Skip to content

Commit e41e13a

Browse files
author
isteven
committed
v2.0.0
1 parent 4d1faad commit e41e13a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- default-label attribute. You can define your default text on the button when nothing is selected.
88
- on-item-click attribute. This is a callback which will be triggered when a user click an item. Will pass the clicked item to the callback function.
99
- on-open and on-close callbacks will now pass the multi-select element (HTML) to the callback function.
10+
- max-height attribute. You can define the height of the selection items container.
1011

1112
##### Removed / Deprecated:
1213
- on-focus attribute is deprecated.

0 commit comments

Comments
 (0)