5.1.6
YassKhazzan/openperplex_backend_os5.1.6Oct 26, 2024by hand-dot
AI Summary
This release improves field editing behavior by setting read-only states for MVT fields based on variables and fixes a CSS error in the air-datepicker component.
Key Highlights
- Set readOnly when editing an MVT field based on variables
- Fix air-datepicker css error
New Features
- Dynamic read-only state logic 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