1. 13 Mar, 2018 2 commits
  2. 12 Mar, 2018 1 commit
  3. 03 Mar, 2018 1 commit
  4. 24 Feb, 2018 2 commits
  5. 19 Feb, 2018 2 commits
    • Mark Otto's avatar
      Custom range input (#25600) · 470b4472
      Mark Otto authored
      * added the styling
      
      * added the documentation
      
      * update for one rule per line
      
      * fix hound error: trailing whitespace
      
      * trimmed off vendor prefixes
      
      * Add note about track and thumb
      
      * Psuedo-elements must be split across multiple rulesets to have an affect
      
      * Fix firefox inner focus
      
      * Seems that FF is the only one affected by this
      
      * Add support for gradients
      
      * Add labels, clarify min/max changes
      
      * add step example
      
      * add custom range vars
      470b4472
    • Martijn Cuppens's avatar
      3dd0bde6
  6. 16 Feb, 2018 2 commits
  7. 14 Feb, 2018 1 commit
  8. 12 Feb, 2018 1 commit
  9. 11 Feb, 2018 1 commit
  10. 09 Feb, 2018 1 commit
  11. 23 Jan, 2018 1 commit
  12. 22 Jan, 2018 2 commits
  13. 21 Jan, 2018 1 commit
  14. 19 Jan, 2018 1 commit
  15. 18 Jan, 2018 1 commit
    • Christian Oliff's avatar
      Update progress.md (#25355) · bffa438f
      Christian Oliff authored
      Removed '**Animated progress bars don't work in Opera 12**—as they don't support CSS3 animations.' note.
      
      Bootstrap 4 doesn't (and doesn't need to) support the ancient Opera 12 released in 2012 with a 0.04% marketshare so no need to mention.
      bffa438f
  16. 16 Jan, 2018 1 commit
  17. 15 Jan, 2018 2 commits
  18. 14 Jan, 2018 1 commit
  19. 11 Jan, 2018 1 commit
  20. 05 Jan, 2018 1 commit
  21. 03 Jan, 2018 2 commits
    • Mark Otto's avatar
      Validation tooltip example (#25143) · 460849dd
      Mark Otto authored
      * Add additional form validation examples
      
      Fixes #24811.
      
      This adds .valid-feedback to our custom styles and server side examples; previously we ommitted this to suggest you don't always need valid feedback. In addition, this adds examples of the .{valid|invalid}-tooltip classes with a new subsection in the Validation docs.
      
      * Update validation tooltip styles to remove fixed width; instead should retain itself to the parent element
      
      * update ids
      
      * finish docs paragraph, mention position: relative
      460849dd
    • Mark Otto's avatar
      add example of textarea to docs · 1e6a0f4f
      Mark Otto authored
      1e6a0f4f
  22. 02 Jan, 2018 3 commits
  23. 01 Jan, 2018 2 commits
  24. 31 Dec, 2017 3 commits
  25. 30 Dec, 2017 4 commits