Skip to content

v2.0.0

Compare
Choose a tag to compare
@fkranenburg fkranenburg released this 06 Feb 17:58
· 39 commits to master since this release

New: Added support for Bootstrap 4 and custom form-control sizes.
Fix: fixed jumpy issues when using this control in touch devices, as seen in #24

Possible breaking change: This version does not use table elements anymore for displaying on touch devices, instead it uses a flexbox. Some custom styling may need to be changed.