Releases: dbollinger/ember-a11y-form-workshop
Releases · dbollinger/ember-a11y-form-workshop
Validation Exercise
This is the starting point for the form validation exercise. It adds some scaffolding for yup validation.
Checkpoint 4
This checkpoint adds success messaging for successful form submission.
Checkpoint 3
This checkpoint adds solutions for displaying error messages from validation.
[Incomplete] Checkpoint 3
This checkpoint is incomplete. Use 3.1 instead.
Checkpoint 2
This checkpoint introduces more semantic HTML for the form component.
Checkpoint 1
This checkpoint addresses all accessibility issues caught by the axe browser extension.
Checkpoint 0
This is the initial state of the project for the workshop. It contains a limited registration form with several accessibility issues.