Changelog
Track the changes to the NayaOne Design System.
Released on March 18, 2026
March 18, 2026
Section titled “March 18, 2026”- Removed the Heading component.
- The components’ CSS has been wrapped in the
componentslayer to lower their priority in the cascade (see PRDDEV-2559). - Added the
xssize to the Container component. - The
hrefproperty of the Link component is no longer required (see PRDDEV-2559). - Prevent the use of React children in the Spinner component (see PRDDEV-2548).
- Fixed a bug where the Container component was not stretch to its defined size by default (see PRDDEV-2559).
Released on February 25, 2026
February 25, 2026
Section titled “February 25, 2026”- Completely removed the CSS file from the Image component.
Released on February 25, 2026
February 25, 2026
Section titled “February 25, 2026”- Removed unnecessary style selectors from the Image component.
February 19, 2026
Section titled “February 19, 2026”- Added the
neutralcolor scheme to the Color Palette page. - Added ability to customise the drop zone label for the FileUpload component.
- Added the Image ratios section to the Logo Guidelines page.
- Improved the Chart component appearance in dark mode.
- Updated the Skeleton component to use the
pulseanimation instead of theskeleton-shimmeranimation.
February 17, 2026
Section titled “February 17, 2026”- Fixed a bug with the Separator component - the separator was not visible in the vertical orientation.
Released on February 13, 2026
February 13, 2026
Section titled “February 13, 2026”- Added missing
form,nameandvalueprops to the Checkbox component.
Released on February 13, 2026
February 13, 2026
Section titled “February 13, 2026”- Added the
checkedanddefaultCheckedprops, and theonCheckedChangecallback to the React Checkbox component. - Added the
checkedanddefault-checkedprops, and the@update:checkedevent to the Vue Checkbox component. - Added the
valueprop to the Checkbox component for full compatibility with HTML forms. - Fixed a bug with the PasswordInput component - the mouse cursor does not change when the component is disabled.
Released on February 12, 2026
February 12, 2026
Section titled “February 12, 2026”- Increased the contrast of the background colour against the background colour of the document for the following components: Checkbox, ColorInput, Combobox, DatePicker, Editable, Field, ListBox, NumberInput, Password, PinInput, Select, SelectInput, TagInput, TextAreaInput, TextInput, ActionBar, Dialog, Drawer, Hover, Menu, Popover, Tooltip, Editor.
- Decreased the contrast of the border colour against the background colour of the component for the following components: ActionBar, Dialog, Drawer, Hover, Menu, Popover, Tooltip.
- Improved documentation for the PinInput component - added size options for selection.
- Fixed a bug with the Drawer component - when placed on the right side of the viewport, a horizontal scrollbar appears during the close animation.
Released on February 12, 2026
February 12, 2026
Section titled “February 12, 2026”- Improved the Menu component documentation.
- Added a
min/max/stepprops to the NumberInput component demo. - Fixed a bug with the Menu component — the dropdown list goes beyond the viewport, instead of showing a scrollbar.
- Fixed a bug with the NumberInput component — incorrect outline width.
Released on February 11, 2026
February 11, 2026
Section titled “February 11, 2026”- Removed the IconButton component.
- Improved the Button component to replace the IconButton component.
- Improved the ScrollArea component examples.
Released on February 10, 2026
February 10, 2026
Section titled “February 10, 2026”- Removed the default
aspect-squarestyle from the Image component.
Released on February 10, 2026
February 6, 2026
Section titled “February 6, 2026”- Added a comprehensive list of heading and paragraph styles and CSS classes to the Typography section.
- Fixed button variant in Card demo component.
- Fixed default sizes of the Container component.
- Fixed a bug where text was not visible in the ProgressCircle component.
- Fixed styles of Tag component for subtle variant.
Released on February 6, 2026
February 6, 2026
Section titled “February 6, 2026”- Added the
Childrentype to the React package. - Added default HTML attributes to React component properties for all input-based and button-based components.
- Fixed a bug with the Select and Combobox components — their fade out effect caused the browser’s standard scrollbar to appear.
February 5, 2026
Section titled “February 5, 2026”- Added the
ItemTextprop (React) anditem-textslot (Vue) to the SelectInput component. - Fixed a bug with the PasswordInput component — incorrect outline colour in dark mode.
Released on February 3, 2026
February 3, 2026
Section titled “February 3, 2026”- Added the
utilspackage export. - Fixed a bug with the Heading component — size variants were not applied.
Released on January 27, 2026
January 27, 2026
Section titled “January 27, 2026”- Field-based components now have default values for the
orientationandsizeprops. - Removed unknown CSS variable
--transition-timing-function. - Added the
formprop to the Button and IconButton components. - Fixed a bug with the focus outline color for field-based components (see PRDDEV-2397).
Released on January 27, 2026
January 27, 2026
Section titled “January 27, 2026”- Added the useClipboard hook.
- Added the useDisclosure hook.
- Added the useSetup hook.
- Added the useState hook.
- Fixed a few bugs in the NumberInput component (see PRDDEV-2396).
- Added the
onValueChangecallback and resetonChangeto the default behavior to the following React components: ColorInput, Combobox, DatePicker, Editable, Field, ListBox, NumberInput, Password, PasswordInput, Radio, RadioCard, Select, SelectInput, Switch, TagInput, TextAreaInput, TextInput.
Released on January 26, 2026
January 26, 2026
Section titled “January 26, 2026”- Fixed a bug with Select, Combobox and ListBox components appearance - dropdown list didn’t have a scrollbar.
- Added absent generic type to the SelectInput component (see PRDDEV-2394).
Released on January 26, 2026
January 26, 2026
Section titled “January 26, 2026”- Fixed a bug with the Combobox component appearance (see PRDDEV-2389).
- Introduce an ability to customise the appearance of selectable items for Select, Combobox and ListBox components (see PRDDEV-2388).
Released on January 22, 2026
January 22, 2026
Section titled “January 22, 2026”- Added the Tips & Tricks section and the Detect Theme Variant page.
- The Portal component is moved to the separate package.
January 21, 2026
Section titled “January 21, 2026”- The DatePicker is now a closed component.
January 19, 2026
Section titled “January 19, 2026”- Added the TimeSelect component.
January 15, 2026
Section titled “January 15, 2026”- Added the DatePicker component.
January 14, 2026
Section titled “January 14, 2026”- Added the
ColumnHeaderSortercomponent to the Table component.
January 9, 2026
Section titled “January 9, 2026”- Added sorting functionality to the Table component.
Released on December 24, 2025
December 23, 2025
Section titled “December 23, 2025”- Added the Code Guidelines section.
December 18, 2025
Section titled “December 18, 2025”- Added the Brand Guidelines section.
December 16, 2025
Section titled “December 16, 2025”- Added the ViewPdf component.
December 15, 2025
Section titled “December 15, 2025”- Added the ViewCode component.
- Added the ViewHtml component.
- Added the ViewMarkdown component.
December 12, 2025
Section titled “December 12, 2025”- Added the ChartRadar component.
- Added the ChartScatter component.
- Added the EditHtml component.
- Added the EditMarkdown component.
- Added the ListBox component.
- Added the Sparkline component.
December 11, 2025
Section titled “December 11, 2025”- Added the ChartBarList component.
- Added the ChartBarSegment component.
- Added the ChartLine component.
- Added the ColorInput component.
- Added the Editable component.
- Added the TagInput component.
December 10, 2025
Section titled “December 10, 2025”- Added the ChartBar component.
- Added the ChartDonut component.
- Added the ChartPie component.
- Added the FileIcon component.
- Added the FileUpload component.
- Added the Switch component.
December 9, 2025
Section titled “December 9, 2025”December 8, 2025
Section titled “December 8, 2025”- Added the Radio component.
- Added the RequiredIndicator component.
December 5, 2025
Section titled “December 5, 2025”December 4, 2025
Section titled “December 4, 2025”- Added the Password component.
- Added the PasswordInput component.
- Added the Menu component.
- Added the Popover component.
December 3, 2025
Section titled “December 3, 2025”- Added the Combobox component.
- Added the NumberInput component.
- Added the ReadonlyInput component.
- Added the Menu component.
- Added the Toast component.
December 2, 2025
Section titled “December 2, 2025”December 1, 2025
Section titled “December 1, 2025”- Added the Dialog component.
- Added the Drawer component.
- Added the Hover component.
- Added the Table component.
November 26, 2025
Section titled “November 26, 2025”November 25, 2025
Section titled “November 25, 2025”- Added the Collapsible component.
- Added the Field component.
- Added the Highlight component.
- Added the Invisible component.
November 24, 2025
Section titled “November 24, 2025”- Added the QrCode component.
- Added the Separator component.
- Added the LinkOverlay component.
November 21, 2025
Section titled “November 21, 2025”- Added the Tag component.
November 19, 2025
Section titled “November 19, 2025”- Added the FormatByte component.
- Added the FormatDate component.
- Added the FormatNumber component.
- Added the Tab component.
November 18, 2025
Section titled “November 18, 2025”- Added the ProgressCircle component.
- Added the Spacer component.
November 17, 2025
Section titled “November 17, 2025”- Added the ProgressBar component.
- Added the Stack component.
November 14, 2025
Section titled “November 14, 2025”- Added the Link component.
- Added the Pager component.
- Added the Pagination component.
November 13, 2025
Section titled “November 13, 2025”- Added the Accordion component.
- Added the Card component.
- Added the Empty component.
- Added the Breadcrumb component.
- Added the IconButton component.
- Added the Image component.
November 12, 2025
Section titled “November 12, 2025”November 11, 2025
Section titled “November 11, 2025”November 10, 2025
Section titled “November 10, 2025”- Added the Color palette page.
- Added the Placeholder component.
- Added the Typography page.
November 7, 2025
Section titled “November 7, 2025”- Created the Alert component.
- Created the Avatar component.
- Created the Container component.
- Created the Heading component.
- Created the Grid component.
- Created the Scroll Area component.
- Created the Splitter component.
- Created the Stepper component.
October 31, 2025
Section titled “October 31, 2025”- Created the Changelog page.