Skip to content

Latest commit

 

History

History
184 lines (106 loc) · 10 KB

CHANGELOG.md

File metadata and controls

184 lines (106 loc) · 10 KB

Changelog

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

15.2.3 (2023-06-07)

15.2.2 (2023-06-06)

Bug Fixes

  • markdown: remove * selector on github theme (28573de)

15.2.1 (2023-04-25)

Bug Fixes

  • ui: tree component rendering (e6740c7)

15.2.0 (2023-02-24)

Features

  • utils: add deepEqual fn (b07654a)

15.1.0 (2023-02-16)

Features

15.0.3 (2023-02-16)

15.0.2 (2023-02-16)

15.0.1 (2023-02-16)

Bug Fixes

  • angular material breaking changes (d6c1a8c)

15.0.0 (2023-01-23)

Bug Fixes

13.2.0 (2023-01-22)

Features

  • libs: add directives sub-entry (d92dd9e)
  • libs: add utils sub-entry (3e9e281)

Bug Fixes

13.1.5 (2022-02-09)

Bug Fixes

  • elements: import from @cisstech instead of dist (08a7e19)
  • elements: providers defined in root injector not found in custom elements (f846a98)

13.1.4 (2022-02-08)

13.1.3 (2022-02-08)

13.1.2 (2022-02-08)

13.1.1 (2022-01-17)

Bug Fixes

  • ui: tree leaf not editable (b3cc4b2)

13.1.0 (2022-01-17)

Features

Bug Fixes

  • bugs with rendering algorithm (b99bce0)
  • Can only have one anonymous define call per script file while loading katex after monaco editor (67c915e)
  • circular import (441a374)
  • missing semicolon in scss file (560e7d0)
  • nge-doc: anchor navigation (50603f5)
  • nge-doc: handle root navigation (8f797a0)
  • nge-monaco: loader not working when another script depend on window.require (e7d5e7b)
  • ui: strange behavior while navigating with keyboard on tree (eb0e213)
  • ui: tree editing mode behave strange (fd54c58)
  • ui: tree filtering not working (ee246e7)
  • virtual scroll not working with tree component (c6572dc)

0.0.19 (2021-12-04)

0.0.18 (2021-12-04)

Bug Fixes

  • Can only have one anonymous define call per script file while loading katex after monaco editor (67c915e)
  • virtual scroll not working with tree component (c6572dc)

0.0.17 (2021-11-30)

Bug Fixes

  • bugs with rendering algorithm (b99bce0)

0.0.16 (2021-11-28)

Bug Fixes

  • ui: tree editing mode behave strange (fd54c58)

0.0.15 (2021-11-28)

0.0.14 (2021-11-27)

0.0.13 (2021-11-25)

0.0.12 (2021-11-21)

Bug Fixes

  • ui: strange behavior while navigating with keyboard on tree (eb0e213)

0.0.11 (2021-11-21)

0.0.10 (2021-11-21)

Bug Fixes

  • ui: tree filtering not working (ee246e7)
  • missing semicolon in scss file (560e7d0)

0.0.9 (2021-11-21)

Features

Bug Fixes

  • nge-doc: anchor navigation (50603f5)
  • nge-doc: handle root navigation (8f797a0)
  • nge-monaco: loader not working when another script depend on window.require (e7d5e7b)