70 lines
1.4 KiB
Markdown
70 lines
1.4 KiB
Markdown
# [Primer - Angular 2 Material Admin template](https://themeforest.net/user/iamnyasha)
|
|
|
|
|
|
### Changelog
|
|
***
|
|
|
|
#### `1.1.3` (2017-01-20)
|
|
***
|
|
|
|
##### Bug Fixes
|
|
* Fix android browser compatibility issue [package.json, polyfills.ts]
|
|
|
|
##### Misc
|
|
* Update package.json
|
|
|
|
##### Updating
|
|
Update your package.json and src/polyfills.ts files with the one from the update and update your npm packages.
|
|
|
|
|
|
#### `1.1.2` (2017-01-17)
|
|
***
|
|
|
|
##### Bug Fixes
|
|
* Fix some color issues in dark mode [scss]
|
|
* Fix sidebar scrolling padding issue [scss]
|
|
* Fix timeline page RTL layout [scss]
|
|
|
|
##### Misc
|
|
* Update package.json
|
|
|
|
##### Updating
|
|
Only scss changes in this update so you can go ahead and replace your assets/scss/ folder with the updated one.
|
|
|
|
|
|
|
|
#### `1.1.1` (2017-01-09)
|
|
***
|
|
|
|
##### Bug Fixes
|
|
* Fix spacing bug in scss [scss]
|
|
* Fix header spacing alignment [scss]
|
|
|
|
##### Misc
|
|
* Update package.json
|
|
|
|
##### Updating
|
|
Only scss changes in this update so you can go ahead and replace your assets/scss/ folder with the updated one.
|
|
|
|
|
|
#### `1.1.0` (2017-01-03)
|
|
***
|
|
|
|
##### Bug Fixes
|
|
* Responsive layout fixes for fullcalendar
|
|
|
|
##### Features
|
|
* Added dynamic menu
|
|
|
|
##### Misc
|
|
* Refactor responsive admin layout, calendar page and messages page
|
|
* Add menu-items and fullscreen toggle directive to shared module
|
|
* Moved admin-layout and auth-layout components to layout folder
|
|
* Updated node packages
|
|
* Minor code cleanup
|
|
|
|
|
|
#### `1.0` (2017-01-03)
|
|
***
|
|
|
|
Initial release |