Skip to content

Releases: atlassian/browser-interaction-time

v1.2.14

03 Feb 22:14
Compare
Choose a tag to compare

1.2.14 (2019-02-03)

Bug Fixes

  • replace saucelabs with browserstack (ec98be0)
  • replace saucelabs with browserstack (c989f49)

v1.2.13

24 Jan 06:37
b6822c4
Compare
Choose a tag to compare

1.2.13 (2019-01-24)

Bug Fixes

  • broken build for some reason (cd11025)

v1.2.12

24 Jan 03:19
63618a6
Compare
Choose a tag to compare

1.2.12 (2019-01-24)

Bug Fixes

v1.2.11

17 Jan 23:08
7b0837a
Compare
Choose a tag to compare

1.2.11 (2019-01-17)

Bug Fixes

  • replace Date.now with performance.now (6c3aebe), closes #3

v1.2.10

17 Jan 07:32
Compare
Choose a tag to compare

1.2.10 (2019-01-17)

Bug Fixes

v1.2.9

17 Jan 07:22
Compare
Choose a tag to compare

1.2.9 (2019-01-17)

Bug Fixes

  • testscript for e2e in ci (466ee31)
  • try to fix integration tests (08a79ac)
  • update tsconfig to fix e2e test run in ci (3efa506)
  • demo: set idleTimeoutMs to 3000ms in demo (62b98fb)

v1.2.8

17 Jan 04:59
Compare
Choose a tag to compare

1.2.8 (2019-01-17)

Bug Fixes

  • remove not needed visibility change handler (1cceb1d)

v1.2.7

17 Jan 04:28
Compare
Choose a tag to compare

1.2.7 (2019-01-17)

Bug Fixes

v1.2.6

17 Jan 03:24
Compare
Choose a tag to compare

1.2.6 (2019-01-17)

Bug Fixes

  • move checkCallbacksOnInterval from ctr to startTimer (e4e4b49)
  • revert build script for testcafe in saucelabs (a875e09)
  • saucelabs testscript (b846b92)

v1.2.5

16 Jan 05:33
Compare
Choose a tag to compare

1.2.5 (2019-01-16)

Bug Fixes

  • do not start timer when calling constructor (30963ba)