React select
A forked version of react-select to only be used in atlaskit/select
yarn add @atlaskit/react-select
2.0.4
Patch Changes
- #122557
d8b5709e3f003
- Fix aria-label on multi select remove button to support non-string content
A forked version of react-select to only be used in atlaskit/select
yarn add @atlaskit/react-select
d8b5709e3f003
-
Fix aria-label on multi select remove button to support non-string contentd8b5709e3f003
-
Fix aria-label on multi select remove button to support non-string content8e94f6d9a4d9f
-
Remove unused internal exports and functions and update dependencies.5c68906e5ab22
-
[ux] Update accessible description for when multiple selections are available#117363
10a0f7f6c2027
-
This package's peerDependencies
have been adjusted for react
and/or react-dom
to reflect the
status of only supporting React 18 going forward. No explicit breaking change to React support has
been made in this release, but this is to signify going forward, breaking changes for React 16 or
React 17 may come via non-major semver releases.
Please refer this community post for more details: https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026
73c26a58b3d36
-
Update rendering of multiselect description to support SSR4660ec858a305
-
Update React
from v16 to v18d0c3d27216b7c
-
Remove theme prop and merge customized components for performance4645a4d115b15
-
Fix the calculation of scroll space below to place menu bottom as much as possible#173737
667640085e5c7
-
Update the font size for the textarea and select components at the xs
breakpoint. The font size
will be increased to 16px to prevent IOS Safari from zooming in on the text field when it is
focused. Styles for larger breakpoints will remain unchanged.
Apply a fix to the textfield component to ensure monospace is correctly applied to the input at
the media.above.xs
breakpoint.
These changes are currently behind a feature gate and will be evaluated for effectiveness. If successful, they will be included in a future release.
9934fe89f1e6a
-
Improving assisstive technology support by adding better semantics and reducing live region usageddb0846c39a88
-
Integrate styles of select and react-select in a single place57f451bda8919
-
Adds side-effect config to support Compiled css extraction in third-party apps4edf9a851c491
-
Improve the aria live for searching and reduce the live message when menu is open87c14ad1a3efa
-
Use semantic tags and arias for combobox and listbox and reduce aria-live709b9c76673df
-
add clearControlLabel prop to pass aria-label to clear icon button010ae8c2986e6
-
If select is within react-beatiful-dnd, don't prevent onMouseDown event to fix select is not
clickable in dnd56dfbfe361f96
-
Upgrade react-select from 5.4 to 5.8 and replace it with internal atlaskit/react-selectf08b672eb884b
-
Add back removed props as deprecated for easier migration79c93576c6fff
-
Delete/deprecate props that are unused, used incorrectly, or bad for accessibility.