1. 30 Dec, 2017 1 commit
  2. 27 Dec, 2017 1 commit
    • Mark Otto's avatar
      Rewrite custom file input · b01e81ed
      Mark Otto authored
      - Changes the wrapping label to a div so we can style the label instead of another element while also supporting form validation.
      - Fixes form validation styles for custom file input (closes #24831).
      - Updates docs with validation styles (also adding example feedback text while I was there) and new how it works section.
      b01e81ed
  3. 26 Dec, 2017 2 commits
  4. 24 Dec, 2017 1 commit
  5. 23 Dec, 2017 1 commit
    • Mark Otto's avatar
      Form check markup v2 (#25050) · 16f14172
      Mark Otto authored
      * match layout behaviors
      
      * ditch the indicator as separate element for psuedo-elements on the label
      
      * move disabled to attribute only on input
      
      * redo default inline check to support new markup
      
      * redo inline forms
      
      * clean up vars
      
      * update validation mixin to new structure
      
      * update checks in docs
      
      * linting for for/id attributes
      16f14172
  6. 22 Dec, 2017 1 commit
    • Mark Otto's avatar
      Rewrite input group component (#25020) · 13150872
      Mark Otto authored
      * Rewrite input group component
      
      * Set the feedback to 100% width for input group
      
      * Move from .row to .form-row for tighter layout
      
      * no need for custom feedback here, we're using browser messaging
      
      * add input group to validation examples
      
      * add note about validating multiple
      
      * migration note added
      13150872
  7. 02 Dec, 2017 1 commit
    • Troy Morehouse's avatar
      Remove .col-form-legend in favor of .col-form-label (#24932) · 9de141f4
      Troy Morehouse authored
      * chore: sync with twbs (#1)
      
      * Make styling of grouped option buttons class-based
      
      Referencing #23728, styling grouped radio and checkbox buttons should not require the data-toggle attribute.
      
      * Fix installing deps in our webpack docs
      
      * Fix nested cards on card group (#24766)
      
      * Update popper.js to v1.12.9. (#24797)
      
      * Don't run postcss for `dist/css/*.min.css` files. (#24676)
      
      * Change the text color to dark on bg color warning examples (#24805)
      
      * Remove unused file and bundle ie-emulation-modes-warning.js with docs.min.js (#24825)
      
      * Remove the unused assets/js/ie10-viewport-bug-workaround.js.
      
      * Combine ie-emulation-modes-warning.js with docs.min.js.
      
      * Typos in grid.md (#24828)
      
      Fixed typos in offsetting section of grid.md
      
      * Fix dropup example code
      
      * Update devDependencies. (#24829)
      
      * Add support for fractional viewport widths (zoom/high-dpi displays) (#24299)
      
      * Change breakpoint  max- calculation to fr...
      9de141f4
  8. 29 Nov, 2017 1 commit
    • Mark Otto's avatar
      Override padding on radio input label (#24899) · a649c7f2
      Mark Otto authored
      We could tell folks to nix the class, we could tell them to override it, or we could add another modifier of some kind to address this. None of them seem particularly useful, but the padding override feels the most approachable and clearly documentable. Added this here to close #24844.
      a649c7f2
  9. 24 Nov, 2017 1 commit
    • Mark Otto's avatar
      Custom select updates (#24699) · 2ec1606a
      Mark Otto authored
      * Add support for size attribute on custom selects
      
      * Add large custom select, document it and the small variant
      
      * fix custom select focus state
      
      * fix custom file input focus styles
      
      * remove empty line
      2ec1606a
  10. 15 Nov, 2017 1 commit
  11. 29 Oct, 2017 2 commits
  12. 27 Oct, 2017 1 commit
  13. 19 Oct, 2017 1 commit
  14. 18 Oct, 2017 2 commits
  15. 28 Sep, 2017 1 commit
  16. 26 Sep, 2017 1 commit
    • XhmikosR's avatar
      Normalize all links. (#24109) · 31c87219
      XhmikosR authored
      * use a trailing slash when possible
      * use https when possible
      * remove a few redirected links
      * consistently use `https://popper.js.org/`
      * fix `iconUrl` in nuget files
      * change Jekyll Windows guide to the official one
      31c87219
  17. 12 Sep, 2017 1 commit
  18. 10 Sep, 2017 1 commit
  19. 04 Sep, 2017 2 commits
  20. 01 Sep, 2017 1 commit
  21. 11 Aug, 2017 1 commit
  22. 07 Aug, 2017 1 commit
  23. 04 Aug, 2017 1 commit
  24. 02 Jul, 2017 1 commit
  25. 01 Jul, 2017 1 commit
  26. 15 Jun, 2017 2 commits
  27. 14 Jun, 2017 2 commits
  28. 11 Jun, 2017 2 commits
  29. 10 Jun, 2017 4 commits
  30. 06 Jun, 2017 1 commit