| 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 | -85/+0 | |
| 2017-05-25 | add webpack to documentation (#22423) | Idan Cohen | 1 | -0/+1 | |
| * add webpack to documentation" implementing PR comments implementing PR comments * replace tether with popper | |||||
| 2017-03-05 | move visibility docs and add .visible mention | Mark Otto | 1 | -1/+1 | |
| 2017-03-05 | Start rearranging the docs for a utilities update | Mark Otto | 1 | -2/+2 | |
| — 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-02-04 | stub out icons page in docs | Mark Otto | 1 | -4/+4 | |
| 2017-02-04 | Rename icon-fonts.md to icons.md | Mark Otto | 1 | -1/+1 | |
| 2017-01-02 | document new utils and change organization to match css | Mark Otto | 1 | -1/+2 | |
| 2016-12-24 | Start to blow out and document more flexbox utilities | Mark Otto | 1 | -0/+1 | |
| - Adds new flexbox.md file to utilities docs - Adds a `breakpoints.yml` data file for easier output of responsive classes in the docs. Will put this to use on other pages soon. - Adds hella flex utils. There are some dupes for now, but they'll get removed in time. | |||||
| 2016-12-21 | Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) | Mark Otto | 1 | -2/+0 | |
| * 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-10-26 | Rename .tag to .badge to avoid conflicting with WordPress | Mark Otto | 1 | -1/+1 | |
| 2016-10-18 | Add vertical-align utilities | Mark Otto | 1 | -0/+1 | |
| - Adds six new utils for vertical-align property - Documents the additional classes in the utils docs | |||||
| 2016-09-09 | update nav.yml | Mark Otto | 1 | -1/+0 | |
| 2016-09-08 | Add new border utils | Mark Otto | 1 | -0/+1 | |
| - Move and rename .img-rounded to .rounded, .img-circle to .rounded-circle - Add new .rounded-{direction} utils - New docs pages for border utils with TBD comments for the border property - Removes most image examples for rounding from the content/images docs in favor of new docs page | |||||
| 2016-09-08 | Docs: Breaks out Utilities into separate section and optimizes its pages ↵ | Kovah | 1 | -0/+14 | |
| (#20678) | |||||
| 2016-05-11 | Consolidate button-dropdown.md with dropdowns.md to simplify docs | Mark Otto | 1 | -2/+1 | |
| 2016-05-06 | add alphabetic order for the components | Bass Jobsen | 1 | -10/+10 | |
| 2016-02-17 | Replace "label" with "tag" in navigation | Patrick H. Lauke | 1 | -1/+1 | |
| 2016-02-06 | Add flexbox grid page to the docs (still more content to add) | Mark Otto | 1 | -0/+1 | |
| 2016-01-10 | Merge pull request #18819 from patrickhlauke/docs-v4-about-accessibility | Patrick H. Lauke | 1 | -1/+1 | |
| Remove About > Accessibility, add to Get Started | |||||
| 2016-01-09 | Docs: Add missing pages to "Getting started" TOC | Chris Rebert | 1 | -0/+2 | |
| Fixes #17986 [skip sauce] | |||||
| 2016-01-09 | Add accessibility to getting started section | Patrick H. Lauke | 1 | -0/+1 | |
| 2016-01-09 | Remove About > Accessibility | Patrick H. Lauke | 1 | -1/+0 | |
| Currently, there is no actual accessibility page, so this avoids a 404 in the docs. More fundamentally, though, it makes more sense for accessibility advice to be directly integrated in the docs (which we're doing, for the most part - though we should ensure that we do cover/mention everything where appropriate), so there's no need for a separate accessibility page. | |||||
| 2015-09-04 | clean up nav.yml, nullifies #17470 | Mark Otto | 1 | -24/+1 | |
| 2015-08-10 | update nav | Mark Otto | 1 | -12/+1 | |
| 2015-08-10 | move containers.md to overview.md, merge in media queries as new section | Mark Otto | 1 | -4/+2 | |
| 2015-08-09 | docs rearrange | Mark Otto | 1 | -1/+1 | |
| 2015-08-09 | nav update | Mark Otto | 1 | -10/+27 | |
| 2015-08-05 | restore page headers, use partial and page frontmatter to organize it | Mark Otto | 1 | -19/+19 | |
| 2015-08-05 | rip badges | Mark Otto | 1 | -1/+0 | |
| 2015-06-13 | overhaul nav and shit again | Mark Otto | 1 | -115/+5 | |
| - drop the index pages save for examples - comment out the extend section for now - fix up spacing fix on team list | |||||
| 2015-05-29 | move flexbox to getting started | Mark Otto | 1 | -1/+1 | |
| 2015-05-22 | stub out flexbox layout docs | Mark Otto | 1 | -0/+1 | |
| 2015-04-25 | nav | Mark Otto | 1 | -3/+3 | |
| 2015-04-18 | no quick start link | Mark Otto | 1 | -1/+0 | |
| 2015-04-18 | New form control sizing, new navbar condensed variation, update nav and ↵ | Mark Otto | 1 | -0/+1 | |
| navbar spacing | |||||
| 2015-04-18 | change nav to use index files for each section; stub out index views for ↵ | Mark Otto | 1 | -1/+0 | |
| everything | |||||
| 2015-04-17 | move responsive embed to utilities docs, update the nav to dedupe things | Mark Otto | 1 | -4/+1 | |
| 2015-04-17 | remove page header from nav | Mark Otto | 1 | -1/+0 | |
| 2015-04-17 | update nav | Mark Otto | 1 | -4/+0 | |
| 2015-04-17 | nav updates for forms | Mark Otto | 1 | -3/+16 | |
| 2015-04-17 | massive rewrite of forms docs and some css | Mark Otto | 1 | -3/+3 | |
| 2015-04-17 | move all JS buttons docs to regular buttons docs page, rewrite the callouts ↵ | Mark Otto | 1 | -14/+22 | |
| and some docs verbage | |||||
| 2015-04-17 | move buttons from content to components | Mark Otto | 1 | -1/+1 | |
| 2015-04-17 | move text utilities docs from type to utilities | Mark Otto | 1 | -0/+12 | |
| 2015-04-17 | rename helpers to utilities in docs, matching the scss file | Mark Otto | 1 | -1/+1 | |
| 2015-04-17 | More reboot work, commenting out things that have been moved over | Mark Otto | 1 | -1/+3 | |
| 2015-04-16 | nav and typo | Mark Otto | 1 | -0/+8 | |
| 2015-04-04 | page nav and title | Mark Otto | 1 | -10/+6 | |
| 2015-03-30 | Consolidate dropdown docs into single page | Mark Otto | 1 | -1/+0 | |
| 2015-03-09 | input groups subnav | Mark Otto | 1 | -0/+8 | |
