All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.2.0 (2021-01-17)
4.1.0 (2021-01-17)
4.0.2 (2021-01-17)
- cannot set property $nuxt of # which has only a getter (#116) (c4b6260)
- multiple css provided by user (#104) (a3a9003)
4.0.1 (2020-05-04)
- pkg: only include lib in pkg (fb23d1b)
4.0.0 (2020-05-04)
3.2.0 (2019-05-18)
- appbar, color-picker, treeview and aurora (15d5dd6)
- support default route (fixes #56) (02f9402)
- upgrade to sao@1 (fixes #64) (6539f3a)
3.1.0 (2019-03-20)
3.0.0 (2019-03-09)
3.0.0-beta.5 (2019-02-18)
- pwa: fix module order (3ef9a08)
2.0.4 (2019-01-27)
2.0.3 (2018-04-12)
2.0.2 (2018-04-12)
- import framework7 styles before user provided ones (440860b)
2.0.1 (2018-04-12)
- relative imports (8a5cf72)
2.0.0 (2018-04-12)
- add components to build config: list-index, stepper (f77aa47)
- enable all ios colors (2821f0f)
- enable all md colors (e0e1dee)
- rewrite to be fully es compatible (6cc0eec)
- update framework7 to 2.2.1 (9b81390)
- use webpack 4 cacheGroup for framework7 (1a28183)
- by default all components are included as before but may introduce breaking changes
1.4.0 (2018-03-19)
- update dependencies (framework7 2.1.x) (0fdd943)
1.3.1 (2018-02-21)
1.3.0 (2018-02-11)
- f7-components: import all available components (4df06da)
1.2.1 (2018-02-09)
- plugin: omit routes key (14483c7)
1.2.0 (2018-02-08)
- allow passing arbitrary options to framework7 (6b10d13)
1.1.0 (2018-01-28)
- support options.tough (11e3aaf)
1.0.0 (2018-01-14)
- remove legacy dependencies for rc.11 (6ae2d29)
- requires nuxt@^1.0.0
0.9.1 (2017-12-22)
0.9.0 (2017-12-07)
- cannot register vux store (ada6a7b)
- upgrade Framework7 to v2.0.1 (3d6d62f)
- permanently disable postcss (1f11ba7)
0.8.5 (2017-11-26)
- use font-display: block (8fb54c7)
0.8.4 (2017-11-25)
- icons: use font-display: optional (692a60a)
0.8.3 (2017-11-17)
- path problem in windows (46abcbf)
0.8.2 (2017-11-09)
- template: import f7 styles first to prevent overriding (b7ee0cc)
0.8.1 (2017-11-09)
- remove trailing slash of routes (0957ba6)
0.8.0 (2017-11-08)
- optimize builds (1963de1)
0.7.1 (2017-11-08)
0.7.0 (2017-11-08)
- f7-router: children ~> routes (1f8fbcf)
0.6.1 (2017-10-10)
- import non esm build of framrwork7 (a6435f5)
- examples: tabs-routable (84e8503)
- module: pushStateRoot for history mode (377a30e)
- module: use esm.bundle file for framework7 (46e6737)
0.6.0 (2017-10-09)
- prevent zooming page using viewport (896d41f)
0.5.0 (2017-09-28)
- prevent zooming page using viewport (896d41f)
0.4.0 (2017-09-28)
- addPlugin -> addTemplate (d6cd83a)
- ios theme pages cannot be rendered (bc388f7)
- remove route name to make dynamic navbar useable (6cd0b65)
- app.vue (86069cd)