Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / timdeschryver/ng-signal-forms issues and pull requests
#49 - Add method to mark FormField and FormGroup as PRISTINE
Pull Request -
State: closed - Opened by crapStone 3 months ago
- 1 comment
Labels: released
#48 - Add method to check for a validator
Pull Request -
State: closed - Opened by crapStone 3 months ago
- 1 comment
Labels: released
#47 - Update package metadata
Pull Request -
State: closed - Opened by Kiruse 3 months ago
- 1 comment
Labels: released
#46 - fix: Corrected maxLength validator error name
Pull Request -
State: closed - Opened by Axion741 6 months ago
- 1 comment
Labels: released
#45 - Support formFieldName and formGroupName directives
Issue -
State: open - Opened by Harpush 8 months ago
#44 - Angular 18 support
Issue -
State: open - Opened by grant-wilson 8 months ago
- 2 comments
#43 - Support for native reactive forms validators
Issue -
State: open - Opened by alexregier 9 months ago
- 1 comment
#42 - <form> support
Issue -
State: open - Opened by alexregier 9 months ago
#41 - Getting the error : NG8002: Can't bind to 'formField' since it isn't a known property of 'input'.
Issue -
State: closed - Opened by JulienLecoq 10 months ago
- 2 comments
#40 - InjectionToken Error when using this module
Issue -
State: open - Opened by blaqueMani 10 months ago
#39 - feat: add `email` validator
Pull Request -
State: open - Opened by michael-small 10 months ago
- 2 comments
#38 - Testing
Issue -
State: open - Opened by michael-small 10 months ago
- 3 comments
#37 - touchedState
Issue -
State: open - Opened by pgg 11 months ago
- 1 comment
#36 - example: CVA
Pull Request -
State: closed - Opened by timdeschryver 12 months ago
- 1 comment
Labels: released
#35 - Example with CVA
Pull Request -
State: closed - Opened by mattlocker 12 months ago
- 2 comments
#34 - chore: upgrade `ng-mocks` to 14.12.1
Pull Request -
State: closed - Opened by michael-small 12 months ago
- 1 comment
Labels: released
#33 - Support for ControlValueAccessor
Issue -
State: closed - Opened by mattlocker 12 months ago
- 3 comments
#32 - fix: add allowSignalWrites inside SignalInputDirective
Pull Request -
State: closed - Opened by goetzrobin about 1 year ago
- 1 comment
Labels: released
#31 - feat: add hasError helper
Pull Request -
State: closed - Opened by timdeschryver about 1 year ago
- 1 comment
Labels: released
#30 - feat/state-helpers
Pull Request -
State: closed - Opened by timdeschryver about 1 year ago
- 1 comment
Labels: released
#29 - feat: update to Angular 17
Pull Request -
State: closed - Opened by matheo about 1 year ago
- 2 comments
Labels: released
#28 - update dependencies to ng17
Issue -
State: closed - Opened by maku about 1 year ago
- 4 comments
Labels: released
#27 - open a discussions section
Issue -
State: closed - Opened by maku over 1 year ago
- 1 comment
#26 - Setting values
Issue -
State: open - Opened by timdeschryver over 1 year ago
- 6 comments
#25 - Validators
Issue -
State: open - Opened by timdeschryver over 1 year ago
#24 - feat: add API to create basic forms
Pull Request -
State: closed - Opened by timdeschryver over 1 year ago
- 1 comment
Labels: released
#23 - fix: replace mutate with update function to prepare for v17
Pull Request -
State: closed - Opened by goetzrobin over 1 year ago
- 1 comment
Labels: released
#22 - Refactor `mutate` methods
Issue -
State: closed - Opened by timdeschryver over 1 year ago
- 1 comment
Labels: released
#21 - feat: add classes indicating form field status
Pull Request -
State: closed - Opened by goetzrobin over 1 year ago
- 1 comment
Labels: released
#20 - How would you work with array's ?
Issue -
State: closed - Opened by maku over 1 year ago
- 7 comments
#19 - fix: change signal input modifier to accept whole value signal instea…
Pull Request -
State: closed - Opened by goetzrobin over 1 year ago
- 4 comments
Labels: released
#18 - feat: expose valid signal that returns true/false if form-field or fo…
Pull Request -
State: closed - Opened by goetzrobin over 1 year ago
- 1 comment
Labels: released
#17 - chore: upgrade package dependencies & upgrade workspace to newest ang…
Pull Request -
State: closed - Opened by goetzrobin over 1 year ago
- 2 comments
Labels: released
#16 - chore: upgrade package dependencies to Angular 16.1
Pull Request -
State: closed - Opened by goetzrobin over 1 year ago
- 3 comments
Labels: released
#15 - feat: add markAllAsTouched to FormGroup
Pull Request -
State: closed - Opened by goetzrobin over 1 year ago
- 1 comment
Labels: released
#14 - Add markAllAsTouched() to FormControl
Issue -
State: closed - Opened by goetzrobin over 1 year ago
- 1 comment
Labels: released
#13 - feat: introduce reset function for FormField and FormGroup
Pull Request -
State: closed - Opened by goetzrobin over 1 year ago
- 1 comment
Labels: released
#12 - chore: upgrade nx and angular to v16
Pull Request -
State: closed - Opened by goetzrobin over 1 year ago
- 1 comment
Labels: released
#11 - Add reset() function to FormField and FormGroup
Issue -
State: closed - Opened by goetzrobin over 1 year ago
- 1 comment
Labels: released
#10 - ci: configure ci cd pipeline
Pull Request -
State: closed - Opened by timdeschryver almost 2 years ago
- 4 comments
Labels: released
#9 - feat: introduce helper function to create injectable signal forms
Pull Request -
State: closed - Opened by goetzrobin almost 2 years ago
- 3 comments
Labels: released
#8 - feat: introduce form builder that automatically adds injector
Pull Request -
State: closed - Opened by goetzrobin almost 2 years ago
- 1 comment
Labels: released
#7 - wip: convert to nx workspace, set up way to publish package, and upgr…
Pull Request -
State: closed - Opened by goetzrobin almost 2 years ago
- 2 comments
Labels: released
#6 - feat: form field options can be created through a function exposing valueSignal
Pull Request -
State: closed - Opened by goetzrobin almost 2 years ago
#5 - refactor: rework reference
Pull Request -
State: closed - Opened by timdeschryver almost 2 years ago
- 3 comments
Labels: released
#4 - docs: fix codespace startup
Pull Request -
State: closed - Opened by timdeschryver almost 2 years ago
- 1 comment
Labels: released
#3 - feat: add debounce to signal-input.directive.ts
Pull Request -
State: closed - Opened by goetzrobin almost 2 years ago
- 3 comments
Labels: released
#2 - feat: add custom error directive and component.
Pull Request -
State: closed - Opened by goetzrobin almost 2 years ago
- 2 comments
Labels: released
#1 - feat: allow validators to be objects and functions
Pull Request -
State: closed - Opened by goetzrobin almost 2 years ago
- 1 comment
Labels: released