You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Materialize, a CSS Framework based on material design
6
6
7
-
### Current Version : v0.96.0
7
+
### Current Version : v0.97.0
8
8
9
9
## Sass Requirements:
10
10
- Ruby Sass 3.3+, LibSass 0.6+
11
11
12
12
## Supported Browsers:
13
13
Chrome 35+, Firefox 31+, Safari 7+, IE 10+
14
14
15
-
## Contributing
16
-
- Compiling Files
17
-
-`npm install`
18
-
-`grunt monitor`, this will compile .scss, .js., .jade files
19
-
- Documentation
20
-
- If you notice an error in the documentation, please edit the corresponding .html page under jade/page-contents/.
21
-
- Issues
22
-
- If you have an issue please make sure you document the problems in depth. One line issues with no explanations will be closed.
23
-
- Feature Requests
24
-
- We like feature requests but make sure that it can be seen within the goals of the project and not just something you need individually. Also you should try and give as much examples and details about the new feature as possible.
25
-
- Code Examples
26
-
- Use this [codepen](http://codepen.io/Dogfalo/pen/xbzPQV) to illustrate your problem.
27
-
28
15
## Changelog
16
+
- v0.96.1 (April 6, 2015)
17
+
- Dropdown Fixes
18
+
- Materialize functions fixed for Meteor
29
19
- v0.96.0 (April 1, 2015)
30
20
-**Toasts, transitions, scrollfire added under Materialize namespace**
31
21
-**Dropdown is now created as a child of its parent**
0 commit comments