1. 14 Sep, 2015 4 commits
    • Ian Hickson's avatar
      Merge pull request #1158 from Hixie/mounted · d176b308
      Ian Hickson authored
      Various and sundry code cleanup
      d176b308
    • Hixie's avatar
      Code cleanup · 61f8651c
      Hixie authored
      - Add documentation for AnimationTiming.
      - typo: defaules -> defaults.
      - added type information to isWatching() signature.
      - made Widget.toStringName() include more useful information.
      - cleaned up StatefulComponent._sync(): more specific signature, change
        redundant if to else, remove redundant cast.
      - change order of TransitionBase arguments for consistency.
      - prevent TransitionBase from affecting the performance in its
        constructor when it didn't create it (but see #1103).
      - remove TODO() from @mpcomplete... no, there is not currently a better
        way to inherit a constructor, unfortunately.
      61f8651c
    • Adam Barth's avatar
      Add dartdoc for proxy_box.dart and other code in rendering · b0c300e5
      Adam Barth authored
      Almost done adding dartdoc to the rendering layer.
      b0c300e5
    • Adam Barth's avatar
      Remove use of some deprecated functions on sky.Paint · 945b5bcd
      Adam Barth authored
      We now expose idiomatic setters for these properties. Eventually we'll remove
      the setter functions.
      945b5bcd
  2. 12 Sep, 2015 1 commit
  3. 11 Sep, 2015 18 commits
  4. 10 Sep, 2015 11 commits
  5. 09 Sep, 2015 6 commits