Skip to content

1.3.2

Compare
Choose a tag to compare
@Pluto-Y Pluto-Y released this 06 Sep 01:49
· 91 commits to master since this release

Added

  • Add some actions support
  • Add some add[Name] and add[Name]Arr for some properties
  • Add support for Mac
  • Add support for themes

Changed

  • Changed the way of js call oc functions, by using iframe
  • Changed the type of data in PYMarkPoint from NSArray into NSMutableArray
  • Changed the name of constant in PYAxisPointer
  • Changed type of options in PYOption into NSMutableArray

Modify

  • Rewrite some demo use new features
  • Rewrite action by using iframe