Releases: Ezar101/EasyAdminTrixExtensionBundle
Releases · Ezar101/EasyAdminTrixExtensionBundle
v1.2.0 - PHP 8.2 Support
v1.1.1 - Introduced QA
-
Introduced CI pipeline with GitHub Actions.
-
Added full test coverage with PHPUnit.
-
Improved code quality and static analysis (PHPStan Level 8 & PHP CS Fixer).
v1.1.0 - Architecture Refactoring
- Refactored
ExtendedTextEditorFieldto be a standalone EasyAdmin field (returnsself). - Introduced a lightweight, statically-cached
Assethelper to handle the manifest.json without relying on heavy Symfony asset components. - Ensured native EasyAdmin Trix assets are loaded explicitly alongside custom extensions.
v1.0.0 - Initial Release
First stable version including management of tables, colours and custom titles for Trix in EasyAdmin.