2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Commit Graph

  • 2355fd224d remove @shadow instances and replace with escaped values, update mixins to not use a default value at all Mark Otto 2012-03-31 21:06:16 -07:00
  • 56ecc6ba96 clarify use of dropdowns, href, and data-target for js docs; add tests to css tests page for it's display and execution in html Mark Otto 2012-03-31 12:31:56 -07:00
  • 37745cd899 fix fluid grid selectors to remove > in selectors Mark Otto 2012-03-31 00:53:38 -07:00
  • 2f4810e72f Merge branch 'grantzau-patch-1' into 2.0.3-wip Mark Otto 2012-03-30 23:38:16 -07:00
  • 2dc979a202 MSTransitionEnd + move paren (thanks rick waldron) Jacob Thornton 2012-03-29 14:14:17 -07:00
  • 0665c3ebf7 move over paren just because. Jacob Thornton 2012-03-29 13:55:56 -07:00
  • 422d04cb2b simplify transition plugin a little Jacob Thornton 2012-03-29 13:51:23 -07:00
  • 30b3f47e31 remove "technique" Jacob Thornton 2012-03-29 12:48:37 -07:00
  • 8ea8c312ea replace UA sniffing Jacob Thornton 2012-03-29 12:35:06 -07:00
  • 6564afbe73 Renaming @gridColumnGutter to @gridGutterWidth Julius Graakjær Grantzau 2012-03-29 14:56:53 +03:00
  • 2bbc9a1cb2 fix js links in css tests Mark Otto 2012-03-28 20:03:57 -07:00
  • a9f9949b3e rearrange other parts of forms docs Mark Otto 2012-03-28 19:41:23 -07:00
  • 04baa07547 document .backface-visibility and update comments and initial value Mark Otto 2012-03-28 18:25:27 -07:00
  • feccc6e705 Merge branch 'backface-visibility' of https://github.com/dannykeane/bootstrap into dannykeane-backface-visibility Mark Otto 2012-03-28 18:21:04 -07:00
  • 3308d1968f fix #2846: Firefox required two clicks on selects to get to options dropdown Mark Otto 2012-03-28 18:18:41 -07:00
  • d6680a50b9 start rearranging form docs and clear up messaging about required classes and default styles Mark Otto 2012-03-28 18:00:05 -07:00
  • 369ca13c75 fix homepage link in css-tests and remove second help text from example form Mark Otto 2012-03-28 17:52:03 -07:00
  • 66743676ce moving css tests to less directory Mark Otto 2012-03-28 17:41:40 -07:00
  • 93d42ca80e fix #2832: clarify docs on use of .tabbable and add mention of .fade Mark Otto 2012-03-28 17:35:06 -07:00
  • e41584afb5 fix #2829: redeclare .pull-right for navs since they get more specific floats Mark Otto 2012-03-28 17:02:13 -07:00
  • 2165ab2620 Added the back-face visibility css property to mixins.less, this property prevents the browser flickered experienced especially in Chrome when using 3D transformations. Danny Keane 2012-03-28 15:05:49 +01:00
  • 0fe68de1a4 fix second booboo Mark Otto 2012-03-27 09:22:15 -07:00
  • 5b3268317c Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-03-27 09:21:35 -07:00
  • d27fc24aa0 fix spelling booboo Mark Otto 2012-03-27 09:21:13 -07:00
  • 155a7c1067 Merge pull request #2817 from andriijas/2.0.3-wip Mark Otto 2012-03-27 09:14:39 -07:00
  • 5d2062a3cc Finish of close conversion from a to button Andreas Cederström 2012-03-27 08:36:34 +02:00
  • 917f11e679 update LESS docs to note @baseFontSize and @baseLineHeight must be pixels Mark Otto 2012-03-26 09:30:42 -07:00
  • d4914f47c3 fix #2799, mention of text in the navbar Mark Otto 2012-03-26 09:25:31 -07:00
  • cffadd8c71 add position relative to .dropup Mark Otto 2012-03-25 22:28:43 -07:00
  • 4449c4e9e0 update docs messaging around alerts and buttons Mark Otto 2012-03-25 20:44:01 -07:00
  • 473e5714f7 change all anchor alert closes to buttons Mark Otto 2012-03-25 20:41:59 -07:00
  • ea437351ed add heads up note for required href on alert dismiss actions Mark Otto 2012-03-25 19:47:13 -07:00
  • 4893928310 add back href for alerts in components docs to make close work on iphone Mark Otto 2012-03-25 18:03:30 -07:00
  • 825227474b add refresh method documentation to js docs to close #2028 and #2795 Mark Otto 2012-03-25 17:37:38 -07:00
  • 3e2e111b17 add css tests for fluid rows and inputs Mark Otto 2012-03-25 17:11:50 -07:00
  • 519384fae8 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-03-25 16:41:57 -07:00
  • 95c2877ffc remove > in fluid grid selectors, fix double padding issue on fluid layout and example Mark Otto 2012-03-25 16:40:51 -07:00
  • 998c8a6e3d fix double padding issue on fluid layout and example Mark Otto 2012-03-25 16:40:51 -07:00
  • 8d52e6d458 change arrows in one pagination example because opera janks it up, per #2697 Mark Otto 2012-03-25 14:51:54 -07:00
  • 4c3e7690ba jankify the IE7 horizontal forms a bit more to account for no labels before .controls, per #2728 Mark Otto 2012-03-25 14:46:47 -07:00
  • cbd77d0aeb give IE7 inline-block behavior for input-prepend/append Mark Otto 2012-03-25 14:37:19 -07:00
  • d0526e31fa remove padding on .search-query for IE7-8 since it doesn't pick up large border-radius Mark Otto 2012-03-25 14:31:04 -07:00
  • c0f28d81b0 Remove black border on buttons in IE7: Mark Otto 2012-03-25 14:28:24 -07:00
  • a62810918f fix responsive navbar Jacob Thornton 2012-03-25 13:33:36 -07:00
  • a5552a1d70 revert bart's mixin fix Mark Otto 2012-03-25 12:42:47 -07:00
  • b81a082cd1 add navbarheight support to .brand and .nav links in navbar Mark Otto 2012-03-25 12:32:29 -07:00
  • 13ae2b0fe6 introduce .navbar-link to resolve issue with buttons in .navbar-text Mark Otto 2012-03-25 01:21:47 -07:00
  • 6c5c29ada2 introduce .navbar-link to resolve issue with buttons in .navbar-text Mark Otto 2012-03-25 01:21:47 -07:00
  • a7b8e52f8e Overhaul the responsive utility classes: Mark Otto 2012-03-25 01:12:51 -07:00
  • 582f4789ea adding 144x144 ipad touch icon Mark Otto 2012-03-25 00:46:03 -07:00
  • d1864b3608 adding 144x144 ipad touch icon Mark Otto 2012-03-25 00:46:03 -07:00
  • 1837b8ef2c remove height: auto on images since it interferes with inline dimensions Mark Otto 2012-03-25 00:20:30 -07:00
  • 223c8358ce Merge branch 'andreasbovens-master' into 2.0.3-wip Mark Otto 2012-03-25 00:07:09 -07:00
  • 3e7920820a add missing closing brace Jacob Thornton 2012-03-24 20:01:51 -07:00
  • 0dfff052cb add MSTransitionEnd event to js plugin Jacob Thornton 2012-03-24 19:02:55 -07:00
  • f02d017ffa return matcher value directly + cleanup first lines of files Jacob Thornton 2012-03-24 18:59:04 -07:00
  • 6dc59a9c3e add explict note that tooltip delay isn't applied to manual trigger type in popover/tooltip Jacob Thornton 2012-03-24 18:45:12 -07:00
  • bccc2cb719 add preventDefault support for all inital event types (show, close, hide, etc.) + fix small bug with scrollspy.last Jacob Thornton 2012-03-24 18:20:09 -07:00
  • ef5ac02b69 allow prevent default for show and hide event in modal Jacob Thornton 2012-03-24 17:50:21 -07:00
  • de0aaff433 Added -o- and -ms- prefixes to animations CSS Andreas Bovens 2012-03-24 18:53:27 +01:00
  • f9f03d8976 Merge branch 'bartt-master' into 2.0.3-wip Mark Otto 2012-03-23 20:56:48 -07:00
  • c7afe382a2 fix other instances of mixins, swap use of box-shadow everywhere, include border-radius and transition Mark Otto 2012-03-23 20:56:04 -07:00
  • f87e4c60e9 Merge branch '2.1.0-wip' into 2.0.3-wip Mark Otto 2012-03-23 18:29:21 -07:00
  • 035b85eeba The native box-shadow, background-clip and background-size instructions all take 1 or more arguments. In 1.3.0 LESS became arity aware, see https://gist.github.com/1933613. As a result the signatures of these mixins had to change a little. Bart Teeuwisse 2012-03-23 12:37:40 -07:00
  • a57554222f Merge branch '2.0.3-wip' of https://github.com/andriijas/bootstrap into andriijas-2.0.3-wip Mark Otto 2012-03-23 09:53:04 -07:00
  • 0b41984920 Fix #2758: Uneditable inputs in input-prepend/append Mark Otto 2012-03-23 09:47:57 -07:00
  • eb4f708b91 badge-error => badge-important Andreas Cederström 2012-03-23 13:35:46 +01:00
  • 5179df1928 css tests cleanup Mark Otto 2012-03-23 01:31:22 -07:00
  • de7aee2465 fix broken tables with double borders and such, add css tests page to start with table edge cases Mark Otto 2012-03-23 01:28:04 -07:00
  • 622b8fa3f0 adding blog link to docs homepage Mark Otto 2012-03-23 01:13:20 -07:00
  • e84161076b add mention of transitions plugin requirement on collapse Mark Otto 2012-03-23 00:58:41 -07:00
  • f330de0b5c add comment for append/prepend z-indexing Mark Otto 2012-03-23 00:51:31 -07:00
  • 281e058ef2 fix #2613: labels hang too low Mark Otto 2012-03-23 00:40:10 -07:00
  • ee3fc11add fix #2617: add negative margin to fixed-bottom navbar Mark Otto 2012-03-23 00:38:13 -07:00
  • 2729d15742 fix #2625 manually: account for dropup caret on large button Mark Otto 2012-03-23 00:37:15 -07:00
  • b8d8ab1aad run make on merge of progress bars change Mark Otto 2012-03-23 00:28:58 -07:00
  • 81f31d95c8 Merge branch 'patch-1' of https://github.com/sirlantis/bootstrap into sirlantis-patch-1 Mark Otto 2012-03-23 00:28:25 -07:00
  • a28fa20018 remove redundant max-width img from docs css Mark Otto 2012-03-22 23:49:39 -07:00
  • c4fb703269 fix left and right tab-content alignment with width: auto; Mark Otto 2012-03-22 23:38:50 -07:00
  • 7ea34ae0ef Add "the" on lines 28 and 29 TJ Rana 2012-03-21 17:00:58 -03:00
  • 7376eef378 Add s to bumps on line 30 TJ Rana 2012-03-20 02:02:00 -03:00
  • 303ba1326b Make guidelines for release numbering more specific TJ Rana 2012-03-20 02:01:00 -03:00
  • ac64d9405b Dropdowns overhaul: Mark Otto 2012-03-22 23:09:31 -07:00
  • 50b2245be5 restore max-width 100% for images Mark Otto 2012-03-22 22:06:23 -07:00
  • 20da2c8ea0 add the broken out responsive files Mark Otto 2012-03-22 21:54:54 -07:00
  • ab068f6fda bump version numbers in css files to 2.0.3, break out responsive CSS into separate files for further customization Mark Otto 2012-03-22 21:33:06 -07:00
  • bdf8a6966b remove labels and badges from customizer and replace with single file Mark Otto 2012-03-22 21:17:55 -07:00
  • dbadac183d add new @formActionsBackground to customize page Mark Otto 2012-03-22 21:09:27 -07:00
  • 1852d077bf add shell of tests page, lighten form actions background and give it a variable Mark Otto 2012-03-22 21:08:41 -07:00
  • b011daf67f finish adding remaining component variables to less docs page Mark Otto 2012-03-22 19:36:55 -07:00
  • 254bb40f00 remove mentions of unused button variable per #2537 Mark Otto 2012-03-22 17:49:13 -07:00
  • edca6f28f0 fix #2718, misaligned uneditable inputs in prepends/appends Mark Otto 2012-03-22 17:41:20 -07:00
  • b7b84c7a0d remove bug in docs for example icon in an input-prepend by removing margin on any input/select/etc in an input-prepend/append Mark Otto 2012-03-22 17:36:32 -07:00
  • ceab161324 fix unescaped reset filter per #2575 Mark Otto 2012-03-22 17:31:09 -07:00
  • 1a6a1828bf remove mention of siteWidth, no longer used Mark Otto 2012-03-22 17:23:20 -07:00
  • 42f636032c fix #2716, incorrect required markup for navbar search form Mark Otto 2012-03-22 17:22:19 -07:00
  • e0c85fb69c use new font-stack mixins in base and alt font family mixins Mark Otto 2012-03-22 17:18:07 -07:00
  • 78e37e7d21 Merge branch 'font-variables' of https://github.com/ctalkington/bootstrap into ctalkington-font-variables Mark Otto 2012-03-22 17:13:58 -07:00
  • 89ea238c32 move navbarBrandColor closer to link color Mark Otto 2012-03-22 17:13:20 -07:00
  • b59cb505f8 Merge branch 'brand-link' of https://github.com/ctalkington/bootstrap into ctalkington-brand-link Mark Otto 2012-03-22 17:12:22 -07:00