| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -419/+0 | |
| 2017-05-23 | Documentation display tooltips/popovers arrows with css for static examples | Johann-S | 1 | -0/+24 | |
| 2017-04-02 | Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, ↵ | Pierre Vanduynslager | 1 | -0/+6 | |
| .nav-item, <li> etc...) | |||||
| 2017-03-26 | Redo semantic grid example and make it real in the docs | Mark Otto | 1 | -0/+34 | |
| 2017-01-16 | Fix horizontal scrollbar appearing in docs (#21747) | Geremia Taglialatela | 1 | -1/+1 | |
| On small screens (< 576px), all documentation pages containing `.bd-example` styled tags, show the horizontal scrollbar because of a wrong horizontal margin property. This PR sets the horizontal margin on gutter width basis instead of rem. | |||||
| 2017-01-03 | fixes #21454 by revamping some docs styles for dropdowns | Mark Otto | 1 | -11/+0 | |
| 2017-01-03 | autohide scrollbar for IE | Mark Otto | 1 | -0/+1 | |
| 2017-01-02 | update rest of docs, remove navbar specific modifiers, fix docs example css | Mark Otto | 1 | -4/+6 | |
| 2016-12-27 | fixes #21445 | Mark Otto | 1 | -11/+0 | |
| remove broken example class from grid docs | |||||
| 2016-12-24 | nest modal examples css | Mark Otto | 1 | -15/+17 | |
| 2016-12-24 | add docs class for highlighting | Mark Otto | 1 | -0/+5 | |
| 2016-12-22 | no more need for this | Mark Otto | 1 | -5/+0 | |
| 2016-12-22 | override pos-f-t in examples | Mark Otto | 1 | -0/+9 | |
| 2016-12-22 | no need for this; we have max-width 100% on them now | Mark Otto | 1 | -5/+0 | |
| 2016-12-21 | Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) | Mark Otto | 1 | -0/+11 | |
| * remove the $enable-flex variable option * remove bootstrap-flex.css dist file and it's grunt task * remove the separate flex css file for docs; it's all the same now * remove flexbox docs (porting some to the main grid docs in next commit) * clean up few grid docs bits to simplify copy, start to mention flexbox * port relevant flexbox-grid.md content to grid.md - clean up mixins - update how it works section - bring over sizing and alignment sections * remove the $enable-flex from the options.md page * update lead paragraph to mention flexbox * update migration to mention loss of ie9 support * remove mention of flexbox dist file * clarify IE support * making a note * remove flexbox variant mentions from component docs - updates docs for media object, navs, list group, and cards to consolidate docs - no more need to callout flexbox variants since it's now the default * remove $enable-flex if/else from sass files * remove flex dist files * update scss lint property order to account for flex properties * linting * change to numberless classes for autosizing, wrap in highlighting div * bump gruntfile and postcss to ie10 * redo intro sections * rearrange * phew, redo hella grid docs - rearrange all the things - consolidate some bits * remove reference to flexbox mode * more border action for demo * Make some changes to the .card's in .card-deck's to ensure footers align to the bottom | |||||
| 2016-11-27 | Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` ↵ | Starsam80 | 1 | -3/+3 | |
| (#21218) * Clean up _flex.scss a little This commit just cleans up the formating of _flex.scss by changing it so that it uses a single `@include media-breakpoint-up` instead of multiple. It also aligns all of the CSS properties so it looks a bit nicer. * Remove `-xs` from flex classes | |||||
| 2016-11-26 | Border utilities (#21213) | Mark Otto | 1 | -0/+10 | |
| * grunt * add border utilities for removing borders * clean up comments * add basic border docs * docs styles for border utils | |||||
| 2016-11-16 | Fix padding on .bg-faded demo. | Bardi Harborow | 1 | -1/+2 | |
| 2016-09-13 | Add breakpoint-specific gutters. | Kovah | 1 | -1/+1 | |
| 2016-04-08 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 1 | -6/+0 | |
| 2016-04-06 | Finish killing .center-block; fixes #19443 | Teo Dell'Amico | 1 | -6/+0 | |
| Replace the leftover instances with .m-x-auto (and .d-block when necessary) Closes #19665 Refs #19102 [skip sauce] | |||||
| 2016-02-09 | spacing in docs example" | Mark Otto | 1 | -0/+4 | |
| 2016-02-06 | disable linter | Mark Otto | 1 | -0/+2 | |
| 2016-02-06 | flip things around again, no more base class, try out some new stuff to keep ↵ | Mark Otto | 1 | -2/+4 | |
| responsive flex grid working | |||||
| 2016-02-06 | simpler, more specific docs example css | Mark Otto | 1 | -1/+3 | |
| 2016-02-06 | Tweak docs example CSS for flexbox grid cols | Mark Otto | 1 | -0/+10 | |
| 2016-02-06 | Ensure docs grid example highlighting for flexbox mode | Mark Otto | 1 | -0/+1 | |
| 2016-01-11 | Docs: Remove defunct Pager example styles | Chris Rebert | 1 | -5/+0 | |
| Refs #18782 [skip sauce] | |||||
| 2016-01-05 | Merge pull request #18734 from tagliala/fix-highlight-docs | Mark Otto | 1 | -1/+1 | |
| Fix margins in highlighted code in docs | |||||
| 2016-01-03 | basic linting | Mark Otto | 1 | -1/+1 | |
| 2016-01-03 | basic linting changes, disable some id selector testing per file as needed | Mark Otto | 1 | -1/+1 | |
| 2016-01-03 | we nuked the focusedinput example awhile back, so nuking the styles too | Mark Otto | 1 | -12/+0 | |
| 2016-01-03 | basic linting | Mark Otto | 1 | -3/+3 | |
| 2015-12-31 | Fix margins in highlights | Geremia Taglialatela | 1 | -1/+1 | |
| 2015-11-29 | Prevent anchors in tooltip example from splitting across lines | Chris Rebert | 1 | -0/+4 | |
| So as to decrease the number of future inquiries about said edge case (which is already documented). Refs #18304 [skip sauce] | |||||
| 2015-10-24 | Replace ZeroClipboard with clipboard.js. | XhmikosR | 1 | -1/+1 | |
| Things left: 1. clear the selection after copy 2. add messages for success and error | |||||
| 2015-10-23 | Rename docs-specific static tooltip/popover classes for clarity; refs #18043 | Chris Rebert | 1 | -3/+3 | |
| [skip sauce] | |||||
| 2015-08-26 | Document .bg-inverse | petetnt | 1 | -1/+2 | |
| 2015-08-18 | navbar positioning | Mark Otto | 1 | -44/+17 | |
| 2015-08-18 | don't let that interfere with the navbar | Mark Otto | 1 | -3/+5 | |
| 2015-08-17 | space out form control sizing examples | Mark Otto | 1 | -0/+6 | |
| 2015-08-17 | redo hella docs scss | Mark Otto | 1 | -10/+0 | |
| - clean out commented out code - break apart homepage.scss into sub files by component - rename a few files to reflect their new component names | |||||
| 2015-08-10 | fix widths on container diagrams | Mark Otto | 1 | -2/+3 | |
| 2015-08-10 | container illustrations | Mark Otto | 1 | -1/+38 | |
| 2015-06-22 | fix margin again | Mark Otto | 1 | -4/+1 | |
| 2015-05-28 | change card styles in docs examples to use just a max-width for now | Mark Otto | 1 | -5/+3 | |
| 2015-04-26 | fix progress bar animation button | Mark Otto | 1 | -1/+2 | |
| 2015-04-23 | scope grid example styles better | Mark Otto | 1 | -15/+21 | |
| 2015-04-22 | clarify some docs, improve layout | Mark Otto | 1 | -1/+6 | |
| 2015-04-18 | New form control sizing, new navbar condensed variation, update nav and ↵ | Mark Otto | 1 | -0/+1 | |
| navbar spacing | |||||
