Skip to content

MvcCore - Extension - Controller - DataGrid - v5.2.13

Latest
Compare
Choose a tag to compare
@tomFlidr tomFlidr released this 21 Aug 08:27
· 1 commit to master since this release

New

  • Initializing model class for url completing without grid full initialization.
  • Change in PHP Docs in config column class, added array type for properties headingName, title and urlName.

Fixed

  • Columns reordering by reindexing columns sequentially without configuration sequence holes.

Changed

  • Columns TypeScript development interface rendering moved into grid rendering moment.
  • Changed dispatch constants to late static binding static::.

Full Changelog: v5.2.12...v5.2.13