-
Notifications
You must be signed in to change notification settings - Fork 494
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ddfeb18
commit 31ad9d5
Showing
1 changed file
with
66 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
# Changelog | ||
|
||
## [1.4.0] | ||
|
||
### Updated | ||
|
||
- Minor packages update | ||
|
||
## [1.3.0] | ||
|
||
### Updated | ||
|
||
- Angular Material upgraded to 1.0 | ||
- Angular upgraded to 1.5 | ||
- Dependencies updated | ||
|
||
## [1.2.0] | ||
|
||
### Fixed | ||
|
||
- Lot of UX/UI improvements | ||
- Minor fixes | ||
|
||
### New Features | ||
|
||
- Browsers support | ||
- Added messages section directive | ||
- Changed app structure | ||
|
||
## [1.1.0] | ||
|
||
### New Features | ||
|
||
- Implement message-section directive | ||
|
||
## [1.0.1] | ||
|
||
### Updated | ||
|
||
- Update dependencies | ||
|
||
## [1.1.0] | ||
|
||
### New Features | ||
|
||
- New layout | ||
- Custom theme styles | ||
- New dashboard sections | ||
- Angular Material v0.10.0 | ||
- Added md-menu | ||
- Google material icons | ||
- NVD3 charts | ||
- Responsive layout | ||
- Nested views | ||
|
||
### Fixed | ||
|
||
- Adjusted panel-widget directive | ||
- Stylesheets reorganized | ||
- Widgets reworked | ||
- Adjusted table | ||
- Reorganized app structure | ||
- Adjusted sidebars | ||
|
||
|
||
|