Releases: ng-matero/extensions
Releases · ng-matero/extensions
v0.9.3
Bug Fixes
- select: fix
addTag
default value to false
v0.9.2
Bug Fixes
- select: fix
MatFormFieldControl
import
v0.9.1
Bug Fixes
- data-grid: fix mat-cell
padding
- data-grid: fix mat-icon
line-height
v0.9.0
Features
- data-grid: add
template
type
- data-grid: add
showPaginator
option
BREAKING CHANGES
- data-grid: rename
frontPage
to pageOnFront
v0.8.0
Bug Fixes
- alert: fix
rtl
issue of close button
Features
- add new component
mtx-select
(form field wrapper for ng-select
)
v0.7.1
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
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
Bug Fixes
- data-grid: fix
mat-table
width issue
Features
- add new component
mtx-color-picker
v0.5.0
Features
- add new component
mtx-checkbox-group
BREAKING CHANGES
- rename
data-grid
and dialog
interface with prefix Mtx
v0.4.1
Bug Fixes
- data-grid: add
MtxDialogModule
by default