angular2-mdl icon indicating copy to clipboard operation
angular2-mdl copied to clipboard

Angular 2 - 14 components, directives and styles based on material design lite (npm: @angular-mdl/core)

Results 29 angular2-mdl issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

First of all I've tried to find relevant topic(s) in the issue list, but I couldn't find any. So, I'm trying to integrate MDL into the Angular, namely I wanted...

This seems to be the same as in [this issue](https://github.com/mseemann/angular2-mdl-ext/issues/881) Console log ``` Error: ViewDestroyedError: Attempt to use a destroyed view: detectChanges at viewDestroyedError (core.js:28817) at Object.debugUpdateDirectives [as updateDirectives] (core.js:45255)...

This leads to bug with closing dialog (page is still clickable and blurred)

First of all, thank you so much for creating such useful library. Great work 👍 . I am trying to use `mdl-textfield` and `mdl-checkbox` inside child component which has changeDetection...

Wait for fix in another project
Bug

Hi Michael, I'm trying to user a snackbar with a button that get's closed after a timeout but I find two difficulties: 1- When we add a button automatically the...

![capture](https://user-images.githubusercontent.com/6573681/32979978-a519b452-cc84-11e7-9bd6-551746d36461.PNG) IN IE browser slider is not working properly pls find the attachment I have checked the below url http://mseemann.io/angular2-mdl/slider

``` off and vice versa.

It would be nice to add "hint" property to mdl-textfield just like in [helper text](https://material.io/guidelines/components/text-fields.html#text-fields-layout). What do you think @mseemann ? I would like to create a PR for this.