Changelog for the 1.1.x release series
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.