issues
search
open-wc
/
form-participation
Helper, mixins, tools, and more for supporting your custom elements in participating in an ancestor form.
MIT License
55
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo
#58
peschee
opened
2 months ago
6
Remove unnecessary testing of support and add implement new syntax
#57
Totati
opened
3 months ago
0
ElementInternals states are now widely supported
#56
Totati
opened
3 months ago
0
Form submission element is absent from `event.submitter`
#55
stuffmattdoes
opened
5 months ago
3
Change setValue method in FormControlMixin to limit TS visibility
#54
electrostaticfleece
opened
9 months ago
6
TypeError: this.attachInternals is not a function
#53
dominikfryc
opened
10 months ago
2
formControlValidationGroup implementation missing
#52
vospascal
opened
11 months ago
4
feat: initial v1 release
#51
calebdwilliams
closed
1 year ago
0
Not associating with form in React?
#50
hrmcdonald
closed
1 year ago
9
fix(helpers): change submit event type to Event
#49
michaelwarren1106
closed
1 year ago
0
FormControlMixin causes build failures on server/Lit SSR
#48
hrmcdonald
closed
1 year ago
5
Validator attribute required?
#47
michaelwarren1106
opened
1 year ago
1
chore: removing unnecessary test based on new validation model
#46
calebdwilliams
closed
1 year ago
0
Release form-helpers
#45
calebdwilliams
closed
1 year ago
0
feat(form-control): simplify scenario where the validationTarget is not set when the constructor runs
#44
calebdwilliams
closed
1 year ago
4
chore: migrate form control package to use type:module
#43
calebdwilliams
closed
1 year ago
0
`@open-wc/form-control` package not published as ESM module
#42
hrmcdonald
closed
1 year ago
1
docs(form-helpers): add info about usage with novalidate
#41
muratcorlu
closed
1 year ago
2
feat(form-helpers): the submit helper respects form novalidate
#40
muratcorlu
closed
1 year ago
0
Catching form submit and showing validation errors
#39
muratcorlu
closed
1 year ago
27
fix(form-control): fix validators, fix incremental validationMessage storage, add tests
#38
michaelwarren1106
closed
1 year ago
1
docs(form-helpers): Update for deprecated notice + wording tweak
#37
DaveStein
closed
1 year ago
0
fix(form-helpers): the submit helper fires and event that bubbles
#36
calebdwilliams
closed
1 year ago
0
Generated events require "bubbles" prop for event delegation
#35
Esoterrous
closed
1 year ago
0
fix(form-control): dispose of old AbortControllers once validations finish for async validations
#34
calebdwilliams
closed
1 year ago
1
feat(form-control): add multi-attribute validators
#33
calebdwilliams
closed
1 year ago
1
chore: moving form helpers to a module package
#32
calebdwilliams
closed
1 year ago
0
fix(form-control): fix validity not updating unless it has changed
#31
michaelwarren1106
closed
1 year ago
0
chore(helpers): update import urls to add extensions
#30
michaelwarren1106
closed
2 years ago
0
fix/import paths
#29
calebdwilliams
closed
2 years ago
0
feat/async validator
#28
calebdwilliams
closed
2 years ago
0
feat/async validator
#27
calebdwilliams
closed
2 years ago
0
Async custom validators
#26
muratcorlu
closed
2 years ago
3
chore: release
#25
calebdwilliams
closed
2 years ago
0
chore: adjust demo and tsconfig
#24
calebdwilliams
closed
2 years ago
0
fix(FormControlMixin) fix validationMessage reference
#23
michaelwarren1106
closed
2 years ago
0
fix/validation
#22
calebdwilliams
closed
2 years ago
0
Internal Input validators
#21
michaelwarren1106
closed
2 years ago
0
feat/refactor
#20
calebdwilliams
closed
2 years ago
0
fix(FormControlMixin) add configurable to value and checked definitions
#19
michaelwarren1106
closed
2 years ago
0
fix(form-control-mixin): changed value definition to prototype if the super is using prototype
#18
calebdwilliams
closed
2 years ago
1
fix/value define location
#17
calebdwilliams
closed
2 years ago
0
fix/invalid
#16
calebdwilliams
closed
2 years ago
0
fix(form-control): all validation message callback on invalid
#15
calebdwilliams
closed
2 years ago
0
Uncaught (in promise) Error using classfield with a new vite lit-ts project
#14
lukaskoeller
closed
2 years ago
2
fix(form-control): fix validator on attribute change
#13
calebdwilliams
closed
2 years ago
0
feat/group validation
#12
calebdwilliams
closed
2 years ago
2
Fix/add types
#11
calebdwilliams
closed
2 years ago
0
Fix/initial value
#10
calebdwilliams
closed
2 years ago
0
ci(release) attempt to make git happy to commit back to repo
#9
michaelwarren1106
closed
2 years ago
0
Next