2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Commit Graph

  • 48269dcd28 Fixes #11658: Increase min-height of .radio and .checkbox for horizontal forms to ensure alignment of content below Mark Otto 2013-11-30 23:17:43 -08:00
  • 841da88f3f Remove browser default top margin from dl elements Mark Otto 2013-11-30 23:08:41 -08:00
  • cf40b5db60 Fixes #11623: Reset position to static for grid columns within tables to unfuck borders in IE9/10 and Firefox Mark Otto 2013-11-30 23:04:55 -08:00
  • c6244a94d0 Shorten sticky footer examples footer content to prevent wrapping Mark Otto 2013-11-30 22:41:43 -08:00
  • 22da6fcfb2 grunt Mark Otto 2013-11-30 21:17:53 -08:00
  • a127f3921e Fixes #10716: Update what's included docs to add info on both download options Mark Otto 2013-11-30 21:05:39 -08:00
  • ed98ac7560 Merge branch 'master' of github.com:twbs/bootstrap Mark Otto 2013-11-30 16:37:49 -08:00
  • 6bc09dd949 Fixes #11268: Account for badges within buttons by matching background to text color and text color to background Mark Otto 2013-11-30 16:29:52 -08:00
  • 5283e518cc Merge pull request #11217 from ZDroid/nest Mark Otto 2013-11-30 16:26:38 -08:00
  • 359ac8f66a grunt Mark Otto 2013-11-30 16:21:19 -08:00
  • 67d4e3323d Fixes #11277: Drop the abbr element from the .initialism selector Mark Otto 2013-11-30 16:18:07 -08:00
  • 9bbdb87150 Fixes #11420: Update migration guide on split of .visible-/.hidden-desktop into .visible-/.hidden-md and .visible-/.hidden-lg Mark Otto 2013-11-30 16:16:24 -08:00
  • 6a2ca0ab3a Fixes #11444: Use @navbar-padding-vertical for nav links padding Mark Otto 2013-11-30 16:08:49 -08:00
  • 7aa6b4190b Fixes #11402: Set width: auto; to select.form-control within .form-inline Mark Otto 2013-11-30 15:57:25 -08:00
  • d2f8b5327b Fixes #11515: Reorder the headings with body text and text emphasis classes Mark Otto 2013-11-30 14:58:35 -08:00
  • 21e2ae9489 Fixes #11544: Add color: inherit; to .panel-title to ensure proper text color when customizing @headings-color Mark Otto 2013-11-30 14:53:54 -08:00
  • 82bbccde9b Merge branch 'master' into pr/11648 Mark Otto 2013-11-30 13:09:55 -08:00
  • 5611320101 Merge branch 'master' of github.com:twbs/bootstrap Mark Otto 2013-11-30 12:52:45 -08:00
  • 853b69f2df Fixes #11351: Correct grid class reset on input groups by using attribute selector, not an old class from v3 betas Mark Otto 2013-11-30 12:52:08 -08:00
  • 84f536e02a Merge pull request #11398 from thelukemcdonald/master Mark Otto 2013-11-30 12:47:07 -08:00
  • a52e528d27 Fix up new margins on modals by not setting auto until screen-sm-min Mark Otto 2013-11-30 11:56:06 -08:00
  • 265118a6a0 Merge pull request #11657 from ZDroid/homepage Mark Otto 2013-11-30 11:46:22 -08:00
  • ab87085625 Use pkg.homepage Zlatan Vasović 2013-11-30 16:11:41 +01:00
  • 0d81c4e339 Merge pull request #11124 from StevenBlack/issue.11098 Mark Otto 2013-11-30 00:58:39 -08:00
  • 080aa7f5c8 Merge branch 'master' into pr/11299 Mark Otto 2013-11-30 00:55:00 -08:00
  • 819e920d16 Merge branch 'master' of github.com:twbs/bootstrap Mark Otto 2013-11-30 00:43:27 -08:00
  • a7a9dcaeb2 Alternate fix for #11303: add link to site in banner and remove @mdo and @fat usernames from it Mark Otto 2013-11-30 00:42:36 -08:00
  • 95487f75d1 Merge pull request #11329 from ZDroid/patch-1 Mark Otto 2013-11-30 00:40:32 -08:00
  • 143427b8ae Merge pull request #11330 from maxwellium/patch-1 Mark Otto 2013-11-30 00:39:00 -08:00
  • a15a6dfa96 Merge pull request #11369 from ssorallen/speedier-js-loading Mark Otto 2013-11-30 00:32:39 -08:00
  • bb4a39d51c Merge branch 'master' into pr/11388 Mark Otto 2013-11-30 00:26:53 -08:00
  • e6eb798178 Merge pull request #11434 from ZDroid/fix-11433 Mark Otto 2013-11-30 00:23:16 -08:00
  • 938d40fc20 Merge pull request #11432 from masterbee/WCAG2-color-contrast Mark Otto 2013-11-30 00:21:47 -08:00
  • a06610a030 Merge pull request #11502 from 1000hz/patch-1 Mark Otto 2013-11-29 23:55:43 -08:00
  • 5b137e5857 Merge pull request #11511 from ZDroid/fix-xs-comments Mark Otto 2013-11-29 23:46:35 -08:00
  • f7b7cc3443 Merge pull request #11585 from thriqon/master Mark Otto 2013-11-29 23:45:35 -08:00
  • 40f86af16a Merge pull request #11617 from guybedford/master Mark Otto 2013-11-29 23:43:01 -08:00
  • 8674228521 Merge branch 'pr/11493' Mark Otto 2013-11-29 23:30:26 -08:00
  • 9f0da54856 grunt to get dist files Mark Otto 2013-11-29 23:29:34 -08:00
  • e4848286c8 Fix #10979: Don't use .img-thumbnail as a mixin for .thumbnail to avoid dupe and unnecessary styles Mark Otto 2013-11-29 23:19:04 -08:00
  • bf9f39270c Fixes #11425: Use margin instead of padding on .modal-dialog to enable click-thru to .modal-backdrop Mark Otto 2013-11-29 22:03:49 -08:00
  • 36b82c37ec Implement #11174 to fix #10936: increase height of large inputs to fix Firefox inconsistencies Mark Otto 2013-11-29 21:59:28 -08:00
  • 61c641ea05 fixes #10699: use xs grid classes in regular thumbnail docs Mark Otto 2013-11-29 21:08:16 -08:00
  • 1e6c95cd5d improve affix docs with step-by-step walk through of plugin behavior and required CSS Mark Otto 2013-11-29 20:39:00 -08:00
  • 7d456aef76 Update scrollspy docs to more clearly indicate usage Mark Otto 2013-11-29 20:25:07 -08:00
  • a4c54b5e5d Fixes #11390: Add max-width to containers within jumbotrons to avoid horizontal scrollbar Mark Otto 2013-11-29 18:33:59 -08:00
  • 09cd5289ab Fixes #11468: Prevent default gradient on in Firefox for Android Mark Otto 2013-11-29 17:47:27 -08:00
  • 702ad4c302 Remove redundant comments Zlatan Vasović 2013-11-29 11:37:06 +01:00
  • 08e41d769a Add missing last column float Zlatan Vasović 2013-11-29 08:37:54 +01:00
  • b5f9cc2057 Merge branch 'master' into pr/11414 Mark Otto 2013-11-28 15:55:17 -08:00
  • 0be94180b9 grunt Mark Otto 2013-11-28 15:45:45 -08:00
  • d654f90502 Fixes #10147: Remove outline from carousel controls on focus Mark Otto 2013-11-28 15:37:11 -08:00
  • 9d939080e6 Fixes #10483 and #10357: Make .container mixin-friendly by moving the width declarations within one class Mark Otto 2013-11-28 14:22:31 -08:00
  • c13524e7e0 Fixes #11553: Prevent double border on tables in panels without thead content Mark Otto 2013-11-28 12:49:51 -08:00
  • 9f68a5b241 Fixes #11516: Invert dropdown divider border in navbars Mark Otto 2013-11-28 12:39:39 -08:00
  • 9d485db721 run grunt after last merge Mark Otto 2013-11-28 12:34:42 -08:00
  • ec9d4708d2 Merge pull request #11551 from masterbee/outlinetweak Mark Otto 2013-11-28 12:31:18 -08:00
  • b7b72cc877 Merge branch 'master' into pr/11614 Mark Otto 2013-11-28 11:57:12 -08:00
  • 56f4cf0316 Fixes #11634: Add warning to docs to not combine icon classes with other elements Mark Otto 2013-11-28 11:38:28 -08:00
  • 594d0c700d grunt after merge of last pr; unsure why, but this is rengerating the banners and spacing Mark Otto 2013-11-28 11:33:00 -08:00
  • 2abaed9876 Merge pull request #11642 from tlindig/caret_color_fix Mark Otto 2013-11-28 10:45:11 -08:00
  • 3d5e598e5c add builded files from dist/ Tobias Lindig 2013-11-28 18:40:15 +01:00
  • ea78248608 removed all caret border color settings. Tobias Lindig 2013-11-28 17:41:43 +01:00
  • 9829c86f7c run grunt Mark Otto 2013-11-26 15:21:27 -08:00
  • 27abfba89f Merge pull request #11616 from ZDroid/remove-window Chris Rebert 2013-11-26 09:20:56 -08:00
  • ac6cfbbaad include jspm package configuration Guy Bedford 2013-11-26 12:10:06 +02:00
  • 630fd1cff6 Remove redundant 'window.' Zlatan Vasović 2013-11-26 08:43:26 +01:00
  • bff8ba2b79 Fix for Issue #11411 Jesse Mandel 2013-11-25 15:19:11 -08:00
  • fa710fdb09 Merge pull request #11612 from JerryChr/master Chris Rebert 2013-11-25 11:54:46 -08:00
  • bd44a4b5f3 Removed unnecessary semicolon Jerri Christiansen 2013-11-25 20:41:00 +01:00
  • cad664e863 Merge pull request #11598 from ZDroid/customizer-breaks Chris Rebert 2013-11-23 12:17:32 -08:00
  • ebc91077f7 Merge pull request #11599 from westonplatter/explicit_fonts Chris Rebert 2013-11-23 12:10:33 -08:00
  • a42d7ff319 explicitly call out font files Weston Platter 2013-11-23 12:23:18 -07:00
  • dbbd49b4f8 Fix #11594 Zlatan Vasović 2013-11-23 18:29:27 +01:00
  • de2ab6453a Merge pull request #11597 from ZDroid/deps-grunt-recess-kickup Chris Rebert 2013-11-23 09:16:32 -08:00
  • 4160ff0e44 Kick up grunt-recess dependency Zlatan Vasović 2013-11-23 17:41:31 +01:00
  • 98980b0fb2 Merge branch 'master' into docs_derp Mark Otto 2013-11-22 22:09:04 -05:00
  • 37f3944bd9 finish up moving content, tweaking styles Mark Otto 2013-11-22 18:45:38 -05:00
  • 4c246c0117 Merge pull request #11534 from twbs/doc-async-modals Chris Rebert 2013-11-21 15:40:12 -08:00
  • 62299240d8 Issue #11550 : Easily copyable classes Jonas Weber 2013-11-21 22:54:02 +01:00
  • ccd564650a add more missing role="form"-s Chris Rebert 2013-11-21 12:02:54 -08:00
  • b34292ce82 Merge pull request #11567 from neilhem/master Chris Rebert 2013-11-21 11:49:24 -08:00
  • 7ab6c2743b Merge pull request #11578 from barraponto/patch-1 Chris Rebert 2013-11-21 11:05:45 -08:00
  • d873af8662 Make it clear there's a nested media element in the first example Capi Etheriel 2013-11-21 15:13:05 -02:00
  • bf62a6241a add role form for horizontal form example Rakhat Jabagin 2013-11-21 12:03:06 +06:00
  • 55af003669 removed color treatment of outline Mario Bonito 2013-11-19 22:24:26 -05:00
  • 6ed5a844a8 Merge pull request #11172 from yokomizor/git_ignore_bower_components Chris Rebert 2013-11-19 14:15:09 -08:00
  • 8f589c6cfd Add 'in' to complete thought Zlatan Vasović 2013-11-01 22:52:52 +01:00
  • ba4c5dae9b add support for button dropdowns in justified button groups aentan 2013-11-19 17:24:49 +08:00
  • afbdc21def fixes part of #11117: doc that modal show()/hide() return before animation finishes Chris Rebert 2013-11-18 19:59:09 -08:00
  • 2172e2ea8a fix #11089: document modal show+shown events' relatedTarget property Chris Rebert 2013-11-18 19:28:37 -08:00
  • 446f2325a6 add explanatory comment Re: #11526 Chris Rebert 2013-11-18 14:22:17 -08:00
  • 84a3aa3e0c Merge pull request #11514 from twbs/navbar-text-float-breakpoint Julian Thilo 2013-11-18 14:02:17 -08:00
  • 7c9b93254b Merge pull request #11526 from erikflowers/firefox-placeholder-fix Mark Otto 2013-11-18 13:42:52 -08:00
  • 50578dda60 - Firefox placeholder text is faded out and not the full color. Adding opacity:1 to it returns it to the proper color - (this is a re-commit since I messed up my branch last time and failed the travis build) Erik Flowers 2013-11-18 11:58:14 -07:00
  • 24e3a8b859 Added unit test for removing only active class from within the scroll spy key. Michael Rotoloni 2013-11-18 09:29:10 -05:00
  • ee1c53dca0 Merge pull request #11521 from valera-rozuvan/patch-1 Chris Rebert 2013-11-18 01:57:56 -08:00
  • ad86d9a51b Update dropdown.js Valera Rozuvan 2013-11-18 11:55:33 +02:00
  • 8aec527614 Run grunt dist Julian Thilo 2013-11-17 23:45:42 +01:00
  • cdb243706e Fix #11513: Don't always float navbar-text Julian Thilo 2013-11-17 23:07:28 +01:00