Skip to content

Changelog

Track the changes to the NayaOne Design System.

Released on February 6, 2026

  • Added the Children type 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.
  • Added the ItemText prop (React) and item-text slot (Vue) to the SelectInput component.
  • Fixed a bug with the PasswordInput component — incorrect outline colour in dark mode.

Released on February 3, 2026

  • Added the utils package export.
  • Fixed a bug with the Heading component — size variants were not applied.

Released on January 27, 2026

  • Field-based components now have default values for the orientation and size props.
  • Removed unknown CSS variable --transition-timing-function.
  • Added the form prop 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

Released on January 26, 2026

Released on January 26, 2026

Released on January 22, 2026

  • Added the ColumnHeaderSorter component to the Table component.
  • Added sorting functionality to the Table component.

Released on December 24, 2025

  • Added the Dialog component.
  • Added the Drawer component.
  • Added the Hover component.
  • Added the Table component.
  • Added the Tag component.
  • Created the Changelog page.