getmdl-select icon indicating copy to clipboard operation
getmdl-select copied to clipboard

Select for material-design-lite

Results 21 getmdl-select issues
Sort by recently updated
recently updated
newest added

Hello, how can I clear selected value and set get-mdl-select to its initial state by javascript? Thank you.

How to insert item from ajax dynamically? after insert It shows blank

Hi, I'm using mdl-select in my project. I've put a mdl-select inside a mdl-card but if the select has too many options it would be hidden by a mdl-card-title which...

Hi, I can't initialize with a default value. After chanching the line 22 from var previousDataVal = ""; to var previousDataVal = (hiddenInput.value || ""); it ok for me Thx...

Bumps [bower](https://github.com/bower/bower) from 1.5.2 to 1.8.8. Release notes *Sourced from [bower's releases](https://github.com/bower/bower/releases).* > ## v1.8.8 > Fix security issue connected to extracting .tar.gz archives > > **This bug allows to...

dependencies

fix bug #104. NodeList calls 'forEach' on old engine. Proto NodeList have not method 'forEach'

On older engines an error occurs, because Node list does not have a method 'forEach'

I added a [jsDelivr CDN link](https://www.jsdelivr.com/) to the readme as an easier and faster option of using the project.

Hi, im trying to use this with react and react router. It is working fine when I reload the page. However when I enter to a page through an inside...

May I suggest some changes to support IE 11? I was finally able to achieve it and have all functionality working with the following changes. Since you know the code...

to implement