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

refactor(react-signals): simplify the implementation #2657

Merged
merged 27 commits into from
Aug 19, 2024

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    1755cd9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into feat/signals/value-signal

    # Conflicts:
    #	package-lock.json
    #	packages/ts/react-signals/src/EventChannel.ts
    #	packages/ts/react-signals/src/Signals.ts
    Lodin committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    331f6a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15b85eb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    05be3a1 View commit details
    Browse the repository at this point in the history
  2. refactor(generator-utils): update generator to generate functional `c…

    …reateSignalChannel`
    Lodin committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f3171ca View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. refactor(react-signals): re-implement channel & signal implementation…

    … to support multi-subscription
    Lodin committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7016595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5382125 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    8f185db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941343c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e79c890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b1142b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    938f3b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d047415 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00bf6f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ba6167 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5b2adc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab91b7e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    4dfea71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e603b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b876b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85708aa View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    353dc71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f36c61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d2c52f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47b0346 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb5add7 View commit details
    Browse the repository at this point in the history