Etienne

Results 12 issues of Etienne

I'm looking a way to lint my blade templates. Check for trailing white spaces, correct indentation, unique ID for html elements. I found a tool that is close to this...

I think it would be nice to register this library in npm.

When I build my project with `angular-froala-wysiwyg` I get this kind of errors: ``` Warning: [my-module].module.ts depends on 'froala-editor/js/plugins/special_characters.min.js'. CommonJS or AMD dependencies can cause optimization bailouts. For more info...

Change the builder to ivy to be compatible with angular 15. It is a breaking change since it can't be used with the view engine anymore. Related to #505

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

P3
Accessibility
needs: clarification
area: material/button-toggle
area: material/tooltip

### Description I'm playing on windows 10 with an xbox one controller. I activated `dota_disable_controller_support 0`. While in game the camera moves directly to the top of the map. I...

### Documentation Feedback Today I struggled about mat-chips being focusable and wanted to make them unfocusable (but not disabled). I thought there was no `tabindex` until I found this comment...

docs
needs: clarification
area: material/chips

Apparently people didn't get that there is a python3 version.

### Clear and concise description of the problem I like for styling to always have one line per elements/argument/properties. That's why I added for the arrays these two rules `array-element-newline`...

enhancement
discussion

**Describe the bug** It seems not to be possible to select material select component. (it's possible is the component is a native one tho) **To Reproduce** Steps to reproduce the...