issues
search
ngneat
/
reactive-forms
(Angular Reactive) Forms with Benefits 😉
https://www.netbasal.com
611
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New function getValidator
#184
muuvmuuv
opened
1 year ago
0
feat: only emit value when control is valid
#183
lothern
opened
1 year ago
1
Feature Request: Only emit values if status is valid
#182
lothern
opened
1 year ago
0
fix(typings): correctly extract nested oprional form group array typing
#181
ntziolis
closed
1 year ago
2
fix(typings): correctly unpack values of nested form group arrays
#180
ntziolis
closed
1 year ago
1
build(deps): bump minimist and commitizen
#179
dependabot[bot]
opened
1 year ago
1
build(deps): bump dns-packet from 5.3.1 to 5.4.0
#178
dependabot[bot]
opened
1 year ago
1
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
#177
dependabot[bot]
opened
1 year ago
1
build(deps): bump json5 from 2.2.1 to 2.2.3
#176
dependabot[bot]
opened
1 year ago
1
build(deps): bump minimatch, @nrwl/angular, @nrwl/cypress, @nrwl/eslint-plugin-nx, @nrwl/linter and @nrwl/workspace
#175
dependabot[bot]
opened
2 years ago
1
build(deps): bump terser and @angular-devkit/build-angular
#174
dependabot[bot]
opened
2 years ago
1
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#173
dependabot[bot]
opened
2 years ago
1
build(deps): bump nanoid and mocha in /libs/eslint-plugin-reactive-forms
#172
dependabot[bot]
opened
2 years ago
1
fix: markAsTouched typings to handle onlySelf argument
#171
AlexanderFSP
closed
2 years ago
1
build(deps): bump loader-utils from 2.0.2 to 2.0.4
#170
dependabot[bot]
opened
2 years ago
1
build(deps): bump loader-utils from 2.0.2 to 2.0.3
#169
dependabot[bot]
closed
2 years ago
2
fix: incorrect typing of FormArray value for complex models
#167
kbrilla
closed
2 years ago
0
FormArray value types incorrect for complex models and few smaller fixes in other method typing
#166
kbrilla
closed
2 years ago
2
feat: upgrade to Angular 14
#165
undsoft
closed
2 years ago
0
Support for Angular 14
#164
undsoft
closed
2 years ago
1
Integrate with Angular 14 typed forms
#163
CristhianParra
opened
2 years ago
5
FormArray of array element does not work properly
#162
duydnguyen07
opened
2 years ago
1
docs(readme): fix typo
#161
ajsaraujo
closed
2 years ago
0
build(deps): bump ejs from 3.1.6 to 3.1.8
#160
dependabot[bot]
closed
2 years ago
1
Missing get method model typings
#159
strigefleur
opened
2 years ago
0
Incorrect get method typings
#158
strigefleur
opened
2 years ago
0
build(deps): bump nanoid from 3.1.30 to 3.3.2
#157
dependabot[bot]
closed
2 years ago
1
feat(reactive-forms): add invalid$ and valid$
#156
jafaircl
closed
2 years ago
4
Angualr 14
#154
kbrilla
closed
2 years ago
0
Remove link to missing file
#150
Hypenate
closed
2 years ago
0
Unable to set a Date type
#149
Hypenate
closed
2 years ago
2
valueChanges - emit values only when form gets updated by new values
#148
Mohendran
closed
2 years ago
1
Broken link in documentation
#147
rooby
closed
2 years ago
0
build(deps): bump follow-redirects from 1.14.5 to 1.14.8
#143
dependabot[bot]
closed
2 years ago
1
Dealing with subscriptions from disabledWhile()
#141
undsoft
closed
2 years ago
1
build(deps): bump nanoid from 3.1.30 to 3.2.0
#140
dependabot[bot]
closed
2 years ago
1
build(deps): bump follow-redirects from 1.14.5 to 1.14.7
#139
dependabot[bot]
closed
2 years ago
1
fix: wrong usage of Control generic type in FormArray for FormBuilder…
#138
jogelin
closed
2 years ago
7
fb.array doesn't transfer the generic type Control to the FormArray construction
#137
jogelin
closed
2 years ago
7
fix: markAllDirty(FormGroup) not marking children
#136
shajz
closed
2 years ago
0
markAllAsDirty not doing anything
#135
shajz
closed
2 years ago
3
Consider using something like `fast-deep-equal` to check if errors are equal in `controlErrorChanges$`
#131
jafaircl
closed
2 years ago
0
Support Angular 13.0.3
#130
wSedlacek
closed
3 years ago
0
Support RxJS v7
#126
wSedlacek
closed
3 years ago
1
Failed to load plugin: Cannot find module 'requireIndex'
#121
alexciesielski
closed
3 years ago
8
Upgrade is hard and refactoring too big
#119
jogelin
closed
3 years ago
1
Unit test fail (TypeError: Class constructor FormControl cannot be invoked without 'new')
#118
Al00X
closed
3 years ago
2
Support Angular 13
#117
adnanebrahimi
closed
3 years ago
0
GetRawValue() doesn't return nested disabled values
#116
jingfee
closed
3 years ago
3
Incorrect types for parameter "opts" of setEnabled and setDisabled
#115
salmoro
closed
3 years ago
1
Next