Changelog
Track the changes to the NayaOne Design System.
Released on August 7, 2026
August 7, 2026
Section titled “August 7, 2026”- Fixed incorrect colors for the Tab component in the dark variant (see PRDDEV-2797).
Released on August 7, 2026
August 7, 2026
Section titled “August 7, 2026”- Fixed a conflict between size variants and the TailwindCSS responsive breakpoints (see PRDDEV-2796).
Released on August 6, 2026
August 6, 2026
Section titled “August 6, 2026”- Added a Grid Layout System page to the Design Guide section of the documentation (see PRDDEV-2408).
- Added a CSS Utilities page to the Design Guide section of the documentation (see PRDDEV-2619).
- The Container component now uses the
containermacro from TailwindCSS instead of a custom class (see PRDDEV-2751).
Released on August 5, 2026
August 5, 2026
Section titled “August 5, 2026”- Added a subtle background to the active RadioCard (see PRDDEV-2457).
- Changed the way Design System is integrated into the project.
- Updated the
darkvariant in the TailwindCSS configuration.
August 4, 2026
Section titled “August 4, 2026”- Replaced CSS state selectors with TailwindCSS variants (see PRDDEV-2561).
- Applied the component color specification (see PRDDEV-2604).
July 30, 2026
Section titled “July 30, 2026”- Removed chart components and dependent chart libraries (see PRDDEV-2786).
July 29, 2026
Section titled “July 29, 2026”- Updated the getting started documentation to describe how to add the Design System to React and Vue projects (see PRDDEV-2560).
Released on July 21, 2026
July 21, 2026
Section titled “July 21, 2026”- TailwildCSS has been updated to version 4.3.3 (see PRDDEV-2752).
July 6, 2026
Section titled “July 6, 2026”- Moved type declarations to the
typesdirectory of each package (dist/react/types,dist/vue/types,dist/utils/types).
Released on May 6, 2026
May 6, 2026
Section titled “May 6, 2026”- Date formats for the FormatDate utility component have been changed to match the common date formats.
- Default date format for the FormatDate utility component has been changed to
%j.%m.%Y, %g:%m %A(e.g.1.01.2021, 1:01 PM). - Default date format for the DatePicker component has been changed to
%j.%m.%Y(e.g.1.01.2021). - The TimeSelect component has been removed.
- Fix a bug where Dialog and Drawer components were not positioned correctly (see PRDDEV-2648).
See the changelog archive for the previous release.