1.5.0 (2023-12-06)
- add collection for contributors (#174) (d8b7936)
- add contributors and badge to doc pages (#170) (06b86a9)
- add contributors and badge to doc pages (#173) (b468031)
- added computedPrevious helper fn (#181) (96d5de4)
- added injectDocumentVisibility utility (f6b5e77)
- docs: add internationalization to docs (#191) (cbfbe85)
- ported injectNetwork() to Angular (#186) (684a33a)
- signal-slice: add actionEffects config (#154) (9034032)
- contributors (e9f8c93)
- signal-slice: Do not allow optional properties in signalSlice (#177) (84ccf3c)
- signal-slice: typing for Subject with union type (#169) (746c0fc)
- add ajitzero as a contributor for doc (#172) (1b1efe2)
- add fiorelozere as a contributor for code (#185) (0275c02)
- add nelsongutidev as a contributor for doc (#192) (437aa2c)
- add palexcast as a contributor for code (#182) (776f593)
- add robbaman as a contributor for code (#189) (7feab72)
- add toLazySignal() documentation (#168) (e4ffaee)
- fix docs (8303cb0)
1.4.0 (2023-11-21)
- add toLazySignal() (#166) (3659fbe)
- signal-slice: allow supplying external subjects as reducers (#152) (7df93d3)
- add diegovilar as a contributor for code (#164) (c81fc22)
- add e-oz as a contributor for code (#167) (21e2cd2)
- add gianmarcogiummarra as a contributor for doc (#165) (87d6ea4)
- fix allcontributors file (9cae021)
- fix computedFrom example with injector (#160) (2b6b5b9)
- update starlight (2b8405b)
1.3.0 (2023-11-15)
- add assertInInjectionContext (a3d1a60)
- better code health (9f03d06)
- export utils (11453a5)
- replace startWith with initial value (99fad4f)
1.2.2 (2023-11-14)
- signal-slice: add undocumented (intentional) way to wait for state update from invoking reducers (5370778)
1.2.1 (2023-11-14)
- signal-slice: extra selectors type (bdfe10b)
1.2.0 (2023-11-13)
1.1.1 (2023-11-13)
- peer dep range (961de58)
1.1.0 (2023-11-13)
- bump peer deps (2179b8e)
1.0.1 (2023-11-10)
- bump peer deps (2179b8e)
1.0.0 (2023-11-09)
0.16.0 (2023-11-09)
0.15.1 (2023-11-08)
0.15.0 (2023-11-08)
- add joshuamorony as a contributor for code (#136) (c89fe85)
- computed: fix typo in docs (3cc8aa6)
- create-injection-token: add extraProviders use-case with ngrx (b17ae1d)
- fix link (8f5294f)
- update .all-contributorsrc (5c8c9a0)
- update README.md (552d3df)
0.14.1 (2023-10-29)
- computed: use raw value instead of signal to track current value (03aa1a6)
0.14.0 (2023-10-29)
- auto-effect: add
injectAutoEffect
(765400a) - computed: add computed/extendedComputed with access to previous computed value (7260727)
- add explanation for ConnectedSignal usage (#128) (0fd95e7)
- add joshuamorony as a contributor for doc (#129) (1e8fa4f)
- fix documentation link in README (#132) (00fb9c7)
0.13.0 (2023-10-28)
- auto-effect: add
injectAutoEffect
(765400a)
- add explanation for ConnectedSignal usage (#128) (0fd95e7)
- add joshuamorony as a contributor for doc (#129) (1e8fa4f)
0.12.0 (2023-10-24)
- connect: add ConnectedSignal usage (4b25c55)
0.11.1 (2023-10-23)
0.11.0 (2023-10-23)
- gestures: finish all gestures (263ed60)
- add trackBy hint to repeat util (#123) (e12bdad)
- add vneogi199 as a contributor for test (#124) (57f68b8)
0.10.0 (2023-10-21)
0.9.3 (2023-10-20)
- create-injection-token: fix return type for initializer provider (7387575)
0.9.2 (2023-10-20)
0.9.1 (2023-10-20)
0.9.0 (2023-10-20)
- connect: allow connect to a slice of an object signal (bd59c51)
0.8.0 (2023-10-20)
- create-injection-token: expose initializer provider function for root tokens (b8e9ccf)
0.7.2 (2023-10-17)
- add devkit and nx to deps (f86da1b)
0.7.1 (2023-10-15)
- ngzone issue in inject-is-intersecting and docs fixes (7a903b2)
0.7.0 (2023-10-14)
- activeElement: introduce injectActiveElement (#110) (48fdf25)
- added inject-is-intersecting (af94c79)
- added inject-lazy (b81fad2)
- debug: add extra subscribe, unsubscribe and finalize extra notifs (#107) (#114) (8dc8330)
- map-skip-undefined: add mapSkipUndefined + filterUndefined operator (#113) (1755b74)
- test: add observer-spy (#106) (c119b6e)
- add nevzatopcu as a contributor for code (#111) (c1f5486)
- update create injection token (#104) (bbf78ee)
0.6.1 (2023-10-09)
0.6.0 (2023-10-09)
- assert-injector: add run mode for assertInjector (#105) (837f4b4)
- gestures: port use-gesture (0a2e437), closes #91
- host-binding: add a hostBinding function, docs and tests (#81) (ee5f8aa)
- create-injection-token: allow provideFn to accept factory (#100) (55f31b3)
- create-injection-token: allows multi token to work correctly (#98) (f190b30)
- categories utilities (881d5f3)
- categories utilities (791f4e7)
- edit index.mdx content (fd2f002)
- edit index.mdx content (16b28bf)
- fix getting-started sidebar order (995df09)
- fix getting-started sidebar order (609ac8e)
- move singleton-proxy into misc (dc746f5)
- update .all-contributorsrc (8712c85)
- update .all-contributorsrc (f7af320)
- update README.md (f8031ae)
- update README.md (cf79407)
0.5.0 (2023-10-05)
- gestures: port use-gesture (0a2e437), closes #91
- host-binding: add a hostBinding function, docs and tests (#81) (ee5f8aa)
- categories utilities (881d5f3)
- categories utilities (791f4e7)
- edit index.mdx content (fd2f002)
- edit index.mdx content (16b28bf)
- fix getting-started sidebar order (995df09)
- fix getting-started sidebar order (609ac8e)
- move singleton-proxy into misc (dc746f5)
- update .all-contributorsrc (8712c85)
- update .all-contributorsrc (f7af320)
- update README.md (f8031ae)
- update README.md (cf79407)
0.4.0 (2023-10-03)
0.3.3 (2023-09-23)
0.3.2 (2023-09-22)
0.3.1 (2023-09-18)
- inject-destroy: add onDestroy to return value of injectDestroy (#69) (7b13372)
- navigation: use autogenerate fonction to create navigation sidebar (#68) (88221e1)
0.3.0 (2023-09-18)
- navigation-end: add navigationEnd util function (#52) (424f530)
- plugin: expose init generator (729f13b)
- rxjs: create a set of rxjs operators (#66) (b503134)
- track-id-prop: add trackById and trackByProp directives #33 (#59) (fb11e15)
- filter-array: add index to filterFn (dcf7753)
- filter-nil: update copy-paste name and export filterNil (8d48907)
- map-array: add index to mapFn (325faef)
- add tomalaforge as a contributor for code (#67) (63bf5ad)
- add tomer953 as a contributor for doc (#62) (255def1)
- add use-case for external
token
tocreateInjectionToken
(2d8798e) - add va-stefanek as a contributor for code (#55) (efe357f)
- adjust track by doc (450d82e)
- connect fn (#58) (809b3c3)
- inject-destroy (#57) (cdbd2ad)
0.2.0 (2023-09-15)
- add if-validator (#40) (7e6cf2e)
- call-apply: Implemented call apply Pipes (#53) (a338920), closes #35
- create-effect: add createEffect (48c4b19), closes #27
- if-validator: update logic if-validator (#47) (f02b1ad)
- local-plugin: add
testPathPattern
to convert entry point generator (e198891)
- add develite98 as a contributor for code (#45) (8364fe5)
- add dmorosinotto as a contributor for code (#54) (d20bbbb)
- add tieppt as a contributor for code (#48) (866714b)
- clean up docs (539a76e)
- update CONTRIBUTING guide (f9c384d)
- update readme about if validator (0b75c66)
0.1.0 (2023-09-13)
- ngxtension: init library (5e493a8)
- resize: resize (#5) (31bd35e)
- added injector to computedFrom (9f97b5b)
- assert-injector: add
assertInjector
(#17) (e1570a6), closes #15 - create-injection-token: add createInjectionToken (9d7a8ff)
- repeat: add Repeat directive (#19) (1db2f48), closes #14
- added connect util fn (ea5f1da)
- added inject-destroy (1fdef68)
- simplify test scenarios (43db19c)
- simplify tests (a175d3d)
- plugin: add plugin for generators (#26) (554a35c), closes #4
- comment out test case (2c7147c)
- add @nartc as a contributor (4c66122)
- add eneajaho as a contributor for code (#12) (ab046c0)
- add jsdocs comments for all functions (except
computedFrom
) (#24) (70ecb59), closes #18 - update README (3f57a63), closes #9
- repo: add CONTRIBUTING guide (#28) (82f3cce), closes #8
- add documentation site by astro (#29) (13aee69), closes #10 #10
- add lastUpdated to starlight config (7586e70)
- added computedFrom docs (#30) (765777f)
- dummy (d8ff6ab)
0.1.0-beta.3 (2023-09-13)
0.1.0-beta.2 (2023-09-13)
- added connect util fn (ea5f1da)
- added inject-destroy (1fdef68)
- simplify test scenarios (43db19c)
- simplify tests (a175d3d)
- comment out test case (2c7147c)
- add jsdocs comments for all functions (except
computedFrom
) (#24) (70ecb59), closes #18 - update README (3f57a63), closes #9