Skip to content

Releases: MacGyer/yii2-materializecss

Materialize 1.2.0

10 Dec 20:33
Compare
Choose a tag to compare
4.1.0

Merge remote-tracking branch 'origin/develop'

First v4 release with Materialize 1.1.0 and PHP 8

27 Nov 16:37
Compare
Choose a tag to compare

Fixes #53

Full Changelog: 3.0.0...4.0.0-RC1

4.0.0 - Materialize 1.1.0 and PHP 8

28 Nov 08:13
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/develop'

Final 3.0.0 stable release

16 Nov 17:16
Compare
Choose a tag to compare
  • Implements Materialize v1.0.0
  • Please note: breaking changes included

Release Candidate is here

02 Jun 17:10
Compare
Choose a tag to compare
Pre-release
3.0.0-RC

Merge remote-tracking branch 'origin/develop'

First beta - v3

29 May 17:22
Compare
Choose a tag to compare
First beta - v3 Pre-release
Pre-release

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

Fix checkbox/radio

25 Mar 09:45
96616f4
Compare
Choose a tag to compare

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

Materialize native TimePicker

30 Jul 21:20
Compare
Choose a tag to compare
  • 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

03 Jul 07:31
Compare
Choose a tag to compare
  • added Carousel
  • added MaterialBox
  • added Parallax
  • added Slider
  • improved sample layout

added RangeInput

05 Jun 15:10
Compare
Choose a tag to compare
  • added RangeInput with noUiSlider support
  • updated to Materialize v0.98.2
  • added some missing PHPDoc annotations