Skip to content

Releases: xobotyi/scrollbar-width

v1.6.1

27 Jan 12:44
Compare
Choose a tag to compare

1.6.1 (2020-01-27)

Bug Fixes

  • add root files to the linting process; (48c7e3c)

v1.6.0

27 Jan 00:18
Compare
Choose a tag to compare

1.6.0 (2020-01-27)

Bug Fixes

  • TS config now does not conflicts with rollup (564d523)
  • tweak eslint config and fix the code; (456d726)

Features

  • get rid of .lock file - not needed here. (d5415e2)
  • Replace tslint with eslint (e4f29a2)

v1.5.0

09 Dec 08:05
Compare
Choose a tag to compare

1.5.0 (2019-12-09)

Features

  • Add extra check of DOM readiness. (0bf89ef)

v1.4.1

19 Nov 17:42
Compare
Choose a tag to compare

1.4.1 (2019-11-19)

Bug Fixes

  • coverage: Fix codacy coverage push; (b1545af)

v1.4.0

19 Nov 17:37
Compare
Choose a tag to compare

1.4.0 (2019-11-19)

Bug Fixes

  • tests: Linux detection fix; (be38927)
  • FireFox on linux have SBW of width 16 (8d10f9b)

Features

  • modify travis config to push coverage and release the version only if everything is successful. (5deec11)

v1.3.0

19 Nov 17:15
Compare
Choose a tag to compare

1.3.0 (2019-11-19)

Bug Fixes

  • reconfigure travis to perform tests and push coverage to the codacy; (cfc5c76)

Features

  • add tests (7d920cc)
  • Added codacy badges (coverage and grade) (aa723f7)

v1.2.4

19 Nov 15:28
Compare
Choose a tag to compare

1.2.4 (2019-11-19)

Bug Fixes

  • newline after NOTE: in README.md (a2cfc39)

v1.2.3

19 Nov 15:27
Compare
Choose a tag to compare

1.2.3 (2019-11-19)

Bug Fixes

  • newline after NOTE: in README.md (646153c)

v1.2.2

19 Nov 15:22
Compare
Choose a tag to compare

1.2.2 (2019-11-19)

Bug Fixes

  • shorten the description; (dc6945a)

v1.2.1

19 Nov 14:43
Compare
Choose a tag to compare

1.2.1 (2019-11-19)

Bug Fixes

  • Mention that in SSR environment it will return 0; (0562ef8)
  • Strictly require true to recalculate the width; (d25db0b)