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

feat: allow snippets to be exported from module scripts #14315

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    61a2943 View commit details
    Browse the repository at this point in the history
  2. tweak type

    trueadm committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    eaff971 View commit details
    Browse the repository at this point in the history
  3. fix issue + add test

    trueadm committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bc6f857 View commit details
    Browse the repository at this point in the history
  4. refactor

    trueadm committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4bfe67f View commit details
    Browse the repository at this point in the history
  5. refactor

    trueadm committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d239ebd View commit details
    Browse the repository at this point in the history
  6. fix exports error

    trueadm committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d270f50 View commit details
    Browse the repository at this point in the history
  7. fix lint

    trueadm committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5c0f465 View commit details
    Browse the repository at this point in the history
  8. fix lint

    trueadm committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e0648bf View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. error on undefined export

    Rich-Harris committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9a9226c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9ecbcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b3e74f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecf4e84 View commit details
    Browse the repository at this point in the history
  5. simplify

    Rich-Harris committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c6362c7 View commit details
    Browse the repository at this point in the history
  6. simplify

    Rich-Harris committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f1bbe72 View commit details
    Browse the repository at this point in the history
  7. simplify

    Rich-Harris committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    58052bf View commit details
    Browse the repository at this point in the history
  8. simplify

    Rich-Harris committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4fcc7d1 View commit details
    Browse the repository at this point in the history
  9. tidy up

    Rich-Harris committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c84aea7 View commit details
    Browse the repository at this point in the history
  10. oops

    Rich-Harris committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    46a8a26 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fcdad2 View commit details
    Browse the repository at this point in the history
  12. lint

    Rich-Harris committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a490021 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    9b8e91f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    811843b View commit details
    Browse the repository at this point in the history