You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Later this year we are planning to release a new major version. Here is the list of some noticable changes:
Floating UI: Moving to a new "backend" for pop-up elements (Popup, Tooltip, Modal, etc.).The old version of this library (popper.js) is no longer supported, and the new one implements a lot of nice features that we want to use in our components.
We are removing the styling of scrollbars by default.
Slider: Deleting the old API of the component
Checkbox, Radio: Slightly changed the design, adjusted margins and colors in the disabled state
RadioButton: New contrast and branded design
Menu, DropdownMenu: The component will be reimplemented with the new API, aligning the component look with the design system
Select: Impoved and simplified API, aligning the component look with the design system
Popover: We are reworking the component, removing settings like theme, link behavior and buttons, which change the appearance. It will become a utility component, more like Popup, Tooltip or Modal.
Breadcrumbs: New implementation
The text was updated successfully, but these errors were encountered:
Later this year we are planning to release a new major version. Here is the list of some noticable changes:
The text was updated successfully, but these errors were encountered: