Skip to content

Commit

Permalink
3.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jul 10, 2018
1 parent 8714698 commit dbbf344
Show file tree
Hide file tree
Showing 33 changed files with 68 additions and 64 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.1](https://github.com/framework7io/framework7/compare/v3.0.0...v3.0.1) - July 10, 2018
* Phenome
* Fixed `TypeError` error in `ActionsGroup` component

# [v3.0.0](https://github.com/framework7io/framework7/compare/v3.0.0-beta.19...v3.0.0) - July 5, 2018 🎉 

# [v3.0.0-beta.19](https://github.com/framework7io/framework7/compare/v3.0.0-beta.18...v3.0.0-beta.19) - July 3, 2018
Expand Down
4 changes: 2 additions & 2 deletions packages/core/css/framework7.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 3.0.0
* Framework7 3.0.1
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/
html,
body,
Expand Down
4 changes: 2 additions & 2 deletions packages/core/css/framework7.ios.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 3.0.0
* Framework7 3.0.1
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/
html,
body,
Expand Down
4 changes: 2 additions & 2 deletions packages/core/css/framework7.ios.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/core/css/framework7.md.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 3.0.0
* Framework7 3.0.1
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/
html,
body,
Expand Down
4 changes: 2 additions & 2 deletions packages/core/css/framework7.md.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/core/css/framework7.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/core/css/framework7.rtl.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 3.0.0
* Framework7 3.0.1
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/
html {
direction: rtl;
Expand Down
4 changes: 2 additions & 2 deletions packages/core/css/framework7.rtl.ios.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 3.0.0
* Framework7 3.0.1
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/
html {
direction: rtl;
Expand Down
4 changes: 2 additions & 2 deletions packages/core/css/framework7.rtl.ios.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/core/css/framework7.rtl.md.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 3.0.0
* Framework7 3.0.1
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/
html {
direction: rtl;
Expand Down
4 changes: 2 additions & 2 deletions packages/core/css/framework7.rtl.md.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/core/css/framework7.rtl.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/core/framework7.esm.bundle.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 3.0.0
* Framework7 3.0.1
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/

import Template7 from 'template7';
Expand Down
4 changes: 2 additions & 2 deletions packages/core/framework7.esm.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 3.0.0
* Framework7 3.0.1
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/

import Template7 from 'template7';
Expand Down
4 changes: 2 additions & 2 deletions packages/core/framework7.less
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 3.0.0
* Framework7 3.0.1
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/

@import (reference) './less/mixins.less';
Expand Down
4 changes: 2 additions & 2 deletions packages/core/js/framework7.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 3.0.0
* Framework7 3.0.1
* Full featured mobile HTML framework for building iOS & Android apps
* http://framework7.io/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/

(function (global, factory) {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/js/framework7.min.js

Large diffs are not rendered by default.

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.0",
"version": "3.0.1",
"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/components/actions-group.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class F7ActionsGroup extends React.Component {
id,
style
} = props;
const classes = Utils.classNames(className, 'actions-group', ...Mixins.colorClasses(props));
const classes = Utils.classNames(className, 'actions-group', Mixins.colorClasses(props));
return React.createElement('div', {
id: id,
style: style,
Expand Down
4 changes: 2 additions & 2 deletions packages/react/framework7-react.esm.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 React 3.0.0
* Framework7 React 3.0.1
* Build full featured iOS & Android apps using Framework7 & React
* http://framework7.io/react/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/

import F7AccordionContent from './components/accordion-content';
Expand Down
10 changes: 5 additions & 5 deletions packages/react/framework7-react.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 React 3.0.0
* Framework7 React 3.0.1
* Build full featured iOS & Android apps using Framework7 & React
* http://framework7.io/react/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/

(function (global, factory) {
Expand Down Expand Up @@ -904,7 +904,7 @@
var className = props.className;
var id = props.id;
var style = props.style;
var classes = Utils.classNames.apply(Utils, [ className, 'actions-group' ].concat( Mixins.colorClasses(props) ));
var classes = Utils.classNames(className, 'actions-group', Mixins.colorClasses(props));
return React.createElement('div', {
id: id,
style: style,
Expand Down Expand Up @@ -10626,15 +10626,15 @@
};

/**
* Framework7 React 3.0.0
* Framework7 React 3.0.1
* Build full featured iOS & Android apps using Framework7 & React
* http://framework7.io/react/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/

var Plugin = {
Expand Down
6 changes: 3 additions & 3 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.0",
"version": "3.0.1",
"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/vue/components/actions-group.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default {
id,
style
} = props;
const classes = Utils.classNames(className, 'actions-group', ...Mixins.colorClasses(props));
const classes = Utils.classNames(className, 'actions-group', Mixins.colorClasses(props));
return _h('div', {
style: style,
class: classes,
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,13 +1,13 @@
/**
* Framework7 Vue 3.0.0
* Framework7 Vue 3.0.1
* Build full featured iOS & Android apps using Framework7 & Vue
* http://framework7.io/vue/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/
import Vue from 'vue';
import f7AccordionContent from './components/accordion-content';
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/framework7-vue.esm.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 Vue 3.0.0
* Framework7 Vue 3.0.1
* Build full featured iOS & Android apps using Framework7 & Vue
* http://framework7.io/vue/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/

import f7AccordionContent from './components/accordion-content';
Expand Down
10 changes: 5 additions & 5 deletions packages/vue/framework7-vue.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 Vue 3.0.0
* Framework7 Vue 3.0.1
* Build full featured iOS & Android apps using Framework7 & Vue
* http://framework7.io/vue/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/

(function (global, factory) {
Expand Down Expand Up @@ -607,7 +607,7 @@
var className = props.className;
var id = props.id;
var style = props.style;
var classes = Utils.classNames.apply(Utils, [ className, 'actions-group' ].concat( Mixins.colorClasses(props) ));
var classes = Utils.classNames(className, 'actions-group', Mixins.colorClasses(props));
return _h('div', {
style: style,
class: classes,
Expand Down Expand Up @@ -9626,15 +9626,15 @@
};

/**
* Framework7 Vue 3.0.0
* Framework7 Vue 3.0.1
* Build full featured iOS & Android apps using Framework7 & Vue
* http://framework7.io/vue/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: July 5, 2018
* Released on: July 10, 2018
*/

var Plugin = {
Expand Down
6 changes: 3 additions & 3 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.0",
"version": "3.0.1",
"description": "Build full featured iOS & Android apps using Framework7 & Vue",
"main": "framework7-vue.js",
"jsnext:main": "framework7-vue.esm.js",
Expand Down

0 comments on commit dbbf344

Please sign in to comment.