Skip to content

Commit

Permalink
5.7.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jun 5, 2020
1 parent 82506cd commit 37ac11b
Show file tree
Hide file tree
Showing 43 changed files with 165 additions and 80 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

# Change Log

# [v5.7.7](https://github.com/framework7io/framework7/compare/v5.7.6...v5.7.7) - June 5, 2020
* React/Svelte/Vue
* ListInput
* Fixed issue with infinite loop when updating `calendarParams`
* Stepper
* Auto update stepper internal value on `value` prop update
* Minor Fixes

# [v5.7.6](https://github.com/framework7io/framework7/compare/v5.7.5...v5.7.6) - June 1, 2020
* Core
* Range slider
Expand Down
4 changes: 2 additions & 2 deletions packages/core/css/framework7.bundle.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

/*====================
Expand Down
4 changes: 2 additions & 2 deletions packages/core/css/framework7.bundle.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/core/css/framework7.bundle.rtl.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

/*====================
Expand Down
4 changes: 2 additions & 2 deletions packages/core/css/framework7.bundle.rtl.min.css

Large diffs are not rendered by default.

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 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

/*====================
Expand Down
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 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

/*====================
Expand Down
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-lite.esm.bundle.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

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

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

@import (reference) './less/mixins.less';
Expand Down
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 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

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 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

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 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

@import (reference) './less/mixins.less';
Expand Down
8 changes: 4 additions & 4 deletions packages/core/js/framework7-lite.bundle.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

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

/**
* Framework7 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

// Install Core Modules & Components
Expand Down
4 changes: 2 additions & 2 deletions packages/core/js/framework7-lite.bundle.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/core/js/framework7-lite.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Framework7 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

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

/**
* Framework7 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

// Install Core Modules & Components
Expand Down
4 changes: 2 additions & 2 deletions packages/core/js/framework7-lite.min.js

Large diffs are not rendered by default.

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

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

Large diffs are not rendered by default.

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 5.7.6
* Framework7 5.7.7
* Full featured mobile HTML framework for building iOS & Android apps
* https://framework7.io/
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 1, 2020
* Released on: June 5, 2020
*/

(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/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "framework7",
"version": "5.7.6",
"version": "5.7.7",
"description": "Full featured mobile HTML framework for building iOS & Android apps",
"main": "js/framework7.js",
"typings": "js/framework7.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/react/components/input.js
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,18 @@ class F7Input extends React.Component {
}

componentDidUpdate(prevProps, prevState) {
__reactComponentWatch(this, 'props.colorPickerParams', prevProps, prevState, () => {
const self = this;
if (!self.$f7 || !self.f7ColorPicker) return;
Utils.extend(self.f7ColorPicker.params, self.colorPickerParams || {});
});

__reactComponentWatch(this, 'props.calendarParams', prevProps, prevState, () => {
const self = this;
if (!self.$f7 || !self.f7Calendar) return;
Utils.extend(self.f7Calendar.params, self.calendarParams || {});
});

__reactComponentWatch(this, 'props.value', prevProps, prevState, () => {
const self = this;
const {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/components/list-input.js
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ class F7ListInput extends React.Component {
__reactComponentWatch(this, 'props.calendarParams', prevProps, prevState, () => {
const self = this;
if (!self.$f7 || !self.f7Calendar) return;
Utils.extend(self.f7Calendar.params, self.f7Calendar || {});
Utils.extend(self.f7Calendar.params, self.calendarParams || {});
});

__reactComponentWatch(this, 'props.value', prevProps, prevState, () => {
Expand Down
9 changes: 9 additions & 0 deletions packages/react/components/stepper.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React from 'react';
import Utils from '../utils/utils';
import Mixins from '../utils/mixins';
import __reactComponentWatch from '../runtime-helpers/react-component-watch.js';
import __reactComponentDispatchEvent from '../runtime-helpers/react-component-dispatch-event.js';
import __reactComponentSetProps from '../runtime-helpers/react-component-set-props.js';

Expand Down Expand Up @@ -267,6 +268,14 @@ class F7Stepper extends React.Component {

set refs(refs) {}

componentDidUpdate(prevProps, prevState) {
__reactComponentWatch(this, 'props.value', prevProps, prevState, newValue => {
const self = this;
if (!self.f7Stepper) return;
self.f7Stepper.setValue(newValue);
});
}

}

__reactComponentSetProps(F7Stepper, Object.assign({
Expand Down
Loading

0 comments on commit 37ac11b

Please sign in to comment.