1. 26 Apr, 2015 5 commits
  2. 22 Apr, 2015 2 commits
  3. 13 Apr, 2015 3 commits
  4. 08 Apr, 2015 5 commits
  5. 05 Apr, 2015 3 commits
  6. 04 Apr, 2015 1 commit
  7. 29 Mar, 2015 3 commits
  8. 28 Mar, 2015 1 commit
  9. 27 Mar, 2015 1 commit
  10. 26 Mar, 2015 4 commits
  11. 17 Mar, 2015 1 commit
    • Chris Rebert's avatar
      Only disable pointer-events on disabled <a> btns; fixes #16088 · c26ffd43
      Chris Rebert authored
      <a> doesn't support the `[disabled]` attribute,
      so `a.btn.disabled` simulates it using `pointer-events: none`.
      However, this is unnecessary for <button>s and <input>s, and
      also prevents their `[disabled]` cursor from displaying.
      
      [skip sauce]
      [skip validator]
      c26ffd43
  12. 16 Mar, 2015 1 commit
  13. 10 Mar, 2015 1 commit
  14. 09 Mar, 2015 2 commits
  15. 03 Mar, 2015 1 commit
  16. 02 Mar, 2015 2 commits
  17. 27 Feb, 2015 1 commit
  18. 26 Feb, 2015 1 commit
  19. 21 Feb, 2015 1 commit
  20. 19 Feb, 2015 1 commit