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: svelte 5 adapter #5403

Open
wants to merge 33 commits into
base: alpha
Choose a base branch
from
Open

Commits on Mar 11, 2024

  1. updated svelte-table adapter to Svelte 5

    Walker Lockard committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c7a92a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. updated rollup-plugin-svelte

    Walker Lockard committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a9acc09 View commit details
    Browse the repository at this point in the history
  2. updated prettier plugin for svelte

    Walker Lockard committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0d42c16 View commit details
    Browse the repository at this point in the history
  3. updated the table implementation and applied formatting

    Walker Lockard committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    25a8057 View commit details
    Browse the repository at this point in the history
  4. updated flex-render documentation

    Walker Lockard committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    63db98d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update packages/svelte-table/src/flex-render.svelte

    Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    wlockiv and dummdidumm committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9428a3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517a862 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat-svelte-5-adapter' of github.com:wlockiv/tanstack-t…

    …able into feat-svelte-5-adapter
    Walker Lockard committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a44aa1a View commit details
    Browse the repository at this point in the history
  4. updated svelte-basic example

    Walker Lockard committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    28b3441 View commit details
    Browse the repository at this point in the history
  5. revert svelte-table version

    Walker Lockard committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c7ba006 View commit details
    Browse the repository at this point in the history
  6. correction - using wrong content object for footer

    Walker Lockard committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e4a6ae0 View commit details
    Browse the repository at this point in the history
  7. removing unused imports from svelte's basic example

    Walker Lockard committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4e3338d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9a2262 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. updated svelte-table column order example

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7ca9368 View commit details
    Browse the repository at this point in the history
  2. column-pinning example

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    19e3d8c View commit details
    Browse the repository at this point in the history
  3. svelte column visibility example

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    58630ca View commit details
    Browse the repository at this point in the history
  4. svelte filtering example

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8381954 View commit details
    Browse the repository at this point in the history
  5. simplified column-visibility svelte example a tiny bit

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5cdd953 View commit details
    Browse the repository at this point in the history
  6. svelte sorting example

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    af910ae View commit details
    Browse the repository at this point in the history
  7. remove comment from svelte sorting example

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9b2cbe3 View commit details
    Browse the repository at this point in the history
  8. fix svelte flex-render ts types and docs

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    027d1f1 View commit details
    Browse the repository at this point in the history
  9. implement svelte-package

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b0d6713 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7167446 View commit details
    Browse the repository at this point in the history
  11. prettier

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    80fc5de View commit details
    Browse the repository at this point in the history
  12. removed rollup-plugin-svelte dependencies

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    be8752e View commit details
    Browse the repository at this point in the history
  13. inline the flex render component

    Walker Lockard committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    edcc180 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 29, 2024

  1. fixed test errors

    Walker Lockard committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    914665e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:wlockiv/tanstack-table into feat-sv…

    …elte-5-adapter
    Walker Lockard committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a0664fb View commit details
    Browse the repository at this point in the history
  3. removed duplicate devdependencies in the svelte package

    Walker Lockard committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8b3b064 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat-svelte-5-adapter' of github.com:wlockiv/tanstack-t…

    …able into feat-svelte-5-adapter
    Walker Lockard committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4d2ccbc View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge branch 'feat-svelte-5-adapter' of github.com:wlockiv/tanstack-t…

    …able into feat-svelte-5-adapter
    Walker Lockard committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9aaccbb View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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