Releases: cgkineo/adapt-devtools
Releases · cgkineo/adapt-devtools
v3.0.7
v3.0.6 - bugfixes
v3.0.5
Changes
- added
ctrl+[p|h|f]
shortcuts for Pass, Half, Fail - renamed
window.a
reference towindow.Adapt
v3.0.4 - bugfix
Fixed:
- Undeclared variable preventing devtools panel from opening in Adapt v5.8.1 (#49)
v3.0.3
- Restored auto-answer functionality to address change in adaptlearning/adapt_framework@8d88c1d#diff-b73aa4065f198f43360b53e81018134c; user can now control/control shift click on question component (but not on submit button!) to answer correctly/incorrectly
- Added
_isAvailable
annotation in map - Removed
_theme
as now defunct
v3.0.2 - bugfix
Utils
defined without declaration keyword (#42)- Code tidy
v3.0.1
v3.0.0 - the one with BEM, REM and SMACSS
Changed:
- Updated HTML naming convention to adhere to BEM
- Adopted relative unit measurement (rem) instead of fixed (px)
- Updated CSS to use a SMACSS approach
- Indentation amended to use 2 spaces instead of 4
Framework dependency version has been updated to v5+ due to breaking naming change.
Minimum requirements
Name | Version |
---|---|
Framework | 5 |
Release v2.1.25
Changes
Fix for #38
Release v2.1.24
Changes
- Fix for #34