Skip to content

Commit

Permalink
3.0.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jul 20, 2018
1 parent db028c0 commit b42f48e
Show file tree
Hide file tree
Showing 33 changed files with 42 additions and 51 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

# Change Log

# [v3.0.7](https://github.com/framework7io/framework7/compare/v3.0.6...v3.0.7) - July 20, 2018
* Phenome
* Fixed build error

# [v3.0.6](https://github.com/framework7io/framework7/compare/v3.0.5...v3.0.6) - July 20, 2018
* Core
* Fixed missing `idate` dependency
Expand Down
2 changes: 1 addition & 1 deletion packages/core/css/framework7.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 3.0.6
* Framework7 3.0.7
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
Expand Down
2 changes: 1 addition & 1 deletion packages/core/css/framework7.ios.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 3.0.6
* Framework7 3.0.7
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
Expand Down
2 changes: 1 addition & 1 deletion packages/core/css/framework7.ios.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/css/framework7.md.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 3.0.6
* Framework7 3.0.7
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
Expand Down
2 changes: 1 addition & 1 deletion packages/core/css/framework7.md.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/css/framework7.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/css/framework7.rtl.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 3.0.6
* Framework7 3.0.7
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
Expand Down
2 changes: 1 addition & 1 deletion packages/core/css/framework7.rtl.ios.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 3.0.6
* Framework7 3.0.7
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
Expand Down
2 changes: 1 addition & 1 deletion packages/core/css/framework7.rtl.ios.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/css/framework7.rtl.md.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 3.0.6
* Framework7 3.0.7
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
Expand Down
2 changes: 1 addition & 1 deletion packages/core/css/framework7.rtl.md.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/css/framework7.rtl.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/framework7.esm.bundle.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 3.0.6
* Framework7 3.0.7
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
Expand Down
2 changes: 1 addition & 1 deletion packages/core/framework7.esm.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 3.0.6
* Framework7 3.0.7
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
Expand Down
2 changes: 1 addition & 1 deletion packages/core/framework7.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 3.0.6
* Framework7 3.0.7
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
Expand Down
2 changes: 1 addition & 1 deletion packages/core/js/framework7.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 3.0.6
* Framework7 3.0.7
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
Expand Down
2 changes: 1 addition & 1 deletion packages/core/js/framework7.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/js/framework7.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "framework7",
"version": "3.0.6",
"version": "3.0.7",
"description": "Full featured mobile HTML framework for building iOS & Android apps",
"main": "js/framework7.js",
"jsnext:main": "framework7.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/framework7-react.esm.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 React 3.0.6
* Framework7 React 3.0.7
* Build full featured iOS & Android apps using Framework7 & React
* http://framework7.io/react/
*
Expand Down
17 changes: 2 additions & 15 deletions packages/react/framework7-react.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 React 3.0.6
* Framework7 React 3.0.7
* Build full featured iOS & Android apps using Framework7 & React
* http://framework7.io/react/
*
Expand Down Expand Up @@ -10552,7 +10552,7 @@
};

/**
* Framework7 React 3.0.6
* Framework7 React 3.0.7
* Build full featured iOS & Android apps using Framework7 & React
* http://framework7.io/react/
*
Expand Down Expand Up @@ -10713,19 +10713,6 @@
if (self._f7router) { return self._f7router; }

var router;
// eslint-disable-next-line
if (COMPILER === 'vue') {
var parent = self;
while (parent && !router) {
if (parent._f7router) { router = parent._f7router; }
else if (parent.f7View) {
router = parent.f7View.router;
} else if (parent.$refs && parent.$refs.el && parent.$refs.el.f7View) {
router = parent.$refs.el.f7View.router;
}
parent = parent.$parent;
}
}
return router;
},
set: function set(value) {
Expand Down
4 changes: 2 additions & 2 deletions packages/react/framework7-react.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/react/framework7-react.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "framework7-react",
"version": "3.0.6",
"version": "3.0.7",
"description": "Build full featured iOS & Android apps using Framework7 & React",
"main": "framework7-react.js",
"jsnext:main": "framework7-react.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/utils/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const Plugin = {

let router;
// eslint-disable-next-line
if (COMPILER === 'vue') {
if ('react' === 'vue') {
let parent = self;
while (parent && !router) {
if (parent._f7router) router = parent._f7router;
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/framework7-vue.esm.bundle.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 Vue 3.0.6
* Framework7 Vue 3.0.7
* Build full featured iOS & Android apps using Framework7 & Vue
* http://framework7.io/vue/
*
Expand Down Expand Up @@ -253,7 +253,7 @@ const Plugin = {

let router;
// eslint-disable-next-line
if (COMPILER === 'vue') {
if ('vue' === 'vue') {
let parent = self;
while (parent && !router) {
if (parent._f7router) router = parent._f7router;
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/framework7-vue.esm.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 Vue 3.0.6
* Framework7 Vue 3.0.7
* Build full featured iOS & Android apps using Framework7 & Vue
* http://framework7.io/vue/
*
Expand Down
6 changes: 3 additions & 3 deletions packages/vue/framework7-vue.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Framework7 Vue 3.0.6
* Framework7 Vue 3.0.7
* Build full featured iOS & Android apps using Framework7 & Vue
* http://framework7.io/vue/
*
Expand Down Expand Up @@ -9626,7 +9626,7 @@
};

/**
* Framework7 Vue 3.0.6
* Framework7 Vue 3.0.7
* Build full featured iOS & Android apps using Framework7 & Vue
* http://framework7.io/vue/
*
Expand Down Expand Up @@ -9796,7 +9796,7 @@

var router;
// eslint-disable-next-line
if (COMPILER === 'vue') {
{
var parent = self;
while (parent && !router) {
if (parent._f7router) { router = parent._f7router; }
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/framework7-vue.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vue/framework7-vue.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "framework7-vue",
"version": "3.0.6",
"version": "3.0.7",
"description": "Build full featured iOS & Android apps using Framework7 & Vue",
"main": "framework7-vue.js",
"jsnext:main": "framework7-vue.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/utils/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const Plugin = {

let router;
// eslint-disable-next-line
if (COMPILER === 'vue') {
if ('vue' === 'vue') {
let parent = self;
while (parent && !router) {
if (parent._f7router) router = parent._f7router;
Expand Down

0 comments on commit b42f48e

Please sign in to comment.