UNPKG

10.2 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5## [4.2.0](https://github.com/nuxt-community/nuxt7/compare/v4.1.0...v4.2.0) (2021-01-17)
6
7
8### Features
9
10* add $nuxt.context ([#117](https://github.com/nuxt-community/nuxt7/issues/117)) ([46270b8](https://github.com/nuxt-community/nuxt7/commit/46270b83ffdfe18e0b5b1aca99fede102c6c04fc))
11
12## [4.1.0](https://github.com/nuxt-community/nuxt7/compare/v4.0.2...v4.1.0) (2021-01-17)
13
14
15### Features
16
17* use framework7-icon@3 ([4970314](https://github.com/nuxt-community/nuxt7/commit/4970314b95e00b9c8e29decc82ac48d160ab850a)), closes [#121](https://github.com/nuxt-community/nuxt7/issues/121)
18
19### [4.0.2](https://github.com/nuxt-community/nuxt7/compare/v4.0.1...v4.0.2) (2021-01-17)
20
21
22### Bug Fixes
23
24* cannot set property $nuxt of #<Vue> which has only a getter ([#116](https://github.com/nuxt-community/nuxt7/issues/116)) ([c4b6260](https://github.com/nuxt-community/nuxt7/commit/c4b6260e1c0e0d1c3c560ef7a64f5c32241b56ce))
25* multiple css provided by user ([#104](https://github.com/nuxt-community/nuxt7/issues/104)) ([a3a9003](https://github.com/nuxt-community/nuxt7/commit/a3a9003d2b8a43212a5871f2905240c8ee3534a5))
26
27### [4.0.1](https://github.com/nuxt-community/nuxt7/compare/v4.0.0...v4.0.1) (2020-05-04)
28
29
30### Bug Fixes
31
32* **pkg:** only include lib in pkg ([fb23d1b](https://github.com/nuxt-community/nuxt7/commit/fb23d1b))
33
34
35
36## [4.0.0](https://github.com/nuxt-community/nuxt7/compare/v3.2.0...v4.0.0) (2020-05-04)
37
38
39### Features
40
41* add support for `framework7@5` ([#99](https://github.com/nuxt-community/nuxt7/issues/99)) ([199d24b](https://github.com/nuxt-community/nuxt7/commit/199d24b))
42
43
44
45## [3.2.0](https://github.com/nuxt-community/nuxt7/compare/v3.1.0...v3.2.0) (2019-05-18)
46
47
48### Features
49
50* appbar, color-picker, treeview and aurora ([15d5dd6](https://github.com/nuxt-community/nuxt7/commit/15d5dd6))
51* support default route (fixes [#56](https://github.com/nuxt-community/nuxt7/issues/56)) ([02f9402](https://github.com/nuxt-community/nuxt7/commit/02f9402))
52* upgrade to sao@1 (fixes [#64](https://github.com/nuxt-community/nuxt7/issues/64)) ([6539f3a](https://github.com/nuxt-community/nuxt7/commit/6539f3a))
53
54
55
56# [3.1.0](https://github.com/nuxt-community/nuxt7/compare/v3.0.0...v3.1.0) (2019-03-20)
57
58
59### Features
60
61* add name property to routes ([#58](https://github.com/nuxt-community/nuxt7/issues/58)) ([ac74dd5](https://github.com/nuxt-community/nuxt7/commit/ac74dd5))
62
63
64
65# [3.0.0](https://github.com/nuxt-community/nuxt7/compare/v3.0.0-beta.5...v3.0.0) (2019-03-09)
66
67
68
69# [3.0.0-beta.5](https://github.com/nuxt-community/nuxt7/compare/v3.0.0-beta.4...v3.0.0-beta.5) (2019-02-18)
70
71
72### Bug Fixes
73
74* **pwa:** fix module order ([3ef9a08](https://github.com/nuxt-community/nuxt7/commit/3ef9a08))
75
76
77
78<a name="2.0.4"></a>
79## [2.0.4](https://github.com/nuxt-community/nuxt7/compare/v2.0.3...v2.0.4) (2019-01-27)
80
81
82### Bug Fixes
83
84* **module:** nuxt 2.4 compatibility ([#44](https://github.com/nuxt-community/nuxt7/issues/44)) ([8adc08a](https://github.com/nuxt-community/nuxt7/commit/8adc08a))
85
86
87
88<a name="2.0.3"></a>
89## [2.0.3](https://github.com/nuxt-community/nuxt7/compare/v2.0.2...v2.0.3) (2018-04-12)
90
91
92### Bug Fixes
93
94* css import ([ee6b3f4](https://github.com/nuxt-community/nuxt7/commit/ee6b3f4))
95* transpile template7 and dom7 too ([f8bc850](https://github.com/nuxt-community/nuxt7/commit/f8bc850))
96
97
98
99<a name="2.0.2"></a>
100## [2.0.2](https://github.com/nuxt-community/nuxt7/compare/v2.0.1...v2.0.2) (2018-04-12)
101
102
103### Bug Fixes
104
105* import framework7 styles before user provided ones ([440860b](https://github.com/nuxt-community/nuxt7/commit/440860b))
106
107
108
109<a name="2.0.1"></a>
110## [2.0.1](https://github.com/nuxt-community/nuxt7/compare/v2.0.0...v2.0.1) (2018-04-12)
111
112
113### Bug Fixes
114
115* relative imports ([8a5cf72](https://github.com/nuxt-community/nuxt7/commit/8a5cf72))
116
117
118
119<a name="2.0.0"></a>
120# [2.0.0](https://github.com/pi0/nuxt7/compare/v1.4.0...v2.0.0) (2018-04-12)
121
122
123### Bug Fixes
124
125* path for Windows ([#35](https://github.com/pi0/nuxt7/issues/35)) ([46f7a43](https://github.com/pi0/nuxt7/commit/46f7a43))
126* transpile framework7 es builds ([cc461db](https://github.com/pi0/nuxt7/commit/cc461db))
127
128
129### Features
130
131* add components to build config: list-index, stepper ([f77aa47](https://github.com/pi0/nuxt7/commit/f77aa47))
132* enable all ios colors ([2821f0f](https://github.com/pi0/nuxt7/commit/2821f0f))
133* enable all md colors ([e0e1dee](https://github.com/pi0/nuxt7/commit/e0e1dee))
134* rewrite to be fully es compatible ([6cc0eec](https://github.com/pi0/nuxt7/commit/6cc0eec))
135* update framework7 to 2.2.1 ([9b81390](https://github.com/pi0/nuxt7/commit/9b81390))
136
137
138### Performance Improvements
139
140* use webpack 4 cacheGroup for framework7 ([1a28183](https://github.com/pi0/nuxt7/commit/1a28183))
141
142
143### BREAKING CHANGES
144
145* by default all components are included as before but may introduce breaking changes
146
147
148
149<a name="1.4.0"></a>
150# [1.4.0](https://github.com/pi0/nuxt7/compare/v1.3.1...v1.4.0) (2018-03-19)
151
152
153### Features
154
155* update dependencies (framework7 2.1.x) ([0fdd943](https://github.com/pi0/nuxt7/commit/0fdd943))
156
157
158
159<a name="1.3.1"></a>
160## [1.3.1](https://github.com/pi0/nuxt7/compare/v1.3.0...v1.3.1) (2018-02-21)
161
162
163
164<a name="1.3.0"></a>
165# [1.3.0](https://github.com/pi0/nuxt7/compare/v1.2.1...v1.3.0) (2018-02-11)
166
167
168### Features
169
170* **f7-components:** import all available components ([4df06da](https://github.com/pi0/nuxt7/commit/4df06da))
171
172
173
174<a name="1.2.1"></a>
175## [1.2.1](https://github.com/pi0/nuxt7/compare/v1.2.0...v1.2.1) (2018-02-09)
176
177
178### Bug Fixes
179
180* **plugin:** omit routes key ([14483c7](https://github.com/pi0/nuxt7/commit/14483c7))
181
182
183
184<a name="1.2.0"></a>
185# [1.2.0](https://github.com/pi0/nuxt7/compare/v1.1.0...v1.2.0) (2018-02-08)
186
187
188### Features
189
190* allow passing arbitrary options to framework7 ([6b10d13](https://github.com/pi0/nuxt7/commit/6b10d13))
191
192
193
194<a name="1.1.0"></a>
195# [1.1.0](https://github.com/pi0/nuxt7/compare/v1.0.0...v1.1.0) (2018-01-28)
196
197
198### Features
199
200* support options.tough ([11e3aaf](https://github.com/pi0/nuxt7/commit/11e3aaf))
201
202
203
204<a name="1.0.0"></a>
205# [1.0.0](https://github.com/pi0/nuxt7/compare/v0.9.1...v1.0.0) (2018-01-14)
206
207
208### Code Refactoring
209
210* remove legacy dependencies for rc.11 ([6ae2d29](https://github.com/pi0/nuxt7/commit/6ae2d29))
211
212
213### BREAKING CHANGES
214
215* requires nuxt@^1.0.0
216
217
218
219<a name="0.9.1"></a>
220## [0.9.1](https://github.com/pi0/nuxt7/compare/v0.9.0...v0.9.1) (2017-12-22)
221
222
223
224<a name="0.9.0"></a>
225# [0.9.0](https://github.com/pi0/nuxt7/compare/v0.8.5...v0.9.0) (2017-12-07)
226
227
228### Bug Fixes
229
230* cannot register vux store ([ada6a7b](https://github.com/pi0/nuxt7/commit/ada6a7b))
231
232
233### Features
234
235* upgrade Framework7 to v2.0.1 ([3d6d62f](https://github.com/pi0/nuxt7/commit/3d6d62f))
236
237
238### Performance Improvements
239
240* permanently disable postcss ([1f11ba7](https://github.com/pi0/nuxt7/commit/1f11ba7))
241
242
243
244<a name="0.8.5"></a>
245## [0.8.5](https://github.com/pi0/nuxt7/compare/v0.8.4...v0.8.5) (2017-11-26)
246
247
248### Bug Fixes
249
250* use font-display: block ([8fb54c7](https://github.com/pi0/nuxt7/commit/8fb54c7))
251
252
253
254<a name="0.8.4"></a>
255## [0.8.4](https://github.com/pi0/nuxt7/compare/v0.8.3...v0.8.4) (2017-11-25)
256
257
258### Bug Fixes
259
260* **icons:** use font-display: optional ([692a60a](https://github.com/pi0/nuxt7/commit/692a60a))
261
262
263
264<a name="0.8.3"></a>
265## [0.8.3](https://github.com/pi0/nuxt7/compare/v0.8.2...v0.8.3) (2017-11-17)
266
267
268### Bug Fixes
269
270* path problem in windows ([46abcbf](https://github.com/pi0/nuxt7/commit/46abcbf))
271
272
273
274<a name="0.8.2"></a>
275## [0.8.2](https://github.com/pi0/nuxt7/compare/v0.8.1...v0.8.2) (2017-11-09)
276
277
278### Bug Fixes
279
280* **template:** import f7 styles first to prevent overriding ([b7ee0cc](https://github.com/pi0/nuxt7/commit/b7ee0cc))
281
282
283
284<a name="0.8.1"></a>
285## [0.8.1](https://github.com/pi0/nuxt7/compare/v0.8.0...v0.8.1) (2017-11-09)
286
287
288### Bug Fixes
289
290* remove trailing slash of routes ([0957ba6](https://github.com/pi0/nuxt7/commit/0957ba6))
291
292
293
294<a name="0.8.0"></a>
295# [0.8.0](https://github.com/pi0/nuxt7/compare/v0.7.1...v0.8.0) (2017-11-08)
296
297
298### Features
299
300* optimize builds ([1963de1](https://github.com/pi0/nuxt7/commit/1963de1))
301
302
303
304<a name="0.7.1"></a>
305## [0.7.1](https://github.com/pi0/nuxt7/compare/v0.7.0...v0.7.1) (2017-11-08)
306
307
308
309<a name="0.7.0"></a>
310# [0.7.0](https://github.com/pi0/nuxt7/compare/v0.6.1...v0.7.0) (2017-11-08)
311
312
313### Bug Fixes
314
315* **f7-router:** children ~> routes ([1f8fbcf](https://github.com/pi0/nuxt7/commit/1f8fbcf))
316
317
318### Features
319
320* **package:** use official releases for f7 ([09f2d80](https://github.com/pi0/nuxt7/commit/09f2d80))
321* f7-components ([ff53bdd](https://github.com/pi0/nuxt7/commit/ff53bdd))
322
323
324
325<a name="0.6.1"></a>
326## [0.6.1](https://github.com/pi0/nuxt7/compare/v0.6.0...v0.6.1) (2017-10-10)
327
328
329### Bug Fixes
330
331* import non esm build of framrwork7 ([a6435f5](https://github.com/pi0/nuxt7/commit/a6435f5))
332* **examples:** tabs-routable ([84e8503](https://github.com/pi0/nuxt7/commit/84e8503))
333* **module:** pushStateRoot for history mode ([377a30e](https://github.com/pi0/nuxt7/commit/377a30e))
334* **module:** use esm.bundle file for framework7 ([46e6737](https://github.com/pi0/nuxt7/commit/46e6737))
335
336
337
338<a name="0.6.0"></a>
339# [0.6.0](https://github.com/pi0/nuxt7/compare/v0.4.0...v0.6.0) (2017-10-09)
340
341
342### Features
343
344* prevent zooming page using viewport ([896d41f](https://github.com/pi0/nuxt7/commit/896d41f))
345
346
347
348<a name="0.5.0"></a>
349# [0.5.0](https://github.com/pi0/nuxt7/compare/v0.4.0...v0.5.0) (2017-09-28)
350
351
352### Features
353
354* prevent zooming page using viewport ([896d41f](https://github.com/pi0/nuxt7/commit/896d41f))
355
356
357
358<a name="0.4.0"></a>
359# [0.4.0](https://github.com/pi0/nuxt7/compare/v0.3.0...v0.4.0) (2017-09-28)
360
361
362### Bug Fixes
363
364* addPlugin -> addTemplate ([d6cd83a](https://github.com/pi0/nuxt7/commit/d6cd83a))
365* ios theme pages cannot be rendered ([bc388f7](https://github.com/pi0/nuxt7/commit/bc388f7))
366* remove route name to make dynamic navbar useable ([6cd0b65](https://github.com/pi0/nuxt7/commit/6cd0b65))
367
368
369### Features
370
371* app.vue ([86069cd](https://github.com/pi0/nuxt7/commit/86069cd))