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

Migration/3.0 #459

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Migration/3.0 #459

wants to merge 14 commits into from

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    8f3d961 View commit details
    Browse the repository at this point in the history
  2. published 3.0.0-rc.1

    jankapunkt committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    37cdd5c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. await selector function

    By doing this we can use async function in the selector function on the server
    dokithonon committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e170c87 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    219a729 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #460 from dokithonon/migration/3.0

    await selector, allow, changeSelector & customSearch functions in case they are async.
    lynchem authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b06983b View commit details
    Browse the repository at this point in the history
  3. publish 3.0.0-rc.2

    jankapunkt committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7f8a84e View commit details
    Browse the repository at this point in the history
  4. observeChangesAsync

    dokithonon committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    94848e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge pull request #462 from dokithonon/migration/3.0

    Migration/3.0 - observeChangesAsync
    jankapunkt authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8541797 View commit details
    Browse the repository at this point in the history
  2. pubklished 3.0.0-rc.3

    jankapunkt committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2cf3f0c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    4c8f727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15af2c5 View commit details
    Browse the repository at this point in the history
  3. feature(client/server): add isomorphic init function to prevent impor…

    …t issues with datatables on client
    jankapunkt committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a43685e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0281be0 View commit details
    Browse the repository at this point in the history
  5. publish 3.0.0-rc.4

    jankapunkt committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    41542da View commit details
    Browse the repository at this point in the history