All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Loosen constraints with Loki Admin Components
- Refactor into new structure
- Refactor string-type columns into Column-class
- Change flag allow_actions into hide_actions
- Add CI files
- Declare used PHP namespaces
- Add declare strict types
- Add missing strict_types declaration
- Add escaping of template code
- Formatting
- Update deps with Loki packages
- Use
Loki_AdminComponentsnamespace - Add files via upload
- Allow for cell templates to be defined via XML layout
- Update instructions with
@dev - Remove unneeded layout arguments
- Initial release