5.1.6
siddharthvaddem/openscreen5.1.6Oct 26, 2024by hand-dot
AI Summary
This update improves the editing experience by dynamically setting the read-only state for MVT fields and resolves a CSS styling error affecting the air-datepicker component.
Key Highlights
- Set readOnly when editing an MVT field based on variables
- Fix air-datepicker css error
- Improved field editing logic
New Features
- Dynamic read-only property for MVT fields
- CSS fix for air-datepicker
Full Release Notes
## What's Changed * set readOnly when editing an MVT field based on whether there are variables by @peteward in https://github.com/pdfme/pdfme/pull/612 * Fix air-datepicker css error by @hand-dot in https://github.com/pdfme/pdfme/pull/616 **Full Changelog**: https://github.com/pdfme/pdfme/compare/5.1.5...5.1.6