1. 09 Apr, 2018 4 commits
  2. 08 Apr, 2018 1 commit
  3. 07 Apr, 2018 1 commit
  4. 06 Apr, 2018 7 commits
  5. 05 Apr, 2018 10 commits
  6. 04 Apr, 2018 16 commits
  7. 03 Apr, 2018 1 commit
    • Greg Spencer's avatar
      Add AnimatedChildSwitcher widget (#16192) · 6c896ae1
      Greg Spencer authored
      The AnimatedChildSwitcher widget (originally authored by Hixie), will cross-fade between a new child, and a previous child (or children, if the switch happens faster than the fade finishes).
      
      It's a good candidate for places where a widget will be added/removed from a slot, and you want a nice transition to occur.
      6c896ae1