Yii2 Materializecss Versions Save

Integration of materializecss into Yii2

4.1.0

1 year ago

4.0.0

1 year ago

4.0.0-RC1

1 year ago

Fixes #53

Full Changelog: https://github.com/MacGyer/yii2-materializecss/compare/3.0.0...4.0.0-RC1

3.0.0

5 years ago
  • Implements Materialize v1.0.0
  • Please note: breaking changes included

3.0.0-RC

5 years ago

3.0.0-beta1

5 years ago

The first beta release of version 3. Overhauled to reflect Materialize version 1.0

2.0.2

6 years ago

This release removes the .input-field from the checkbox/radio container

2.0.0

6 years ago
  • 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

1.5.0

6 years ago
  • added Carousel
  • added MaterialBox
  • added Parallax
  • added Slider
  • improved sample layout

1.4.0

6 years ago
  • added RangeInput with noUiSlider support
  • updated to Materialize v0.98.2
  • added some missing PHPDoc annotations