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

v1.0 #20

Merged
merged 42 commits into from
May 11, 2024
Merged

v1.0 #20

merged 42 commits into from
May 11, 2024

Commits on Feb 9, 2024

  1. Replace previous machinery with shortcode

    James Goldie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    13a07fb View commit details
    Browse the repository at this point in the history
  2. Rename shortcode file

    James Goldie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4f8d954 View commit details
    Browse the repository at this point in the history
  3. Remove docs site extension (prep symlink)

    James Goldie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2e3007b View commit details
    Browse the repository at this point in the history
  4. Add symlink for docs website

    James Goldie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7b5c646 View commit details
    Browse the repository at this point in the history
  5. First pass structure for filter to inject svelte js

    James Goldie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    16c5b67 View commit details
    Browse the repository at this point in the history
  6. Document quarto.project fields

    James Goldie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fcaf0fd View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Ready to test

    James Goldie committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6f1e315 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. WIP almost ready to test

    James Goldie committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e7fb29a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. WIP debugging prerender

    James Goldie committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    94ae9a3 View commit details
    Browse the repository at this point in the history
  2. Prerender launcher working

    James Goldie committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f3fbd75 View commit details
    Browse the repository at this point in the history
  3. Working barchart import!

    James Goldie committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6b8c8b0 View commit details
    Browse the repository at this point in the history
  4. Tidy up

    James Goldie committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a379a32 View commit details
    Browse the repository at this point in the history
  5. Tweak docs README command

    James Goldie committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f173a77 View commit details
    Browse the repository at this point in the history
  6. Docs build: copy Sverto in

    James Goldie committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2a4f0c6 View commit details
    Browse the repository at this point in the history
  7. Create extension folder before copy

    James Goldie committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    590c3cf View commit details
    Browse the repository at this point in the history
  8. Bump svelte-check to node 20

    James Goldie committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5473081 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c5a1ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b8854b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    7759068 View commit details
    Browse the repository at this point in the history
  2. Revert "Update check.yml - render in bash"

    This reverts commit 7759068.
    James Goldie committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ff9d7dd View commit details
    Browse the repository at this point in the history
  3. Add log statement before going to rollup

    James Goldie committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    251fafb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Use pandoc path normaliser for Svelte paths

    James Goldie committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d6418ae View commit details
    Browse the repository at this point in the history
  2. Tidy up typing code

    James Goldie committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5e07136 View commit details
    Browse the repository at this point in the history
  3. Re-enable website config

    James Goldie committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0e77468 View commit details
    Browse the repository at this point in the history
  4. Update documentation

    James Goldie committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    458c320 View commit details
    Browse the repository at this point in the history
  5. Bugfixes

    James Goldie committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2768233 View commit details
    Browse the repository at this point in the history
  6. Handle Rollup command line args better

    James Goldie committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9062123 View commit details
    Browse the repository at this point in the history
  7. Silence "unexpected option" warnings

    James Goldie committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fe1cb5a View commit details
    Browse the repository at this point in the history
  8. Update check.yml - use latest Quarto prerelease

    1.5.25 contains a bug fix preventing Lua scripts from executing on Windows
    jimjam-slam authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    54375e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a29d946 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update rollup terser

    James Goldie committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0216f6b View commit details
    Browse the repository at this point in the history
  2. Tweak NEWS

    James Goldie committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f3e595b View commit details
    Browse the repository at this point in the history
  3. Simplify barchart example

    James Goldie committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7ba1ac7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62fb4df View commit details
    Browse the repository at this point in the history
  5. Revert deletion of example.qmd from "Simplify barchart example"

    This partly reverts commit 7ba1ac7.
    James Goldie committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    71e5f45 View commit details
    Browse the repository at this point in the history
  6. Further update docs and example template

    James Goldie committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    06f4ac7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d667cb View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Add time series example

    James Goldie committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a0d1330 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Polish up time series chart

    James Goldie committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c5962e2 View commit details
    Browse the repository at this point in the history
  2. Update documentation

    James Goldie committed May 11, 2024
    Configuration menu
    Copy the full SHA
    7d59e49 View commit details
    Browse the repository at this point in the history
  3. Fix terser import

    James Goldie committed May 11, 2024
    Configuration menu
    Copy the full SHA
    31896f4 View commit details
    Browse the repository at this point in the history
  4. Tweak Circles example

    James Goldie committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c4669cd View commit details
    Browse the repository at this point in the history