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: qwik-table adapter #5420

Merged
merged 19 commits into from Mar 22, 2024
Merged

Feat: qwik-table adapter #5420

merged 19 commits into from Mar 22, 2024

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    4887a0c View commit details
    Browse the repository at this point in the history
  2. feat: row selection example

    anxhirr committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e42dcd1 View commit details
    Browse the repository at this point in the history
  3. chore: add todo

    anxhirr committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b60f222 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    99dd1c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a0817 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d871c50 View commit details
    Browse the repository at this point in the history
  4. feat: qwik filter example

    anxhirr committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    baa3f0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed30f14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1067493 View commit details
    Browse the repository at this point in the history
  7. fix qwik adapters state

    KevinVandy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    09acc21 View commit details
    Browse the repository at this point in the history
  8. code comments

    KevinVandy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5c3192c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. fix jsx complier source + manage qwik comp on flex render + replace t…

    …able state store with signal
    anxhirr committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6c9564c View commit details
    Browse the repository at this point in the history
  2. spread state.value

    KevinVandy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a8af840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ccdf3a View commit details
    Browse the repository at this point in the history
  4. some qwik docs

    KevinVandy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4c124fb View commit details
    Browse the repository at this point in the history
  5. add sorting example

    KevinVandy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f2e3a08 View commit details
    Browse the repository at this point in the history
  6. prettier

    KevinVandy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5592fdd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    e9768a6 View commit details
    Browse the repository at this point in the history
  2. fix qwik flex render docs

    KevinVandy committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    83c159b View commit details
    Browse the repository at this point in the history