New
- Initializing model class for url completing without grid full initialization.
- Change in PHP Docs in config column class, added
array
type for propertiesheadingName
,title
andurlName
.
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