1. 29 Mar, 2015 2 commits
  2. 28 Mar, 2015 1 commit
  3. 27 Mar, 2015 1 commit
  4. 26 Mar, 2015 2 commits
  5. 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
  6. 16 Mar, 2015 1 commit
  7. 09 Mar, 2015 2 commits
  8. 03 Mar, 2015 1 commit
  9. 02 Mar, 2015 1 commit
  10. 21 Feb, 2015 1 commit
  11. 19 Feb, 2015 2 commits
  12. 17 Feb, 2015 1 commit
  13. 12 Feb, 2015 1 commit
  14. 09 Feb, 2015 1 commit
  15. 03 Feb, 2015 1 commit
  16. 22 Jan, 2015 1 commit
  17. 21 Jan, 2015 1 commit
  18. 19 Jan, 2015 1 commit
  19. 18 Jan, 2015 4 commits
  20. 16 Jan, 2015 1 commit
  21. 01 Jan, 2015 1 commit
  22. 30 Dec, 2014 1 commit
  23. 23 Dec, 2014 1 commit
  24. 21 Dec, 2014 1 commit
  25. 15 Dec, 2014 1 commit
  26. 12 Dec, 2014 1 commit
  27. 03 Dec, 2014 4 commits
  28. 30 Nov, 2014 3 commits