Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 422 Bytes

TODO.md

File metadata and controls

18 lines (16 loc) · 422 Bytes

TODO

  • deprecate Body in favor of Prebody traits
  • deprecate Grid
  • deprecate GridWalker

DONE

  • @margin decorator
  • create @ratio({x, y})
  • remove @ratio.x().y()
  • remove @animation.show().hide
  • create @animation({show: {name, dur}, hide: {name, dur}})
  • @animation.show().hide() decorator
  • @ratio.x().y() decorator
  • @animation.show decorator
  • @animation.hide decorator
  • @ratio.x decorator
  • @ratio.y decorator