Skip to content

Latest commit

 

History

History
298 lines (143 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

298 lines (143 loc) · 11.3 KB

6.0.0 (2024-07-26)

Features

BREAKING CHANGES

  • ng v18

5.11.0 (2023-11-14)

Features

5.10.0 (2023-05-05)

Features

5.9.0 (2023-01-09)

Features

5.8.0 (2023-01-09)

Features

  • angular ivy disabled for v15 (70fa4c1)

5.7.0 (2023-01-09)

Features

5.6.0 (2023-01-09)

Features

5.5.0 (2022-11-12)

Features

  • drop-zone: emitting event on hovered; option to not set hoverClass; (9bb613c)

5.4.0 (2022-10-09)

Features

  • release changed to github actions (023847f)
  • release changed to github actions (baa5ff9)
  • release changed to github actions (4b027d9)

5.3.0 (2022-10-03)

Features

5.2.0 (2021-12-03)

Bug Fixes

  • ci build not doing unecessary linting (37fbf27)

Features

5.1.0 (2021-11-06)

Features

  • added drop-zone directive (d1cbc8b)

5.0.0 (2021-06-20)

Features

BREAKING CHANGES

  • angular v12 update

4.3.1 (2021-04-28)

Bug Fixes

  • package: additional package keywords (5e9d99e)

4.3.0 (2020-11-14)

Features

4.2.0 (2020-11-13)

Features

  • updated peerDependencies to angular 10 (b1691c3)

4.1.0 (2020-10-06)

Features

  • JpFunction Decorator for jpLoadClick directive. (b1bac77)

4.0.2 (2020-07-07)

Bug Fixes

  • removed ngneat/until-destroy (cfc49a2)

4.0.1 (2020-07-07)

Bug Fixes

4.0.0 (2020-07-07)

Bug Fixes

  • bump semantic-release version (188b22b)
  • bump semantic-release version (683e185)
  • removed RxDestory (d349e0d)

Features

BREAKING CHANGES

3.4.0 (2020-02-18)

Features

3.3.0 (2020-01-30)

Features

  • LoadClick: added loadClickEventType & loadClickPreventDefault ⚡ (a25be92)

3.2.0 (2019-10-23)

Features

  • StopPropagation: forwarding event in condition (3f19f3a)

3.1.0 (2019-10-23)

Features

  • StopPropagation: Added condition @Input (e86e999)

3.0.0 (2019-06-04)

Features

  • FormTouchOnHover: FormTouchOnHoverDirective simplification closes #3 (4ba81bc)

BREAKING CHANGES

  • FormTouchOnHover: bump angular to v8

2.0.1 (2019-05-21)

Bug Fixes

2.0.0 (2019-05-20)

chore

  • LoadClick: jpLoadClick expecting () => Observable (cf5bf3c)

BREAKING CHANGES

  • LoadClick: jpLoadClick now expecting () => Observable instead of Observable

1.3.2 (2019-05-20)

Bug Fixes

1.3.1 (2019-04-25)

Bug Fixes

  • LoadClick: directive name is same as input && added input loadingClickClass (089882c)

1.3.0 (2019-04-24)

Features

  • added load click directive ⚡ (c4bd719)

1.2.0 (2019-03-29)

Features

  • added support for array of forms (6c1fe3b)

1.1.0 (2019-01-12)

Features

1.0.0 (2019-01-12)

Bug Fixes

  • ArrayFromObject: proper format for publishing 🐛 (d111e07)
  • EnumKeyFormat: updated regex format for aot 🐛 (487e75a)
  • FormTouchOnHover: compile errors 🐛 (659f72f)
  • FormTouchOnHover: input/output switch 🐛 (4f664ad)
  • FormTouchOnHover: replaced input/output naming 🔨 (841da72)
  • public_api: missing export for ArrayFromObject 🐛 (b4b8c21)

Features

  • Connected semantic releases and changelog closes #1 (5d1b254)
  • ArrayFromObjectPipe: added 🎉 (0a80fc9)
  • DebounceChange: Added 🎉 (4625a09)
  • EnumKeyFormat: added 🎉 (6c2a00f)
  • FormTouchOnHover: markFormGroupTouched() is now a static method ⚡ (260d689)
  • readme: extending ⚡ (fdbe8e5)
  • README: updated ⚡ (7286b79)
  • TimePassedPipe: Added ⚡ (fdd3263)
  • TrackByField: Added 🎉 (8bb59c4)
  • TrackByField: Adding 🚧 (1004e00)
  • Adding directives and pipes 🚧 (b410aeb)
  • Adding directives and pipes 🚧 (65e68e5)
  • Initial setup 🎉 (8e3d481)
  • Updating readme, bumped version (61532e4)