@beretail/angular-mat-theme
v2.1.7
Published
Front-end theme created using Angular Material.
Downloads
210
Readme
Angular mat theme
A library that provides Themes, Layout and Components ready to be moulded into different project's view needs. Created on top of Angular Material
Install
Run ng add @beretail/angular-mat-theme --project=*project name*
to install angular-mat-theme to the project.
Versions:Angular: 13
@angular/cli: 13
@angular/material: 13
rxjs: 6.6.0
typescript: 4.6.4
##Change logs
0.0.1
- Inital Project setup
0.0.2
- Confirm component module added
- Release notes module added
- Schematics updated
- Removed deprecated node-scss
0.0.3
- Peer dependencies updated
0.0.4
- Peer dependencies updated
0.0.5
- Peer dependencies updated
0.0.6
- readme updated
1.0.0
- Update index.html on ngAdd
2.0.0
- Angular versions updated
Angular: 12.1.2
toAngular: 13.3.8
@angular/cli: 12.1.2
to@angular/cli: 13.3.8
@angular/material: 12.2.13
to@angular/material: 13.3.7
@angular/cdk: 12.2.13
to@angular/cdk: 13.3.7
2.0.1
- Number input directive bug[ Delete key not working ] fix
2.0.2
- Release note component updated
2.0.3
- Toast message component updated [Now accepts html tag]
2.0.4
- Nav component updated [Now accepts state attribute]
2.0.5
- UserInfo module added
2.0.6
- UserInfo - component selector renamed
2.0.7
,
- UserInfo - component updated [Accepts attributes input to specify order]
2.0.8
- UserInfo - component updated [Accepts hiddenAttributes input to hide specific attributes]
2.0.9
- UserInfo - component updated
2.0.10
& 2.0.11
- UserInfo - component updated
2.0.12
- AppSwitcher component added
- NumberInput component updated
2.0.13
- AppSwitcher component updated - Close button added
2.0.14
& 2.0.15
- UserInfo - component updated
2.0.16
- Nav component updated - Disabled attribute added on link
2.0.17
- Number input directive bug[ minvalue not checking ] fix
2.0.18
2.0.19
2.0.20
2.0.21
- UserInfo - component updated