1. 09 May, 2016 1 commit
  2. 21 Apr, 2016 1 commit
  3. 04 Apr, 2016 1 commit
  4. 14 Mar, 2016 1 commit
  5. 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] ToolBar -> AppBar · ede5dfce
      Adam Barth authored
      * left -> leading (Removes an LTR bias)
      * center -> title (Widget was actually centered)
      * right -> actions (Removes an LTR bias, asymmetric with leading)
      
      Fixes #2348
      ede5dfce
  6. 12 Mar, 2016 2 commits
  7. 22 Jan, 2016 1 commit
  8. 20 Jan, 2016 1 commit
  9. 11 Jan, 2016 1 commit
  10. 04 Dec, 2015 1 commit
    • Hixie's avatar
      Slider Improvements · 6c3459e0
      Hixie authored
      Have the widget support min/max arguments to make the widget easier to
      use. Also, fix the dragging so it's actually where the knob is.
      6c3459e0
  11. 26 Nov, 2015 1 commit
  12. 25 Nov, 2015 2 commits