8.1 KiB
8.1 KiB
1.9.5 (2020-03-25)
Bug Fixes
- fix lint errors. (c9a711d)
1.9.4 (2020-03-02)
Bug Fixes
- lint: rename interface to pass linting; (a81601b)
1.9.3 (2020-02-24)
Bug Fixes
- readme fix; (35902e0)
1.9.2 (2020-02-24)
Bug Fixes
1.9.1 (2020-02-24)
Bug Fixes
- adjusting document check for SSR (bd68002)
1.9.0 (2020-02-16)
Bug Fixes
Features
- terser now minifies all the code via rollup plugin; (3596475)
1.8.2 (2020-01-30)
Bug Fixes
- tweak the travis build (build missing in dist). (77b4db3)
1.8.1 (2020-01-30)
Bug Fixes
- make only
distdirectory appear in package. (adf19e6)
1.8.0 (2020-01-27)
Features
- rework travis config; (a4f7ff9)
1.7.0 (2020-01-27)
Features
1.6.1 (2020-01-27)
Bug Fixes
- add root files to the linting process; (48c7e3c)
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
1.5.0 (2019-12-09)
Features
- Add extra check of DOM readiness. (0bf89ef)
1.4.1 (2019-11-19)
Bug Fixes
- coverage: Fix codacy coverage push; (b1545af)
1.4.0 (2019-11-19)
Bug Fixes
Features
- modify travis config to push coverage and release the version only if everything is successful. (5deec11)
1.3.0 (2019-11-19)
Bug Fixes
- reconfigure travis to perform tests and push coverage to the codacy; (cfc5c76)
Features
1.2.4 (2019-11-19)
Bug Fixes
- newline after NOTE: in README.md (a2cfc39)
1.2.3 (2019-11-19)
Bug Fixes
- newline after NOTE: in README.md (646153c)
1.2.2 (2019-11-19)
Bug Fixes
- shorten the description; (dc6945a)
1.2.1 (2019-11-19)
Bug Fixes
- Mention that in SSR environment it will return 0; (0562ef8)
- Strictly require
trueto recalculate the width; (d25db0b)
1.2.0 (2019-11-19)
Features
- Add
access: publicin package.json; (e373d9e)
1.1.1 (2019-11-19)
Bug Fixes
- add github plugin to verify stage (55eb00d)
1.1.0 (2019-11-18)
Bug Fixes
- remove npm cache from travis config; (1fab1e9)
Features
1.0.0 (2019-11-18)
Bug Fixes
- try to fix semantic release error; (bce4aa5)
- umd version now exports function as xobotyi.scrollbarWidth; (f5ea7b1)
Features
- Readme; (ab535a4)