aboutsummaryrefslogtreecommitdiff
path: root/docs/components
AgeCommit message (Collapse)AuthorFilesLines
2016-12-24better/more form spacing in navbarsMark Otto1-3/+3
2016-12-24unify alignment of all these dang navbar formsMark Otto1-18/+18
2016-12-22margins to separate some cards in examplesMark Otto1-10/+10
2016-12-22final docs cleanup with columns and moreMark Otto1-15/+21
2016-12-22card deck footer exampleMark Otto1-1/+38
2016-12-22add aligned footer exampleMark Otto1-0/+34
2016-12-22redo subheadings and organization of card layout optionsMark Otto1-5/+6
2016-12-22better grouping of card styles docsMark Otto1-3/+7
2016-12-22redo image section for intros and subheadingsMark Otto1-3/+7
2016-12-22retitle nav sectionMark Otto1-0/+5
2016-12-22update alignment section with widthsMark Otto1-0/+29
2016-12-22redo sizing section with utils and grid calloutsMark Otto1-2/+65
2016-12-22redo the supported content section entirely to give it sub sectionsMark Otto1-91/+40
2016-12-22redo docs intro for the exampleMark Otto1-2/+4
2016-12-22remove .hidden-* classes from .navbar-toggler and make that part of the ↵Mark Otto1-10/+10
.navbar-toggleable-*
2016-12-22couple more utilsMark Otto1-2/+2
2016-12-22put new toggler markup to useMark Otto1-11/+33
2016-12-22fixes #18115: move forward with one naming scheme for inversed color ↵Mark Otto1-6/+6
schemes, renaming .navbar-dark to .navbar-inverse (matching .card-inverse in the process and restoring v3's inverted class name)
2016-12-22fixes #18053 by removing container padding at lower breakpoints on ↵Mark Otto1-2/+4
responsive navbars
2016-12-22even more utils for formsMark Otto1-2/+2
2016-12-22more margin utils on formsMark Otto1-4/+4
2016-12-22make sure all nav demos for the navbar are using toggleable-* classes for ↵Mark Otto1-50/+87
proper responsive styles
2016-12-22make more examples responsiveMark Otto1-57/+71
2016-12-22remove now unneeded collapse sectionMark Otto1-50/+0
2016-12-22fix colorsMark Otto1-2/+2
2016-12-22add responsive behaviors sectionMark Otto1-0/+78
2016-12-22update responsive behavior in demoMark Otto1-2/+3
2016-12-22unique idsMark Otto1-8/+0
2016-12-22make supported content example responsiveMark Otto1-23/+27
2016-12-22no more .navbar-fullMark Otto1-1/+1
2016-12-22more navbar docs changesMark Otto1-1/+5
2016-12-22cleanup navbar docs for flex changesMark Otto1-39/+27
2016-12-22follow up to #21393: clarify progress docs browser support and remove ie9 ↵Mark Otto1-14/+1
section
2016-12-22Remove IE9 browser hacks. (#21393)Bardi Harborow2-6/+0
2016-12-21Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto3-55/+26
* 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-12-20update docs to use .mt-1 on floated labels; clarify docs for guidanceMark Otto1-5/+5
2016-12-20remove .mb-0 from static form controls to follow up #21270Mark Otto1-3/+3
2016-12-19Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into ↵Mark Otto4-14/+14
Starsam80-fix-20982
2016-12-19Rename _animation.scss to _transitions.scss (#21370)Mark Otto1-1/+1
* Rename _animation.scss to _transitions.scss for accuracy * fix docs reference to file name * cleanup line breaks
2016-12-19Remove mention of popovers auto placement + add note to migration docsJohann-S1-1/+1
2016-12-07Fix tabs by using new classesStarsam801-3/+3
2016-12-07Rename `.active` to `.show`Starsam803-11/+11
2016-12-05Merge pull request #21298 from twbs/carouselMark Otto1-38/+86
Refactor carousel
2016-12-04drop the .carousel-control base classMark Otto1-4/+4
2016-12-04rename once moreMark Otto1-8/+8
2016-12-04rename in docsMark Otto1-2/+2
2016-12-04Merge branch 'v4-dev' into carouselMark Otto8-97/+100
2016-12-04move multiple carousels section up, add responsive classes there, reformat ↵Mark Otto1-29/+18
some stuff
2016-12-04break up example into three separate examples to show flexibilityMark Otto1-7/+62
2016-12-04clear up docs introMark Otto1-1/+5