Releases: adaptlearning/adapt-contrib-core
Releases · adaptlearning/adapt-contrib-core
v6.13.1
6.13.1 (2022-07-24)
Fix
- Added schemas for build.strictMode and build.targets (6ba1de2)
v6.13.0
6.13.0 (2022-07-24)
New
Fix
- Moved skip navigation button onscreen for screen readers #164
v6.12.0
Added
- _friendlyId field to content schema (#160)
Fixed
- Allowed navigateToElement to take a jquery array (#169)
- Accessibility updates to drawer (#109)
Removed
Minimum requirements
v6.11.0
Added
- Automated aria levels (#145)
Changed
- Block accessibility from .notify__popup to this.$el (#126)
- Context between header & status in aria-labels (#151)
- Append subview rather than prepend (#158)
- Convert image.jsx divs to spans (#132)
- Drawer button child divs to spans (#134)
- Nav button divs to spans (#136)
- Notify button divs to spans (#139)
Fixed
- Tracking positions should not be relative to _isTracking === false models (#130)
Removed
- Unnecessary aria-labelledby from main region (#99)
- Unnecessary required definitions from schemas (#143)
Minimum requirements