1. 24 Sep, 2019 1 commit
  2. 03 Sep, 2019 1 commit
    • Greg Spencer's avatar
      Make disabled buttons/chips/text fields not be focusable. (#38726) · 8daa165d
      Greg Spencer authored
      This changes the behavior of text fields, Material buttons, and Chips so that if they are disabled they lose focus. Before this change, it was possible to disable a control and then use focus traversal to reach it anyhow, and in the case of text fields, enter text into a disabled field.
      
      Fixes #33985
      8daa165d
  3. 28 Aug, 2019 1 commit
  4. 02 Aug, 2019 1 commit
  5. 27 Jun, 2019 1 commit
  6. 03 Jun, 2019 1 commit
  7. 09 Mar, 2019 1 commit
  8. 21 Feb, 2019 1 commit
  9. 14 Jan, 2019 1 commit
    • Justin McCandless's avatar
      InputDecorator Count Widget (#25095) · de2470ff
      Justin McCandless authored
      * Allow a widget to be specified for the textfield count, and allow no count at all
      
      * Test all possible states for counter and counterText
      
      * Docs for counter
      
      * counter is a function that generates a widget
      
      * Tests use counter as function
      
      * Fix analyze error in docs
      
      * InputDecoration has counter widget, TextField has buildCounter function
      
      * InputDecorator tests expect counter to be widget again and include
      buildCounter
      
      * counter widget example that might actually fit
      
      * Clarify accessiblity concerns in docs
      
      * Include isFocused param for accessibility
      
      * Fix analyze error
      
      * Improve docs per code review
      
      * Rearrange getEffectiveDecoration a bit for clarity
      
      * Fix analyze error about hashValues params
      
      * Clean up docs and redundant code per code review
      
      * Code review doc improvement
      
      * Automatically wrap buildCounter widget in a Semantics widget for accessibility
      de2470ff
  10. 11 Dec, 2018 1 commit
  11. 16 Oct, 2018 1 commit
  12. 12 Sep, 2018 1 commit
  13. 19 Jul, 2018 1 commit
  14. 02 Jul, 2018 1 commit
  15. 26 Jun, 2018 1 commit
  16. 09 Apr, 2018 1 commit
  17. 03 Jan, 2018 1 commit
  18. 11 Dec, 2017 1 commit