6.0.0 (2024-07-26)
- bump angular version (a8573ad)
- ng v18
5.11.0 (2023-11-14)
5.10.0 (2023-05-05)
- update to angular v16 (7d7d81a)
5.9.0 (2023-01-09)
- angular v15 (201f8b7)
5.8.0 (2023-01-09)
- angular ivy disabled for v15 (70fa4c1)
5.7.0 (2023-01-09)
- angular v15 (b7c2421)
5.6.0 (2023-01-09)
5.5.0 (2022-11-12)
- drop-zone: emitting event on hovered; option to not set hoverClass; (9bb613c)
5.4.0 (2022-10-09)
- release changed to github actions (023847f)
- release changed to github actions (baa5ff9)
- release changed to github actions (4b027d9)
5.3.0 (2022-10-03)
5.2.0 (2021-12-03)
- ci build not doing unecessary linting (37fbf27)
- update angular to v13 (f67cd91)
5.1.0 (2021-11-06)
- added drop-zone directive (d1cbc8b)
5.0.0 (2021-06-20)
- updated to angular v12 (05e85bf)
- angular v12 update
4.3.1 (2021-04-28)
- package: additional package keywords (5e9d99e)
4.3.0 (2020-11-14)
- updated to angular v11 (340dad9)
4.2.0 (2020-11-13)
- updated peerDependencies to angular 10 (b1691c3)
4.1.0 (2020-10-06)
- JpFunction Decorator for jpLoadClick directive. (b1bac77)
4.0.2 (2020-07-07)
- removed ngneat/until-destroy (cfc49a2)
4.0.1 (2020-07-07)
- disable ivy (a1ef3c1)
4.0.0 (2020-07-07)
- bump semantic-release version (188b22b)
- bump semantic-release version (683e185)
- removed RxDestory (d349e0d)
- bump angular version (6c7a06c)
- replaced RxDestroy with https://www.npmjs.com/package/@ngneat/until-destroy
- ng v10
3.4.0 (2020-02-18)
3.3.0 (2020-01-30)
- LoadClick: added loadClickEventType & loadClickPreventDefault ⚡ (a25be92)
3.2.0 (2019-10-23)
- StopPropagation: forwarding event in condition (3f19f3a)
3.1.0 (2019-10-23)
- StopPropagation: Added condition @Input (e86e999)
3.0.0 (2019-06-04)
- FormTouchOnHover: bump angular to v8
2.0.1 (2019-05-21)
2.0.0 (2019-05-20)
- LoadClick: jpLoadClick expecting () => Observable (cf5bf3c)
- LoadClick: jpLoadClick now expecting () => Observable instead of Observable
1.3.2 (2019-05-20)
1.3.1 (2019-04-25)
- LoadClick: directive name is same as input && added input loadingClickClass (089882c)
1.3.0 (2019-04-24)
- added load click directive ⚡ (c4bd719)
1.2.0 (2019-03-29)
- added support for array of forms (6c1fe3b)
1.1.0 (2019-01-12)
- 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)
- 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)