1. 03 Nov, 2016 1 commit
  2. 01 Nov, 2016 1 commit
  3. 23 Oct, 2016 1 commit
  4. 28 Sep, 2016 2 commits
  5. 21 Sep, 2016 1 commit
  6. 29 Jul, 2016 1 commit
  7. 21 Jun, 2016 1 commit
  8. 09 May, 2016 1 commit
  9. 14 Apr, 2016 1 commit
  10. 12 Apr, 2016 2 commits
  11. 01 Apr, 2016 1 commit
  12. 31 Mar, 2016 1 commit
  13. 14 Mar, 2016 1 commit
  14. 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
  15. 12 Mar, 2016 3 commits
  16. 07 Mar, 2016 1 commit
  17. 06 Mar, 2016 1 commit
  18. 01 Mar, 2016 1 commit
  19. 26 Feb, 2016 2 commits
  20. 23 Feb, 2016 1 commit
  21. 11 Jan, 2016 1 commit
  22. 02 Jan, 2016 1 commit
  23. 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
  24. 16 Oct, 2015 1 commit
  25. 14 Oct, 2015 1 commit