v0.2.0
0.2.0 (2023-02-22)
Features
- add
sanitizer
callback option to sanitize html code (308a5fe) - by @ghiscoding - add new
useSelectOptionLabel
option (145e955) - by @ghiscoding - add optional OK button for multiple selection (13ed051) - by @ghiscoding
- add SASS and CSS variables (93ca2c2) - by @ghiscoding
- add string pattern options as alternative to override text formats (c72148e) - by @ghiscoding
- auto-adjust height by available space & width by text content (33df39f) - by @ghiscoding
- provide demo with Font-Awesome checkbox/radio icons (b6c0bae) - by @ghiscoding
- separate all locales into separate files for better tree shaking (da064e6) - by @ghiscoding