Skip to content

1.2

Compare
Choose a tag to compare
@JakeLin JakeLin released this 16 Feb 10:58
· 1635 commits to master since this release

Enhancements

  • Swift Package Manager support. #5
  • Predefined flat colors. #71
  • Customise mask draw from interface builder #50 #8 #76:
    • Star(6) -> draw star mask with 6 sides.
    • Wave(up,50,100) -> draw a wave up mask with 50 as width, and 100 as offset.
  • Makes BorderDesignable usable in playground
  • Add MoveTo and MoveBy animations #74

Bugfixes

  • Fixed GradientDesignable rotation. #86
  • Fixed BorderDesignable after rotation.
  • Fixed mask star drawing bug. #95
  • Fixed the border color / width when used with a mask. #95