aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-06-03Add Wall of Browser Bugs entry for #17695 (#20025)Chris Rebert1-0/+10
See https://webkit.org/b/158342 Refs #17695. [skip sauce]
2016-06-02Add Wall of Browser Bugs entry for #20012 (#20024)Chris Rebert1-0/+10
Refs https://webkit.org/b/158340 Closes #20012 [skip sauce]
2016-06-02Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto23-51/+45
2016-06-02Add Wall of Browser Bugs entry for #19810 (#20021)Chris Rebert1-0/+10
Refs https://crbug.com/597642 Closes #19810 [skip sauce]
2016-06-02Add Wall of Browser Bugs entry for #19927 (#20020)Chris Rebert1-0/+10
Refs https://webkit.org/b/158276 Closes #19927 [skip sauce]
2016-05-26Merge pull request #19894 from twbs/v4-dev-jquery223XhmikosR15-18/+18
Update jQuery to v2.2.4.
2016-05-26Fix error with the new jQuery.XhmikosR1-1/+1
2016-05-26Update jQuery to v2.2.4.XhmikosR14-17/+17
2016-05-25https://webkit.org/b/144696 has been fixed (#19958)Chris Rebert1-10/+0
Remove its entry from the Wall of Browser Bugs Refs #16372 [skip sauce]
2016-05-25https://crbug.com/427994 has been fixed (#19948)Chris Rebert1-10/+0
Remove its entry from the Wall of Browser Bugs. [skip sauce]
2016-05-21Merge pull request #19892 from heikojansen/patch-1Mark Otto2-5/+4
Remove reference to "loaded.bs.modal" event
2016-05-20http://bugzil.la/924068 closed as duplicate of http://bugzil.la/545685 (#19947)Chris Rebert1-1/+1
Update the Wall of Browser Bugs entry accordingly. [skip sauce]
2016-05-20Add "The Bootstrap Authors" to copyright notices (#19936)Chris Rebert5-0/+5
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-05-20https://crbug.com/475128 has been fixed (#19946)Chris Rebert1-10/+0
Remove its entry from the Wall of Browser Bugs. Refs #16180 [skip sauce]
2016-05-19Mention removed modal option in migration docsHeiko Jansen1-1/+4
The `remote` option and the accompanying event have been removed.
2016-05-16Fix issue #16941 - HTML example in tooltip docsdumb1-1/+9
Added an example tooltip that uses HTML content, and expanded the description of the html option to clarify usage.
2016-05-16Fixed a small typodumb1-1/+1
2016-05-15improve docs examples for .navbar-textMark Otto1-3/+17
2016-05-15Restore .navbar-text and add some basic examples to the docs /cc #18049Mark Otto1-1/+18
2016-05-14Merge branch 'v4-navbars' of https://github.com/twbs/bootstrap into v4-navbarsMark Otto1-0/+28
2016-05-14add docs note to clear up #18599--active states for navbars can be on ↵Mark Otto1-0/+2
anchors or parents
2016-05-13Add dropdown menu example to navbar docsMark Otto1-0/+28
2016-05-13Remove reference to "loaded.bs.modal" eventHeiko Jansen1-4/+0
Since the "remote" option is no longer available in v4 the reference to the "loaded.bs.modal" event is no longer needed, too.
2016-05-12clarify example with code commentMark Otto1-0/+2
2016-05-12gruntMark Otto4-6/+10
2016-05-12Update collapsible navbar docsMark Otto1-1/+15
- Add .text-muted for text color control over .bg-inverse in the examples - Add a dark navbar collapse example
2016-05-12Alphabetized carousel options & added "ride" to itRyan Burnett1-6/+12
2016-05-11gruntMark Otto4-4/+3
2016-05-11gruntMark Otto4-14/+36
2016-05-11Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+14
2016-05-11Fixes #19732: Mention change to list-group-item class and links/buttons in ↵Mark Otto1-0/+5
migration docs
2016-05-11Fix #17511 by adding mention to the docs for how to extend the card columnsMark Otto1-1/+14
2016-05-11Fixes #18584: Link to autoprefixer json file (link is broken until we make ↵Mark Otto1-0/+1
this the master branch)
2016-05-11Fixes #19267: Mention grid class changes in migration docsMark Otto1-0/+3
2016-05-11gruntMark Otto4-19/+19
2016-05-11add another note about dropdown styles changingMark Otto1-0/+1
2016-05-11Overhaul tables docs and use rgba() colors for inverse tablesMark Otto1-0/+135
- Add inverse examples for all variants - Use rgba() colors for hover and accent states for easy usage in inverse styles
2016-05-11Update tags/labels/badges migration docs to mention class and change in ↵Mark Otto1-2/+3
behavior for alignment in list groups
2016-05-11gruntMark Otto4-25/+40
2016-05-11clarify thatMark Otto1-1/+1
2016-05-11Consolidate button-dropdown.md with dropdowns.md to simplify docsMark Otto3-383/+382
2016-05-11Unfuck those split button dropdownsMark Otto1-16/+56
- Really we didn't need to do any of that strip units stuff to generate six new variables, two for each button size - Using sibling selectors, we can target those split button dropdown toggles using the .dropdown-toggle-split class, and adjust padding and margin as needed - Now, we nuke the margin-left from the ::after generated caret and tighten up the padding so that those split toggles don't look huge next to their main button
2016-05-11Merge branch 'v4-dev' into v4-split-buttonsMark Otto74-747/+1290
2016-05-11Merge pull request #19141 from twbs/v4-forms-cleanupMark Otto9-210/+252
v4: Forms cleanup
2016-05-11gruntMark Otto4-3/+4
2016-05-11Merge branch 'v4-forms-cleanup' of github.com:twbs/bootstrap into ↵Mark Otto1-19/+23
v4-forms-cleanup
2016-05-11update migration notesMark Otto1-1/+1
2016-05-10Bring back some 'help text' love for forms with .form-textMark Otto1-16/+20
- Includes new class - New docs to support it - Rearranged older docs
2016-05-09Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into ↵Mark Otto1-1/+5
v4-forms-cleanup
2016-05-09Update checkboxes and radios docsMark Otto1-1/+5
- Add lighter gray text to disabled state for .form-check - Separate radios and checkboxes example - Clarify docs