5.1.6
apache/answer5.1.6Oct 26, 2024by hand-dot
AI Summary
This release focuses on UI improvements and data handling, specifically setting read-only states for MVT fields based on variable usage and fixing CSS errors in the air-datepicker component.
Key Highlights
- Set read-only state for MVT fields based on variable availability
- Fix air-datepicker CSS error
- Enhanced data entry constraints
New Features
- Smart read-only 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