Skip to content

[feature]: Add "labelInAriaLive"-property for better accessibility #413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
5.5.0
  • Loading branch information
juvalkonen committed Jul 28, 2022
commit d23f40d14f8ace413f7e48e20ed1e6092b51ae42
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@juhovalkonen/rc-tree-select",
"private": false,
"version": "5.4.3",
"private": false,
"version": "5.5.0",
"description": "custom fork of tree-select ui component for react",
"keywords": [
"react",
Expand Down