Releases: ng-matero/extensions
Releases · ng-matero/extensions
v9.8.0
Features
- data-grid: add table sort properties
- data-grid: add column sort properties
- data-grid: add column type parameter
- data-grid: add column button disabled properties (#26)
v9.7.2
Bug Fixes
- checkbox-group: fix disabled issue
- color-picker: fix container click issue
v9.7.1
Bug Fixes
- data-grid: fix pinnable column cell width issue
v9.7.0
Features
- select: support
mtx-option
- select: improve some styles
v9.6.0
Features
- select: add alll
ng-select
templates
- dialog: making actions button align right
- update Angular and Material to v9 latest
v9.5.1
Bug Fixes
- data-grid: fix footer summary with async data (#15)
- data-grid: fix table rendering issue with changes
v9.5.0
Features
- data-grid: hide
select all
with single row selection
- data-grid: add row selection formatter of
disabled
and hideCheckbox
- data-grid: add row selected items default at grid init
v9.4.2
Improvement
- data-grid: improve
dataSource
- split-pane: improve
mtx-split-gutter
background color
- progress: improve
mtx-progress
background color
v9.4.1
Bug Fixes
- data-grid: fix null data issue of expandable grid (#13)
v9.4.0
Features
- data-grid: add header template
- data-grid: add summary template
- data-grid: add cell template
- data-grid: add toolbar template (#11)
- data-grid: add
trackBy
function (#10)
Bug Fixes
- data-grid: fix formatter issue