issues
search
cloudnc
/
ngx-sub-form
Utility library for breaking down an Angular form into multiple components
https://cloudnc.github.io/ngx-sub-form
MIT License
315
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Migrate to Material 3
#313
erikmom
closed
5 months ago
2
feat: Upgrades to Angular 18
#312
erikmom
closed
5 months ago
2
Support Angular 18
#311
erikmom
closed
5 months ago
1
FormArray SubForm return error Cannot find control with unspecified name attribute
#310
seydoucisse
closed
6 months ago
2
Need help with getting rid of ExpressionChangedAfterItHasBeenCheckedError
#309
cherry-wave
closed
6 months ago
3
fix: CI
#308
erikmom
closed
12 months ago
5
feat: Upgrades to Angular 17
#307
erikmom
closed
12 months ago
5
Upgrade to Angular 17
#306
erikmom
closed
12 months ago
1
fix(helpers): get formGroupKeys from formControls
#305
JoschuaSchneider
closed
1 year ago
1
Disabled FormControls are enabled on form creation
#304
JoschuaSchneider
opened
1 year ago
0
Disabled FormControl is omitted from `formControlNames`
#303
JoschuaSchneider
closed
1 year ago
2
Polymorphic sub forms without form controls
#302
avivs100
opened
1 year ago
2
feat: Upgrades to Angular 16
#301
erikmom
closed
1 year ago
4
chore: fix yarn.lock
#300
maxime1992
opened
1 year ago
1
Feat support angular 16
#299
erikmom
closed
1 year ago
6
Upgrade to Angular 16
#298
erikmom
closed
1 year ago
1
Formgroup of subform does not propagate errors to root form
#297
andreashouben
opened
1 year ago
5
Feat/emit initial value on init
#296
ophirKatz
opened
1 year ago
0
Add form control programmatically
#295
icoker
closed
1 year ago
3
Issue with multiple sub forms of the same type
#294
ophirKatz
closed
1 year ago
3
fix(peer deps): add lodash-es to peers
#293
acadianaapps
closed
1 year ago
5
form group custom validators and advice
#292
acadianaapps
closed
1 year ago
6
Possible bug on manual save
#291
188599
closed
1 year ago
3
Feat/expose is equal
#290
svenank3r
opened
1 year ago
1
Add isEqual property to the form
#289
svenank3r
opened
1 year ago
1
feat: upgrade to angular 15
#288
maxime1992
closed
1 year ago
1
feat: upgrade to angular 15
#287
maxime1992
closed
1 year ago
1
Using form parent properties in transformFrom/To
#286
lgaida
closed
1 year ago
5
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#285
dependabot[bot]
closed
1 year ago
1
Default form values do not show
#284
ophirKatz
opened
2 years ago
6
Update code examples (or add new ones) to use the new design and not the deprecated one
#283
ophirKatz
opened
2 years ago
6
Upgrade to Angular 15
#282
ophirKatz
closed
1 year ago
12
chore(deps): bump engine.io from 6.2.0 to 6.2.1
#281
dependabot[bot]
closed
1 year ago
1
chore(deps): bump loader-utils from 2.0.2 to 2.0.4
#280
dependabot[bot]
closed
1 year ago
1
chore(deps): bump loader-utils from 2.0.2 to 2.0.3
#279
dependabot[bot]
closed
2 years ago
1
lodash-es issue
#278
LoanCaecke
closed
1 year ago
4
fix: skip some tests that were failing on master before the last merg…
#277
maxime1992
closed
2 years ago
1
feat: fix angular 14.2 support
#276
Waterstraal
closed
2 years ago
7
Error: export 'ɵmarkDirty' (imported as 'ɵmarkDirty') was not found in '@angular/core' with Angular 14.2.2
#275
icoker
closed
2 years ago
2
How to declare a form NgxSubFormRemapComponen?
#274
rlzdesenv
opened
2 years ago
2
Type TypedFormGroup<> is not assignable to type FormGroup
#273
rlzdesenv
opened
2 years ago
4
Replace ɵmarkDirty for new angular version
#272
ambeur
closed
2 years ago
6
chore: add @types/lodash-es as tests are failing
#271
maxime1992
closed
2 years ago
1
Fixed to clone default value
#270
anschm
closed
2 years ago
3
Fix/deep clone default value
#269
anschm
closed
2 years ago
0
Default value is not cloned deeply as the original object type
#268
anschm
closed
2 years ago
4
chore: upgrade node version to avoid a cypress error
#267
maxime1992
closed
2 years ago
1
fix: rename file to avoid broken export
#266
ambeur
closed
2 years ago
1
Added option to emit raw value if form is disabled
#265
anschm
opened
2 years ago
1
createForm function is not exported in public_api in v6.0.1
#264
imadhy
closed
2 years ago
5
Next