Skip to content

Releases: cgkineo/adapt-devtools

v3.0.7

17 Jun 10:23
Compare
Choose a tag to compare

Changes

  • fix for #54
  • runtime error when trying to reveal Adapt model via hold left mouse + 5

v3.0.6 - bugfixes

18 Mar 17:02
Compare
Choose a tag to compare

Fixed

  • The 'open spoor log' button wasn't working with recent versions of spoor (#51)
  • Code in map.js stopping Adapt v5.12.0 from running (#53)
  • Various eslint fixes

v3.0.5

03 Mar 12:41
Compare
Choose a tag to compare

Changes

  • added ctrl+[p|h|f] shortcuts for Pass, Half, Fail
  • renamed window.a reference to window.Adapt

v3.0.4 - bugfix

06 Jan 10:33
Compare
Choose a tag to compare

Fixed:

  • Undeclared variable preventing devtools panel from opening in Adapt v5.8.1 (#49)

v3.0.3

05 Aug 12:07
Compare
Choose a tag to compare

v3.0.2 - bugfix

03 Jul 11:22
75c5e16
Compare
Choose a tag to compare
  • Utils defined without declaration keyword (#42)
  • Code tidy

v3.0.1

24 Jan 10:42
Compare
Choose a tag to compare

Changes

  • fix for #41 plus removed some legacy code

v3.0.0 - the one with BEM, REM and SMACSS

23 Jan 16:30
c0e88d6
Compare
Choose a tag to compare

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

23 Oct 09:55
Compare
Choose a tag to compare

Changes

Fix for #38

Release v2.1.24

28 Jun 12:32
Compare
Choose a tag to compare

Changes