source: imaps-frontend/node_modules/@xobotyi/scrollbar-width/CHANGELOG.md

main
Last change on this file was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago

Update repo after prototype presentation

  • Property mode set to 100644
File size: 8.1 KB
RevLine 
[d565449]1## [1.9.5](https://github.com/xobotyi/scrollbar-width/compare/v1.9.4...v1.9.5) (2020-03-25)
2
3
4### Bug Fixes
5
6* fix lint errors. ([c9a711d](https://github.com/xobotyi/scrollbar-width/commit/c9a711dc4cfe83958daa7dd00c367d08a19d30e8))
7
8## [1.9.4](https://github.com/xobotyi/scrollbar-width/compare/v1.9.3...v1.9.4) (2020-03-02)
9
10
11### Bug Fixes
12
13* **lint:** rename interface to pass linting; ([a81601b](https://github.com/xobotyi/scrollbar-width/commit/a81601be0b19427d9024d9da149859d18051c79f))
14
15## [1.9.3](https://github.com/xobotyi/scrollbar-width/compare/v1.9.2...v1.9.3) (2020-02-24)
16
17
18### Bug Fixes
19
20* readme fix; ([35902e0](https://github.com/xobotyi/scrollbar-width/commit/35902e085f6007954b552ce96bde0c342a0b4a4e))
21
22## [1.9.2](https://github.com/xobotyi/scrollbar-width/compare/v1.9.1...v1.9.2) (2020-02-24)
23
24
25### Bug Fixes
26
27* add clarification about the cache as promised in issue [#2](https://github.com/xobotyi/scrollbar-width/issues/2); ([944436f](https://github.com/xobotyi/scrollbar-width/commit/944436f421d01abe1bc5c17cc6ebdefd9c9d97a7))
28
29## [1.9.1](https://github.com/xobotyi/scrollbar-width/compare/v1.9.0...v1.9.1) (2020-02-24)
30
31
32### Bug Fixes
33
34* adjusting document check for SSR ([bd68002](https://github.com/xobotyi/scrollbar-width/commit/bd68002f7b247d49a2af02342e927ef08328c998))
35
36# [1.9.0](https://github.com/xobotyi/scrollbar-width/compare/v1.8.2...v1.9.0) (2020-02-16)
37
38
39### Bug Fixes
40
41* added blank spaces after headings; ([99da435](https://github.com/xobotyi/scrollbar-width/commit/99da435376b7a91c284e1f4dc35eff02694383d5))
42* lint-staged commands been using the tslint; ([72810b9](https://github.com/xobotyi/scrollbar-width/commit/72810b9c3b039198187b2067d482d37871555247))
43
44
45### Features
46
47* terser now minifies all the code via rollup plugin; ([3596475](https://github.com/xobotyi/scrollbar-width/commit/3596475b903d0523c960a011e946480718d11382))
48
49## [1.8.2](https://github.com/xobotyi/scrollbar-width/compare/v1.8.1...v1.8.2) (2020-01-30)
50
51
52### Bug Fixes
53
54* tweak the travis build (build missing in dist). ([77b4db3](https://github.com/xobotyi/scrollbar-width/commit/77b4db32180576e79f6c0a2d162cef25b627a0d6))
55
56## [1.8.1](https://github.com/xobotyi/scrollbar-width/compare/v1.8.0...v1.8.1) (2020-01-30)
57
58
59### Bug Fixes
60
61* make only `dist` directory appear in package. ([adf19e6](https://github.com/xobotyi/scrollbar-width/commit/adf19e6e0338becf94f7fe5972a9659721e6ee13))
62
63# [1.8.0](https://github.com/xobotyi/scrollbar-width/compare/v1.7.0...v1.8.0) (2020-01-27)
64
65
66### Features
67
68* rework travis config; ([a4f7ff9](https://github.com/xobotyi/scrollbar-width/commit/a4f7ff92eda332051761becab28d0be39c1f8408))
69
70# [1.7.0](https://github.com/xobotyi/scrollbar-width/compare/v1.6.1...v1.7.0) (2020-01-27)
71
72
73### Features
74
75* add weekly downloads badge; ([59647de](https://github.com/xobotyi/scrollbar-width/commit/59647de964f6f87936d61d7f876f518c8b1ff66a))
76* add weekly downloads badge; ([da4a506](https://github.com/xobotyi/scrollbar-width/commit/da4a5063c02c93a72580627b843967071d2b185f))
77
78## [1.6.1](https://github.com/xobotyi/scrollbar-width/compare/v1.6.0...v1.6.1) (2020-01-27)
79
80
81### Bug Fixes
82
83* add root files to the linting process; ([48c7e3c](https://github.com/xobotyi/scrollbar-width/commit/48c7e3ce24f4adce1bc6411fece4084d7a0ead3f))
84
85# [1.6.0](https://github.com/xobotyi/scrollbar-width/compare/v1.5.0...v1.6.0) (2020-01-27)
86
87
88### Bug Fixes
89
90* TS config now does not conflicts with rollup ([564d523](https://github.com/xobotyi/scrollbar-width/commit/564d523f3f9b5d578cfcbc15b966b59dbda2dd0c))
91* tweak eslint config and fix the code; ([456d726](https://github.com/xobotyi/scrollbar-width/commit/456d72636ded5833a18ab7d5d20e56c9dea120ef))
92
93
94### Features
95
96* get rid of .lock file - not needed here. ([d5415e2](https://github.com/xobotyi/scrollbar-width/commit/d5415e2053b3f2920891379e318a6654ed7171c3))
97* Replace tslint with eslint ([e4f29a2](https://github.com/xobotyi/scrollbar-width/commit/e4f29a2f79b5c0d673c0cfdf7727915d2604c940))
98
99# [1.5.0](https://github.com/xobotyi/scrollbar-width/compare/v1.4.1...v1.5.0) (2019-12-09)
100
101
102### Features
103
104* Add extra check of DOM readiness. ([0bf89ef](https://github.com/xobotyi/scrollbar-width/commit/0bf89efbf1344c772f5766f14fc60722c9c077a8))
105
106## [1.4.1](https://github.com/xobotyi/scrollbar-width/compare/v1.4.0...v1.4.1) (2019-11-19)
107
108
109### Bug Fixes
110
111* **coverage:** Fix codacy coverage push; ([b1545af](https://github.com/xobotyi/scrollbar-width/commit/b1545afa2c4c3c6d15fdd6404af5aa9e4d59f649))
112
113# [1.4.0](https://github.com/xobotyi/scrollbar-width/compare/v1.3.0...v1.4.0) (2019-11-19)
114
115
116### Bug Fixes
117
118* **tests:** Linux detection fix; ([be38927](https://github.com/xobotyi/scrollbar-width/commit/be389270341acd650bd1bd81885dfd027b0626fe))
119* FireFox on linux have SBW of width 16 ([8d10f9b](https://github.com/xobotyi/scrollbar-width/commit/8d10f9b0fd2c1ce198484dbc94a27d0521e19aa2))
120
121
122### Features
123
124* modify travis config to push coverage and release the version only if everything is successful. ([5deec11](https://github.com/xobotyi/scrollbar-width/commit/5deec119ee9eaf771a7cc24c94566b2bbc0d8fdf))
125
126# [1.3.0](https://github.com/xobotyi/scrollbar-width/compare/v1.2.4...v1.3.0) (2019-11-19)
127
128
129### Bug Fixes
130
131* reconfigure travis to perform tests and push coverage to the codacy; ([cfc5c76](https://github.com/xobotyi/scrollbar-width/commit/cfc5c760a2390aede38f1231e188ec3dfea457ad))
132
133
134### Features
135
136* add tests ([7d920cc](https://github.com/xobotyi/scrollbar-width/commit/7d920cc621cea0124561afa6d25c8a2a398ff646))
137* Added codacy badges (coverage and grade) ([aa723f7](https://github.com/xobotyi/scrollbar-width/commit/aa723f7a58a04f3b067516f27397489993f1ecd3))
138
139## [1.2.4](https://github.com/xobotyi/scrollbar-width/compare/v1.2.3...v1.2.4) (2019-11-19)
140
141
142### Bug Fixes
143
144* newline after NOTE: in README.md ([a2cfc39](https://github.com/xobotyi/scrollbar-width/commit/a2cfc39bde150e89867462b6c74c9e0b74dc8a93))
145
146## [1.2.3](https://github.com/xobotyi/scrollbar-width/compare/v1.2.2...v1.2.3) (2019-11-19)
147
148
149### Bug Fixes
150
151* newline after NOTE: in README.md ([646153c](https://github.com/xobotyi/scrollbar-width/commit/646153cc3e4fb43122b629739d1ebcd98b0573cf))
152
153## [1.2.2](https://github.com/xobotyi/scrollbar-width/compare/v1.2.1...v1.2.2) (2019-11-19)
154
155
156### Bug Fixes
157
158* shorten the description; ([dc6945a](https://github.com/xobotyi/scrollbar-width/commit/dc6945a717cd6ea22bc1e877a9571d387ea0f4b8))
159
160## [1.2.1](https://github.com/xobotyi/scrollbar-width/compare/v1.2.0...v1.2.1) (2019-11-19)
161
162
163### Bug Fixes
164
165* Mention that in SSR environment it will return 0; ([0562ef8](https://github.com/xobotyi/scrollbar-width/commit/0562ef809177896b6db8b16f3bfadd4b6b2962a9))
166* Strictly require `true` to recalculate the width; ([d25db0b](https://github.com/xobotyi/scrollbar-width/commit/d25db0b968bce67fe5b27bd92e65c1d71c99ea9f))
167
168# [1.2.0](https://github.com/xobotyi/scrollbar-width/compare/v1.1.1...v1.2.0) (2019-11-19)
169
170
171### Features
172
173* Add `access: public` in package.json; ([e373d9e](https://github.com/xobotyi/scrollbar-width/commit/e373d9e582b78b2b01f67adb3c1feccb7f573c85))
174
175## [1.1.1](https://github.com/xobotyi/scrollbar-width/compare/v1.1.0...v1.1.1) (2019-11-19)
176
177
178### Bug Fixes
179
180* add github plugin to verify stage ([55eb00d](https://github.com/xobotyi/scrollbar-width/commit/55eb00d557565ac891c99c486abe4c4ccb6e6d5a))
181
182# [1.1.0](https://github.com/xobotyi/scrollbar-width/compare/v1.0.0...v1.1.0) (2019-11-18)
183
184
185### Bug Fixes
186
187* remove npm cache from travis config; ([1fab1e9](https://github.com/xobotyi/scrollbar-width/commit/1fab1e9c986206751c2275ce93cd7a89c8a80a3d))
188
189
190### Features
191
192* Live example version added to README.md; ([d571839](https://github.com/xobotyi/scrollbar-width/commit/d5718394cc51a5d68cec2d07c68624d0f3c8e897))
193* Readme's header now centered; ([f9761d6](https://github.com/xobotyi/scrollbar-width/commit/f9761d6e772c22c5bfcd5e1a9eb92d2e569a456c))
194
195# 1.0.0 (2019-11-18)
196
197
198### Bug Fixes
199
200* try to fix semantic release error; ([bce4aa5](https://github.com/xobotyi/scrollbar-width/commit/bce4aa550a69502cfa6cb164500bb904ed3680ec))
201* umd version now exports function as xobotyi.scrollbarWidth; ([f5ea7b1](https://github.com/xobotyi/scrollbar-width/commit/f5ea7b1842f48bfd1503df2cd33f857a54815bd6))
202
203
204### Features
205
206* Readme; ([ab535a4](https://github.com/xobotyi/scrollbar-width/commit/ab535a4213e93ae841e6b041eece1a3251037dc2))
Note: See TracBrowser for help on using the repository browser.