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