Releases: Raiper34/simple-tree-utils
Releases · Raiper34/simple-tree-utils
Release 3.3.0
13 Sep 13:05
Compare
Sorry, something went wrong.
No results found
feat(getnodebypath): add new method to find node by path - getNodeByPath method e3174df
docs(typedoc): include all files from src folder in typedoc web documentation 12f7659
Release 3.2.2
30 Aug 21:27
Compare
Sorry, something went wrong.
No results found
fix(imports): remove extensions from internal imports c2963cd
Release 3.2.1
30 Aug 21:16
Compare
Sorry, something went wrong.
No results found
fix(exports): fix ts extension in index exports 690fb73
Release 3.2.0
30 Aug 12:09
Compare
Sorry, something went wrong.
No results found
feat(delete): allow delete multiple nodes in delete method #18
refactor(config): move config interface and config defaults into separated files a38b3f9
docs(readme): improve readme installation instructions b93eaba
fix(children): fix methods, to be able to work also, when children property is undefined e4d24b2
Release 3.1.2
19 Apr 22:29
Compare
Sorry, something went wrong.
No results found
fix(delete): fix delete and deleteBy methods, because implementation did not work properly 64dc710
Release 3.1.1
12 Apr 17:41
Compare
Sorry, something went wrong.
No results found
fix(deleteby): fix deleteBy filter is not function bug 0f91992
Release 3.1.0
12 Apr 17:26
Compare
Sorry, something went wrong.
No results found
feat(deleteby): add deleteBy method to delete nodes by given callback c62afc9
feat(computepaths): add computePaths method to compute paths for all nodes e30e6a8
feat(foreach): add forEach moethod to iterate over each nodes 1352f44
Release 3.0.1
11 Apr 17:48
Compare
Sorry, something went wrong.
No results found
fix(tree2list): ability to parse tree with nodes that does not contain children property 30e8f49
Release 3.0.0
06 Feb 20:33
Compare
Sorry, something went wrong.
No results found
build(vite): add vite to build everrything with one tool and remove browserify and uglify 18a70be
docs(readme): automatic version dump 662e335
docs(website): modernize website api documentation 7119871
docs(readme): improve style of readme ab3f309
Release 2.3.1
01 Feb 16:36
Compare
Sorry, something went wrong.
No results found
fix(method): make helper _add method as private cc690de