aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-05-13#3257: share .navbar-fixed-top styles with .navbar-fixed-bottomMark Otto2-4/+18
2012-05-13#3420: properly scope dropdown open state to immediate children onlyMark Otto2-2/+2
2012-05-13#3438: fix typo on i18n tagMark Otto1-1/+1
2012-05-13#3449: make legend and form-actions the same border colorMark Otto2-5/+5
2012-05-13Merge branch 'aziz-patch-7' into 2.0.4-wipMark Otto1-1/+1
2012-05-13document .hyphens() mixinMark Otto3-1/+11
2012-05-13Merge branch 'Synchro-hyphenation' into 2.0.4-wipMark Otto1-0/+10
2012-05-13Merge branch 'hyphenation' of https://github.com/Synchro/bootstrap into ↵Mark Otto1-0/+10
Synchro-hyphenation
2012-05-13#3465 part 2: add mention to docs of type button issueMark Otto2-4/+4
2012-05-13#3465 part 1: add type="button" to all dismiss buttons in docsMark Otto4-18/+18
2012-05-13Merge branch '2.0.4-wip' of github.com:twitter/bootstrap into 2.0.4-wipMark Otto1-1/+1
2012-05-13#3468: 140 icons, not 120Mark Otto2-2/+2
2012-05-13#3469: add variables for dropdown menu dividersMark Otto5-5/+22
2012-05-13remove wrapping <label> from all js docsMark Otto2-100/+52
2012-05-12Merge pull request #3428 from Gavrisimo/patch-1Mark Otto1-1/+1
Update .placeholder() mixin call
2012-05-10Update .placeholder() mixin call Milos Gavrilovic1-1/+1
In less/mixins.less this mixin is being created with @placeholderText color as default, which is actually set as @placeholderText: @grayLight in less/variables.less so it's redundant to make call like this: .placeholder(@grayLight);
2012-05-04Gradient mixins blow up in IE7/8 if you happen to use rgba() colors as paramsDavid Hirtle2-23/+23
2012-05-01Add Opera prefixSynchro1-0/+1
2012-05-01Coding styleSynchro1-1/+1
2012-05-01Add .hyphens mixinSynchro1-0/+9
2012-04-30#3263: typo in forms docsMark Otto2-2/+2
2012-04-30#3255: typo in components for tabbable tabsMark Otto2-2/+2
2012-04-30Merge branch 'anirvan-master' into 2.0.4-wipMark Otto1-5/+5
2012-04-30make responsive input fields not wrap for fluid input prepend/append by ↵Mark Otto2-2/+2
setting block back to inline-block (oversight of 2.0.3)
2012-04-30#3237: change to CSS comments in responsive docsMark Otto2-8/+8
2012-04-30#3228: update docs to list dependencies from 2.0.3 for compiling via makeMark Otto3-8/+8
2012-04-30expand input css tests to fixed width gridMark Otto2-0/+68
2012-04-27several spelling correctionsAnirvan Chatterjee1-5/+5
2012-04-26Alter typeahead to accept synchronous/asynchronous data source via ↵Matt Morgan3-8/+50
function/callback
2012-04-26let's reuse color variables, instead of hardcoding colors. Allen Bargi1-1/+1
2012-04-25Merge pull request #3226 from aziz/patch-6Jacob Thornton1-1/+1
No need to specify units when a value is 0, thanks to RECESS
2012-04-25rebuild with typeahead changeJacob Thornton3-3/+3
2012-04-25revert position -> offset for typeahead positionJacob Thornton1-1/+1
2012-04-25fix #3234Jacob Thornton4-4/+4
2012-04-25No need to specify units when a value is 0, thanks to RECESSAllen Bargi1-1/+1
2012-04-24fix regression in resetting collapse to auto on collapse open. (+ add spec ↵v2.0.3Jacob Thornton6-8/+22
and rebuild)
2012-04-24Merge branch 'media-component' of github.com:wpbrains/bootstrap into ↵Giuliano Velli0-0/+0
media-component Conflicts: docs/components.html Signed-off-by: Giuliano Velli <[email protected]>
2012-04-24Added Medias code and documentationGiuliano Velli6-2/+308
Fix for Issue #1711 Added media.less and edited bootstrap.less and responsive.less to manage media components. Added a section to the documentation (Media, in components.html) outlining how Medias work. Edited bootstrap.css and bootstrap-responsive.css to add the code for the demos Signed-off-by: Giuliano Velli <[email protected]>
2012-04-24headingMark Otto1-0/+1
2012-04-24officially drop support for offset on thumbnails since it breaks BCMark Otto2-3/+23
2012-04-24restore margins on thumbnails, add comments about it's changes and how ↵Mark Otto6-2/+13
responsive affects it
2012-04-24make component animations work cross browsers with opacity mixin, restore ↵Mark Otto3-8/+12
float on thumbnails > li
2012-04-24Merge branch '2.0.3-wip'Jacob Thornton110-2778/+6318
Conflicts: Makefile docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js
2012-04-242.0.2 -> 2.0.3Jacob Thornton25-36/+36
2012-04-24Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipMark Otto4-8/+7
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not ↵Mark Otto6-0/+291
perfect, but mostly solid
2012-04-24Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wipJacob Thornton6-11/+27
2012-04-24changes for build in preperation for 2.0.3 releaseJacob Thornton4-8/+7
2012-04-24fix ie7 button group toggles and button bordersMark Otto3-9/+8
2012-04-24fix #3179: cut off radios and checkboxesMark Otto2-2/+2