Skip to content

API Changes

Trevor Linton edited this page Feb 4, 2015 · 2 revisions

2.0.8

WebView control:

  • Removed 'close' event
  • Removed 'icon' event
  • Removed 'title' event
  • Changed behavior of 'new-window' event
  • execute() change; Execution of javascript now requires a callback (rather than being returned) for the result
  • Removed icon property

Clone this wiki locally