Skip to content

Commit 0b124da

Browse files
committed
5.1.3 release
1 parent b18d2a7 commit 0b124da

38 files changed

+58
-54
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# Change Log
44

5+
# [v5.1.3](https://github.com/framework7io/framework7/compare/v5.1.2...v5.1.3) - November 17, 2019
6+
* Core
7+
* Fixed issue with setting wrong class on page
8+
59
# [v5.1.2](https://github.com/framework7io/framework7/compare/v5.1.1...v5.1.2) - November 17, 2019
610
* Core
711
* Fixed issue when `.once` could be called more than once (#3322)

packages/core/css/framework7.bundle.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 5.1.2
2+
* Framework7 5.1.3
33
* Full featured mobile HTML framework for building iOS & Android apps
44
* http://framework7.io/
55
*

packages/core/css/framework7.bundle.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/css/framework7.bundle.rtl.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 5.1.2
2+
* Framework7 5.1.3
33
* Full featured mobile HTML framework for building iOS & Android apps
44
* http://framework7.io/
55
*

packages/core/css/framework7.bundle.rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/css/framework7.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 5.1.2
2+
* Framework7 5.1.3
33
* Full featured mobile HTML framework for building iOS & Android apps
44
* http://framework7.io/
55
*

packages/core/css/framework7.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/css/framework7.rtl.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 5.1.2
2+
* Framework7 5.1.3
33
* Full featured mobile HTML framework for building iOS & Android apps
44
* http://framework7.io/
55
*

packages/core/css/framework7.rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/framework7-lite.esm.bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 5.1.2
2+
* Framework7 5.1.3
33
* Full featured mobile HTML framework for building iOS & Android apps
44
* http://framework7.io/
55
*

0 commit comments

Comments
 (0)