Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vrimar committed Feb 1, 2019
1 parent 8482c5a commit efc9f33
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 0.1.7
+ [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`

# 0.1.6
+ [Styles] Fix line height styles
+ [Button] Set `iconLeftAttrs` and `iconRightAttrs` as partials
Expand Down

0 comments on commit efc9f33

Please sign in to comment.