aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-03-23update docsMark Otto1-5/+32
2017-03-23update docs example to use new stuffMark Otto1-10/+10
2017-03-23Generate correct breakpoints for navbar-toggleable-* and generate toggleable ↵Pierre-Denis Vanduynslager1-14/+18
without media query to never collapse
2017-03-23fixes #22254Mark Otto1-1/+1
2017-03-23Fix modal documentation (#22252)Patrick Hayes1-1/+1
The example code has the class `"modal fade"`, but the visible example has the class `"modal"`. `"fade"` appears to not work for modals that you do not intend to animate onto the page
2017-03-23Fix Modal documentation about _handleUpdate method + move to public scope ↵Johann1-1/+7
(#21877) Fix Modal documentation about _handleUpdate method + move to public scope
2017-03-23Accordion behavior with JQuery interface (#21726)Pierre Vanduynslager1-8/+8
Fix accordion behavior with JQuery interface
2017-03-22fix data-pause documentation for carousel (#21938)Gifford Nowland1-2/+2
fix data-pause documentation for carousel
2017-03-22Carousel - Add attributes from and to for Slid and Slide events (#21668)Johann1-0/+2
Carousel - Add attributes from and to for Slid and Slide events
2017-03-21More config tweaks.Bardi Harborow3-14/+5
2017-03-20bump to jquery 3.2.1Mark Otto15-28/+37
2017-03-20Update dependencies.Bardi Harborow15-18/+8165
2017-03-19fixes #21920Mark Otto1-3/+3
2017-03-19gruntMark Otto2-33/+54
2017-03-19document itMark Otto1-0/+27
2017-03-19gruntMark Otto7-19/+35
2017-03-19fix markdown docs tablesMark Otto1-2/+6
2017-03-19rewrite in markdownMark Otto1-44/+7
2017-03-19Fix justified nav styles and update nav docs for fill/justifyMark Otto1-0/+22
- Justified and fill nav variants need .nav-item classes on the anchors in addition to .nav-link - Fix broken styles for the .nav-justified class which wasn't actually doing what we needed it to
2017-03-19link to caniuse for contextMark Otto1-1/+1
2017-03-19Change duplicate id.Bardi Harborow1-2/+2
2017-03-18add header and footer to exampleMark Otto1-0/+2
2017-03-18gruntMark Otto15-244/+176
2017-03-18Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-8/+25
2017-03-18fixes #21584Mark Otto1-4/+4
- revert back to display block for list items to prevent unwanted behaviors - fixes a handful of other linked issues (see main thread) - updates docs to include more utilities for the one example
2017-03-18docs: add text-truncate and extend on text-nowrapjak1-8/+25
2017-03-12Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto3-4/+6
2017-03-12Update config files across the board.Bardi Harborow1-1/+3
2017-03-12Update dependencies.Bardi Harborow2-3/+3
2017-03-07Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto37-435/+185
2017-03-05Clean up spacers a bit moreStarsam801-6/+6
2017-03-05add moreMark Otto1-1/+1
2017-03-05fill in docs for layout utils pageMark Otto1-0/+10
2017-03-05move visibility docs and add .visible mentionMark Otto3-24/+33
2017-03-05update the migration docsMark Otto1-8/+10
2017-03-05clear out docs cssMark Otto1-79/+1
2017-03-05update instances of old classes in the docsMark Otto6-8/+8
2017-03-05Start rearranging the docs for a utilities updateMark Otto5-274/+87
— Rename display docs page — Move print display utils to display utils page — Drop remaining of responsive utils page as it's being replaced with display utils — Update nav to reflect changes
2017-03-05Update spacer utilities (#22123)Mark Otto3-11/+11
* Drop -x and -y as they're all the same - Also move -width to elsewhere in the vars because it makes no sense by spacers. - Update values of -x and -y across main Sass and docs Sass. * Update docs to reflect changes; link to spacing utils from options page
2017-03-03gruntMark Otto12-22/+16
2017-03-02Fixed spelling error. (#22102)Alex Neises1-1/+1
2017-03-02Fix spelling error.Sam Rapaport1-1/+1
2017-02-27Fix broken links.Bardi Harborow7-7/+7
2017-02-26add more grid layout optionsMark Otto1-1/+49
2017-02-26Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-2/+2
2017-02-26Re-arranged contextual rows/cells (#21980)Jason Millis1-2/+2
Re-arranged contextual rows/cells so that example HTML matches example result.
2017-02-12use secondary buttons instead of primary ones for a bit better example of stylesMark Otto1-6/+6
2017-02-11Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto2-2/+2
2017-02-09Change 'has no affect' to 'has no effect'Matt Eason1-1/+1
2017-02-07Fix fallback jquery filename (#21940)Waldson Moura1-1/+1