Releases: playcanvas/pcui
Releases · playcanvas/pcui
v6.1.3
What's Changed
- fix: merge IFlexArgs into ElementArgs by @willeastcott in #523
Full Changelog: v6.1.2...v6.1.3
v6.1.2
What's Changed
- fix: use public content getter in TreeView tests by @willeastcott in #520
- fix: improve IFlexArgs types and add missing CSS properties by @willeastcott in #521
- chore(deps): update all npm dependencies by @renovate[bot] in #522
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- fix: decouple :focus-visible styling from selected state in TreeView and GridView by @willeastcott in #518
- fix: remove auto-select on focusin from GridView by @willeastcott in #519
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- docs: add AI agent guidance and PR template by @kpal81xd in #516
- feat: add pressedArrow property to TreeView by @willeastcott in #517
Full Changelog: v6.0.1...v6.1.0
v6.0.1
What's Changed
- fix: validate active item after GridView filtering by @willeastcott in #515
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- feat!: decouple selection from DOM focus in TreeView and GridView by @willeastcott in #512
- feat: implement roving tabindex for TreeView and GridView by @willeastcott in #513
- chore(deps): update dependency globals to v17.4.0 by @renovate[bot] in #514
Full Changelog: v5.8.0...v6.0.0
v5.8.0
What's Changed
- feat: add activate event to GridView on Enter key press by @willeastcott in #511
Full Changelog: v5.7.1...v5.8.0
v5.7.1
What's Changed
- fix: allow TreeView ArrowUp/ArrowDown navigation when item is focused but not selected by @willeastcott in #510
Full Changelog: v5.7.0...v5.7.1
v5.7.0
What's Changed
- feat: add arrow key navigation to GridView by @willeastcott in #509
Full Changelog: v5.6.0...v5.7.0
v5.6.0
What's Changed
- chore(deps): update all npm dependencies by @renovate[bot] in #498
- chore(deps): update all npm dependencies (major) by @renovate[bot] in #499
- chore(deps): update all npm dependencies by @renovate[bot] in #501
- docs: fix incorrect JSDoc for TreeViewItem sibling getters by @willeastcott in #503
- feat: add expandAll() and collapseAll() methods to TreeView by @willeastcott in #504
- fix: improve type safety for TreeView and TreeViewItem APIs by @willeastcott in #505
- feat: add public traverse() method to TreeView by @willeastcott in #506
- feat: expose content getter on TreeViewItem by @willeastcott in #507
- chore(deps): update all npm dependencies by @renovate[bot] in #508
Full Changelog: v5.5.0...v5.6.0