Releases: ng-matero/extensions
Releases · ng-matero/extensions
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
v9.3.3
Bug Fixes
- color-picker: fix menu style override issue
v9.3.2
Bug Fixes
- color-picker: fix default value and OnPush issue
- data-grid: fix no result of null data issue
- select: fix vertical align and OnPush issue
v9.3.1
Bug Fixes
- data-grid: fix mat-progress-bar in cell issue (#6)
v9.3.0
Features
- data-grid: add sort on Frontend
Bug Fixes
- data-grid: fix paging flashing of expansion
- color-picker: fix unable select color of palette corner
v9.2.0
Features
- data-grid: add no result showing
- data-grid: add column menu button
style
, color
, icon
.
BREAKING CHANGES
- data-grid: rename
MtxGridColumnSelectionComponent
to MtxGridColumnMenuComponent
v9.1.2
Bug Fixes
- data-grid: fix expandable row paging issue
- data-grid: fix cell padding issue of RTL
v9.1.1
Bug Fixes
- fix
@ng-select/ng-select
and ngx-color
version
v9.1.0
Highlights
- data-grid: The data grid has been refacted. There have many new features and also break changes.
- columns:
title
->header
- columns:
index
->field
- columns:
fixed
->pinned
- columns:
sort
->sortable
- columns:
template
->cellTemplate
- more details
Features
- split-pane: The
mtx-split
is a clone project of angular-split
.
- dialog: Add custom class with
mtx
prefix.
Bug Fixes
- select: fix disabled issue in reactive form.
v9.0.1
Bug Fixes
- select: fix vertical align issue with material form field
- select: fix multiple style and arrow color