1. 08 Sep, 2015 1 commit
  2. 02 Sep, 2015 1 commit
    • Adam Barth's avatar
      Move widgets and rendering inside src · 693ddcd8
      Adam Barth authored
      Code outside of package:sky should import this code using
      
      package:sky/rendering.dart
      package:sky/widgets.dart
      
      Moving this code into the "src" directory is a convention that signifies that
      and it cleans up the generated dartdoc because the libraries in the src
      directory aren't included in the generated documentation. Instead, the classes
      are documented in the widgets.dart and rendering.dart libraries.
      693ddcd8
  3. 26 Aug, 2015 1 commit
    • Hixie's avatar
      Replace Flex to Row and Column in tests and examples. · ce28a717
      Hixie authored
      This still leaves Flex and FlexDirection available. At some point once
      people have transitioned to Row/Column we should rename Flex to _Flex
      and stop reexporting FlexDirection from basic.dart.
      ce28a717
  4. 25 Aug, 2015 1 commit
  5. 24 Aug, 2015 2 commits
  6. 21 Aug, 2015 1 commit
  7. 18 Aug, 2015 2 commits
  8. 17 Aug, 2015 1 commit
  9. 13 Aug, 2015 2 commits
  10. 10 Aug, 2015 1 commit
  11. 08 Aug, 2015 1 commit
  12. 04 Aug, 2015 1 commit
  13. 29 Jul, 2015 3 commits
  14. 28 Jul, 2015 2 commits
  15. 23 Jul, 2015 1 commit
  16. 22 Jul, 2015 1 commit
  17. 21 Jul, 2015 3 commits
  18. 16 Jul, 2015 1 commit