Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / open-wc/form-participation issues and pull requests
#58 - Fix typo
Pull Request -
State: open - Opened by peschee 5 months ago
- 6 comments
#57 - Remove unnecessary testing of support and add implement new syntax
Pull Request -
State: open - Opened by Totati 7 months ago
#56 - ElementInternals states are now widely supported
Issue -
State: open - Opened by Totati 7 months ago
#55 - Form submission element is absent from `event.submitter`
Issue -
State: open - Opened by stuffmattdoes 9 months ago
- 3 comments
#54 - Change setValue method in FormControlMixin to limit TS visibility
Issue -
State: open - Opened by electrostaticfleece almost 1 year ago
- 6 comments
#53 - TypeError: this.attachInternals is not a function
Issue -
State: open - Opened by dominikfryc about 1 year ago
- 2 comments
#52 - formControlValidationGroup implementation missing
Issue -
State: open - Opened by vospascal about 1 year ago
- 4 comments
#51 - feat: initial v1 release
Pull Request -
State: closed - Opened by calebdwilliams over 1 year ago
#50 - Not associating with form in React?
Issue -
State: closed - Opened by hrmcdonald over 1 year ago
- 9 comments
#49 - fix(helpers): change submit event type to Event
Pull Request -
State: closed - Opened by michaelwarren1106 almost 2 years ago
#48 - FormControlMixin causes build failures on server/Lit SSR
Issue -
State: closed - Opened by hrmcdonald almost 2 years ago
- 5 comments
#47 - Validator attribute required?
Issue -
State: open - Opened by michaelwarren1106 almost 2 years ago
- 1 comment
#46 - chore: removing unnecessary test based on new validation model
Pull Request -
State: closed - Opened by calebdwilliams almost 2 years ago
#45 - Release form-helpers
Pull Request -
State: closed - Opened by calebdwilliams almost 2 years ago
#44 - feat(form-control): simplify scenario where the validationTarget is not set when the constructor runs
Pull Request -
State: closed - Opened by calebdwilliams almost 2 years ago
- 4 comments
#43 - chore: migrate form control package to use type:module
Pull Request -
State: closed - Opened by calebdwilliams almost 2 years ago
#42 - `@open-wc/form-control` package not published as ESM module
Issue -
State: closed - Opened by hrmcdonald almost 2 years ago
- 1 comment
#41 - docs(form-helpers): add info about usage with novalidate
Pull Request -
State: closed - Opened by muratcorlu almost 2 years ago
- 2 comments
#40 - feat(form-helpers): the submit helper respects form novalidate
Pull Request -
State: closed - Opened by muratcorlu almost 2 years ago
#39 - Catching form submit and showing validation errors
Issue -
State: closed - Opened by muratcorlu almost 2 years ago
- 27 comments
Labels: question
#38 - fix(form-control): fix validators, fix incremental validationMessage storage, add tests
Pull Request -
State: closed - Opened by michaelwarren1106 almost 2 years ago
- 1 comment
#37 - docs(form-helpers): Update for deprecated notice + wording tweak
Pull Request -
State: closed - Opened by DaveStein about 2 years ago
#36 - fix(form-helpers): the submit helper fires and event that bubbles
Pull Request -
State: closed - Opened by calebdwilliams about 2 years ago
#35 - Generated events require "bubbles" prop for event delegation
Issue -
State: closed - Opened by Esoterrous about 2 years ago
#34 - fix(form-control): dispose of old AbortControllers once validations finish for async validations
Pull Request -
State: closed - Opened by calebdwilliams about 2 years ago
- 1 comment
#33 - feat(form-control): add multi-attribute validators
Pull Request -
State: closed - Opened by calebdwilliams about 2 years ago
- 1 comment
#32 - chore: moving form helpers to a module package
Pull Request -
State: closed - Opened by calebdwilliams about 2 years ago
#31 - fix(form-control): fix validity not updating unless it has changed
Pull Request -
State: closed - Opened by michaelwarren1106 about 2 years ago
#30 - chore(helpers): update import urls to add extensions
Pull Request -
State: closed - Opened by michaelwarren1106 over 2 years ago
#29 - fix/import paths
Pull Request -
State: closed - Opened by calebdwilliams over 2 years ago
#28 - feat/async validator
Pull Request -
State: closed - Opened by calebdwilliams over 2 years ago
#27 - feat/async validator
Pull Request -
State: closed - Opened by calebdwilliams over 2 years ago
#26 - Async custom validators
Issue -
State: closed - Opened by muratcorlu over 2 years ago
- 3 comments
#25 - chore: release
Pull Request -
State: closed - Opened by calebdwilliams almost 3 years ago
#24 - chore: adjust demo and tsconfig
Pull Request -
State: closed - Opened by calebdwilliams almost 3 years ago
#23 - fix(FormControlMixin) fix validationMessage reference
Pull Request -
State: closed - Opened by michaelwarren1106 almost 3 years ago
#22 - fix/validation
Pull Request -
State: closed - Opened by calebdwilliams almost 3 years ago
#21 - Internal Input validators
Pull Request -
State: closed - Opened by michaelwarren1106 almost 3 years ago
#20 - feat/refactor
Pull Request -
State: closed - Opened by calebdwilliams almost 3 years ago
#19 - fix(FormControlMixin) add configurable to value and checked definitions
Pull Request -
State: closed - Opened by michaelwarren1106 almost 3 years ago
#18 - fix(form-control-mixin): changed value definition to prototype if the super is using prototype
Pull Request -
State: closed - Opened by calebdwilliams almost 3 years ago
- 1 comment
#17 - fix/value define location
Pull Request -
State: closed - Opened by calebdwilliams almost 3 years ago
#16 - fix/invalid
Pull Request -
State: closed - Opened by calebdwilliams almost 3 years ago
#15 - fix(form-control): all validation message callback on invalid
Pull Request -
State: closed - Opened by calebdwilliams almost 3 years ago
#14 - Uncaught (in promise) Error using classfield with a new vite lit-ts project
Issue -
State: closed - Opened by lukaskoeller almost 3 years ago
- 2 comments
#13 - fix(form-control): fix validator on attribute change
Pull Request -
State: closed - Opened by calebdwilliams almost 3 years ago
#12 - feat/group validation
Pull Request -
State: closed - Opened by calebdwilliams about 3 years ago
- 2 comments
#11 - Fix/add types
Pull Request -
State: closed - Opened by calebdwilliams about 3 years ago
#10 - Fix/initial value
Pull Request -
State: closed - Opened by calebdwilliams about 3 years ago
#9 - ci(release) attempt to make git happy to commit back to repo
Pull Request -
State: closed - Opened by michaelwarren1106 about 3 years ago
#8 - ci(release) fix git author, manually increment pkg versions because o…
Pull Request -
State: closed - Opened by michaelwarren1106 about 3 years ago
#7 - ci(changeset) change access to public
Pull Request -
State: closed - Opened by michaelwarren1106 about 3 years ago
#6 - ci(release) fix release branch trigger
Pull Request -
State: closed - Opened by michaelwarren1106 about 3 years ago
#5 - ci(cicd) add github workflows and commands
Pull Request -
State: closed - Opened by michaelwarren1106 about 3 years ago
- 5 comments
#4 - Helpers
Pull Request -
State: closed - Opened by calebdwilliams about 3 years ago
#3 - feat(form-helpers): rename form-utils to form-helpers
Pull Request -
State: closed - Opened by calebdwilliams about 3 years ago
#2 - docs(all) add initial readmes for components and root
Pull Request -
State: closed - Opened by michaelwarren1106 about 3 years ago
- 1 comment
Labels: documentation
#1 - Port Duet date-picker to Lit
Issue -
State: closed - Opened by blackfalcon about 3 years ago
- 15 comments