Comparing version 1.3.1 to 1.3.10
@@ -25,3 +25,3 @@ { | ||
"dependencies": { | ||
"angular": "~1.3.0" | ||
"angular": "~1.4.3" | ||
}, | ||
@@ -32,2 +32,2 @@ "license": "Apache License, Version 2.0", | ||
] | ||
} | ||
} |
@@ -5,2 +5,56 @@ | ||
v1.3.10 | ||
---- | ||
* ons-tabbar: Fixed [#891](https://github.com/OnsenUI/OnsenUI/issues/891). | ||
v1.3.9 | ||
---- | ||
* ons-carousel: Fixed [#844](https://github.com/OnsenUI/OnsenUI/issues/844). | ||
* ons-navigator: Fixed [#865](https://github.com/OnsenUI/OnsenUI/issues/865). | ||
* core: Fixed [#845](https://github.com/OnsenUI/OnsenUI/issues/845). | ||
* ons-lazy-repeat: Added debouncing to increase performance on iOS. | ||
* core: FastClick patched to support setting the system clock back. | ||
v1.3.8 | ||
---- | ||
* ons-lazy-repeat: Recalculate heights when number of items change in order to support dynamic lists with variable height items. | ||
* ons-lazy-repeat: Don't wait to render to make the list more responsive. | ||
v1.3.7 | ||
---- | ||
* core: Fixed [#632](https://github.com/OnsenUI/OnsenUI/issues/632). | ||
v1.3.6 | ||
---- | ||
* ons-sliding-menu: Fixed swipeable default behaviour related to AngularJS update. | ||
v1.3.5 | ||
---- | ||
* core: Updated to AngularJS version 1.4.3. | ||
* core: Fixed [#777](https://github.com/OnsenUI/OnsenUI/issues/777). | ||
* core: Fixed [#767](https://github.com/OnsenUI/OnsenUI/issues/767). | ||
v1.3.4 | ||
---- | ||
* ons-dialog: Fixed a memory leak when using parentScope. Closes [#735](https://github.com/OnsenUI/OnsenUI/issues/735). | ||
* ons-alert-dialog: Fixed a memory leak when using parentScope. | ||
* ons-popover: Fixed a memory leak when using parentScope. | ||
v1.3.3 | ||
---- | ||
* ons-lazy-repeat: Fixed [#678](https://github.com/OnsenUI/OnsenUI/issues/678). | ||
* ons-navigator: Added `leavePage` and `enterPage` objects to prepop event. | ||
* ons-sliding-menu: Fixed broken `swipe-target-width` attribute. | ||
* ons-back-button: Prevent popping page twice on double tap. | ||
* ons-lazy-repeat: Fix bug that caused infinite digest loops. | ||
* ons-tabbar: Fix broken `persistent` attribute. | ||
* ons-carousel: Fix bug where items were incorrectly cached. | ||
* ons-navigator: Fix bug in `insertPage()` when pages are inserted on top. | ||
* ons-scroller: Fixed [#707](https://github.com/OnsenUI/OnsenUI/issues/707). | ||
* ons-carousel: Fixed a random error when event was undefined. | ||
v1.3.2 | ||
---- | ||
* Fixed postchange event for carousel on IE11. Fixed [#646](https://github.com/OnsenUI/OnsenUI/issues/646). | ||
v1.3.1 | ||
@@ -7,0 +61,0 @@ ---- |
{ | ||
"name": "onsenui", | ||
"version": "1.3.1", | ||
"version": "1.3.10", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "author": "@kruyvanna", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
5581874
98134
3