|
1 | 1 | <a name="4.5.13"></a> |
2 | | -## 4.5.13 (2018-05-09) |
3 | 2 |
|
| 3 | +## 4.5.13 (2018-05-09) |
4 | 4 |
|
5 | 5 | ### Bug Fixes |
6 | 6 |
|
|
10 | 10 | * typo in readme ([057dfda](https://github.com/wangyi7099/vuescroll/commit/057dfda)) |
11 | 11 | * typo in readme ([6955321](https://github.com/wangyi7099/vuescroll/commit/6955321)) |
12 | 12 |
|
13 | | - |
14 | 13 | ### Features |
15 | 14 |
|
16 | 15 | * **api:** add preventDefault option ([70e1886](https://github.com/wangyi7099/vuescroll/commit/70e1886)) |
17 | 16 |
|
18 | | - |
19 | 17 | ### Performance Improvements |
20 | 18 |
|
21 | 19 | * **touch:** optimize scroll experience ([53148ed](https://github.com/wangyi7099/vuescroll/commit/53148ed)) |
22 | 20 |
|
23 | | - |
24 | | - |
25 | 21 | <a name="4.5.12"></a> |
26 | | -## 4.5.12 (2018-05-04) |
27 | 22 |
|
| 23 | +## 4.5.12 (2018-05-04) |
28 | 24 |
|
29 | 25 | ### Bug Fixes |
30 | 26 |
|
31 | 27 | * error process when mode is 'slide' ([3eaa1ca](https://github.com/wangyi7099/vuescroll/commit/3eaa1ca)) |
32 | 28 | * typo ([ff76b39](https://github.com/wangyi7099/vuescroll/commit/ff76b39)) |
33 | 29 |
|
34 | | - |
35 | 30 | ### Features |
36 | 31 |
|
37 | 32 | * **api:** add zoomTo, zoomBy, getCurrentviewDom methods ([7769099](https://github.com/wangyi7099/vuescroll/commit/7769099)) |
38 | 33 | * **paging:** add getCurrentPage, goToPage api for paging in slide mode ([a3e2478](https://github.com/wangyi7099/vuescroll/commit/a3e2478)) |
39 | 34 |
|
40 | | - |
41 | | - |
42 | 35 | <a name="4.5.10"></a> |
43 | | -## 4.5.10 (2018-04-30) |
44 | | - |
45 | 36 |
|
| 37 | +## 4.5.10 (2018-04-30) |
46 | 38 |
|
47 | 39 | <a name="4.5.9"></a> |
48 | | -## 4.5.9 (2018-04-30) |
49 | 40 |
|
| 41 | +## 4.5.9 (2018-04-30) |
50 | 42 |
|
51 | 43 | ### Features |
52 | 44 |
|
53 | 45 | * add zooming options to enable zoom in slide mode or not ([ed0e4f3](https://github.com/wangyi7099/vuescroll/commit/ed0e4f3)) |
54 | 46 |
|
55 | | - |
56 | | - |
57 | 47 | <a name="4.5.5"></a> |
58 | | -## 4.5.5 (2018-04-28) |
59 | 48 |
|
| 49 | +## 4.5.5 (2018-04-28) |
60 | 50 |
|
61 | 51 | ### Performance Improvements |
62 | 52 |
|
63 | 53 | * set document select none when mouse is clicked ([5e24562](https://github.com/wangyi7099/vuescroll/commit/5e24562)) |
64 | 54 |
|
65 | | - |
66 | | - |
67 | 55 | <a name="4.5.4"></a> |
68 | | -## 4.5.4 (2018-04-27) |
69 | 56 |
|
| 57 | +## 4.5.4 (2018-04-27) |
70 | 58 |
|
71 | 59 | ### Bug Fixes |
72 | 60 |
|
73 | 61 | * resize event didn't trigger in FireFox ([dbb5908](https://github.com/wangyi7099/vuescroll/commit/dbb5908)), closes [#22](https://github.com/wangyi7099/vuescroll/issues/22) |
74 | 62 | * typo ([d89ec35](https://github.com/wangyi7099/vuescroll/commit/d89ec35)) |
75 | 63 | * typo ([11da6a8](https://github.com/wangyi7099/vuescroll/commit/11da6a8)) |
76 | 64 |
|
77 | | - |
78 | | - |
79 | 65 | <a name="4.5.2"></a> |
80 | | -## 4.5.2 (2018-04-26) |
81 | | - |
82 | 66 |
|
| 67 | +## 4.5.2 (2018-04-26) |
83 | 68 |
|
84 | 69 | <a name="4.5.1"></a> |
85 | | -## 4.5.1 (2018-04-26) |
86 | | - |
87 | 70 |
|
| 71 | +## 4.5.1 (2018-04-26) |
88 | 72 |
|
89 | 73 | <a name="4.5.0"></a> |
90 | | -# 4.5.0 (2018-04-26) |
91 | 74 |
|
| 75 | +# 4.5.0 (2018-04-26) |
92 | 76 |
|
93 | 77 | ### Bug Fixes |
94 | 78 |
|
95 | 79 | * use internalscrollLeft in scrollTo api ([003be27](https://github.com/wangyi7099/vuescroll/commit/003be27)) |
96 | 80 |
|
97 | | - |
98 | 81 | ### Features |
99 | 82 |
|
100 | 83 | * add scrollby api ([8161055](https://github.com/wangyi7099/vuescroll/commit/8161055)) |
101 | 84 | * **core:** add pure-native mode that you can use native scrollbar in vuescroll ([8249b5d](https://github.com/wangyi7099/vuescroll/commit/8249b5d)) |
102 | 85 |
|
103 | | - |
104 | | - |
105 | 86 | <a name="4.4.8"></a> |
106 | | -## 4.4.8 (2018-04-21) |
107 | | - |
108 | 87 |
|
| 88 | +## 4.4.8 (2018-04-21) |
109 | 89 |
|
110 | 90 | <a name="4.4.7"></a> |
111 | | -## 4.4.7 (2018-04-21) |
112 | | - |
113 | 91 |
|
| 92 | +## 4.4.7 (2018-04-21) |
114 | 93 |
|
115 | 94 | <a name="4.4.6"></a> |
116 | | -## 4.4.6 (2018-04-21) |
117 | | - |
118 | 95 |
|
| 96 | +## 4.4.6 (2018-04-21) |
119 | 97 |
|
120 | 98 | <a name="4.4.5"></a> |
121 | | -## 4.4.5 (2018-04-21) |
122 | | - |
123 | 99 |
|
| 100 | +## 4.4.5 (2018-04-21) |
124 | 101 |
|
125 | 102 | <a name="4.4.3"></a> |
126 | | -## 4.4.3 (2018-04-20) |
127 | | - |
128 | 103 |
|
| 104 | +## 4.4.3 (2018-04-20) |
129 | 105 |
|
130 | 106 | <a name="4.3.3"></a> |
131 | | -## 4.3.3 (2018-04-20) |
132 | | - |
133 | 107 |
|
| 108 | +## 4.3.3 (2018-04-20) |
134 | 109 |
|
135 | 110 | <a name="4.2.3"></a> |
136 | | -## 4.2.3 (2018-04-19) |
137 | | - |
138 | 111 |
|
| 112 | +## 4.2.3 (2018-04-19) |
139 | 113 |
|
140 | 114 | <a name="4.2.2"></a> |
141 | | -## 4.2.2 (2018-04-17) |
142 | | - |
143 | 115 |
|
| 116 | +## 4.2.2 (2018-04-17) |
144 | 117 |
|
145 | 118 | <a name="4.1.2"></a> |
146 | | -## 4.1.2 (2018-04-17) |
147 | 119 |
|
| 120 | +## 4.1.2 (2018-04-17) |
148 | 121 |
|
149 | 122 | ### Bug Fixes |
150 | 123 |
|
151 | 124 | * record pos confilt ([6250c2b](https://github.com/wangyi7099/vuescroll/commit/6250c2b)) |
152 | 125 |
|
153 | | - |
154 | | - |
155 | 126 | <a name="4.1.1"></a> |
156 | | -## 4.1.1 (2018-04-17) |
157 | 127 |
|
| 128 | +## 4.1.1 (2018-04-17) |
158 | 129 |
|
159 | 130 | ### Bug Fixes |
160 | 131 |
|
|
169 | 140 | * error correct scrollPanel height ([2f9d70e](https://github.com/wangyi7099/vuescroll/commit/2f9d70e)) |
170 | 141 | * error transform style ([ccd620c](https://github.com/wangyi7099/vuescroll/commit/ccd620c)) |
171 | 142 | * hide default scrollbar ([83a3c48](https://github.com/wangyi7099/vuescroll/commit/83a3c48)) |
172 | | -* judge if vue._isDestroyed to nextTick ([b1f56a6](https://github.com/wangyi7099/vuescroll/commit/b1f56a6)) |
| 143 | +* judge if vue.\_isDestroyed to nextTick ([b1f56a6](https://github.com/wangyi7099/vuescroll/commit/b1f56a6)) |
173 | 144 | * lot of bugs ([c6cb5fd](https://github.com/wangyi7099/vuescroll/commit/c6cb5fd)) |
174 | 145 | * options: scrollContent padding not work(fix:[#6](https://github.com/wangyi7099/vuescroll/issues/6)) ([b3d2c87](https://github.com/wangyi7099/vuescroll/commit/b3d2c87)) |
175 | 146 | * resize window scroll doesn't update ([9184bba](https://github.com/wangyi7099/vuescroll/commit/9184bba)) |
|
178 | 149 | * typo ([f1958d4](https://github.com/wangyi7099/vuescroll/commit/f1958d4)) |
179 | 150 | * typo of setting style of scrollPanel ([1cb3ecb](https://github.com/wangyi7099/vuescroll/commit/1cb3ecb)) |
180 | 151 |
|
181 | | - |
182 | 152 | ### Features |
183 | 153 |
|
184 | 154 | * add mode options ([72443a6](https://github.com/wangyi7099/vuescroll/commit/72443a6)) |
185 | 155 | * add native option ([699b068](https://github.com/wangyi7099/vuescroll/commit/699b068)) |
186 | 156 | * add pull refresh ([4191c9a](https://github.com/wangyi7099/vuescroll/commit/4191c9a)) |
187 | 157 | * add zoom support to non-native mode ([d439e4c](https://github.com/wangyi7099/vuescroll/commit/d439e4c)) |
188 | 158 | * merge code ([d0bfd38](https://github.com/wangyi7099/vuescroll/commit/d0bfd38)) |
189 | | -* rewrite scrollContent and scrollRail to functional components ([63f243d](https://github.com/wangyi7099/vuescroll/commit/63f243d)) |
| 159 | +* rewrite scrollContent and scrollRail to functional components ([63f243d](https://github.com/wangyi7099/vuescroll/commit/63f243d)) |
190 | 160 | * sweak core code ([6f12e8d](https://github.com/wangyi7099/vuescroll/commit/6f12e8d)) |
191 | 161 | * sweak the core architecture ([9fe86f9](https://github.com/wangyi7099/vuescroll/commit/9fe86f9)) |
192 | 162 | * sync some feature between vuescroll and scroller ([5bae654](https://github.com/wangyi7099/vuescroll/commit/5bae654)) |
193 | 163 | * update ([a11cc79](https://github.com/wangyi7099/vuescroll/commit/a11cc79)) |
194 | 164 | * use jsx ([90f3139](https://github.com/wangyi7099/vuescroll/commit/90f3139)) |
195 | | - |
196 | | - |
197 | | - |
0 commit comments