mkhairi / materialize-sass

Materializecss rubygem for Rails Asset Pipeline / Sprockets
http://materialize.labs.my/
MIT License
806 stars 243 forks source link

V0.100 #185

Closed mihaimuntenas closed 5 years ago

mihaimuntenas commented 5 years ago

Upgraded PickADate.js to 3.6.1 with fix for Chrome 73 issue: https://github.com/amsul/pickadate.js/issues/1138

mihaimuntenas commented 5 years ago

@mkhairi thanks! Maybe we should also bump the version to 100.3, just to get the updated version through bundler/rubygems ... unless you want to merge some other stuff before doing this.

mkhairi commented 5 years ago

@mihaimuntenas, published as v0.100.2.1 🙇

ebeigarts commented 5 years ago

This makes newer pickadate available only available when using = require materialize-sprockets. If you use = require materialize, then it is using the old one https://github.com/mkhairi/materialize-sass/blob/v0.100/app/assets/javascripts/materialize.js#L6321