Skip to content

Releases: Ezar101/EasyAdminTrixExtensionBundle

v1.2.0 - PHP 8.2 Support

15 Mar 20:59
005b659

Choose a tag to compare

  • Broader Compatibility: Lowered the minimum PHP requirement from 8.4 to 8.2 to match EasyAdmin 4 requirements.
  • Updated QA tools (PHPStan, PHP CS Fixer) and GitHub Actions workflow to run against PHP 8.2, 8.3, and 8.4.

v1.1.1 - Introduced QA

15 Mar 14:34
ae6679b

Choose a tag to compare

  • 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

14 Mar 21:38
d754dfd

Choose a tag to compare

  • Refactored ExtendedTextEditorField to be a standalone EasyAdmin field (returns self).
  • Introduced a lightweight, statically-cached Asset helper 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

14 Mar 14:28

Choose a tag to compare

First stable version including management of tables, colours and custom titles for Trix in EasyAdmin.