Emmanuel Belair

Results 16 comments of Emmanuel Belair

It should be nice to provide all the components that are not yet integrated. So we could use them as css/scss I don't how your are doing, but for instance,...

I guess, this is the code of the form: ```html ``` Also, I've searched for the required attr in the angular_component/material_select lib but I did not found nothing.

The component has nothing to do with the [original material design list](https://material-components.github.io/material-components-web-catalog/#/component/list) If I'm not wrong, the secondary text should be under the primary text.

I'm already using mdc-styling for list so I'll continue to do like this. Thanks for reply

I found a way to use it with FormBuilder but I don't know if it's a good way to do. I'm using a hidden input that contains ngControl/ngModel and I...

Until the improvement is made, I wonder if I can execute a post-deploy script to copy the .md file in the web output before committing. How can I copy the...

Hi, I get the following error after I've installed the package. I don't know how to make it work, could you provide a real working example, please? ``` [WARNING]build_web_compilers:entrypoint on...

How do I remove these lines of code after installed the package via pubspec ? Do I need to fork the project to do this?

Why not using reflectable as the other libs?

I was talking about mustache_reflectable. For instance, I'm using it because I already use reflectable in my project. Anyway, thank you for your help, and if I have enough time...