


I guess I could just make the entire filter row white. The input turns white and the underline disappears. Adding a "input-field" class to the filter row (it does wrap the inputs/select LOL), actually seems to break the desired action.I didn't see an option for small buttons, just button and large button. It looks like javascript is needed to restyle the select, which this demo isn't using, so I had to include a "browser-default" class in the filter_cssFilter option to prevent it from being hidden. Any filter select is automatically hidden.Added Materialize theme style ( v2.27.0 for materialize v0.97.7).Copyright and licenseĬode Copyright 2018 Materialize. You can also browse the help-wanted tag in our issue tracker to find things to do.

ContributingĬheck out the CONTRIBUTING document in the root of the repository to learn how you can contribute. If you want to help, here's a starting guide on how to write tests in Jasmine. We use Jasmine as our testing framework and we're trying to write a robust test suite for our components. Supported Browsers:įor changelogs, check out the Releases section of materialize or the CHANGELOG.md. Previous releases and their documentation are available for download. We use BrowserSync to display the documentation. When it finishes, open a new browser window and navigate to localhost:8000.

Then run grunt monitor to compile the documentation. Run these commands to set up the documentation: To run the documentation locally on your machine, you need Node.js installed on your computer.
