forked from devias-io/material-kit-react
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed unused componentes and updated styles
- Loading branch information
devias-io
committed
May 10, 2019
1 parent
565d71d
commit 8236249
Showing
36 changed files
with
394 additions
and
872 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 |
---|---|---|
@@ -1,5 +1,23 @@ | ||
# Change Log | ||
|
||
## [0.1.1] 2019-05-10 | ||
|
||
### Updates | ||
|
||
- Removed unused scss from assets | ||
- Removed unused components from shared components | ||
- Removed `authGuard` since it won't be used in this version | ||
- Removed `auth` service folder since it won't be implemented for this version | ||
- Removed "status" from `ProductCard` component since it was not part of released design | ||
- Changed icon in `Users` widget (ArrowDropDown with ArrowDropUp) | ||
|
||
### Fixed bugs | ||
|
||
- Fixed `DisplayMode` component size, when used as a flex child it could grow/shrink | ||
- Fixed `Typography` view responsiveness for small devices | ||
- Fixed `ProductCard` component description height | ||
https://github.com/devias-io/react-material-dashboard/pull/2 | ||
|
||
## [0.1.0] 2019-05-02 | ||
|
||
### Initial commit |
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
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
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,2 +1 @@ | ||
@import './misc/perfect-scroll'; | ||
@import './misc/react-calendar'; |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.