1.6.0 release ​
Release date: 2023-11-22
Features ​
- Custom element creation] revamp for better DX (previous implementations will work).
- Floating and placeholder are no longer available for the default custom element. Copy
TextElementto use them. - Added old / new index and el$ to
@sortevent. - Added
cs(Czech) locale. Thank you @tomasvn! 💚
Bug fixes ​
- Fix search wrap for
TagsElement#21
Chore ​
- Changed back
lodash-estolodash - Type fixes.
