PrimeReact 3.4.0 Released
PrimeTek is excited to announce PrimeReact 3.4.0 that brings significant improvements such as Expandable Row Groups, Removable Sort Columns, New Dialog implementation and major accessibility enhancements featuring keyboard accessible Calendar.
Expandable Row Groups and Removable Sorting
RowGrouping functionality of DataTable has been enhanced where it is now possible to expand or collapse a row group. In addition, a new sort mode has been added to remove sorting from a sorted column to reset the data state.
Improved Dialog
Dialog positioning algorithm has been rewritten for a CSS based solution which fixes the existing issues and provides faster animations.
Accessibility
All components have been reviewed for accessibility, wai-aria roles have been added where necessary and calendar has received keyboard navigation support.
Changelog
Visit the issue tracker for more details about the changes.
Live Demos
Visit PrimeReact Website for the full list of components, demos and documentation.
Download
PrimeReact is fully open source under MIT license and available to download at NPM.
Roadmap
We’re now working on adding various tutorials including how to use PrimeReact with Hooks, form libraries, redux, typescript and more.