Skip to content

Releases: ngxtension/ngxtension-platform

Release 0.8.0

20 Oct 18:07
Compare
Choose a tag to compare

0.8.0 (2023-10-20)

Features

  • create-injection-token: expose initializer provider function for root tokens (b8e9ccf)

Documentations

  • add Pascalmh as a contributor for doc (#119) (0e9e3fa)

Release 0.7.2

17 Oct 20:14
Compare
Choose a tag to compare

0.7.2 (2023-10-17)

Bug Fixes

  • add devkit and nx to deps (f86da1b)

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