- 22 Jul, 2019 11 commits
-
-
XhmikosR authored
-
XhmikosR authored
-
Mark Otto authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
* create responsive containers provide more flexibility and allow the user to determine when containers switch from fluid to fixed width. * fix the base container code this commit fixes the non-media portion of the generated CSS. I learned about the `@extends` directive and was able to put it to good use. I create a new temporary map that contains all the main `$container-max-widths` and join it to our 2 special cases of 'xs' and 'fluid'. Then we loop through that and, with the appropriate infixes, extend our placeholder * formatting for style forgot to run my tests before the last push, i think these are better. * finish incomplete comment * fix the responsive containers using the `@extend` directive I was able to clean up this code * fix responsive containers in the navbar mostly we just look through all of our breakpoints so we can include all of the responsive container classes in the tweaks we have to do for the navbar (redec...
-
- 20 Jul, 2019 2 commits
-
-
Kitten King authored
-
Martijn Cuppens authored
* Use escape-svg() function * Update theming.md
-
- 19 Jul, 2019 2 commits
- 18 Jul, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 17 Jul, 2019 3 commits
- 15 Jul, 2019 1 commit
-
-
Martijn Cuppens authored
This was causing issues for RTL, see https://github.com/twbs/bootstrap/issues/28238
-
- 14 Jul, 2019 2 commits
-
- 13 Jul, 2019 1 commit
-
-
Brian Juul Andersen authored
Corrected minor spelling error.
-
- 12 Jul, 2019 3 commits
-
-
Mark Otto authored
-
Mark Otto authored
* Initial spike of consolidated form checks * Stub out forms rearrangement - Prepping to drop non-custom file and range inputs - Prepping to merge custom and native checks and radios (with switches) - Prepping to merge custom select with form select - Moving docs arround so forms has it's own area given volume of CSS * Move input group Sass file to forms subdir * Start to split and move the docs around * Simpler imports * Copyediting * delete overview file * Remove commented out code * remove the custom-forms import * rewrite flex-check as form-check, replace all custom properties * Remove old forms doc * stub out new subpage link section * update migration guide * Update nav, forms overview in page nav, and descriptions * fix check bg position * fix margin-top calculation * rename .custom-select to .form-select * Update validation styles for new checks * add some vertical margin, fix inline checks * fix docs examples...
-
Shohei Yoshida authored
* Revert "Fix readonly-plain-text with button addon (#25871)" This reverts commit ff40e003. * Add migration comment
-
- 10 Jul, 2019 1 commit
-
-
XhmikosR authored
-
- 09 Jul, 2019 1 commit
-
-
Mark Otto authored
-
- 08 Jul, 2019 1 commit
-
-
Patrick H. Lauke authored
x-ref #28987
-
- 24 Jun, 2019 2 commits
-
-
XhmikosR authored
-
Jonathan Hawkins authored
fixes issue #28892
-
- 22 Jun, 2019 1 commit
-
-
Robin D'Arcy authored
-
- 18 Jun, 2019 2 commits
-
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
- 07 Jun, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 06 Jun, 2019 4 commits
-
-
XhmikosR authored
Co-Authored-By:
Shohei Yoshida <fellows3@gmail.com>
-
XhmikosR authored
Co-Authored-By:
Shohei Yoshida <fellows3@gmail.com>
-
XhmikosR authored
-
Shohei Yoshida authored
* Remove unused classes/styles and use utilities instead of specific styles * Use `getElementById` instead of `querySelector`
-
- 04 Jun, 2019 1 commit
-
-
Shohei Yoshida authored
-