← All Releases
1.0.32
March 13, 2026Dropzone/form customization improvements and sync workflow updates
Summary
- Expanded Dropzone customization support and aligned docs/examples.
- Added styling control support for Input and Textarea helper text.
- Updated CI sync workflow behavior and repo path consistency.
Added
- Added new Dropzone text/styling customization hooks in wrapper/template usage.
- Added info text color style variable support for Input and Textarea wrappers/templates.
Changed
- Updated Dropzone implementation across runtime (
LevDropzone.vue), wrappers (Dropzone.vue) and docs page usage. - Updated Input/Textarea wrapper and page examples to expose latest API and style controls.
- Updated
.github/workflows/sync-pages-to-catalog.ymlinternals as part of sync hardening.
Fixed
- Fixed cross-platform path consistency by moving sidebar type reference to lowercase
navigationpathing.
Breaking Changes
- None.