Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: reduxjs/angular-redux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.2
Choose a base ref
...
head repository: reduxjs/angular-redux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.3
Choose a head ref
  • 17 commits
  • 48 files changed
  • 3 contributors

Commits on Sep 5, 2024

  1. chore: fix README link

    crutchcorn committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    75ff70d View commit details
    Browse the repository at this point in the history
  2. test: add withTypes tests

    crutchcorn committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d366987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d674d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb1f36f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge pull request #3 from ptu14/siplify-example-component

    refactor: simplify example component
    crutchcorn authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a796124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06e3727 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    927bc85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    618dfc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96e5175 View commit details
    Browse the repository at this point in the history
  6. chore: migrate to Yarn

    crutchcorn committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    01cf046 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feat: initial work to provide schematics

    This work is heavily based off of NgRx's schematics. Thank you to their contributors for their amazing work.
    crutchcorn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1e863ee View commit details
    Browse the repository at this point in the history
  2. chore: fix up test configs

    crutchcorn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    243cbde View commit details
    Browse the repository at this point in the history
  3. chore: fix tests

    crutchcorn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d7881b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62deaa4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49aacb3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from reduxjs/ng-add

    feat: Support `ng add`
    crutchcorn authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4816f9b View commit details
    Browse the repository at this point in the history
  7. release: version 0.0.3

    crutchcorn committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f8a2bbd View commit details
    Browse the repository at this point in the history
Loading