mirror of
https://github.com/jcreek/phldnhack.git
synced 2026-07-13 02:53:44 +00:00
init
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||

|
||||
===========
|
||||
|
||||
[](https://gitter.im/Dogfalo/materialize?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
Materialize, a CSS Framework based on material design
|
||||
|
||||
### Current Version : v0.97.0
|
||||
|
||||
## Sass Requirements:
|
||||
- Ruby Sass 3.3+, LibSass 0.6+
|
||||
|
||||
## Supported Browsers:
|
||||
Chrome 35+, Firefox 31+, Safari 7+, IE 10+
|
||||
|
||||
## Changelog
|
||||
- v0.97.0 (June 21, 2015)
|
||||
- **Documentation changed to use Official Google Icon web font**
|
||||
- **Input errors added**
|
||||
- Flicker on Firefox on dropdowns fixed
|
||||
- Pagination made more responsive
|
||||
- Modal now prevents scrolling
|
||||
- Modal animation added
|
||||
- Support for multiple modals added
|
||||
- Programmatic control of FAB to open/close added
|
||||
- Programmatic control of slider to play/pause added
|
||||
- Plus many more bug fixes
|
||||
- v0.96.1 (April 6, 2015)
|
||||
- Dropdown Fixes
|
||||
- Materialize functions fixed for Meteor
|
||||
- v0.96.0 (April 1, 2015)
|
||||
- **Toasts, transitions, scrollfire added under Materialize namespace**
|
||||
- **Dropdown is now created as a child of its parent**
|
||||
- Collapsibles supports nesting
|
||||
- Modal Bottom Sheet added
|
||||
- Indeterminate Checkboxes added
|
||||
- New Checkbox Style Added
|
||||
- Text Inputs supports placeholder/readonly
|
||||
- Google Inbox-like Collapsible added
|
||||
- Text Character Counter added
|
||||
- Waves no longer breaks on SVG's
|
||||
|
||||
- v0.95.3 (Feb 25, 2015)
|
||||
- Parallax image loading / responsiveness fixes
|
||||
- Date picker supports month/year as dropdown
|
||||
- Dismissable collection items
|
||||
- Avatar collection items
|
||||
- Pagination Added
|
||||
- ScrollFire fixes
|
||||
|
||||
|
||||
## Contributing
|
||||
[Please read CONTRIBUTING.md for more information](CONTRIBUTING.md)
|
||||
Reference in New Issue
Block a user