5.1.6
TabbyML/tabby5.1.6Oct 26, 2024by hand-dot
AI Summary
Fixes bugs related to MVT field editing logic and resolves a CSS error in the air-datepicker component.
Key Highlights
- Set MVT field read-only based on variable existence
- Fixed air-datepicker CSS error
New Features
- MVT field read-only state logic
- CSS bug fixes
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