All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.9.0 (2023-11-27)
- update project configuration (2d5bdd5)
1.8.0 (2023-11-27)
- update library configuration (187ee8f)
1.7.0 (2023-11-27)
- SSR support (f65d5b3)
1.6.0 (2021-11-13)
- add enable flag (91f616b), closes #12
- add issue forms to enhance the communication (cb198ef)
- update to angular 12 (01763fd)
- lib: export directives/components due to Angular 13 migration (755d075)
- allow
EditableComponent
to be garbage collected (d8df571) - lib: fix viewHandler on grouped elements (7eaffe3)
1.5.0 (2021-07-09)
- add issue forms to enhance the communication (cb198ef)
- allow
EditableComponent
to be garbage collected (d8df571)
1.4.0 (2021-07-08)
- update to angular 12 (01763fd)
- lib: fix viewHandler on grouped elements (7eaffe3)
1.3.1 (2021-01-24)
- lib: fix viewHandler on grouped elements (7eaffe3)
1.3.0 (2020-12-30)
- lib: update README (03b85a6)
- lib: single click handle (08366d5)
1.2.0 (2020-12-29)
- lib: add mode event on EditableComponent (75f36ff)
1.1.0 (2020-11-14)
- chore: update to Angular 11 (b7b6956)
1.0.1 (2020-11-14)
- demo: add ng-bootstrap (06390c2)
- docs: add a demo gif (966219c)
- lib: add directives (5ad08af)
- lib: add until-destroy (0a8bad2)
- lib: update package.json (158438c)
- add multiple forms support (3e442c7)
- add ng-add schematic (f172c4e)
- ci: fix headless test (ce041e1)
- ci: fix headless test (4c85270)
- ci: fix prettier config (3456f89)
- demo: remove immutability on the table example (27fd0ac)
- lib: handle event propagation (16cf7ca)
- lib: handle event propagation (5139a45)
- lib: nested viewMode templateRef on single click (07c8262)
- remove OnPush change detection (3043f98)