New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.4 to 1.2.0-beta

css/onsen-css-components-blue-basic-theme.css

2

bower.json

@@ -25,3 +25,3 @@ {

"dependencies": {
"angular": "~1.2.10"
"angular": "~1.3.0"
},

@@ -28,0 +28,0 @@ "license": "Apache License, Version 2.0",

@@ -5,2 +5,36 @@

v1.2.0-beta
----
* ons-screen: Removed.
* Removed all deprecated methods and attributes on 'ons-split-view' and 'ons-sliding-menu'.
* ons-page: Changed some internal markup structure and added '.page__background' elements for displaying page background.
* core: Added 'init' events to components.
* core: Fixed memory leak where events handlers were not removed when components were destroyed.
* ons-icon: Implemented ons-icon attributes with css attribute selectors instead of javascript.
* ons-toolbar: Added 'inline' attribute to toolbars.
* core: Changed so 'ons.bootstrap()' returns an angular.module.
* ons-sliding-menu: Changed so the main page and menu can be defined as child elements.
* ons-sliding-menu: Animation can now be disabled when opening and closing menu.
* ons-split-view: Changed so the main and secondary page can be defined as child elements.
* ons-split-view: Added events and methods to control the default collapse behavior.
* ons-split-view: The 'collapse' attribute can now be a media query.
* ons-platform: Added ons.platform interface that can be used to query platform and OS.
* ons-keyboard-active: Implemented component that only shows content when the software keyboard is active.
* ons-loading-placeholder: Added component that shows a placeholder while loading a page.
* ons-alert-dialog: Implemented 'alert-dialog' component. Also alert(), confirm() and prompt() methods.
* ons-toolbar: Changed to have 'android' modifier automatically on android platform. And added 'fixed-style' attribute for preventing this behavior.
* css-components: Added 'alert-dialog', 'dialog' and 'popover' components.
* css-components: Changed default color scheme for css-components.
* ons-dialog: Implemented 'dialog' component.
* ons-popover: Implemented 'popover' component.
* core: Updated to AngularJS version 1.3.0.
* ons-carousel: Implemented 'carousel' component.
* ons-tabbar: Added attribute 'no-reload' to tabs to stop the tab from reloading when pressing it twice.
* ons-tabbar: The event 'reactive' is triggered when pressing the same tab twice if 'no-reload' is set.
* ons-navigator: Fixed [#228](https://github.com/OnsenUI/OnsenUI/issues/228).
* ons-switch: Fixed [#252](https://github.com/OnsenUI/OnsenUI/issues/252). Model change is now bound correctly when using ngModel.
* css-components: Fixed [#177](https://github.com/OnsenUI/OnsenUI/issues/177). Checkboxes and radio buttons are now clickable on iOS.
* ons-button: Added several methods to the component.
v1.1.4

@@ -7,0 +41,0 @@ ----

{
"name": "onsenui",
"version": "1.1.4",
"version": "1.2.0-beta",
"private": false,

@@ -13,2 +13,6 @@ "author": "@kruyvanna",

{
"name": "Andreas Argelius",
"email": "andreas@asial.co.jp"
},
{
"name": "Ataru Otoh",

@@ -15,0 +19,0 @@ "email": "ataru@asial.co.jp"

@@ -20,3 +20,3 @@ # Onsen UI

Click [Here](http://onsenui.io/guide/components.html) to see Onsen UI in action!
Click [Here](http://onsen.io/guide/components.html) to see Onsen UI in action!

@@ -32,3 +32,3 @@ ## What's Included

See [getting started](http://onsenui.io/getting_started/) page.
See [getting started](http://onsen.io/getting_started/) page.

@@ -103,5 +103,5 @@ ## Getting Started Using Monaca

[Onsen UI]:http://onsenui.io/
[Onsen UI Getting Started Page]:http://onsenui.io/getting_started/
[Onsen UI]:http://onsen.io/
[Onsen UI Getting Started Page]:http://onsen.io/getting_started/
[Monaca Forum]:http://monaca.mobi/forum
[Monaca IDE]:http://monaca.mobi/

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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