aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/scss/_component-examples.scss
AgeCommit message (Collapse)AuthorFilesLines
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-26Border utilities (#21213)Mark Otto1-0/+10
* grunt * add border utilities for removing borders * clean up comments * add basic border docs * docs styles for border utils
2016-11-16Fix padding on .bg-faded demo.Bardi Harborow1-1/+2
2016-09-13Add breakpoint-specific gutters.Kovah1-1/+1
2016-04-08Merge branch 'v4-dev' into v4-forms-cleanupMark Otto1-6/+0
2016-04-06Finish killing .center-block; fixes #19443Teo Dell'Amico1-6/+0
Replace the leftover instances with .m-x-auto (and .d-block when necessary) Closes #19665 Refs #19102 [skip sauce]
2016-02-09spacing in docs example"Mark Otto1-0/+4
2016-02-06disable linterMark Otto1-0/+2
2016-02-06flip things around again, no more base class, try out some new stuff to keep ↵Mark Otto1-2/+4
responsive flex grid working
2016-02-06simpler, more specific docs example cssMark Otto1-1/+3
2016-02-06Tweak docs example CSS for flexbox grid colsMark Otto1-0/+10
2016-02-06Ensure docs grid example highlighting for flexbox modeMark Otto1-0/+1
2016-01-11Docs: Remove defunct Pager example stylesChris Rebert1-5/+0
Refs #18782 [skip sauce]
2016-01-05Merge pull request #18734 from tagliala/fix-highlight-docsMark Otto1-1/+1
Fix margins in highlighted code in docs
2016-01-03basic lintingMark Otto1-1/+1
2016-01-03basic linting changes, disable some id selector testing per file as neededMark Otto1-1/+1
2016-01-03we nuked the focusedinput example awhile back, so nuking the styles tooMark Otto1-12/+0
2016-01-03basic lintingMark Otto1-3/+3
2015-12-31Fix margins in highlightsGeremia Taglialatela1-1/+1
2015-11-29Prevent anchors in tooltip example from splitting across linesChris Rebert1-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-24Replace ZeroClipboard with clipboard.js.XhmikosR1-1/+1
Things left: 1. clear the selection after copy 2. add messages for success and error
2015-10-23Rename docs-specific static tooltip/popover classes for clarity; refs #18043Chris Rebert1-3/+3
[skip sauce]
2015-08-26Document .bg-inversepetetnt1-1/+2
2015-08-18navbar positioningMark Otto1-44/+17
2015-08-18don't let that interfere with the navbarMark Otto1-3/+5
2015-08-17space out form control sizing examplesMark Otto1-0/+6
2015-08-17redo hella docs scssMark Otto1-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-10fix widths on container diagramsMark Otto1-2/+3
2015-08-10container illustrationsMark Otto1-1/+38
2015-06-22fix margin againMark Otto1-4/+1
2015-05-28change card styles in docs examples to use just a max-width for nowMark Otto1-5/+3
2015-04-26fix progress bar animation buttonMark Otto1-1/+2
2015-04-23scope grid example styles betterMark Otto1-15/+21
2015-04-22clarify some docs, improve layoutMark Otto1-1/+6
2015-04-18New form control sizing, new navbar condensed variation, update nav and ↵Mark Otto1-0/+1
navbar spacing
2015-04-16break down docs scss into imports, hell yeahMark Otto1-0/+326