1. 23 Oct, 2016 1 commit
  2. 28 Sep, 2016 2 commits
  3. 21 Sep, 2016 1 commit
  4. 29 Jul, 2016 1 commit
  5. 21 Jun, 2016 1 commit
  6. 09 May, 2016 1 commit
  7. 14 Apr, 2016 1 commit
  8. 12 Apr, 2016 2 commits
  9. 01 Apr, 2016 1 commit
  10. 31 Mar, 2016 1 commit
  11. 14 Mar, 2016 1 commit
  12. 13 Mar, 2016 2 commits
    • Adam Barth's avatar
      [rename fixit] Flex alignments · d5b2e2a0
      Adam Barth authored
      * justifyContent -> mainAxisAlignment
      * alignItems -> crossAxisAlignment
      * FlexJustifyContent -> MainAxisAlignment
      * FlexAlignItems -> CrossAxisAlignment
      
      Fixes #231
      d5b2e2a0
    • Adam Barth's avatar
      [rename fixit] left -> leading, right -> trailing · e48c822c
      Adam Barth authored
      The terms "left" and "right" have an LTR bias. Instead, we now use
      "leading" and "trailing", for these list and grid decorations so that
      we can later rearrange them to match the reading order.
      
      Fixes #2540
      Fixes #2548
      e48c822c
  13. 12 Mar, 2016 3 commits
  14. 07 Mar, 2016 1 commit
  15. 06 Mar, 2016 1 commit
  16. 01 Mar, 2016 1 commit
  17. 26 Feb, 2016 2 commits
  18. 23 Feb, 2016 1 commit
  19. 11 Jan, 2016 1 commit
  20. 02 Jan, 2016 1 commit
  21. 19 Oct, 2015 1 commit
    • Adam Barth's avatar
      Add a MaterialList · 284eaa9c
      Adam Barth authored
      A MaterialList understands the sizing, padding, and scrollbar features of
      Material Design lists.
      
      Also, add CircleAvatar for showing the circular avatars that are commonly used
      in material lists.
      284eaa9c
  22. 16 Oct, 2015 1 commit
  23. 14 Oct, 2015 1 commit