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: twoslash-svelte #57

Open
wants to merge 39 commits into
base: main
Choose a base branch
from
Open

Feat: twoslash-svelte #57

wants to merge 39 commits into from

Commits on Oct 29, 2024

  1. Initial efforts

    Hugos68 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4a8b006 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Fix readme

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    673d20b View commit details
    Browse the repository at this point in the history
  2. fix lockfile

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6d3580d View commit details
    Browse the repository at this point in the history
  3. remove comment

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    cd7b60f View commit details
    Browse the repository at this point in the history
  4. It works!

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e2a4d11 View commit details
    Browse the repository at this point in the history
  5. Fixed generateSourceMap

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4d99dea View commit details
    Browse the repository at this point in the history
  6. Added doc page

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2a77d4f View commit details
    Browse the repository at this point in the history
  7. stuff works

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dd44bc9 View commit details
    Browse the repository at this point in the history
  8. Yay it works

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b44820e View commit details
    Browse the repository at this point in the history
  9. Fix stuff

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b80ada6 View commit details
    Browse the repository at this point in the history
  10. doc issues

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ebca1ce View commit details
    Browse the repository at this point in the history
  11. Added TODO

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3337866 View commit details
    Browse the repository at this point in the history
  12. docs now run

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    708c755 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6453298 View commit details
    Browse the repository at this point in the history
  14. fix lockfile

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bb809da View commit details
    Browse the repository at this point in the history
  15. Hopefully fix lockfile stuff

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9eaafc1 View commit details
    Browse the repository at this point in the history
  16. test

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4f92d04 View commit details
    Browse the repository at this point in the history
  17. hopefully finally fix shit

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6f44a60 View commit details
    Browse the repository at this point in the history
  18. Added note

    Hugos68 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    cdd8046 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Better example

    Hugos68 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5cc0a20 View commit details
    Browse the repository at this point in the history
  2. Fix type issue

    Hugos68 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f089df5 View commit details
    Browse the repository at this point in the history
  3. Added query marker to example

    Hugos68 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    16a963f View commit details
    Browse the repository at this point in the history
  4. added back conflict removal

    Hugos68 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    dfba87f View commit details
    Browse the repository at this point in the history
  5. Added svelte2tsx as peer dep

    Hugos68 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9ae8fd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. cleanup

    Hugos68 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    92678eb View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Hugos68 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    70097d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    747b686 View commit details
    Browse the repository at this point in the history
  4. perhaps fixed lockfile

    Hugos68 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1c9bc12 View commit details
    Browse the repository at this point in the history
  5. idk

    Hugos68 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    928d984 View commit details
    Browse the repository at this point in the history
  6. fix lockfile

    Hugos68 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f1eb24f View commit details
    Browse the repository at this point in the history
  7. Added cut block tests

    Hugos68 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2916976 View commit details
    Browse the repository at this point in the history
  8. cleanup

    Hugos68 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f209418 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3029210 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b1a472 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a39eabc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. remove space

    Hugos68 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    1e13320 View commit details
    Browse the repository at this point in the history
  2. Fixed Vue test

    Hugos68 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    31efdc9 View commit details
    Browse the repository at this point in the history
  3. Revert "Fixed Vue test"

    This reverts commit 31efdc9.
    Hugos68 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    955639a View commit details
    Browse the repository at this point in the history
  4. Simpler tests

    Hugos68 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    be58cda View commit details
    Browse the repository at this point in the history