Skip to content

Latest commit

 

History

History
127 lines (67 loc) · 6.4 KB

CHANGELOG.md

File metadata and controls

127 lines (67 loc) · 6.4 KB

3.6.2 (2024-08-20)

Bug Fixes

  • fix diacritics and special unicode characters handling (e3c45c4)

3.6.1 (2024-03-26)

Bug Fixes

3.6.0 (2024-03-26)

Bug Fixes

  • reset lint script to cosmoz-router (bf0cd5a)
  • update Tree import in examples script (9415539)

Features

  • add @types/mocha to prevent linting errors (bc174f9)
  • add dist dir to .eslintignore (c0731d0)
  • add Node interface (1f7c6b9)
  • add primitive types (89de004)
  • add test dir to exclude_patterns (7f39fe6)
  • create src directoy (a962af0)
  • further work on converting typescript (35c5df8)
  • move _sortPathNodes to a separate function (4225911)
  • remove Tree files from root dir (66e8bdc)
  • rename TreeOptions to Options (3006f0b)
  • update getPathNodes to return only Node[] (3a8b73d)
  • update TODO comment (e2910f2)
  • wip - convert tests to typescript (d85d8a6)

3.5.0 (2024-03-13)

Bug Fixes

  • reset package.json (7b311d9)
  • run npm install to sync package.json and lock (abc24c0)
  • updated examples (590fee1)
  • use spaces for .json files (2f10cbe)

Features

  • copied the 2 methods to TreeDefault (0719ae3)
  • created a single Tree class (c8b0480)
  • preserve backwards compatibility (5281df0)
  • update dependencies (ad8f9a9)

3.4.0 (2024-01-13)

Features

  • update deps and exampples (3d5054f)

3.3.0 (2023-11-10)

Bug Fixes

  • installed packages after manually updating (f9f34ef)

Features

  • dependencies and workflows update (9c4e81f)
  • renaming and exporting scripts (24c93b5)
  • updating of cosmoz tree into storybook (90203b5)

3.2.2 (2022-10-27)

Bug Fixes

3.2.1 (2022-10-04)

Bug Fixes

3.2.0 (2022-08-01)

Features

  • cosmoz-default-tree: improve hasChildren performance (1b51071)

3.1.1 (2022-08-01)

Bug Fixes

  • perf: improve performance (a9aaad1)

3.1.0 (2022-07-21)

Features

  • allow pathLocator as key in nodeObj (ddae639)

3.0.4 (2020-03-02)

Bug Fixes

  • lower karma thresholds, drop iron-ajax comment (89065e0)
  • upgrade repo (0dc5f96)

3.0.3 (2019-10-09)

Bug Fixes

  • ci: adopt semantic release (a96900b)