UNPKG

5.33 kBMarkdownView Raw
1# Change Log
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<a name="1.4.0"></a>
6# [1.4.0](https://github.com/pi0/nuxt7/compare/v1.3.1...v1.4.0) (2018-03-19)
7
8
9### Features
10
11* update dependencies (framework7 2.1.x) ([0fdd943](https://github.com/pi0/nuxt7/commit/0fdd943))
12
13
14
15<a name="1.3.1"></a>
16## [1.3.1](https://github.com/pi0/nuxt7/compare/v1.3.0...v1.3.1) (2018-02-21)
17
18
19
20<a name="1.3.0"></a>
21# [1.3.0](https://github.com/pi0/nuxt7/compare/v1.2.1...v1.3.0) (2018-02-11)
22
23
24### Features
25
26* **f7-components:** import all available components ([4df06da](https://github.com/pi0/nuxt7/commit/4df06da))
27
28
29
30<a name="1.2.1"></a>
31## [1.2.1](https://github.com/pi0/nuxt7/compare/v1.2.0...v1.2.1) (2018-02-09)
32
33
34### Bug Fixes
35
36* **plugin:** omit routes key ([14483c7](https://github.com/pi0/nuxt7/commit/14483c7))
37
38
39
40<a name="1.2.0"></a>
41# [1.2.0](https://github.com/pi0/nuxt7/compare/v1.1.0...v1.2.0) (2018-02-08)
42
43
44### Features
45
46* allow passing arbitrary options to framework7 ([6b10d13](https://github.com/pi0/nuxt7/commit/6b10d13))
47
48
49
50<a name="1.1.0"></a>
51# [1.1.0](https://github.com/pi0/nuxt7/compare/v1.0.0...v1.1.0) (2018-01-28)
52
53
54### Features
55
56* support options.tough ([11e3aaf](https://github.com/pi0/nuxt7/commit/11e3aaf))
57
58
59
60<a name="1.0.0"></a>
61# [1.0.0](https://github.com/pi0/nuxt7/compare/v0.9.1...v1.0.0) (2018-01-14)
62
63
64### Code Refactoring
65
66* remove legacy dependencies for rc.11 ([6ae2d29](https://github.com/pi0/nuxt7/commit/6ae2d29))
67
68
69### BREAKING CHANGES
70
71* requires nuxt@^1.0.0
72
73
74
75<a name="0.9.1"></a>
76## [0.9.1](https://github.com/pi0/nuxt7/compare/v0.9.0...v0.9.1) (2017-12-22)
77
78
79
80<a name="0.9.0"></a>
81# [0.9.0](https://github.com/pi0/nuxt7/compare/v0.8.5...v0.9.0) (2017-12-07)
82
83
84### Bug Fixes
85
86* cannot register vux store ([ada6a7b](https://github.com/pi0/nuxt7/commit/ada6a7b))
87
88
89### Features
90
91* upgrade Framework7 to v2.0.1 ([3d6d62f](https://github.com/pi0/nuxt7/commit/3d6d62f))
92
93
94### Performance Improvements
95
96* permanently disable postcss ([1f11ba7](https://github.com/pi0/nuxt7/commit/1f11ba7))
97
98
99
100<a name="0.8.5"></a>
101## [0.8.5](https://github.com/pi0/nuxt7/compare/v0.8.4...v0.8.5) (2017-11-26)
102
103
104### Bug Fixes
105
106* use font-display: block ([8fb54c7](https://github.com/pi0/nuxt7/commit/8fb54c7))
107
108
109
110<a name="0.8.4"></a>
111## [0.8.4](https://github.com/pi0/nuxt7/compare/v0.8.3...v0.8.4) (2017-11-25)
112
113
114### Bug Fixes
115
116* **icons:** use font-display: optional ([692a60a](https://github.com/pi0/nuxt7/commit/692a60a))
117
118
119
120<a name="0.8.3"></a>
121## [0.8.3](https://github.com/pi0/nuxt7/compare/v0.8.2...v0.8.3) (2017-11-17)
122
123
124### Bug Fixes
125
126* path problem in windows ([46abcbf](https://github.com/pi0/nuxt7/commit/46abcbf))
127
128
129
130<a name="0.8.2"></a>
131## [0.8.2](https://github.com/pi0/nuxt7/compare/v0.8.1...v0.8.2) (2017-11-09)
132
133
134### Bug Fixes
135
136* **template:** import f7 styles first to prevent overriding ([b7ee0cc](https://github.com/pi0/nuxt7/commit/b7ee0cc))
137
138
139
140<a name="0.8.1"></a>
141## [0.8.1](https://github.com/pi0/nuxt7/compare/v0.8.0...v0.8.1) (2017-11-09)
142
143
144### Bug Fixes
145
146* remove trailing slash of routes ([0957ba6](https://github.com/pi0/nuxt7/commit/0957ba6))
147
148
149
150<a name="0.8.0"></a>
151# [0.8.0](https://github.com/pi0/nuxt7/compare/v0.7.1...v0.8.0) (2017-11-08)
152
153
154### Features
155
156* optimize builds ([1963de1](https://github.com/pi0/nuxt7/commit/1963de1))
157
158
159
160<a name="0.7.1"></a>
161## [0.7.1](https://github.com/pi0/nuxt7/compare/v0.7.0...v0.7.1) (2017-11-08)
162
163
164
165<a name="0.7.0"></a>
166# [0.7.0](https://github.com/pi0/nuxt7/compare/v0.6.1...v0.7.0) (2017-11-08)
167
168
169### Bug Fixes
170
171* **f7-router:** children ~> routes ([1f8fbcf](https://github.com/pi0/nuxt7/commit/1f8fbcf))
172
173
174### Features
175
176* **package:** use official releases for f7 ([09f2d80](https://github.com/pi0/nuxt7/commit/09f2d80))
177* f7-components ([ff53bdd](https://github.com/pi0/nuxt7/commit/ff53bdd))
178
179
180
181<a name="0.6.1"></a>
182## [0.6.1](https://github.com/pi0/nuxt7/compare/v0.6.0...v0.6.1) (2017-10-10)
183
184
185### Bug Fixes
186
187* import non esm build of framrwork7 ([a6435f5](https://github.com/pi0/nuxt7/commit/a6435f5))
188* **examples:** tabs-routable ([84e8503](https://github.com/pi0/nuxt7/commit/84e8503))
189* **module:** pushStateRoot for history mode ([377a30e](https://github.com/pi0/nuxt7/commit/377a30e))
190* **module:** use esm.bundle file for framework7 ([46e6737](https://github.com/pi0/nuxt7/commit/46e6737))
191
192
193
194<a name="0.6.0"></a>
195# [0.6.0](https://github.com/pi0/nuxt7/compare/v0.4.0...v0.6.0) (2017-10-09)
196
197
198### Features
199
200* prevent zooming page using viewport ([896d41f](https://github.com/pi0/nuxt7/commit/896d41f))
201
202
203
204<a name="0.5.0"></a>
205# [0.5.0](https://github.com/pi0/nuxt7/compare/v0.4.0...v0.5.0) (2017-09-28)
206
207
208### Features
209
210* prevent zooming page using viewport ([896d41f](https://github.com/pi0/nuxt7/commit/896d41f))
211
212
213
214<a name="0.4.0"></a>
215# [0.4.0](https://github.com/pi0/nuxt7/compare/v0.3.0...v0.4.0) (2017-09-28)
216
217
218### Bug Fixes
219
220* addPlugin -> addTemplate ([d6cd83a](https://github.com/pi0/nuxt7/commit/d6cd83a))
221* ios theme pages cannot be rendered ([bc388f7](https://github.com/pi0/nuxt7/commit/bc388f7))
222* remove route name to make dynamic navbar useable ([6cd0b65](https://github.com/pi0/nuxt7/commit/6cd0b65))
223
224
225### Features
226
227* app.vue ([86069cd](https://github.com/pi0/nuxt7/commit/86069cd))