A website where you can keep up to date with NEIIST. A platform to help students find the right Master's thesis. A place for NEIIST's members to get involved with the association.
JedWatson/react-select (react-select)
### [`v5.8.0`](https://togithub.com/JedWatson/react-select/releases/tag/react-select%405.8.0)
[Compare Source](https://togithub.com/JedWatson/react-select/compare/react-select@5.7.7...react-select@5.8.0)
##### Minor Changes
- [`884f1c42`](https://togithub.com/JedWatson/react-select/commit/884f1c42549faad7cb210169223b427ad6f0c9fd) [#5758](https://togithub.com/JedWatson/react-select/pull/5758) Thanks [@Ke1sy](https://togithub.com/Ke1sy)! - 1. Added 'aria-activedescendant' for input and functionality to calculate it;
2. Added role 'option' and 'aria-selected' for option;
3. Added role 'listbox' for menu;
4. Added tests for 'aria-activedescendant';
5. Changes in aria-live region:
- the instructions how to use select will be announced only one time when user focuses the input for the first time.
- instructions for menu or selected value will be announced only once after focusing them.
- removed aria-live for focused option because currently with correct aria-attributes it will be announced by screenreader natively as well as the status of this option (active or disabled).
- separated ariaContext into ariaFocused, ariaResults, ariaGuidance to avoid announcing redundant information and higlight only current change.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
5.7.7
->5.8.0
Release Notes
JedWatson/react-select (react-select)
### [`v5.8.0`](https://togithub.com/JedWatson/react-select/releases/tag/react-select%405.8.0) [Compare Source](https://togithub.com/JedWatson/react-select/compare/react-select@5.7.7...react-select@5.8.0) ##### Minor Changes - [`884f1c42`](https://togithub.com/JedWatson/react-select/commit/884f1c42549faad7cb210169223b427ad6f0c9fd) [#5758](https://togithub.com/JedWatson/react-select/pull/5758) Thanks [@Ke1sy](https://togithub.com/Ke1sy)! - 1. Added 'aria-activedescendant' for input and functionality to calculate it; 2. Added role 'option' and 'aria-selected' for option; 3. Added role 'listbox' for menu; 4. Added tests for 'aria-activedescendant'; 5. Changes in aria-live region: - the instructions how to use select will be announced only one time when user focuses the input for the first time. - instructions for menu or selected value will be announced only once after focusing them. - removed aria-live for focused option because currently with correct aria-attributes it will be announced by screenreader natively as well as the status of this option (active or disabled). - separated ariaContext into ariaFocused, ariaResults, ariaGuidance to avoid announcing redundant information and higlight only current change.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.