Skip to content

Commit

Permalink
3.0.0-beta.15 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jun 27, 2018
1 parent 09d2a9c commit 5331bb7
Show file tree
Hide file tree
Showing 116 changed files with 361 additions and 106 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.0-beta.15](https://github.com/framework7io/framework7/compare/v3.0.0-beta.14...v3.0.0-beta.15) - June 27, 2018
* Phenome Components
* Fixes issue when React components could be rendered wrong in production build

# [v3.0.0-beta.14](https://github.com/framework7io/framework7/compare/v3.0.0-beta.12...v3.0.0-beta.14) - June 24, 2018
* Core
* Elevation
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.14
* Framework7 3.0.0-beta.15
* 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: June 24, 2018
* Released on: June 27, 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.14
* Framework7 3.0.0-beta.15
* 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: June 24, 2018
* Released on: June 27, 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.14
* Framework7 3.0.0-beta.15
* 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: June 24, 2018
* Released on: June 27, 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.14
* Framework7 3.0.0-beta.15
* 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: June 24, 2018
* Released on: June 27, 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.14
* Framework7 3.0.0-beta.15
* 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: June 24, 2018
* Released on: June 27, 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.14
* Framework7 3.0.0-beta.15
* 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: June 24, 2018
* Released on: June 27, 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.14
* Framework7 3.0.0-beta.15
* 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: June 24, 2018
* Released on: June 27, 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.14
* Framework7 3.0.0-beta.15
* 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: June 24, 2018
* Released on: June 27, 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.14
* Framework7 3.0.0-beta.15
* 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: June 24, 2018
* Released on: June 27, 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.14
* Framework7 3.0.0-beta.15
* 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: June 24, 2018
* Released on: June 27, 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.14",
"version": "3.0.0-beta.15",
"description": "Full featured mobile HTML framework for building iOS & Android apps",
"main": "js/framework7.js",
"jsnext:main": "framework7.esm.js",
Expand Down
1 change: 1 addition & 0 deletions packages/react/components/accordion-content.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ __reactComponentSetProps(F7AccordionContent, Object.assign({
id: [String, Number]
}, Mixins.colorProps));

F7AccordionContent.displayName = 'f7-accordion-content';
export default F7AccordionContent;
1 change: 1 addition & 0 deletions packages/react/components/accordion-item.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,5 @@ __reactComponentSetProps(F7AccordionItem, Object.assign({
opened: Boolean
}, Mixins.colorProps));

F7AccordionItem.displayName = 'f7-accordion-item';
export default F7AccordionItem;
1 change: 1 addition & 0 deletions packages/react/components/accordion-toggle.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ __reactComponentSetProps(F7AccordionToggle, Object.assign({
id: [String, Number]
}, Mixins.colorProps));

F7AccordionToggle.displayName = 'f7-accordion-toggle';
export default F7AccordionToggle;
1 change: 1 addition & 0 deletions packages/react/components/accordion.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ __reactComponentSetProps(F7Accordion, Object.assign({
id: [String, Number]
}, Mixins.colorProps));

F7Accordion.displayName = 'f7-accordion';
export default F7Accordion;
1 change: 1 addition & 0 deletions packages/react/components/actions-button.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,5 @@ __reactComponentSetProps(F7ActionsButton, Object.assign({
}
}, Mixins.colorProps));

F7ActionsButton.displayName = 'f7-actions-button';
export default F7ActionsButton;
1 change: 1 addition & 0 deletions packages/react/components/actions-group.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ __reactComponentSetProps(F7ActionsGroup, Object.assign({
id: [String, Number]
}, Mixins.colorProps));

F7ActionsGroup.displayName = 'f7-actions-group';
export default F7ActionsGroup;
1 change: 1 addition & 0 deletions packages/react/components/actions-label.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ __reactComponentSetProps(F7ActionsLabel, Object.assign({
bold: Boolean
}, Mixins.colorProps));

F7ActionsLabel.displayName = 'f7-actions-label';
export default F7ActionsLabel;
1 change: 1 addition & 0 deletions packages/react/components/actions.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,5 @@ __reactComponentSetProps(F7Actions, Object.assign({
target: [String, Object]
}, Mixins.colorProps));

F7Actions.displayName = 'f7-actions';
export default F7Actions;
1 change: 1 addition & 0 deletions packages/react/components/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ __reactComponentSetProps(F7App, Object.assign({
routes: Array
}, Mixins.colorProps));

F7App.displayName = 'f7-app';
export default F7App;
1 change: 1 addition & 0 deletions packages/react/components/badge.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ __reactComponentSetProps(F7Badge, Object.assign({
id: [String, Number]
}, Mixins.colorProps));

F7Badge.displayName = 'f7-badge';
export default F7Badge;
1 change: 1 addition & 0 deletions packages/react/components/block-footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ __reactComponentSetProps(F7BlockFooter, Object.assign({
id: [String, Number]
}, Mixins.colorProps));

F7BlockFooter.displayName = 'f7-block-footer';
export default F7BlockFooter;
1 change: 1 addition & 0 deletions packages/react/components/block-header.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ __reactComponentSetProps(F7BlockHeader, Object.assign({
id: [String, Number]
}, Mixins.colorProps));

F7BlockHeader.displayName = 'f7-block-header';
export default F7BlockHeader;
1 change: 1 addition & 0 deletions packages/react/components/block-title.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ __reactComponentSetProps(F7BlockTitle, Object.assign({
id: [String, Number]
}, Mixins.colorProps));

F7BlockTitle.displayName = 'f7-block-title';
export default F7BlockTitle;
1 change: 1 addition & 0 deletions packages/react/components/block.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,5 @@ __reactComponentSetProps(F7Block, Object.assign({
noHairlinesIos: Boolean
}, Mixins.colorProps));

F7Block.displayName = 'f7-block';
export default F7Block;
1 change: 1 addition & 0 deletions packages/react/components/button.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,5 @@ __reactComponentSetProps(F7Button, Object.assign({
tooltip: String
}, Mixins.colorProps, Mixins.linkIconProps, Mixins.linkRouterProps, Mixins.linkActionsProps));

F7Button.displayName = 'f7-button';
export default F7Button;
1 change: 1 addition & 0 deletions packages/react/components/card-content.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ __reactComponentSetProps(F7CardContent, Object.assign({
}
}, Mixins.colorProps));

F7CardContent.displayName = 'f7-card-content';
export default F7CardContent;
1 change: 1 addition & 0 deletions packages/react/components/card-footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ __reactComponentSetProps(F7CardFooter, Object.assign({
id: [String, Number]
}, Mixins.colorProps));

F7CardFooter.displayName = 'f7-card-footer';
export default F7CardFooter;
1 change: 1 addition & 0 deletions packages/react/components/card-header.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ __reactComponentSetProps(F7CardHeader, Object.assign({
id: [String, Number]
}, Mixins.colorProps));

F7CardHeader.displayName = 'f7-card-header';
export default F7CardHeader;
1 change: 1 addition & 0 deletions packages/react/components/card.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ __reactComponentSetProps(F7Card, Object.assign({
}
}, Mixins.colorProps));

F7Card.displayName = 'f7-card';
export default F7Card;
1 change: 1 addition & 0 deletions packages/react/components/checkbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@ __reactComponentSetProps(F7Checkbox, Object.assign({
defaultChecked: Boolean
}, Mixins.colorProps));

F7Checkbox.displayName = 'f7-checkbox';
export default F7Checkbox;
1 change: 1 addition & 0 deletions packages/react/components/chip.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,5 @@ __reactComponentSetProps(F7Chip, Object.assign({
outline: Boolean
}, Mixins.colorProps));

F7Chip.displayName = 'f7-chip';
export default F7Chip;
1 change: 1 addition & 0 deletions packages/react/components/col.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ __reactComponentSetProps(F7Col, Object.assign({
}
}, Mixins.colorProps));

F7Col.displayName = 'f7-col';
export default F7Col;
1 change: 1 addition & 0 deletions packages/react/components/fab-button.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,5 @@ __reactComponentSetProps(F7FabButton, Object.assign({
tooltip: String
}, Mixins.colorProps));

F7FabButton.displayName = 'f7-fab-button';
export default F7FabButton;
1 change: 1 addition & 0 deletions packages/react/components/fab-buttons.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ __reactComponentSetProps(F7FabButtons, Object.assign({
}
}, Mixins.colorProps));

F7FabButtons.displayName = 'f7-fab-buttons';
export default F7FabButtons;
5 changes: 3 additions & 2 deletions packages/react/components/fab.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ class F7Fab extends React.Component {
const child = defaultSlots[i];
let isRoot;
{
const tag = child.type && child.type.name;
if (tag === 'F7FabButtons') isRoot = true;
const tag = child.type && (child.type.displayName || child.type.name);
if (tag === 'F7FabButtons' || tag === 'f7-fab-buttons') isRoot = true;
}
if (isRoot) rootChildren.push(child);else linkChildren.push(child);
}
Expand Down Expand Up @@ -146,4 +146,5 @@ __reactComponentSetProps(F7Fab, Object.assign({
tooltip: String
}, Mixins.colorProps));

F7Fab.displayName = 'f7-fab';
export default F7Fab;
1 change: 1 addition & 0 deletions packages/react/components/gauge.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,5 @@ __reactComponentSetProps(F7Gauge, {
}
});

F7Gauge.displayName = 'f7-gauge';
export default F7Gauge;
1 change: 1 addition & 0 deletions packages/react/components/icon.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,5 @@ __reactComponentSetProps(F7Icon, Object.assign({
size: [String, Number]
}, Mixins.colorProps));

F7Icon.displayName = 'f7-icon';
export default F7Icon;
Loading

0 comments on commit 5331bb7

Please sign in to comment.