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