| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | redo custom docs navbar | Mark Otto | 1 | -13/+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 `.col-xs` to `.col` + some other cleanup (#21222) | Starsam80 | 2 | -4/+4 | |
| * Use `breakpoint-min` instead of a counter * Remove 'xs' from flexbox grid | |||||
| 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-10-24 | nav styles | Mark Otto | 1 | -12/+29 | |
| 2016-10-24 | make masthead sit below nav | Mark Otto | 1 | -0/+1 | |
| 2016-10-24 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 6 | -6/+9 | |
| 2016-10-10 | Render bash and powershell prompts with ::before. | Bardi Harborow | 1 | -0/+3 | |
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 1 | -1/+1 | |
| 2016-09-13 | Add breakpoint-specific gutters. | Kovah | 4 | -5/+5 | |
| 2016-09-05 | ads in content, sidebar changes, etc | Mark Otto | 4 | -8/+33 | |
| 2016-09-05 | hide page header for now, border top nav, sticky sidebar | Mark Otto | 3 | -0/+10 | |
| 2016-09-04 | flip the columns, tweak some of the styles | Mark Otto | 3 | -7/+22 | |
| 2016-08-21 | Update ads code and styles (also fixes #20477 in different way) | Mark Otto | 1 | -50/+34 | |
| 2016-07-30 | Fixes #20382: Import the flexbox utilities into the docs flex stylesheet | Mark Otto | 1 | -1/+10 | |
| 2016-07-26 | Enable flexbox grid CSS on our docs page | Mark Otto | 1 | -0/+24 | |
| - Creates new flexbox grid Sass file in our docs assets - Updates the Gruntfile to compile said new Sass file and minify the output - Update notice on flexbox docs page for how it works - Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features) | |||||
| 2016-07-25 | fix doubled up padding in docs navbar | Mark Otto | 1 | -0/+3 | |
| 2016-07-20 | Fix typo in comment. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-06-12 | Fixes #17089 a bit | Mark Otto | 1 | -0/+1 | |
| 2016-05-20 | Add "The Bootstrap Authors" to copyright notices (#19936) | Chris Rebert | 1 | -0/+1 | |
| ❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors | |||||
| 2016-04-08 | Merge branch 'v4-dev' into v4-forms-cleanup | Mark Otto | 2 | -9/+2 | |
| 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-03-21 | don't shrink nav font-size | Mark Otto | 1 | -2/+0 | |
| 2016-03-21 | lighter active | Mark Otto | 1 | -1/+1 | |
| 2016-03-21 | Make active navbar link weight 500 again | Mark Otto | 1 | -0/+1 | |
| 2016-02-09 | spacing in docs example" | Mark Otto | 1 | -0/+4 | |
| 2016-02-06 | Strip out .err from our syntax highlighting styles because it fucks up our ↵ | Mark Otto | 1 | -1/+0 | |
| placeholders in code snippets | |||||
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 6 | -5/+17 | |
| 2016-02-06 | linter overhaul | Mark Otto | 6 | -5/+17 | |
| 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-02-03 | Redo line-height globally | Mark Otto | 1 | -1/+0 | |
| - Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also) | |||||
| 2016-01-19 | Fix typo in docs/assets/scss/docs.scss | ruedap | 1 | -1/+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 | reformat syntax styles for linting | Mark Otto | 1 | -55/+55 | |
| 2016-01-03 | basic linting | Mark Otto | 2 | -2/+2 | |
| 2016-01-03 | basic linting changes, disable some id selector testing per file as needed | Mark Otto | 6 | -8/+10 | |
| 2016-01-03 | property order linting | 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 | |
