Changelog
Track the changes to the NayaOne Design System.
1.5.18
Section titled “1.5.18”August 19, 2026
Section titled “August 19, 2026”- Changed the font size of the Dialog, Drawer, and Toast component
titles to h4 (
heading-4-*) (see PRDDEV-2824).
1.5.17
Section titled “1.5.17”Released on August 19, 2026
August 19, 2026
Section titled “August 19, 2026”- Fix a bug where the ReadonlyInput component would stretch the parent Field element if the displayed value is too long (see PRDDEV-2823).
1.5.16
Section titled “1.5.16”Released on August 18, 2026
August 18, 2026
Section titled “August 18, 2026”- Fixed a bug where the trigger button of the Field component has incorrect outline color.
- Fixed a bug where triggers couldn’t be accessed using keyboard navigation in the ReadonlyInput component.
- Added an option to the ReadonlyInput component to allow HTML content to be displayed instead of the value.
1.5.15
Section titled “1.5.15”Released on August 18, 2026
August 18, 2026
Section titled “August 18, 2026”- Fixed a bug in the ScrollArea component where the scrollbar was not hidden when no overflow was present.
- Fixed a bug on the Color Palette page where the color shades were not displayed correctly for the neutral color palette.
- Added missing stylesheet imports to the Select component documentation.
1.5.14
Section titled “1.5.14”Released on August 12, 2026
August 12, 2026
Section titled “August 12, 2026”- Added prefix to
solid,subtle, andoutlinein thevariant.cssfile to avoid conflicts with TailwindCSS variants (see PRDDEV-2809). - Removed the
outline-focus-visible-*utility classes from CSS files (see PRDDEV-2809). - Removed the
utility.cssfile.
1.5.13
Section titled “1.5.13”Released on August 12, 2026
August 12, 2026
Section titled “August 12, 2026”- Added the
outline-focus-visibleutility class to the Design System (see PRDDEV-2807). - Fixed a bug in the Editor component where the outline was not applied correctly.
- Updated several components to support keyboard navigation (see PRDDEV-2807).
- Moved utility CSS classes to the
utility.cssfile.
1.5.12
Section titled “1.5.12”Released on August 11, 2026
August 11, 2026
Section titled “August 11, 2026”- Fix a bug in the Toast component where the type variant was not applied correctly.
1.5.11
Section titled “1.5.11”Released on August 11, 2026
August 11, 2026
Section titled “August 11, 2026”- Added the
tabIndexprop to the Checkbox component. - In order to fix CSS issues in consumer applications and to increase flexibility, the styles are now imported directly into the consumer application instead of being included in Design System components (see PRDDEV-2805).
- Fix a bug in the Alert component where the status variant was not applied correctly.
- Updated the Getting started documentation to describe how to import component styles.
1.5.10
Section titled “1.5.10”Released on August 11, 2026
August 11, 2026
Section titled “August 11, 2026”- Fix a bug where the index CSS file was not included to the
package.jsonfile.
Released on August 11, 2026
August 11, 2026
Section titled “August 11, 2026”- Removed transpilation of CSS files to let Tailwind handle CSS in consumer applications (see PRDDEV-2805).
- Fixed the component outline property on the document level (see PRDDEV-2804).
- Added descriptions to the useSetup hook properties and methods.
Released on August 7, 2026
August 7, 2026
Section titled “August 7, 2026”- Added the
noIconprop to the Alert component. - Soften the colors of the Alert component in the dark variant (see PRDDEV-2804).
Released on August 7, 2026
August 7, 2026
Section titled “August 7, 2026”- Fixed the Tab component indicator colors for the subtle variant (see PRDDEV-2802).
Released on August 7, 2026
August 7, 2026
Section titled “August 7, 2026”- Removed neutral color palette CSS classes from the Design System (see PRDDEV-2801).
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.