mnch

Results 31 issues of mnch

Thank you all for creating and maintaining this package ❤️ Is there any pattern that I am missing which could prevent dropping multiple items if the input does not have...

### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description While experimenting with viewProviders and forms I encountered the following bug:...

needs reproduction
area: core

### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description I have a generic component, ListComponent which I allow user to...

area: common
P3
compiler: template type-checking

### Which @angular/* package(s) are relevant/related to the feature request? _No response_ ### Description Currently, in order to disable or enable an `AbstractControl` depending on another control's value or state,...

area: forms
P3

### Which @angular/* package(s) are relevant/related to the feature request? forms ### Description Oftentimes when working with reactive forms, we need to create control getters in order to be able...

feature
area: forms
feature: votes required

### Which @angular/* package(s) are relevant/related to the feature request? _No response_ ### Description `FormArray` has its convenience method [FormArray.clear](https://angular.io/api/forms/FormArray#clear) to help with swiftly removing all controls. `FormRecord` and `FormGroup`...

area: forms
forms: Controls API

### ESLint version 8.32.0 ### What problem do you want to solve? As a developer who has to deal with eslint challenges sporadically, I find it difficult to gather definite...

enhancement
documentation
core
accepted

I would love to be able to select an action from the history, bring it into the action editor (to optionally edit the payload) and dispatch. I couldn't find a...

### What a life saver it is! Thank you that you have ever decided to publish this sweet little package that allows to target one specific rule in a way...

enhancement

❤️ for this plugin! **Describe the bug** A minor, one could say cosmetic, issue, but can be misleading to beginners. **To Reproduce** On an Nx/angular single-app wporkspace, meaning: - there...