Skip to content

Releases: dgreene1/react-accessible-treeview

v2.9.0

26 Apr 18:09
Compare
Choose a tag to compare
  • Enable to controlled focus via FocusedId Props 08c7b65

v2.8.3

12 Jan 17:27
Compare
Choose a tag to compare
  • Prevent tree from stealing focus from the page 8359d2a

v2.8.2

05 Jan 20:49
Compare
Choose a tag to compare

v2.8.1

05 Dec 19:16
Compare
Choose a tag to compare
  • Fix bug for keyboard shortcut with clickAction is focus. 9291924
  • Bump @adobe/css-tools from 4.0.1 to 4.3.2 2b3eee2
  • Bump browserify-sign from 4.2.1 to 4.2.2 09c7269
  • Bump @babel/traverse from 7.20.1 to 7.23.2 e813a8c
  • Adds .github\ISSUE_TEMPLATE\config.yml e560437
  • Updates website package.json 20d8dcf
  • adds isBranch property to flattenTree function 474789e

v2.8.0...v2.8.1

v2.8.0

24 Aug 16:54
Compare
Choose a tag to compare
  • Merge pull request #149 from Ke1sy/fix-previous-half-selection-on-update-selectedIds e3aa7d9
  • Merge branch 'master' into fix-previous-half-selection-on-update-selectedIds 1c0a981
  • Merge pull request #147 from kpustakhod/onSelect-halfSelected-fix dddeef6
  • fix half-selection after manual manipulations with nodes and updating of selectedIds a17a6d6
  • Tests refactored. 8f392fa
  • Fix issue with halfSelected parent not change its status to selected when propagateSelect=false and after children deselected not possible to select parent. e78d84e
  • Merge branch 'dgreene1:master' into onSelect-halfSelected-fix 13c61cb
  • Review fix 550a14c
  • Remove circular dependency 43b0cdd
  • Fix display all examples f67223f
  • Merge pull request #148 from dgreene1/v2.7.0-bump fe97c08
  • Updates websites package.json 844010b
  • Add tests. b69c30c
  • Provide fix. ab3a220

v2.7.0...v2.8.0

v2.7.0

23 Aug 16:13
Compare
Choose a tag to compare
  • Merge pull request #146 from Ke1sy/bugfix/UIEN-4767-selectedIds-update-fix 5b25fb3
  • added test - previous half-selection on all nested levels should be removed after updating of SelectedIds 4bc7dc6
  • fix for nested nodes b924e57
  • Manual user-selections is not cleared when selectedIds prop is set 58e91eb
  • Merge pull request #140 from dgreene1/v2.6.3-bump 5f702e2
  • Updates website package.json 019f4ab

v2.6.3...v2.7.0

v2.6.3

21 Jul 14:11
Compare
Choose a tag to compare
  • Merge pull request #138 from kpustakhod/data-change-reset-focus c28fd8a
  • Merge branch 'master' into data-change-reset-focus cd6a6f1
  • Merge pull request #139 from dgreene1/dependabot/npm_and_yarn/word-wrap-1.2.4 7071932
  • Bump word-wrap from 1.2.3 to 1.2.4 73b67b4
  • Add no children check to data validator. 413491b
  • Add one more scenario to data validation helper df2a1cd
  • Refactoring e36644e
  • Add tests and storybook example 8cad412
  • Reset focused node when data mutated 419d70d
  • Merge pull request #136 from kpustakhod/visual-focus-issue a536255
  • Merge branch 'master' into visual-focus-issue 262ce42
  • Merge pull request #137 from dgreene1/bump-v2.6.2 af42db7
  • Merge remote-tracking branch 'origin/master' into bump-v2.6.2 62ad982
  • Merge pull request #135 from dgreene1/dependabot/npm_and_yarn/tough-cookie-4.1.3 1883770
  • Merge branch 'master' into dependabot/npm_and_yarn/tough-cookie-4.1.3 900ca01
  • Updates package.json in website fec09e9
  • Fix issue with adding focused classes on initial rendering. f06dd80
  • Bump tough-cookie from 4.1.2 to 4.1.3 177eb3e

v2.6.2...v2.6.3

v2.6.2

12 Jul 17:40
Compare
Choose a tag to compare
  • Merge pull request #134 from kpustakhod/controlled-interaction-fix ef12389
  • Small refactoring 78dfb93
  • Add test. d9600e5
  • Merge remote-tracking branch 'origin/master' into controlled-interaction-fix e36bfe2
  • Merge pull request #127 from dgreene1/bump_v2.6.1 a41b5ce
  • Update package.json 278d242
  • 2.6.1 785a465
  • Merge remote-tracking branch 'origin/master' into controlled-interaction-fix 88904d5
  • Fix issue with clearing controlled selection. 1f9b062

v2.6.1...v2.6.2

v2.6.1

16 Jun 18:58
Compare
Choose a tag to compare
  • Merge pull request #121 from kpustakhod/onNodeSelect-fix f24ad3a
  • Merge pull request #126 from yhy-1/fix_focus b52d6c4
  • update to update tabbableId for halfSelect 1b5edc7
  • Merge pull request #125 from kpustakhod/documentation 959fd95
  • Update documentation with metadata. 4dc9778
  • tests to show metadata is flowing down to nodeRenderer d36d622
  • add metadata to INode and shallow copy when flattening tree 7d5b74a
  • Fix onNodeSelect not called when click on halfSelected node. 9e10c3b

v2.6.0...v2.6.1

v2.6.0

08 Jun 16:27
Compare
Choose a tag to compare
  • Merge pull request #117 from megbailey/additional-props 43e5eba
  • Update utils.ts aafaa32
  • Update TreeViewMetadata.test.tsx 256806f
  • Update types.ts 1ae56fd
  • Merge branch 'master' into additional-props 198eaf2
  • Merge pull request #120 from dgreene1/bump_v2.5.6 1ab32b3
  • bump 04195d8
  • Merge branch 'master' into additional-props ceeaf5b
  • tests to show metadata is flowing down to nodeRenderer a24e4dc
  • add metadata to INode and shallow copy when flattening tree ef5f922
  • Merge pull request #116 from kpustakhod/documentation 7c402c6
  • Sidebars update c16333c
  • Update examples-DataTypes.mdx be25872
  • Adding missed mdx. 3a6af6c
  • Merge pull request #115 from dgreene1/update_v2.5.5 7b5de2f
  • update to v2.5.5 aaddd0f

v2.5.5...v2.6.0