Comparing version 1.1.4 to 1.2.0-beta
@@ -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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
4858862
57
83865
3
4
6