Skip to content

v0.1.7

Compare
Choose a tag to compare
@vrimar vrimar released this 01 Feb 05:08
· 179 commits to master since this release
40bb610
  • [Popover] pass class/style to container, add overlayStyle and overlayClass attrs
  • [PopoverMenu] update attrs passed to Popover
  • [MenuItem] update submenu attrs
  • [Button] fix line-height for label/sublabel
  • [Select] add default case for options attr
  • [Overlay] call onClose/onClosed in onremove only if currently open
  • [CustomSelect] prevent selection in controlled mode (when value attrs is passed), prevent initial selection when value/defaultValue is not specified
  • Allow number type for CustomSelect, Radio, Select options/value/defaultValue