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
Add correct white space handling to Progress with labels (#758)
Fix incorrect transform prop type in Text and associated components (Anchor, Highlight)
Add missing ref type in Navbar component
Inherit color by default in Text component
Change required attribute logic in Input component to enable native browser validation
Add option to provide external modules to RichTextEditor
Remove hidden inputs from Select, MultiSelect, TimeInput, TimeRangeInput and DateRangePicker components to prevent errors in common form libraries (#760)