1. 15 Sep, 2015 2 commits
    • Hixie's avatar
      Ignore generation of child if child is unchanged · dfd821e5
      Hixie authored
      Also:
      
       - don't mark a node as from the new generation if it is dirty, since we
         know it still has to be built.
      
       - establish the rule that you can't call setState() during initState()
         or build().
      
       - make syncChild() return early for unchanged children.
      
       - update the tests, including adding a new one.
      dfd821e5
    • Adam Barth's avatar
      Rev pub package · 2cb58ebf
      Adam Barth authored
      2cb58ebf
  2. 14 Sep, 2015 11 commits
  3. 12 Sep, 2015 1 commit
  4. 11 Sep, 2015 18 commits
  5. 10 Sep, 2015 8 commits