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

Explore LayerCake context as slot props #110

Merged
merged 104 commits into from
Apr 11, 2023
Merged

Commits on Dec 2, 2022

  1. add slot props

    sawyerclick committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    d322cc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Update to next.405

    rgieseke committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9d46223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a05a2b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Update to SvelteKit 1.0

    rgieseke committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    6259553 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

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

Commits on Jan 10, 2023

  1. small updates

    mhkeller committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    969370a View commit details
    Browse the repository at this point in the history
  2. tweaks for sveltekit 1.0

    mhkeller committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    52cf701 View commit details
    Browse the repository at this point in the history
  3. Simplify response handling

    Uses Sveltekit's `json` and `error` helpers.
    rgieseke committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    a850505 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e37f2a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Remove extra prerender true

    rgieseke committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    287023e View commit details
    Browse the repository at this point in the history
  2. Re-render

    rgieseke committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e79ca90 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Merge pull request mhkeller#109 from rgieseke/update-sveltekit-1-0

    Update website to SvelteKit 1.0
    mhkeller committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    113411c View commit details
    Browse the repository at this point in the history
  2. auto-deploy

    mhkeller committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c9a7b99 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. feat: WIP debug mode

    mhkeller committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2ed4fae View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    cc66356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f3df1 View commit details
    Browse the repository at this point in the history
  3. better color printing

    mhkeller committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9d5e996 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    790a875 View commit details
    Browse the repository at this point in the history
  2. fix merge

    mhkeller committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    cd6074d View commit details
    Browse the repository at this point in the history
  3. add contrasting color

    mhkeller committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    99e82b7 View commit details
    Browse the repository at this point in the history
  4. udpdate comment

    mhkeller committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    68ceda5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dacdc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

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

Commits on Feb 13, 2023

  1. more scale testing

    mhkeller committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    4df4485 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. update debug style

    mhkeller committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ec7079a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b4ab7a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Bump undici and @sveltejs/kit in /src/scripts/svelte-app

    Bumps [undici](https://github.com/nodejs/undici) to 5.19.1 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together.
    
    
    Updates `undici` from 5.14.0 to 5.19.1
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.14.0...v5.19.1)
    
    Updates `@sveltejs/kit` from 1.0.0 to 1.7.1
    - [Release notes](https://github.com/sveltejs/kit/releases)
    - [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
    - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.7.1/packages/kit)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    - dependency-name: "@sveltejs/kit"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    fceca5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request mhkeller#115 from mhkeller/dependabot/npm_and_yarn…

    …/src/scripts/svelte-app/undici-and-sveltejs/kit-5.19.1
    
    Bump undici and @sveltejs/kit in /src/scripts/svelte-app
    mhkeller committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c204f58 View commit details
    Browse the repository at this point in the history
  3. Bump undici and @sveltejs/kit

    Bumps [undici](https://github.com/nodejs/undici) to 5.19.1 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together.
    
    
    Updates `undici` from 5.14.0 to 5.19.1
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.14.0...v5.19.1)
    
    Updates `@sveltejs/kit` from 1.0.2 to 1.7.1
    - [Release notes](https://github.com/sveltejs/kit/releases)
    - [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
    - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.7.1/packages/kit)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    - dependency-name: "@sveltejs/kit"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    20abcdf View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge pull request mhkeller#116 from mhkeller/dependabot/npm_and_yarn…

    …/undici-and-sveltejs/kit-5.19.1
    
    Bump undici and @sveltejs/kit
    mhkeller committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7337c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c9b3dd View commit details
    Browse the repository at this point in the history
  3. update changelog

    mhkeller committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e59a695 View commit details
    Browse the repository at this point in the history
  4. 7.2.3

    mhkeller committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    52bdbf0 View commit details
    Browse the repository at this point in the history
  5. WIP updating svelte-package

    mhkeller committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4cfa778 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    096363a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. add scaleTime, scaleUtc fn

    mhkeller committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    eff0cc1 View commit details
    Browse the repository at this point in the history
  2. clean up

    mhkeller committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    bc315b2 View commit details
    Browse the repository at this point in the history
  3. fix paths

    mhkeller committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    c8e7765 View commit details
    Browse the repository at this point in the history
  4. make more scales unpaddable

    mhkeller committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d0943d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

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

    mhkeller committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    b77c5e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    183b3a9 View commit details
    Browse the repository at this point in the history
  4. add debug to docs

    mhkeller committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    164b6e0 View commit details
    Browse the repository at this point in the history
  5. update sveltekit dep

    mhkeller committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    4d0ae07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51ee424 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Mar 16, 2023

  1. update docs

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e72a017 View commit details
    Browse the repository at this point in the history
  2. update deps for typescript 5

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    02a8280 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d952ab View commit details
    Browse the repository at this point in the history
  4. update changelog

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f92c4a4 View commit details
    Browse the repository at this point in the history
  5. update changelog

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    18bf0cc View commit details
    Browse the repository at this point in the history
  6. Merge pull request mhkeller#118 from mhkeller/svelte-package-migration

    Svelte package migration
    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ddc7671 View commit details
    Browse the repository at this point in the history
  7. update changelog

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    30d8950 View commit details
    Browse the repository at this point in the history
  8. update versoin

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d02311a View commit details
    Browse the repository at this point in the history
  9. 7.2.3

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    fdfa387 View commit details
    Browse the repository at this point in the history
  10. deploy site

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    09b40d9 View commit details
    Browse the repository at this point in the history
  11. update changelog; fix merge

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    bdd7b47 View commit details
    Browse the repository at this point in the history
  12. add debug image

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d0fe7c3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request mhkeller#112 from mhkeller/debug-mode

    feat: debug mode
    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    30dce39 View commit details
    Browse the repository at this point in the history
  14. 7.3.0

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    7d7f505 View commit details
    Browse the repository at this point in the history
  15. update version

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9da7323 View commit details
    Browse the repository at this point in the history
  16. 7.3.1

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    064f59c View commit details
    Browse the repository at this point in the history
  17. deploy

    mhkeller committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b99ac02 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. replace deps with d3-color

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0229ab5 View commit details
    Browse the repository at this point in the history
  2. 7.3.2

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    10f5822 View commit details
    Browse the repository at this point in the history
  3. update changelog

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    ef5ea3f View commit details
    Browse the repository at this point in the history
  4. auto-deploy

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    60ff563 View commit details
    Browse the repository at this point in the history
  5. align range better

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4fe0f3b View commit details
    Browse the repository at this point in the history
  6. update changelog

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0d6d055 View commit details
    Browse the repository at this point in the history
  7. update changelog

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    31e02e7 View commit details
    Browse the repository at this point in the history
  8. 7.3.3

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    59e93de View commit details
    Browse the repository at this point in the history
  9. auto-deploy

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    46d2b00 View commit details
    Browse the repository at this point in the history
  10. update docs

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4104f2f View commit details
    Browse the repository at this point in the history
  11. auto-deploy

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c629002 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    639f739 View commit details
    Browse the repository at this point in the history
  13. update changelog

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0183823 View commit details
    Browse the repository at this point in the history
  14. 7.3.4

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0927043 View commit details
    Browse the repository at this point in the history
  15. auto-deploy

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    b3f5f8e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    04dc07f View commit details
    Browse the repository at this point in the history
  17. auto-deploy

    mhkeller committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    67f243d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. add mhkeller#123 to docs

    mhkeller committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c08a971 View commit details
    Browse the repository at this point in the history
  2. auto-deploy

    mhkeller committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ab1da56 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. update travis version

    mhkeller committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    85c2d7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f5ed89 View commit details
    Browse the repository at this point in the history
  3. remove travis

    mhkeller committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    7f2d79d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a57782 View commit details
    Browse the repository at this point in the history
  5. update badge

    mhkeller committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    7631a3d View commit details
    Browse the repository at this point in the history
  6. update ci

    mhkeller committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    5a0becf View commit details
    Browse the repository at this point in the history
  7. update ci

    mhkeller committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    379c0fe View commit details
    Browse the repository at this point in the history
  8. add dl badge

    mhkeller committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    a8b315f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. fix yTick prop in axisY

    mhkeller committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bca0ba2 View commit details
    Browse the repository at this point in the history
  2. auto-deploy

    mhkeller committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    265aa7f View commit details
    Browse the repository at this point in the history
  3. update description

    mhkeller committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    651d0d1 View commit details
    Browse the repository at this point in the history
  4. auto-deploy

    mhkeller committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9b842bc View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Bump @sveltejs/kit from 1.7.1 to 1.15.1

    Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.7.1 to 1.15.1.
    - [Release notes](https://github.com/sveltejs/kit/releases)
    - [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
    - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.15.1/packages/kit)
    
    ---
    updated-dependencies:
    - dependency-name: "@sveltejs/kit"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    983065a View commit details
    Browse the repository at this point in the history
  2. Merge pull request mhkeller#126 from mhkeller/dependabot/npm_and_yarn…

    …/sveltejs/kit-1.15.1
    
    Bump @sveltejs/kit from 1.7.1 to 1.15.1
    mhkeller committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    51fea08 View commit details
    Browse the repository at this point in the history
  3. update changelog

    mhkeller committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    819dde2 View commit details
    Browse the repository at this point in the history
  4. 7.3.5

    mhkeller committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d5c4cca View commit details
    Browse the repository at this point in the history
  5. auto-deploy

    mhkeller committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4c84ab7 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Bump @sveltejs/kit from 1.15.1 to 1.15.2

    Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.15.1 to 1.15.2.
    - [Release notes](https://github.com/sveltejs/kit/releases)
    - [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
    - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.15.2/packages/kit)
    
    ---
    updated-dependencies:
    - dependency-name: "@sveltejs/kit"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    1e4b841 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. update comment

    mhkeller committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d213ec3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge pull request mhkeller#129 from mhkeller/dependabot/npm_and_yarn…

    …/sveltejs/kit-1.15.2
    
    Bump @sveltejs/kit from 1.15.1 to 1.15.2
    mhkeller committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    02d79fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bfdbaf View commit details
    Browse the repository at this point in the history
  3. WIP jest tests

    mhkeller committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3989192 View commit details
    Browse the repository at this point in the history