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
#28501a08ac Thanks @tenphi! - Full rework of Slider component. Split it into two separate components: Slider and RangeSlider. Add gradation property. Fix styling and accessibility issues.
#27914120c8 Thanks @tenphi! - The border style now explicitly sets zero-width border for all border that are not mentioned by modifiers. So that it always overrides default values.
#27786061ce Thanks @tenphi! - The border style now explicitly sets zero-width border for all border that are not mentioned by modifiers. So that it always overrides default values.
#27190cc2f8 Thanks @tenphi! - Add new special theme for Button and Select components.
Allow single input layout for RangeSlider component.
Add ellipsis property to Select component to allow text overflow of selected value.