Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 651 Bytes

File metadata and controls

30 lines (20 loc) · 651 Bytes

JavaScriptBridge CHANGELOG

0.1.4

  • Change all CFType to id in JSExport protocol methods.

0.1.4

  • Fix UIGestureRecognizer header.

0.1.3

  • Add support UIBarButtonItem's init mathod.

0.1.2

  • Fix not to assign self object on calling some UITableView delegate methods on 64 bit devices.

0.1.1

  • Add support to call some action-target methods from JavaScript

0.1.0

  • Support to define class methods from JavaScript
  • Support to call UIView's block based animation methods from JavaScript

0.0.2

  • Support AssetsLibrary.framework
  • Support Accounts.framework
  • Support Social.framework

0.0.1

Initial release.