Skip to content

Releases: ngxtension/ngxtension-platform

Release 0.7.1

15 Oct 13:09
Compare
Choose a tag to compare

0.7.1 (2023-10-15)

Bug Fixes

  • ngzone issue in inject-is-intersecting and docs fixes (7a903b2)

Release 0.7.0

14 Oct 21:41
Compare
Choose a tag to compare

0.7.0 (2023-10-14)

Features

  • 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)

Documentations

Release 0.6.1

09 Oct 18:24
Compare
Choose a tag to compare

0.6.1 (2023-10-09)

Release 0.6.0

09 Oct 18:22
Compare
Choose a tag to compare

0.6.0 (2023-10-09)

Features

  • 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)

Bug Fixes

  • create-injection-token: allow provideFn to accept factory (#100) (55f31b3)
  • create-injection-token: allows multi token to work correctly (#98) (f190b30)

Documentations

  • 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)

Release 0.5.0

05 Oct 19:20
Compare
Choose a tag to compare

0.5.0 (2023-10-05)

Features

  • gestures: port use-gesture (0a2e437), closes #91
  • host-binding: add a hostBinding function, docs and tests (#81) (ee5f8aa)

Bug Fixes

  • create-injection-token: allows multi token to work correctly (#98) (f190b30)

Documentations

  • 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)

Release 0.4.0

03 Oct 02:32
Compare
Choose a tag to compare

0.4.0 (2023-10-03)

Features

  • singleton-proxy: add createSingletonProxy (#89) (f11999e)

Documentations

Release 0.3.3

23 Sep 13:01
Compare
Choose a tag to compare

0.3.3 (2023-09-23)

Bug Fixes

  • create-injection-token: add injector to create injection token (#78) (b3ebe4b)

Release 0.3.2

22 Sep 00:49
Compare
Choose a tag to compare

0.3.2 (2023-09-22)

Documentations

Release 0.3.1

18 Sep 19:06
Compare
Choose a tag to compare

0.3.1 (2023-09-18)

Bug Fixes

  • inject-destroy: add onDestroy to return value of injectDestroy (#69) (7b13372)
  • navigation: use autogenerate fonction to create navigation sidebar (#68) (88221e1)

Documentations

Release 0.3.0

18 Sep 15:43
Compare
Choose a tag to compare

0.3.0 (2023-09-18)

Features

  • 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)

Bug Fixes

  • filter-array: add index to filterFn (dcf7753)
  • filter-nil: update copy-paste name and export filterNil (8d48907)
  • map-array: add index to mapFn (325faef)

Documentations

  • add tomalaforge as a contributor for code (#67) (63bf5ad)
  • add tomer953 as a contributor for doc (#62) (255def1)
  • add use-case for external token to createInjectionToken (2d8798e)
  • add va-stefanek as a contributor for code (#55) (efe357f)
  • adjust track by doc (450d82e)
  • connect fn (#58) (809b3c3)
  • inject-destroy (#57) (cdbd2ad)