Skip to content

Releases: ng-matero/extensions

v9.8.0

29 Jul 00:44
Compare
Choose a tag to compare

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

25 Jul 10:03
Compare
Choose a tag to compare

Bug Fixes

  • checkbox-group: fix disabled issue
  • color-picker: fix container click issue

v9.7.1

19 Jul 01:01
Compare
Choose a tag to compare

Bug Fixes

  • data-grid: fix pinnable column cell width issue

v9.7.0

13 Jul 14:31
Compare
Choose a tag to compare

Features

  • select: support mtx-option
  • select: improve some styles

v9.6.0

09 Jul 00:59
Compare
Choose a tag to compare

Features

  • select: add alll ng-select templates
  • dialog: making actions button align right
  • update Angular and Material to v9 latest

v9.5.1

07 Jun 07:25
Compare
Choose a tag to compare

Bug Fixes

  • data-grid: fix footer summary with async data (#15)
  • data-grid: fix table rendering issue with changes

v9.5.0

06 Jun 15:03
Compare
Choose a tag to compare

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

30 May 15:00
Compare
Choose a tag to compare

Improvement

  • data-grid: improve dataSource
  • split-pane: improve mtx-split-gutter background color
  • progress: improve mtx-progress background color

v9.4.1

05 May 14:48
Compare
Choose a tag to compare

Bug Fixes

  • data-grid: fix null data issue of expandable grid (#13)

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