Releases: MacGyer/yii2-materializecss
Releases · MacGyer/yii2-materializecss
Materialize 1.2.0
First v4 release with Materialize 1.1.0 and PHP 8
- implement Materialize v1.1.0 (community fork https://materializecss.github.io/materialize/)
- PHP 8 support
- use NPM instead of Bower
- use constants to configure Icon
- Breaking changes included:
- MaterializeFontAsset not loaded automatically
Fixes #53
Full Changelog: 3.0.0...4.0.0-RC1
4.0.0 - Materialize 1.1.0 and PHP 8
Merge remote-tracking branch 'origin/develop'
Final 3.0.0 stable release
- Implements Materialize v1.0.0
- Please note: breaking changes included
Release Candidate is here
3.0.0-RC Merge remote-tracking branch 'origin/develop'
First beta - v3
The first beta release of version 3.
Overhauled to reflect Materialize version 1.0
Fix checkbox/radio
This release removes the .input-field from the checkbox/radio container
Materialize native TimePicker
- Please note: this release contains breaking changes
- moved Breadcrumbs, Dropdown, FixedActionButton, Nav, NavBar and SideNav to dedicated namespace (breaking)
- dropped chingyawhao/materialize-clockpicker in favor of Materialize native time picker implementation (breaking)
- added Collapsible
- updated Materialize to v0.100.1
Media package
- added Carousel
- added MaterialBox
- added Parallax
- added Slider
- improved sample layout
added RangeInput
- added RangeInput with noUiSlider support
- updated to Materialize v0.98.2
- added some missing PHPDoc annotations