GitHub / github/auto-check-element / commits
An input element that validates its value with a server endpoint.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 025ddd8a | merge Merge pull request #91 from github/dependabot/npm_and_yarn/npm_and_yarn-bb362... |
Marie Lucca <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| e05a35d9 |
Bump minimatch in the npm_and_yarn group across 1 directory
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 1457c7aa | merge Merge pull request #90 from github/copilot/add-workflow-file-permissions |
Jon Rohan <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 6a1a8d3f |
Add explicit permissions to workflow files
Co-authored-by: jonrohan <5****n@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 9 months ago | |
| 9fea93fa | Initial plan | copilot-swe-agent[bot] <1****t@u****m> | 9 months ago | |
| 166b4f76 | merge Merge pull request #86 from github/dependabot/npm_and_yarn/npm_and_yarn-0c307... |
Siddharth Kshetrapal <s****p@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 18e99881 | merge Merge pull request #88 from github/copilot/sub-pr-86 |
Siddharth Kshetrapal <s****p@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| b9c3a92f |
Update @web/test-runner-playwright to 0.11.1 and add playwright install step
Co-authored-by: siddharthkp <1****p@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 9 months ago | |
| 3356d05d | Initial plan | copilot-swe-agent[bot] <1****t@u****m> | 9 months ago | |
| 2548ac43 |
Bump playwright in the npm_and_yarn group across 1 directory
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 607feb2f | merge Merge pull request #84 from github/dependabot/npm_and_yarn/npm_and_yarn-bbb2b... |
Brittany L. Houtz <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 695d19e4 |
Bump tar-fs in the npm_and_yarn group across 1 directory
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 6dcd23e4 | merge Merge pull request #83 from github/dependabot/npm_and_yarn/npm_and_yarn-73c17... |
Marie Lucca <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 02aeeda2 |
Bump the npm_and_yarn group across 1 directory with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7fd32b11 | merge Merge pull request #82 from github/dependabot/npm_and_yarn/npm_and_yarn-bd7b2... |
Marie Lucca <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c87a8734 |
Bump the npm_and_yarn group across 1 directory with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| bbe05d93 | merge Merge pull request #81 from github/validate-on-blur-breaking |
Joel Hawksley <j****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6268e392 | auto-check-element only validates on blur | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| 6122d200 | merge Merge pull request #80 from github/dependabot/npm_and_yarn/npm_and_yarn-392d5... |
Tyler Jones <t****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c4380f54 |
Bump esbuild from 0.17.17 to 0.25.0 in the npm_and_yarn group
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c5f9802e | merge Merge pull request #79 from github/manual-validation-trigger |
Cameron Dutro <c****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 46e0a05e | Use CustomEvent and event naming convention |
Jacob Sutter <s****j@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ca09d3a3 |
Update README.md
Co-authored-by: Copilot <1****t@u****m> |
Jacob Sutter <s****j@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e49e30d8 | Add manual validation trigger |
Jacob Sutter <s****j@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 77df8460 | merge Merge pull request #78 from github/fix-broken-examples |
Joel Hawksley <j****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 83772ab1 | reference CDN in examples | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| 718eff99 | merge Merge pull request #77 from github/dont-validate-on-blur-if-unchanged |
Joel Hawksley <j****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7948ebc5 | do not re-validate on blur if already validated | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| 32051d9a | merge Merge pull request #76 from github/validate-after-first-blur |
Joel Hawksley <j****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 80082292 | set loading state before running http request | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| aedf2600 | use custom validity message on last example | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| e715aaf9 | make potential refactor more obvious | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| 22b0408f | remove dead code | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| 4c51db5e | update examples index | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| a3929417 | Update readme with local development instructions | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| 84bda823 | clean up test coverage | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| 47113c1b | more progress, this time only doing keystroke validations on error | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| f795c58c | wip, but it works! | Joel Hawksley <j****y@g****m> | over 1 year ago | |
| fde00ab2 | merge Merge pull request #74 from github/dependabot/npm_and_yarn/npm_and_yarn-9fbb1... |
Siddharth Kshetrapal <s****p@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d5eabde8 |
Bump the npm_and_yarn group with 7 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8d8afeb5 | merge Merge pull request #73 from github/dependabot/npm_and_yarn/braces-3.0.3 |
Jon Rohan <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f96ab6a1 |
Bump braces from 3.0.2 to 3.0.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 840ca055 | merge Merge pull request #72 from github/srt32-support-other-http-methods |
Simon Taranto <s****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 059dde3c | Add type for allowed methods | Simon Taranto <s****2@u****m> | about 2 years ago | |
| e88543f8 | Update auto generate spec | Simon Taranto <s****2@u****m> | about 2 years ago | |
| 1d5282c2 | Add specs | Simon Taranto <s****2@u****m> | about 2 years ago | |
| c47e4744 | Add docs | Simon Taranto <s****2@u****m> | about 2 years ago | |
| f65d3b5d | handle url / string properly | Simon Taranto <s****2@u****m> | about 2 years ago | |
| fe7b0a28 | fix this.httpMethod | Simon Taranto <s****2@u****m> | about 2 years ago | |
| 9dc10b45 | fix this |
Simon Taranto <s****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| a8f6b096 | Update src/auto-check-element.ts |
Simon Taranto <s****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6cde2e89 | linting |
Simon Taranto <s****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 1ba5238a | Update src/auto-check-element.ts |
Simon Taranto <s****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 8aec52fe |
Update src/auto-check-element.ts
Co-authored-by: Keith Cirkel <k****s@u****m> |
Simon Taranto <s****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9482b6b0 |
Update src/auto-check-element.ts
Co-authored-by: Keith Cirkel <k****s@u****m> |
Simon Taranto <s****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| af4e0a15 |
Update src/auto-check-element.ts
Co-authored-by: Keith Cirkel <k****s@u****m> |
Simon Taranto <s****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 443a63a5 |
Update src/auto-check-element.ts
Co-authored-by: Keith Cirkel <k****s@u****m> |
Simon Taranto <s****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 03e00a78 | Support alternative HTTP methods |
Simon Taranto <s****2@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 342da47b | merge Merge pull request #71 from github/dependabot/npm_and_yarn/ip-1.1.9 |
Armağan <b****p@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 6d061e39 |
Bump ip from 1.1.8 to 1.1.9
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ed737b1f | remove dependency on httpbin instead faking fetch in example | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| 07a20ae7 | focus form success messages upon submission | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| ad8b7cfc | fix markup in example | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| 1dd7db4c | merge Merge pull request #70 from github/add-aria-atomic-aria-describedby-in-example |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a870f3c6 | add aria-atomic/aria-describedby in example | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| fd33414c | merge Merge pull request #69 from github/alter-error-state-message |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b839978d | alter error state message | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| cef4eb7c | merge Merge pull request #68 from github/add-aria-live-regions-to-state-blocks |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ab9fcfff | merge Merge pull request #67 from github/show-form-submission-success-messages |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f63dbbac | add aria-live regions to state blocks | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| 34267575 | show form submission success messages | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| 3e70ba89 | allow setValidity to be called without receiver | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| d39de496 | merge Merge pull request #66 from github/use-a-more-descriptive-examplar-name-for-e... |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 09d3c0d3 | use a more descriptive examplar name for example fields | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| 2141ef1c | merge Merge pull request #65 from github/add-main-to-example-page |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| acb775c7 | fix headings | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| a675bbe5 | add <main> to example page | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| ce13853c | merge Merge pull request #64 from github/upgrade-ci-to-node-18-lts |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| bede5509 | upgrade CI to node 18 LTS | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| 8bfe8505 | fix basic axe violations on example page | Keith Cirkel <k****s@u****m> | about 3 years ago | |
| 4e562821 | bump nodejs to latest LTS for CI |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a859ad74 | merge Merge pull request #63 from github/events |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1c8813f8 |
fix typo
Co-authored-by: Rez <r****h@g****m> |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 759c82cb | add on get/set for all events | Keith Cirkel <k****s@u****m> | over 3 years ago | |
| 14cd6d37 | rewrite auto-check events to be classes | Keith Cirkel <k****s@u****m> | over 3 years ago | |
| c82bbaf2 | use AutoCheckCompleteEvent for completion events | Keith Cirkel <k****s@u****m> | over 3 years ago | |
| ed275fc3 | use regular Event constructors for simple events | Keith Cirkel <k****s@u****m> | over 3 years ago | |
| 9eec044c | merge Merge pull request #62 from github/upgrade-packages-tests-exports |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 717b6747 | add custom elements manifest | Keith Cirkel <k****s@u****m> | over 3 years ago | |
| e3d753c7 | rework src to allow for various module patterns | Keith Cirkel <k****s@u****m> | over 3 years ago | |
| b477d696 | fixup tsconfig | Keith Cirkel <k****s@u****m> | over 3 years ago | |
| 4c4c3344 | upgrade eslint config | Keith Cirkel <k****s@u****m> | over 3 years ago | |
| 312082b3 | upgrade to web-test-runner | Keith Cirkel <k****s@u****m> | over 3 years ago | |
| d5346183 | Revert "Bump version" | Cameron Dutro <c****n@g****m> | over 3 years ago | |
| cacd9a83 | Bump version | Cameron Dutro <c****n@g****m> | over 3 years ago | |
| b8f2afb5 | merge Merge pull request #61 from github/upgrade_mini_throttle |
Cameron Dutro <c****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| eff82350 | Upgrade mini-throttle to 2.1.0 | Cameron Dutro <c****n@g****m> | over 3 years ago | |
| d0c33e57 | merge Merge pull request #59 from github/move-AOR-to-primer |
Manuel Puyol <m****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 61585407 | move AOR to primer |
Keith Cirkel <k****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 38006012 | merge Merge pull request #58 from github/add-release-action |
Kristján Oddsson <k****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago |