materialize-meteor icon indicating copy to clipboard operation
materialize-meteor copied to clipboard

Materialize meteor package - a modern responsive front-end framework based on Material Design.

Results 9 materialize-meteor issues
Sort by recently updated
recently updated
newest added

I think there needs to be a meteor specific adaptation to the framework. Because there are no page loads, we need to programmatically close the sidebar on click. I think...

Routing (iron:router) is set up correctly. When I do routing **anywhere else than within nav tags** it just works. **When the link is it the nav** it doesn't (sometimes on...

in template ul class="collapsible"> {{#each pendingMembers}} li .... /li {{/each}} /ul in Template.templateName.rendered , $('.collapsible').collapsible({ "accordion" : false }); Collapsible doesn't work in this case. I had to use setTimeout...

The wave animation seems to permanently change the bg color by a certain shade!

I tried using the `toast(message, displayLength)` function e.g `toast('I am a toast!', 4000)` in a Meteor app as described in the docs but it just seems not to work. Is...

I am not sure if you have seen this but this can be set up as an [autopublish package](http://autopublish.meteor.com/howitworks). See https://github.com/MeteorCommunity/discussions/issues/14.

Hi, I tried to use your materialize package but the javascript doesn't initialize so the none of the functions work, for instance the labels on textboxes wont slide up. I...

Got quite confused with the version of this package since it does differ from the version of the packaged content. Would it be possible to adopt the version of the...