1.12.5 release
Release date: 2025-04-04
Features
- Sanitize props that end up in
v-html. You can disable it invueform.config.jswithsanitize: false.
Bug fixes
- Grid border fix when cells are <100% (issue raised at builder)
- Editor not always editable on first load fix #399
- Cursor position in safari after country select fix #393
- Numeric value prop for forced number inputs #424
- FieldName should accept object
