April release notes#4316
Conversation
|
|
||
| In this release, we have many updates for our pre-release components including TagGroup and Table column resizing, both of which have reached RC status. Avatar has also moved to GA. We also included some API improvements to our existing React Aria hooks, fixed some SSR issues, improved overlay positioning, and fixed many other bugs. | ||
|
|
||
| We are also releasing the first alpha of [React Aria Components](../../react-aria/react-aria-components.html), a brand new component library built on top of our React Aria hooks! It provides a simpler way to build accessible components with custom styles, while offering the flexibility to drop down to hooks for even more customizability where needed. It includes a default DOM structure and styling API, and abstracts away all of the glue code necessary to connect the hooks together, allowing you to focus more on your unique design and styling. Check out the [documentation](../../react-aria/react-aria-components.html) to learn more, and read our [RFC](https://github.com/adobe/react-spectrum/blob/main/rfcs/2023-react-aria-components.md) for even more details. While it is in alpha, we'd love for you to try it out and [give us feedback](https://github.com/adobe/react-spectrum/issues) on the APIs so we can shape it into the best library it can be! |
There was a problem hiding this comment.
We don't usually call out alphas this prominently, but RAC is a pretty big new feature and I think it would be good to get feedback on the APIs. Thoughts?
There was a problem hiding this comment.
Makes sense to me. Would also be good to call out the alpha release in the original discussion + Twitter (though I'm sure you were already planning to do those haha)
| * Automatically providing visually hidden styles to the table column resizer input - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/4296) | ||
| * Table column resizing aria docs - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/3982) | ||
| * **ActionBar** (RC) | ||
| * **Toast** (beta) |
There was a problem hiding this comment.
Both of these had no code changes, but we decided to advance them according to the release plan (not sure about toast). Figured we should include them here anyway?
|
Build successful! 🎉 |
LFDanLu
left a comment
There was a problem hiding this comment.
LGTM, double checked that there weren't any extra PRs that we closed + adopted from other contributors. Will approve once we get the final additional PRs merged today/tmrw mentioned here.
| * Generate table row textValue from row header cells by default - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/4290) | ||
| * Fix combobox visible focus styling when opening the menu via keyboard - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/4299) | ||
| * Fix font issues with CCJK and synthesized italics - [@ktabors](https://github.com/ktabors) - [PR](https://github.com/adobe/react-spectrum/pull/4238) | ||
|
|
There was a problem hiding this comment.
yep, need to update with all the things that have been merged since I made this.
|
Build successful! 🎉 |
|
Build successful! 🎉 |
|
Build successful! 🎉 |
| --- | ||
|
|
||
| # April 4, 2023 Release | ||
| # April 5, 2023 Release |
There was a problem hiding this comment.
the url won't match this, it's still the 4th
|
Build successful! 🎉 |
|
## API Changes
unknown top level export { type: 'identifier', name: 'Column' } |
No description provided.