- 14 Jul, 2019 3 commits
-
-
Sunny Dhoke authored
The previous link is dead one.
- 13 Jul, 2019 1 commit
-
-
Brian Juul Andersen authored
Corrected minor spelling error.
-
- 12 Jul, 2019 4 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
-
Martijn Cuppens authored
-
- 10 Jul, 2019 2 commits
- 09 Jul, 2019 2 commits
- 08 Jul, 2019 1 commit
-
-
Patrick H. Lauke authored
x-ref #28987
-
- 02 Jul, 2019 2 commits
-
-
Bardi Harborow authored
-
Martijn Cuppens authored
Pagination used to have box shadow back in the days which required this property, but nowadays it's redundant. (see https://github.com/twbs/bootstrap/blame/0cd186183c5e18f0517d6037d53f29c56adbac72/less/pagination.less#L17)
-
- 26 Jun, 2019 3 commits
-
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
- Remove IE10 background hack - Ability to change the pseudo element - Ability to change the z-index - Remove pointer events, just inherit this
-
- 25 Jun, 2019 2 commits
-
-
Patrick H. Lauke authored
Add unit test from #28912 to v5
-
Sergey Kovalenko authored
To fix RGBA borders overlapping issue.
-
- 24 Jun, 2019 2 commits
-
-
XhmikosR authored
-
Jonathan Hawkins authored
fixes issue #28892
-
- 22 Jun, 2019 2 commits
-
-
Martijn Cuppens authored
The cross icon was confusing since some browsers use it as a reset button.
-
Robin D'Arcy authored
-
- 19 Jun, 2019 1 commit
-
-
Patrick H. Lauke authored
Just firing the focus event isn't enough ... need to actually call the proper `focus()` method for it to actually do it...
-
- 18 Jun, 2019 3 commits
-
-
XhmikosR authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
- 17 Jun, 2019 1 commit
-
-
Ashfahan Khan authored
* Add Error checking to prevent invalid breakpoint Error checking to prevent invalid breakpoint name * check type rather than value * Revert "check type rather than value" This reverts commit 04ab1e65. * use of not rather than null
-
- 13 Jun, 2019 1 commit
-
-
david-lallement 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`
-
- 05 Jun, 2019 1 commit
-
-
Shohei Yoshida authored
-
- 04 Jun, 2019 4 commits
-
-
Shohei Yoshida authored
-
Shohei Yoshida authored
-
Patrick H. Lauke authored
- Add same advice about keyboard/AT handling to popovers as a callout; also add information about not adding excessive content or interactive controls (and the suggestion to opt for a modal) - Tweak the tooltips callout for consistency
-
Shohei Yoshida authored
-