-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Readme updated Changelog updated
- Loading branch information
Showing
24 changed files
with
16,966 additions
and
15 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
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,3 +1,28 @@ | ||
![alt tag](https://raw.github.com/dogfalo/materialize/master/images/materialize.gif) | ||
=========== | ||
Materialize, a CSS Framework based on material design | ||
|
||
### Current Version : v0.92.0 | ||
|
||
##Changelog | ||
|
||
- v0.92.0 | ||
- Clicking icon in dropdown in navbar no longer closes dropdown immediately | ||
- Multiple select inputs now work properly | ||
- Mobile navbar no longer extends past screen width | ||
- Parallax improved | ||
- Modal restructured / can be opened programmatically | ||
- Callbacks added to modals | ||
- Added dist folder to repo | ||
|
||
|
||
- v0.91 | ||
- bug fixes to forms | ||
- added waves color classes | ||
- toast thickened to look better on mobile | ||
- many other bug fixes | ||
|
||
|
||
- v0.9 | ||
- Touch interactions added | ||
- tons more... |
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,22 @@ | ||
Changelog | ||
|
||
v0.92.0 | ||
- Clicking icon in dropdown in navbar no longer closes dropdown immediately | ||
- Multiple select inputs now work properly | ||
- Mobile navbar no longer extends past screen width | ||
- Parallax improved | ||
- Modal restructured / can be opened programmatically | ||
- Callbacks added to modals | ||
- Added dist folder to repo | ||
|
||
|
||
v0.91 | ||
- bug fixes to forms | ||
- added waves color classes | ||
- toast thickened to look better on mobile | ||
- many other bug fixes | ||
|
||
|
||
v0.9 | ||
- Touch interactions added | ||
- tons more... |
Oops, something went wrong.