Skip to content

Changelog for the 1.4.x release series

  • Fixed a bug in Popover component where the buttons disappear and the user couldn’t type in the input field on React.
  • Added arrows for Hover, Popover and Tooltip components.
  • Fixed a bug where the Radio Vue component doesn’t apply the styles correctly.
  • Fixed a bug where DatePicker component does not show previous dates of the selected month if the min date is not empty.
  • Fixed a bug where the Tab indicator is not toggling correctly.
  • Add a ‘day’ format without leading zero or trailing suffix to FormatDate utility.

Released on April 10, 2026

See the PRDDEV-2600 Jira issue for details.

  • Fixed a bug with the DatePicker component where it doesn’t apply the styles correctly.
  • Removed the Stepper component.
  • Added the horizontal orientation to the ColorInput, DatePicker, ListBox and TagInput components.
  • Added the data-label-width attribute and corresponding CSS variable to the ColorInput, DatePicker, Field, ListBox, Radio and TagInput components.
  • Moved hint and error texts under the input field for Field, SelectInput, TextInput and TextAreaInput components.
  • Added the data-avatar-size attribute to the Avatar component to set the exact size of the avatar.
  • Fixed a bug where the Avatar component text style has been inherited from parent elements.
  • Fixed a bug where the Avatar component could break the 1:1 aspect ratio.
  • Fixed a bug where in hidden mode the ActionBar component does not actually hide but changes its opacity to 0.
  • Minimum border radius for the Button component has been changed to md.
  • Added all the HTMLAnchorElement props to the Link component props.
  • Added the clearable mixin to the SelectInput, TextInput and TextAreaInput components.

Released on March 24, 2026