Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide regl-based traces in the strict bundle #6083

Merged
merged 56 commits into from
Mar 12, 2022
Merged

Commits on Jan 19, 2022

  1. automated codegen

    yujin-wu committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    3b4bbc3 View commit details
    Browse the repository at this point in the history
  2. uncommitted generated traces

    yujin-wu committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c5624ee View commit details
    Browse the repository at this point in the history
  3. added strict version of parcoords, scattergl and splom traces, and in…

    …cluded them exclusively in the strict build.
    yujin-wu committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e958fe8 View commit details
    Browse the repository at this point in the history
  4. undo changes to dist

    yujin-wu committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c9bcfb2 View commit details
    Browse the repository at this point in the history
  5. added draftlogs entry

    yujin-wu committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    ac4f861 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aec12ef View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    2c8f7c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    ebd90d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fbcf15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6748211 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ef4309 View commit details
    Browse the repository at this point in the history
  5. fixed package lock

    yujin-wu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2ab5976 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. .

    yujin-wu committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    b137e09 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    ddf40e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. 1 Configuration menu
    Copy the full SHA
    4fcf623 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Revert "used hash of custom regl instead of branch name"

    This reverts commit 4fcf623.
    yujin-wu committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    4c03bb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb6bdac View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    45be643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b2866 View commit details
    Browse the repository at this point in the history
  3. .

    yujin-wu committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    7589382 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9be5d47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ce2919 View commit details
    Browse the repository at this point in the history
  6. "

    yujin-wu committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    eb6835b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99bfd0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2022609 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eaf95a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    d3cf937 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    d05deab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    300a2c0 View commit details
    Browse the repository at this point in the history
  3. fix syntax lint problems

    yujin-wu committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    43031cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3bfbde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b468c2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b9fef3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e73b99f View commit details
    Browse the repository at this point in the history
  8. revert usage of node12

    yujin-wu committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f8548e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80f6f9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ab56d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    0f63027 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. restored erronously omitted node12 circleci test, removed duplicated …

    …regl_codegen/style.css
    yujin-wu committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1b114c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    666871e View commit details
    Browse the repository at this point in the history
  3. scatterpolargl-strict trace

    yujin-wu committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    abe7664 View commit details
    Browse the repository at this point in the history
  4. Update .circleci/config.yml

    Co-authored-by: Mojtaba Samimi <[email protected]>
    yujin-wu and archmoj authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a49b892 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b719179 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    374b086 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec82c09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    862ff3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98d49be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    867c98b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f94aa45 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3cecf47 View commit details
    Browse the repository at this point in the history
  13. fixup package-lock

    archmoj committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    2ec0545 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    501e0a8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd8a303 View commit details
    Browse the repository at this point in the history
  16. Update tasks/stats.js

    Co-authored-by: Alex Johnson <[email protected]>
    archmoj and alexcjohnson authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    3ba7dab View commit details
    Browse the repository at this point in the history
  17. update tasks/stats.js

    archmoj committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    98702c8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e34df29 View commit details
    Browse the repository at this point in the history