aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-01-06gruntMark Otto10-68/+86
2016-01-06Merge pull request #18771 from twbs/v4-custom-forms-revampMark Otto3-102/+143
v4: Custom forms (disabled state, revamp, etc)
2016-01-06disable it for the whole fileMark Otto1-2/+2
2016-01-05really disable the offending oneMark Otto1-2/+2
2016-01-05try disabling thatMark Otto1-0/+2
2016-01-05rewrite custom file input component to use classes over nested elementsMark Otto2-32/+35
2016-01-05ensure custom selects get rounded cornersMark Otto1-0/+1
2016-01-05Change .c-select to .custom-selectMark Otto2-4/+4
2016-01-05clarify docsMark Otto1-1/+1
2016-01-05update forms docsMark Otto1-30/+49
- add more details on custom checkboxes and radios for how we handle the states and how the css works - create a disabled custom checkboxes and radios example
2016-01-05Revamp custom form stylesMark Otto2-60/+49
- Less nesting with more specific classes - New class names for most elements to avoid unnecessary and potentially confusing shorthand - Require new class and markup for the description (though it's only necessary for disable states, it's now part of the entire component's markup for all states just in case) - Change up colors and variables for regular and disabled states
2016-01-05Merge pull request #18682 from twbs/media-obj-zoomMark Otto1-1/+0
Remove nonstandard `zoom: 1` from media object
2016-01-05Merge pull request #18734 from tagliala/fix-highlight-docsMark Otto1-1/+1
Fix margins in highlighted code in docs
2016-01-05Add alternative migration possibility for panel color variantsChris Rebert1-5/+5
Refs #18767 [ci skip]
2016-01-05Fixes #17918: Add styles for disabled custom checkboxes and radiosmarkau2-1/+28
2016-01-05gruntMark Otto8-10/+6
2016-01-05Merge pull request #18760 from twbs/v4-17991Mark Otto1-2/+0
v4: font-weight: normal on labels
2016-01-05remove instances of font-weight: normal since we no longer specify bold ↵Mark Otto1-2/+0
labels (as of v4)
2016-01-04Merge pull request #18755 from twbs/lint-docs-cssChris Rebert1-2/+3
Grunt: Extract lint-docs-css task
2016-01-04Grunt: Extract lint-docs-css taskChris Rebert1-2/+3
[skip sauce]
2016-01-03gruntMark Otto10-30/+8
2016-01-03Merge pull request #18752 from twbs/v4-docs-scsslintMark Otto12-91/+80
v4: Docs Sass linting
2016-01-03Merge pull request #18662 from patrickhlauke/docs-collapse-accessibility-patch1Mark Otto2-26/+40
Docs: accessibility fix-up of collapsible content navbar, change site-wide main navbar
2016-01-03Merge pull request #18697 from bassjobsen/patch-31Mark Otto1-59/+56
remove `<div class="bd-sidebar">`
2016-01-03Merge pull request #18686 from patrickhlauke/docs-pagination-kbd1Mark Otto2-5/+12
Docs: add note and advice about .disabled and keyboard focus
2016-01-03Merge pull request #18669 from twbs/fix-18652Mark Otto3-10/+3
Remove .dl-horizontal; it's redundant to the grid system
2016-01-03Merge pull request #18675 from patrickhlauke/docs-code1Mark Otto1-5/+7
Docs: tweaks to content code
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-03dont scsslint the main file because of the built-in copyright bannerMark 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-03enable scsslinting for docs scssMark Otto1-3/+8
2016-01-01Merge pull request #18575 from QWp6t/patch-2Chris Rebert1-1/+2
Add tether as bower dependency
2016-01-01Add Wall of Browser Bugs entry for #18738Chris Rebert1-0/+10
* https://bugs.webkit.org/show_bug.cgi?id=152637 * http://openradar.appspot.com/24030853 [ci skip]
2016-01-01grunt dist docsChris Rebert27-34/+52
[ci skip]
2016-01-01Update copyright years to 2016Chris Rebert9-9/+9
[ci skip]
2016-01-01add .nav-justified classBass Jobsen1-10/+32
2016-01-01add new CSS classes to the navbarBass Jobsen1-7/+7
2015-12-31README: Add badges for Packagist and AtmosphereChris Rebert1-0/+2
[ci skip]
2015-12-31README: Add version numbers to install commands for consistency with HTML docsChris Rebert1-6/+6
Refs #18728 [ci skip]
2015-12-31Merge pull request #18717 from supergibbs/nuget_fixes_v4Chris Rebert2-4/+14
Fixed NuGet link and bugs in MyGet script
2015-12-31Fix margins in highlightsGeremia Taglialatela1-1/+1
2015-12-30Merge pull request #18614 from patrickhlauke/docs-browsers-devices1Chris Rebert1-6/+16
Docs: update browser support info
2015-12-30Split out to new para, into two sentencesPatrick H. Lauke1-1/+3