aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2016-02-28Run grunt.XhmikosR1-3/+4
[ci skip]
2016-02-28Update holder.js to v2.9.3.XhmikosR1-3/+4
[ci skip]
2016-02-27Run `grunt`.XhmikosR1-8/+3
[ci skip]
2016-02-27Update tether to v1.2.0.XhmikosR1-2/+1
[skip sauce] [skip validator]
2016-02-27Update jekyll-search to v1.1.1.XhmikosR1-1/+1
[ci skip]
2016-02-27Update clipboard.js to v1.5.9.XhmikosR1-2/+2
[ci skip]
2016-02-27Update anchor-js to v3.1.0.XhmikosR1-4/+4
[ci skip]
2016-02-19Run grunt.XhmikosR2-2/+2
[ci skip]
2016-02-18Modal docs: Added JS event handler for relatedTarget demoJames Mosier1-0/+11
Fixes #17584 Closes #17607 by merging it
2016-02-16gruntMark Otto1-1/+1
2016-02-15gruntMark Otto1-1/+1
2016-02-06gruntMark Otto2-2/+2
2016-02-06gruntMark Otto2-2/+2
2016-02-06Strip out .err from our syntax highlighting styles because it fucks up our ↵Mark Otto1-1/+0
placeholders in code snippets
2016-02-06gruntMark Otto2-2/+2
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto6-5/+17
2016-02-06linter overhaulMark Otto6-5/+17
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-02-03gruntMark Otto2-2/+2
2016-02-03Redo line-height globallyMark Otto1-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-19Fix typo in docs/assets/scss/docs.scssruedap1-1/+1
2016-01-17gruntMark Otto2-2/+2
2016-01-11Docs: Remove defunct Pager example stylesChris Rebert1-5/+0
Refs #18782 [skip sauce]
2016-01-10grunt dist-css docsChris Rebert1-1/+1
[ci skip]
2016-01-06gruntMark Otto2-2/+2
2016-01-05Merge pull request #18734 from tagliala/fix-highlight-docsMark Otto1-1/+1
Fix margins in highlighted code in docs
2016-01-03gruntMark Otto2-2/+2
2016-01-03Merge pull request #18752 from twbs/v4-docs-scsslintMark Otto11-88/+72
v4: Docs Sass linting
2016-01-03gruntMark Otto1-1/+1
2016-01-03reformat syntax styles for lintingMark Otto1-55/+55
2016-01-03basic lintingMark Otto2-2/+2
2016-01-03basic linting changes, disable some id selector testing per file as neededMark Otto6-8/+10
2016-01-03property order lintingMark Otto1-1/+1
2016-01-03we nuked the focusedinput example awhile back, so nuking the styles tooMark Otto1-12/+0
2016-01-03basic lintingMark Otto2-4/+4
2016-01-03nuke vendor prefixesMark Otto1-3/+1
2016-01-03remove unused rule for ads css that was hiding an image that no longer ↵Mark Otto1-4/+0
exists (i think)
2016-01-01grunt dist docsChris Rebert3-3/+3
[ci skip]
2016-01-01Update copyright years to 2016Chris Rebert2-2/+2
[ci skip]
2015-12-31Fix margins in highlightsGeremia Taglialatela1-1/+1
2015-12-24Run `grunt`.XhmikosR2-2/+2
[ci skip]
2015-12-07gruntMark Otto2-2/+2
2015-12-07Merge pull request #18325 from twbs/tooltip-a-nowrapMark Otto1-0/+4
Prevent anchors in tooltip example from splitting across lines
2015-12-07gruntMark Otto2-2/+2
2015-12-07proper fix for #18439 w/ clippy placement and hoverMark Otto1-4/+8
2015-12-07gruntMark Otto3-3/+3