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(resources): add RxJS support into Slickgrid-Universal via external package #280

Merged
merged 30 commits into from
Mar 24, 2021

Commits on Mar 5, 2021

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

Commits on Mar 6, 2021

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

Commits on Mar 7, 2021

  1. Configuration menu
    Copy the full SHA
    48e7aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ae27c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    276fc60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e1bd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14b24e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

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

Commits on Mar 11, 2021

  1. tests: add more unit tests

    ghiscoding committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    8b58900 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

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

Commits on Mar 14, 2021

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

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    dd53eff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74bebf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd5a16c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    b277d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e72c25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fc6697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bf5dfc View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. refactor: remove Facade suffix to avoid confusions

    - because Observable/Subject are used in some of the Slickgrid-Universal interfaces, it would be better to keep same names as RxJS interfaces to avoid confusion even though it is still the facade that is in play
    ghiscoding committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    dc4f9dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4121d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c29cfa View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. refactor: small typo

    ghiscoding committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    bb26b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5393d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad86104 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    ddde6fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a97cc19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d001f3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d3465a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b84273 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20d4f85 View commit details
    Browse the repository at this point in the history