aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2016-12-22redo custom docs navbarMark Otto1-13/+0
2016-12-22override pos-f-t in examplesMark Otto1-0/+9
2016-12-22no need for this; we have max-width 100% on them nowMark Otto1-5/+0
2016-12-22gruntMark Otto1-2/+1
2016-12-21gruntMark Otto2-1/+11
2016-12-21Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto3-2/+13
* 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-19gruntMark Otto1-1/+1
2016-11-28gruntMark Otto3-3/+3
2016-11-28Replacement for #20602 (#21236)Mark Otto1-1/+2
* Fixed incorrect instruction: "Press ⌘ to copy" It needed to be "Press ⌘C to copy" * Updated to concatenate copy string Updated copy command to concatenated string to prevent potential issues * Updated the way the copy string concatenates As per excellent suggestion by @tomlutzenberger * Removed semicolon line endings ;P * var not const or let
2016-11-27gruntMark Otto4-20/+29
2016-11-27Rename `.col-xs` to `.col` + some other cleanup (#21222)Starsam802-4/+4
* Use `breakpoint-min` instead of a counter * Remove 'xs' from flexbox grid
2016-11-27gruntMark Otto4-69/+25
2016-11-27Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` ↵Starsam801-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-26gruntMark Otto2-1/+10
2016-11-26Border utilities (#21213)Mark Otto3-1/+21
* grunt * add border utilities for removing borders * clean up comments * add basic border docs * docs styles for border utils
2016-11-25gruntMark Otto1-7/+7
2016-11-25gruntMark Otto1-1/+2
2016-11-16gruntMark Otto4-57/+58
2016-11-16Fix padding on .bg-faded demo.Bardi Harborow1-1/+2
2016-10-31gruntMark Otto2-2/+2
2016-10-30gruntMark Otto2-2/+2
2016-10-27gruntMark Otto3-7/+15
2016-10-27gruntMark Otto2-14/+7
2016-10-27gruntMark Otto1-1/+1
2016-10-27gruntMark Otto3-5/+82
2016-10-24nav stylesMark Otto1-12/+29
2016-10-24make masthead sit below navMark Otto1-0/+1
2016-10-24Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto21-77/+120
2016-10-16gruntMark Otto2-1/+19
2016-10-10Render bash and powershell prompts with ::before.Bardi Harborow1-0/+3
2016-10-09gruntMark Otto1-6/+6
2016-10-09Merge pull request #20555 from bardiharborow/updatedepsMark Otto6-13/+13
Update dependencies, including Babel to v6 and zeroUnits fix.
2016-10-09gruntMark Otto4-26/+30
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto14-36/+72
2016-10-09gruntMark Otto4-18/+8
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow6-13/+13
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow3-3/+3
2016-10-02gruntMark Otto3-14/+60
2016-10-02Merge branch 'customizable-grid-gutters-per-breakpoint' of ↵Mark Otto4-5/+5
https://github.com/pixelbandito/bootstrap into pixelbandito-customizable-grid-gutters-per-breakpoint
2016-10-02v4: Social meta tags (#20825)Mark Otto2-0/+0
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2016-09-13Add breakpoint-specific gutters.Kovah4-5/+5
2016-09-05ads in content, sidebar changes, etcMark Otto4-8/+33
2016-09-05hide page header for now, border top nav, sticky sidebarMark Otto3-0/+10
2016-09-04flip the columns, tweak some of the stylesMark Otto3-7/+22
2016-08-21Update ads code and styles (also fixes #20477 in different way)Mark Otto3-94/+68
2016-08-01gruntMark Otto2-1/+274
2016-07-30Fixes #20382: Import the flexbox utilities into the docs flex stylesheetMark Otto1-1/+10
2016-07-27prep releasev4.0.0-alpha.3Mark Otto1-3/+5
2016-07-27grunt distMark Otto1-5/+3
2016-07-26grunt (include snew docs-flexbox files)Mark Otto4-2/+2590