Version 0.4.0
·
12 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
Accessibility
- app: Ensure 'Skip to main content' can have focus by @awilfox in #2
- scss: Remove custom focus style for primary button by @awilfox in #3
- views: Items#show: Use
<DL/>for item info by @awilfox in #4 - views: Make image tags more accessible by @awilfox in #5
- Forms#search: Use fieldset for date range elements by @awilfox in #7
- app: Give placeholder text sufficient contrast by @awilfox in #8
- app: Fix
TITLEfor all pages by @awilfox in #9 - app: Don't disable submit button on submission by @awilfox in #10
- views: Rework required field markup by @awilfox in #11
- Items#edit: Markup fixes by @awilfox in #12
- layouts: Use
statusrole for status messages by @awilfox in #13
Features
Full Changelog: 0.3.0...0.4.0