Skip to content

3.6.4

Choose a tag to compare

@rtivital rtivital released this 30 Jan 09:26
· 9520 commits to master since this release
  • 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)