1.4.0 release
Release date: 2023-09-17
Features
- Remote API key validation as primary domain validation method.
- Removed
node-sass
dependency. - No need to specify
trix-editor
as custom element. - Added type classes to steps controls.
- Rename
tooltip-top
,tooltip-bottom
, etc. classes intailwind
theme toform-slider-tooltip-top
,form-slider-tooltip-bottom
, etc.
Bug fixes
- Fix for
prepare()
in nested elements. - Set focused state for select elements when it is active, instead of being open.