Skip to content

Latest commit

 

History

History
142 lines (72 loc) · 6.92 KB

CHANGELOG.md

File metadata and controls

142 lines (72 loc) · 6.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.9.0 (2023-11-27)

Features

  • update project configuration (2d5bdd5)

1.8.0 (2023-11-27)

Features

  • update library configuration (187ee8f)

Bug Fixes

  • dependencies vulnerabilities (7e65729)
  • lib: update deprecated id keyword (b86d2b9), closes #11

1.7.0 (2023-11-27)

Features

Bug Fixes

  • dependencies vulnerabilities (7e65729)
  • lib: update deprecated id keyword (b86d2b9), closes #11

1.6.0 (2021-11-13)

Features

  • add enable flag (91f616b), closes #12
  • add issue forms to enhance the communication (cb198ef)
  • update to angular 12 (01763fd)

Bug Fixes

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

Features

  • add issue forms to enhance the communication (cb198ef)

Bug Fixes

  • allow EditableComponent to be garbage collected (d8df571)

1.4.0 (2021-07-08)

Features

Bug Fixes

  • lib: fix viewHandler on grouped elements (7eaffe3)

1.3.1 (2021-01-24)

Bug Fixes

  • lib: fix viewHandler on grouped elements (7eaffe3)

1.3.0 (2020-12-30)

Features

Bug Fixes

  • lib: single click handle (08366d5)

1.2.0 (2020-12-29)

Features

  • lib: add mode event on EditableComponent (75f36ff)

Bug Fixes

1.1.0 (2020-11-14)

Features

  • chore: update to Angular 11 (b7b6956)

1.0.1 (2020-11-14)

1.0.0 (2020-08-24)

Features

Bug Fixes

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