Skip to content

v1.1.1

Choose a tag to compare

@julkue julkue released this 31 Jul 12:42
· 5 commits to master since this release

Make select dropdown component ready to be used decoupled. Dropdown will now be created on click of the select rather than at initialization. Also events will be initialized even if the select is disabled at the initialization. All event handlers will still only be executed when not disabled.