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

Break out liveQuery() #1244

Closed
wants to merge 8 commits into from
Closed

Break out liveQuery() #1244

wants to merge 8 commits into from

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    4e46ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27542a View commit details
    Browse the repository at this point in the history
  3. WIP - no compile.

    Where I am:
    1. Copied structure from addons/dexie-export-import
    2. Copied live-query.ts into this library but changed it to be based on rxjs. I got the liveQuery.ts not showing any typescript error in vscode at least.
    3. Tried to compile but get errors when trying to rollup dexie!
    
    TODO:
    * Check why not even dexie compiles anymore.
    * Try make it build live-query/src and rollup and all.
    * Try make it build live-query/test and run the tests.
    dfahlander committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    95f4d6e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    2796f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c44245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cba07e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb63cff View commit details
    Browse the repository at this point in the history
  5. package lock

    dfahlander committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    8ebd43d View commit details
    Browse the repository at this point in the history