5.1.6
usestrix/strix5.1.6Oct 26, 2024by hand-dot
AI Summary
Fixes issues related to field editing permissions and resolves CSS styling errors in the date picker component.
Key Highlights
- Set readOnly for MVT fields based on variable presence
- Fixed air-datepicker CSS error
New Features
- Dynamic field read-only state management
- CSS error resolution for date picker
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