Skip to content

Commit

Permalink
3.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jul 5, 2018
1 parent 5be61b2 commit 15f73ca
Show file tree
Hide file tree
Showing 31 changed files with 60 additions and 58 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

# Change Log

# [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
* Core
* Router
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-beta.19
* Framework7 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19
* Framework7 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19
* Framework7 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19
* Framework7 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19
* Framework7 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19
* Framework7 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19
* Framework7 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19
* Framework7 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19
* Framework7 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19
* Framework7 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19",
"version": "3.0.0",
"description": "Full featured mobile HTML framework for building iOS & Android apps",
"main": "js/framework7.js",
"jsnext:main": "framework7.esm.js",
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-beta.19
* Framework7 React 3.0.0
* 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 3, 2018
* Released on: July 5, 2018
*/

import F7AccordionContent from './components/accordion-content';
Expand Down
8 changes: 4 additions & 4 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-beta.19
* Framework7 React 3.0.0
* 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 3, 2018
* Released on: July 5, 2018
*/

(function (global, factory) {
Expand Down Expand Up @@ -10626,15 +10626,15 @@
};

/**
* Framework7 React 3.0.0-beta.19
* Framework7 React 3.0.0
* 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 3, 2018
* Released on: July 5, 2018
*/

var Plugin = {
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.0-beta.19",
"version": "3.0.0",
"description": "Build full featured iOS & Android apps using Framework7 & React",
"main": "framework7-react.js",
"jsnext:main": "framework7-react.esm.js",
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-beta.19
* Framework7 Vue 3.0.0
* 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 3, 2018
* Released on: July 5, 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-beta.19
* Framework7 Vue 3.0.0
* 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 3, 2018
* Released on: July 5, 2018
*/

import f7AccordionContent from './components/accordion-content';
Expand Down
8 changes: 4 additions & 4 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-beta.19
* Framework7 Vue 3.0.0
* 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 3, 2018
* Released on: July 5, 2018
*/

(function (global, factory) {
Expand Down Expand Up @@ -9626,15 +9626,15 @@
};

/**
* Framework7 Vue 3.0.0-beta.19
* Framework7 Vue 3.0.0
* 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 3, 2018
* Released on: July 5, 2018
*/

var Plugin = {
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.0-beta.19",
"version": "3.0.0",
"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 15f73ca

Please sign in to comment.