Skip to content

Releases: Neovici/cosmoz-tree

v3.6.2

20 Aug 06:42
Compare
Choose a tag to compare

3.6.2 (2024-08-20)

Bug Fixes

  • fix diacritics and special unicode characters handling (e3c45c4)

v3.6.1

26 Mar 12:01
Compare
Choose a tag to compare

3.6.1 (2024-03-26)

Bug Fixes

v3.6.0

26 Mar 06:45
Compare
Choose a tag to compare

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)

v3.5.0

13 Mar 11:23
Compare
Choose a tag to compare

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)

v3.4.0

13 Jan 08:32
Compare
Choose a tag to compare

3.4.0 (2024-01-13)

Features

  • update deps and exampples (3d5054f)

v3.3.0

10 Nov 10:13
Compare
Choose a tag to compare

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)

v3.2.2

27 Oct 14:35
Compare
Choose a tag to compare

3.2.2 (2022-10-27)

Bug Fixes

v3.2.1

04 Oct 12:06
Compare
Choose a tag to compare

3.2.1 (2022-10-04)

Bug Fixes

v3.2.0

01 Aug 11:25
Compare
Choose a tag to compare

3.2.0 (2022-08-01)

Features

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

v3.1.1

01 Aug 07:24
Compare
Choose a tag to compare

3.1.1 (2022-08-01)

Bug Fixes

  • perf: improve performance (a9aaad1)