1. 07 Apr, 2017 1 commit
  2. 06 Apr, 2017 1 commit
  3. 19 Mar, 2017 1 commit
  4. 13 Mar, 2017 1 commit
  5. 08 Mar, 2017 1 commit
  6. 04 Mar, 2017 1 commit
  7. 03 Mar, 2017 1 commit
  8. 02 Mar, 2017 1 commit
    • xster's avatar
      Add Cupertino to gallery and add CupertinoButton and many yak friends (#8411) · a76c352d
      xster authored
      * Add cupertino to gallery and add CupertinoButto
      
      * Use single quotes
      
      * Add disabled state
      
      * Some review notes
      
      * Make button animation more responsive and tweak timing
      
      * Renamed things Cupertino
      
      * Button with background, move cupertino demos, move material demos
      
      * Move 2 level list too
      
      * Refactor various demo route names
      
      * Some review notes
      
      * More reviews and add test
      
      * Linter as
      
      * Move private constant up
      a76c352d
  9. 23 Jan, 2017 1 commit
  10. 10 Jan, 2017 1 commit
  11. 06 Jan, 2017 1 commit
  12. 05 Jan, 2017 1 commit
    • Adam Barth's avatar
      Add CupertinoSlider (#7336) · 3176921d
      Adam Barth authored
      This widget matches the style of the iOS slider widget. We don't yet
      have the proper visual design for the disabled state.
      3176921d
  13. 04 Jan, 2017 1 commit
    • Adam Barth's avatar
      Add CupertinoSwitch (#7326) · 732a83d4
      Adam Barth authored
      This patch contains a first draft of an iOS-style switch. We'll likely need to
      tweak the constants upon closer study, but the basics are here.
      732a83d4