Skip to content

Releases: ng-matero/extensions

v9.4.0

05 May 07:24
Compare
Choose a tag to compare

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

27 Apr 14:33
Compare
Choose a tag to compare

Bug Fixes

  • color-picker: fix menu style override issue

v9.3.2

26 Apr 14:50
Compare
Choose a tag to compare

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

18 Apr 11:15
Compare
Choose a tag to compare

Bug Fixes

  • data-grid: fix mat-progress-bar in cell issue (#6)

v9.3.0

18 Apr 10:50
Compare
Choose a tag to compare

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

17 Apr 14:02
Compare
Choose a tag to compare

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

14 Apr 01:19
Compare
Choose a tag to compare

Bug Fixes

  • data-grid: fix expandable row paging issue
  • data-grid: fix cell padding issue of RTL

v9.1.1

12 Apr 02:05
Compare
Choose a tag to compare

Bug Fixes

  • fix @ng-select/ng-select and ngx-color version

v9.1.0

11 Apr 16:31
Compare
Choose a tag to compare

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

27 Mar 15:19
Compare
Choose a tag to compare

Bug Fixes

  • select: fix vertical align issue with material form field
  • select: fix multiple style and arrow color