aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-12-28Merge pull request #15454 from twbs/bump-compressChris Rebert2-11/+53
bump grunt-contrib-compress to ~0.13.0
2014-12-28update shrinkwrapChris Rebert1-10/+52
[skip sauce] [skip validator]
2014-12-28bump grunt-contrib-compress to ~0.13.0Chris Rebert1-1/+1
2014-12-28Merge pull request #15453 from twbs/bump-jadeChris Rebert2-105/+29
bump grunt-contrib-jade to ~0.14.0
2014-12-28update shrinkwrapChris Rebert1-104/+28
[skip sauce]
2014-12-28bump grunt-contrib-jade to ~0.14.0Chris Rebert1-1/+1
2014-12-28Merge pull request #15452 from twbs/bump-load-grunt-tasksChris Rebert2-46/+22
bump load-grunt-tasks to ~2.0.0
2014-12-28update shrinkwrapChris Rebert1-45/+21
[skip sauce] [skip validator]
2014-12-28bump load-grunt-tasks to ~2.0.0Chris Rebert1-1/+1
2014-12-28Merge pull request #15451 from twbs/bump-remarkableChris Rebert2-120/+158
bump remarkable to ~1.6.0
2014-12-28update shrinkwrapChris Rebert1-119/+157
2014-12-28bump remarkable to ~1.6.0Chris Rebert1-1/+1
2014-12-26Merge pull request #21 from twbs/deprecated-tooltip-placementsChris Rebert1-29/+0
Remove deprecated tooltip placements
2014-12-25no results in search form accounted forMark Otto4-6/+13
2014-12-25sidenav for custom formsMark Otto1-0/+4
2014-12-25improve code quality on custom formsMark Otto9-423/+285
2014-12-24select menu custom form elementMark Otto1-0/+32
2014-12-24add more explanation textMark Otto1-0/+12
2014-12-24custom forms: checkbox and radio stacked optionMark Otto8-224/+116
2014-12-24Merge pull request #48 from twbs/breakpoints-minGleb Mazovetskiy9-154/+163
Automate breakpoints
2014-12-24Automate breakpointsGleb Mazovetskiy9-154/+163
Breakpoints and container widths are now defined as maps.
2014-12-24Merge pull request #17 from twbs/test-with-two-sassesGleb Mazovetskiy17-38/+231
Also support Ruby Sass
2014-12-24Update styles for Ruby Sass compatGleb Mazovetskiy6-6/+14
2014-12-24Docs: Use another Sass compilerGleb Mazovetskiy1-0/+18
2014-12-24Compile with Ruby Sass or libsass.Gleb Mazovetskiy11-33/+200
* Separate configs for libsass and sass. * Sass compiler selected based on `process.env.TWBS_SASS`. * Travis: * Use Gemfile to manage ruby dependencies. * Run core tests with both Sass compilers. * Only install/cache ruby gems required by the test subset. * Grunt: `update-gemfile-lock` task a la `update-shrinkwrap`.
2014-12-24some cleanupMark Otto1-33/+41
2014-12-24add custom forms, stub out examples for radios and checkboxesMark Otto14-22/+1091
2014-12-24rearrange contents docs--type, tables, images, forms, etc--into own docs sectionMark Otto10-7/+16
2014-12-24basic docs searchMark Otto8-5/+70
2014-12-23gruntMark Otto6-26/+21
2014-12-23rearrange some docs cssMark Otto2-30/+29
2014-12-23missed an end tagMark Otto1-0/+1
2014-12-23fix up helpers docs again for .invisible and [hidden]Mark Otto1-4/+15
2014-12-23Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto7-39/+23
Conflicts: docs/components/helpers.md scss/_utilities.scss
2014-12-23increase spacing in docs h2sMark Otto2-2/+2
2014-12-23no need to mention jquery in the layout scaffolding docsMark Otto1-4/+0
2014-12-23fix some getting started linksMark Otto2-2/+2
2014-12-23fix sidenav linksMark Otto1-4/+4
2014-12-23audit helpers docs: fix mixins formatting for scss conversionMark Otto1-5/+5
2014-12-23audit helpers docs: quick floatsMark Otto1-7/+2
2014-12-23add some utilities docs for new hidden and show changesMark Otto1-24/+9
2014-12-23add [hidden] utility for hiding any html element (see #15274 for more context)Mark Otto9-15/+30
2014-12-23make some notes for myselfMark Otto1-0/+7
2014-12-22Merge pull request #50 from twbs/disabled-pseudoMark Otto5-21/+21
use :disabled pseudo-class instead of [disabled] attribute
2014-12-22Merge pull request #53 from twbs/firefox-placeholder-opacityMark Otto1-0/+1
Re-add Firefox placeholder opacity workaround
2014-12-22Merge pull request #45 from twbs/bye-hiddenMark Otto2-30/+5
Remove .hidden and .show classes
2014-12-22Merge pull request #51 from twbs/old-firefox-device-pixel-ratioMark Otto1-3/+1
Remove min--moz-device-pixel-ratio
2014-12-22gruntMark Otto6-7/+15
2014-12-22Merge pull request #27 from twbs/autoprefixer-bump-ios-safariMark Otto1-1/+1
bump min iOS in Autoprefixer config to v7
2014-12-22Merge pull request #47 from twbs/migration-catch-upMark Otto1-3/+30
Migration guide catch up