Skip to content

Releases: dbollinger/ember-a11y-form-workshop

Validation Exercise

23 Apr 06:53
Compare
Choose a tag to compare

This is the starting point for the form validation exercise. It adds some scaffolding for yup validation.

Checkpoint 4

23 Apr 14:40
5ff200e
Compare
Choose a tag to compare

This checkpoint adds success messaging for successful form submission.

Checkpoint 3

23 Apr 14:24
5ff200e
Compare
Choose a tag to compare

This checkpoint adds solutions for displaying error messages from validation.

[Incomplete] Checkpoint 3

23 Apr 06:54
Compare
Choose a tag to compare

This checkpoint is incomplete. Use 3.1 instead.

Checkpoint 2

23 Apr 05:47
Compare
Choose a tag to compare

This checkpoint introduces more semantic HTML for the form component.

Checkpoint 1

23 Apr 05:45
Compare
Choose a tag to compare

This checkpoint addresses all accessibility issues caught by the axe browser extension.

Checkpoint 0

23 Apr 04:32
5ff200e
Compare
Choose a tag to compare

This is the initial state of the project for the workshop. It contains a limited registration form with several accessibility issues.