Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

onsenui

Package Overview
Dependencies
Maintainers
2
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onsenui - npm Package Compare versions

Comparing version 1.3.1 to 1.3.10

4

bower.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc