Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thecodejack/svelte-file-dropzone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: thecodejack/svelte-file-dropzone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master-mega
Choose a head ref
  • 17 commits
  • 63 files changed
  • 2 contributors

Commits on Aug 7, 2022

  1. move to pnpm for performance

    Tal500 committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    3dc91ec View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. use sveltekit and vite for packaging and building, fix stroybook stru…

    …cture, and change dir structure for lib packaging
    
    Still need to have better typing and to put the sveltekit example in the routes.
    Tal500 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    7ba28e7 View commit details
    Browse the repository at this point in the history
  2. improve check scripts

    Tal500 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    7479ce2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4191bb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    035ecf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. use JSON.stringify instead of the custom made toJSString on story…

    …book build instruction
    Tal500 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    5664e26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c1954 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    577dcb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c9b250 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7380be7 View commit details
    Browse the repository at this point in the history
  6. put the example inside the sveltekit demo

    Still have a problem on static content in routes.
    Tal500 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    3405134 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ce621f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    773fbc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7d8561 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b01b645 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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

Commits on Oct 20, 2022

  1. Merge pull request #107 from Tal500/sveltekit

    Sveltekit mega change, for better robustness
    thecodejack authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    8c6e783 View commit details
    Browse the repository at this point in the history
Loading