-
With the introduction of typed forms, the obvious question is in what ways ngx-formly can support or relate to them. I spent some time thinking about the possibilities and want to share my thoughts wi…
-
It appears that `useHookFormAction` returns `form` as `UseFormReturn` when ideally it should return `UseFormReturn`
-
## Description
support a better process for creating deployments.
the idea is to have yaml keys that define how a dynamic form should render in the UI.
```yaml
deployment:
deployRegion
…
plyr4 updated
1 month ago
-
Forms are a mess at this point. Forms are a mess almost everywhere in Javascript world. We need to build forms which are typed, asserted, validated yet simple.
For example, a 'number' input elemen…
-
### Which @angular/* package(s) are relevant/related to the feature request?
forms
### Description
`ValidatorFn` and ` AsyncValidatorFn` accept a parameter of type `AbstractControl`.
If an app is …
-
### Description
Components are not properly typed:
- `form` property on `` works, but is not typed
- `id` property on `` works, but is not typed
- `submit` method on `Form` works, but is not typ…
-
The alerting framework uses and passes an `error` object to the rule's and connector's params component to be able the components to show errors and disable their form inputs. The `error` object is ty…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug Description?
In the "Other Details" section of the registration form, the text input fields are not showin…
-
To solve #5523, Naga needs information about [built-in function](https://gpuweb.github.io/gpuweb/wgsl/#builtin-functions) argument and result types in a form that the WGSL front end can consume to app…
-
Hi,
really liking the ease and clarity of most his project :-)
While using protocols is great in principle, in practice a lot of the rows are `ConcreteFormRow` instances and therefore not super stri…