1 | # Change Log
|
2 |
|
3 | All 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 | <a name="0.8.1"></a>
|
6 | ## [0.8.1](https://github.com/pi0/nuxt7/compare/v0.8.0...v0.8.1) (2017-11-09)
|
7 |
|
8 |
|
9 | ### Bug Fixes
|
10 |
|
11 | * remove trailing slash of routes ([0957ba6](https://github.com/pi0/nuxt7/commit/0957ba6))
|
12 |
|
13 |
|
14 |
|
15 | <a name="0.8.0"></a>
|
16 | # [0.8.0](https://github.com/pi0/nuxt7/compare/v0.7.1...v0.8.0) (2017-11-08)
|
17 |
|
18 |
|
19 | ### Features
|
20 |
|
21 | * optimize builds ([1963de1](https://github.com/pi0/nuxt7/commit/1963de1))
|
22 |
|
23 |
|
24 |
|
25 | <a name="0.7.1"></a>
|
26 | ## [0.7.1](https://github.com/pi0/nuxt7/compare/v0.7.0...v0.7.1) (2017-11-08)
|
27 |
|
28 |
|
29 |
|
30 | <a name="0.7.0"></a>
|
31 | # [0.7.0](https://github.com/pi0/nuxt7/compare/v0.6.1...v0.7.0) (2017-11-08)
|
32 |
|
33 |
|
34 | ### Bug Fixes
|
35 |
|
36 | * **f7-router:** children ~> routes ([1f8fbcf](https://github.com/pi0/nuxt7/commit/1f8fbcf))
|
37 |
|
38 |
|
39 | ### Features
|
40 |
|
41 | * **package:** use official releases for f7 ([09f2d80](https://github.com/pi0/nuxt7/commit/09f2d80))
|
42 | * f7-components ([ff53bdd](https://github.com/pi0/nuxt7/commit/ff53bdd))
|
43 |
|
44 |
|
45 |
|
46 | <a name="0.6.1"></a>
|
47 | ## [0.6.1](https://github.com/pi0/nuxt7/compare/v0.6.0...v0.6.1) (2017-10-10)
|
48 |
|
49 |
|
50 | ### Bug Fixes
|
51 |
|
52 | * import non esm build of framrwork7 ([a6435f5](https://github.com/pi0/nuxt7/commit/a6435f5))
|
53 | * **examples:** tabs-routable ([84e8503](https://github.com/pi0/nuxt7/commit/84e8503))
|
54 | * **module:** pushStateRoot for history mode ([377a30e](https://github.com/pi0/nuxt7/commit/377a30e))
|
55 | * **module:** use esm.bundle file for framework7 ([46e6737](https://github.com/pi0/nuxt7/commit/46e6737))
|
56 |
|
57 |
|
58 |
|
59 | <a name="0.6.0"></a>
|
60 | # [0.6.0](https://github.com/pi0/nuxt7/compare/v0.4.0...v0.6.0) (2017-10-09)
|
61 |
|
62 |
|
63 | ### Features
|
64 |
|
65 | * prevent zooming page using viewport ([896d41f](https://github.com/pi0/nuxt7/commit/896d41f))
|
66 |
|
67 |
|
68 |
|
69 | <a name="0.5.0"></a>
|
70 | # [0.5.0](https://github.com/pi0/nuxt7/compare/v0.4.0...v0.5.0) (2017-09-28)
|
71 |
|
72 |
|
73 | ### Features
|
74 |
|
75 | * prevent zooming page using viewport ([896d41f](https://github.com/pi0/nuxt7/commit/896d41f))
|
76 |
|
77 |
|
78 |
|
79 | <a name="0.4.0"></a>
|
80 | # [0.4.0](https://github.com/pi0/nuxt7/compare/v0.3.0...v0.4.0) (2017-09-28)
|
81 |
|
82 |
|
83 | ### Bug Fixes
|
84 |
|
85 | * addPlugin -> addTemplate ([d6cd83a](https://github.com/pi0/nuxt7/commit/d6cd83a))
|
86 | * ios theme pages cannot be rendered ([bc388f7](https://github.com/pi0/nuxt7/commit/bc388f7))
|
87 | * remove route name to make dynamic navbar useable ([6cd0b65](https://github.com/pi0/nuxt7/commit/6cd0b65))
|
88 |
|
89 |
|
90 | ### Features
|
91 |
|
92 | * app.vue ([86069cd](https://github.com/pi0/nuxt7/commit/86069cd))
|