Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.05 KB

File metadata and controls

42 lines (34 loc) · 1.05 KB

Changelog

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.

[Unreleased]

[0.0.6] - 27 September 2025

Fixed

  • Loosen constraints with Loki Admin Components

[0.0.5] - 17 September 2025

Fixed

  • Refactor into new structure
  • Refactor string-type columns into Column-class
  • Change flag allow_actions into hide_actions

[0.0.4] - 02 September 2025

Fixed

  • Add CI files

[0.0.3] - 21 August 2025

Fixed

  • Declare used PHP namespaces
  • Add declare strict types
  • Add missing strict_types declaration
  • Add escaping of template code
  • Formatting

[0.0.2] - 24 July 2025

Fixed

  • Update deps with Loki packages
  • Use Loki_AdminComponents namespace
  • Add files via upload
  • Allow for cell templates to be defined via XML layout
  • Update instructions with @dev
  • Remove unneeded layout arguments

[0.0.1] - 16 May 2025

Added

  • Initial release