Skip to content

Changelog

Track the changes to the NayaOne Design System.

Released on August 7, 2026

  • Fixed incorrect colors for the Tab component in the dark variant (see PRDDEV-2797).

Released on August 7, 2026

  • Fixed a conflict between size variants and the TailwindCSS responsive breakpoints (see PRDDEV-2796).

Released on August 6, 2026

Released on 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 dark variant in the TailwindCSS configuration.
  • Replaced CSS state selectors with TailwindCSS variants (see PRDDEV-2561).
  • Applied the component color specification (see PRDDEV-2604).
  • Removed chart components and dependent chart libraries (see PRDDEV-2786).

Released on July 21, 2026

  • TailwildCSS has been updated to version 4.3.3 (see PRDDEV-2752).
  • Moved type declarations to the types directory of each package (dist/react/types, dist/vue/types, dist/utils/types).

Released on 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.