Skip to content

Releases: ng-matero/extensions

v0.9.3

12 Mar 14:22
Compare
Choose a tag to compare

Bug Fixes

  • select: fix addTag default value to false

v0.9.2

11 Mar 12:48
Compare
Choose a tag to compare

Bug Fixes

  • select: fix MatFormFieldControl import

v0.9.1

10 Mar 04:32
Compare
Choose a tag to compare

Bug Fixes

  • data-grid: fix mat-cell padding
  • data-grid: fix mat-icon line-height

v0.9.0

09 Mar 13:20
Compare
Choose a tag to compare

Features

  • data-grid: add template type
  • data-grid: add showPaginator option

BREAKING CHANGES

  • data-grid: rename frontPage to pageOnFront

v0.8.0

01 Mar 15:24
Compare
Choose a tag to compare

Bug Fixes

  • alert: fix rtl issue of close button

Features

  • add new component mtx-select (form field wrapper for ng-select)

v0.7.1

28 Feb 16:15
Compare
Choose a tag to compare

Bug Fixes

  • color-picker: fix MatMenuTrigger warning of package built
  • color-picker: fix uid with prefix mtx-color-picker-
  • color-picker: fix component name of testing file

v0.7.0

26 Feb 01:21
Compare
Choose a tag to compare

Code Refactoring

  • color-picker: add focus event to the input and improve its usage
  • color-picker: support two-way binding [(ngModel)]
  • color-picker: add more input attributes (placeholder disabled)

BREAKING CHANGES

  • data-grid: rename event changeSort to sortChange
  • data-grid: rename event changeSelect to selectionChange

v0.6.0

25 Feb 01:48
Compare
Choose a tag to compare

Bug Fixes

  • data-grid: fix mat-table width issue

Features

  • add new component mtx-color-picker

v0.5.0

23 Feb 04:48
Compare
Choose a tag to compare

Features

  • add new component mtx-checkbox-group

BREAKING CHANGES

  • rename data-grid and dialog interface with prefix Mtx

v0.4.1

16 Jan 13:12
Compare
Choose a tag to compare

Bug Fixes

  • data-grid: add MtxDialogModule by default