-
-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: daiscog/ngx-http-request-state
base: 2.0.0
head repository: daiscog/ngx-http-request-state
compare: main
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1bc34da - Browse repository at this point
Copy the full SHA 1bc34daView commit details -
Configuration menu - View commit details
-
Copy full SHA for b751392 - Browse repository at this point
Copy the full SHA b751392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 262e19e - Browse repository at this point
Copy the full SHA 262e19eView commit details -
Merge pull request #8 from daiscog/feature/npm-audit
npm audit --fix and nx migrate
Configuration menu - View commit details
-
Copy full SHA for 33c3870 - Browse repository at this point
Copy the full SHA 33c3870View commit details
Commits on Nov 30, 2022
-
* Pre migration dependency updates * Run migrations * package.json and readme tweaks for Angular 15 support * npm audit fix * formatting
Configuration menu - View commit details
-
Copy full SHA for 2d396f5 - Browse repository at this point
Copy the full SHA 2d396f5View commit details
Commits on Apr 26, 2023
-
Introduces a merge function that merges an array of states into a sin…
…gle new state (#11) * Added merge function * Adedd some tests * Added more tests * Updated readme * Update libs/ngx-http-request-state/README.md Co-authored-by: daiscog <daiscog@users.noreply.github.com> * npm run format --------- Co-authored-by: daiscog <daiscog@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 999b4cf - Browse repository at this point
Copy the full SHA 999b4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d93fd - Browse repository at this point
Copy the full SHA d4d93fdView commit details -
Merge pull request #12 from daiscog/feature/2.2.0-release-prep
Bump version ready for release
Configuration menu - View commit details
-
Copy full SHA for b3d184c - Browse repository at this point
Copy the full SHA b3d184cView commit details
Commits on May 30, 2023
-
nx update Change value from being optional to required in LoadedState
Configuration menu - View commit details
-
Copy full SHA for c8240ee - Browse repository at this point
Copy the full SHA c8240eeView commit details -
Add example of collecting data from multiple sources into one HttpReq…
…uestState stream
Configuration menu - View commit details
-
Copy full SHA for e7b54be - Browse repository at this point
Copy the full SHA e7b54beView commit details
Commits on Jun 1, 2023
-
Merge pull request #13 from daiscog/feature/angular-16
Angular 16 support
Configuration menu - View commit details
-
Copy full SHA for b9dda67 - Browse repository at this point
Copy the full SHA b9dda67View commit details
Commits on Jun 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a79bfc5 - Browse repository at this point
Copy the full SHA a79bfc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aafe241 - Browse repository at this point
Copy the full SHA aafe241View commit details
Commits on Jun 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 130743f - Browse repository at this point
Copy the full SHA 130743fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cea970d - Browse repository at this point
Copy the full SHA cea970dView commit details -
Merge pull request #14 from daiscog/multisource-example
Add example of collecting data from multiple sources into one HttpRequestState stream
Configuration menu - View commit details
-
Copy full SHA for 05e3ef5 - Browse repository at this point
Copy the full SHA 05e3ef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68a2bf5 - Browse repository at this point
Copy the full SHA 68a2bf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b42fb - Browse repository at this point
Copy the full SHA 00b42fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c94ad - Browse repository at this point
Copy the full SHA c9c94adView commit details
Commits on Jun 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ffd8fac - Browse repository at this point
Copy the full SHA ffd8facView commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2e7dc4 - Browse repository at this point
Copy the full SHA d2e7dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6e16c - Browse repository at this point
Copy the full SHA 3b6e16cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 724afb9 - Browse repository at this point
Copy the full SHA 724afb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfb3c41 - Browse repository at this point
Copy the full SHA cfb3c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a225e7 - Browse repository at this point
Copy the full SHA 1a225e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6750c - Browse repository at this point
Copy the full SHA dc6750cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ccbbd - Browse repository at this point
Copy the full SHA a2ccbbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f17a9 - Browse repository at this point
Copy the full SHA a3f17a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b60f70 - Browse repository at this point
Copy the full SHA 5b60f70View commit details
Commits on Aug 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de19c85 - Browse repository at this point
Copy the full SHA de19c85View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3aee62 - Browse repository at this point
Copy the full SHA f3aee62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9235316 - Browse repository at this point
Copy the full SHA 9235316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bef255 - Browse repository at this point
Copy the full SHA 3bef255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1707b - Browse repository at this point
Copy the full SHA 9b1707bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2322e29 - Browse repository at this point
Copy the full SHA 2322e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9506eca - Browse repository at this point
Copy the full SHA 9506ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5b65f9 - Browse repository at this point
Copy the full SHA b5b65f9View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a0aa05 - Browse repository at this point
Copy the full SHA 1a0aa05View commit details
Commits on Aug 15, 2024
-
Added overloads to the loadingState and errorState builder functions …
…to improve inferred typing when using them with a pre-existing value
Configuration menu - View commit details
-
Copy full SHA for a30b8ea - Browse repository at this point
Copy the full SHA a30b8eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56feea4 - Browse repository at this point
Copy the full SHA 56feea4View commit details -
Merge pull request #20 from daiscog/improve-typing
Added overloads to the loadingState and errorState builder functions …
Configuration menu - View commit details
-
Copy full SHA for d17b0f6 - Browse repository at this point
Copy the full SHA d17b0f6View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b5acf2 - Browse repository at this point
Copy the full SHA 0b5acf2View commit details
Commits on Sep 30, 2024
-
Merge pull request #21 from daiscog/typing-improvements
Adjust typing for improved type guard ergonomics.
Configuration menu - View commit details
-
Copy full SHA for d892fa1 - Browse repository at this point
Copy the full SHA d892fa1View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28eaec9 - Browse repository at this point
Copy the full SHA 28eaec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e83ba2 - Browse repository at this point
Copy the full SHA 8e83ba2View commit details -
Deprecate providing a mapResponse function to the httpRequestStates o…
…perator - use rxjs map immediately before this opereator instead
Configuration menu - View commit details
-
Copy full SHA for c2c8e2e - Browse repository at this point
Copy the full SHA c2c8e2eView commit details
Commits on Dec 7, 2024
-
Merge pull request #23 from daiscog/nx-migrate
Angular 19 + deprecate response mapper
Configuration menu - View commit details
-
Copy full SHA for 096193e - Browse repository at this point
Copy the full SHA 096193eView commit details
Commits on Dec 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a589fa9 - Browse repository at this point
Copy the full SHA a589fa9View commit details -
Merge pull request #24 from daiscog/nx-migrate
Migrate repo to latest nx & Angular 19
Configuration menu - View commit details
-
Copy full SHA for 62b52be - Browse repository at this point
Copy the full SHA 62b52beView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.