Skip to content

Latest commit

 

History

History
252 lines (108 loc) · 7.23 KB

CHANGELOG.md

File metadata and controls

252 lines (108 loc) · 7.23 KB

1.1.8 (2018-10-15)

1.1.7 (2018-10-15)

Bug Fixes

  • fix scrollStop bug and make screen position work in IE 11 (7aaecd6)

1.1.4 (2018-09-18)

1.1.2 (2018-07-27)

1.1.1 (2018-06-20)

1.1.0 (2018-06-06)

Bug Fixes

  • change positioning method by moving coach mark to body tag (1b28123)

1.0.0 (2018-05-30)

0.5.1 (2018-04-25)

0.5.0 (2018-02-14)

Bug Fixes

  • reverting CI keys (be4d280)
  • reverting version number to previous value, 0.4.3 (cf1dd4a)
  • updating eventListener code (e31fffb)
  • updating travis.yml to get selenium tests to run (4f6efda)

0.4.3 (2018-01-18)

Bug Fixes

  • Pull in updated Elements and only what's needed. (d17fb75)

0.4.2 (2018-01-12)

Bug Fixes

  • HTML structure for button alignment (7731f0a)
  • remove unit test warnings (6a4b92c)

0.4.1 (2017-11-29)

0.4.0 (2017-11-10)

Features

0.3.0 (2017-10-30)

Bug Fixes

  • add error handler for icon sprite ajax request (ac34a51)
  • attempting to fix on node 5 (1b2746a)
  • change Travis testing versions to Node 4 and 6 (a60f3b1)
  • move icon-sprite loading to demo/index.html so that it won't run during unit tests (d7b0c0a)
  • remove i18n (ac0a81f)
  • remove react-intl from default messages (8b7df8d)
  • remove react-intl from unit tests. (1899b1f)
  • update z-index to correspond to design specifications for coach-mark (a72439b)

0.2.17 (2017-09-11)

0.2.16 (2017-05-23)

0.2.15 (2017-03-31)

0.2.14 (2017-03-30)

0.2.13 (2017-03-30)

0.2.11 (2017-03-06)

0.2.7 (2017-03-02)

0.2.6 (2017-03-02)

0.2.5 (2016-09-28)

0.2.4 (2016-09-27)

0.2.3 (2016-09-26)

0.2.2 (2016-09-21)

0.2.1 (2016-09-14)

0.1.12 (2016-08-05)

0.1.11 (2016-07-29)

0.1.10 (2016-07-18)

0.1.9 (2016-07-12)

0.1.8 (2016-07-12)

0.1.7 (2016-06-16)

0.1.6 (2016-06-15)

0.1.5 (2016-06-14)

0.1.4 (2016-06-09)

0.1.3 (2016-05-23)

0.1.2 (2016-05-19)

0.1.1 (2016-05-16)

0.1.0 (2016-05-16)

Bug Fixes

  • Install karma-chrome-launcher to allow npm test to work. (1731762)
  • position calculations (08f0d05)