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

Commit Graph

  • f7d4fb61ce Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-03-10 14:12:29 -08:00
  • dd5cffc308 add button sizes to docs for button dropdowns, clean up styles for them Mark Otto 2012-03-10 13:40:58 -08:00
  • c7eb1ab49a make nav padding and negative margins the same Mark Otto 2012-03-10 13:24:46 -08:00
  • a07851d6af stop doing oldschool escape substitution Jacob Thornton 2012-03-10 13:01:17 -08:00
  • 04851652db rebuild with latest grid changes - need 1.3 to build! Jacob Thornton 2012-03-10 12:45:09 -08:00
  • 1fd5e55881 Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Jacob Thornton 2012-03-10 12:42:39 -08:00
  • 1a8d7576e0 Merge branch 'new_grid' into 2.0.2-wip Jacob Thornton 2012-03-10 12:41:41 -08:00
  • 922b5fba53 ignore Apple Double files Maxim Pshenichnikov 2012-03-11 00:11:03 +04:00
  • 9ebc6b4c97 simplify buttons docs section by changing a buttons to button elements Mark Otto 2012-03-10 11:37:34 -08:00
  • 5d961eaeb3 rebold headings Mark Otto 2012-03-10 11:29:57 -08:00
  • f4e879a936 fix the font-family var by using inherit instead of empty string, fix font-weight in docs for jumbotron Mark Otto 2012-03-10 11:27:07 -08:00
  • c414e57dcc Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-03-10 11:23:47 -08:00
  • 305374ab1a clear up nav variables Mark Otto 2012-03-10 11:23:05 -08:00
  • b410eeb6dd Merge pull request #2480 from jonathanmaron/master Jacob Thornton 2012-03-09 11:12:45 -08:00
  • 3ff78d138a Add vertical-align: middle; to img elements Milos Gavrilovic 2012-03-09 14:52:50 +01:00
  • aa8e6b081c Fixed double copy action in Makefile. Jonathan Maron 2012-03-09 07:38:14 +01:00
  • 1cc1852a9a added ability to set custom colors for popover arrow mixin Luke Thomas 2012-03-08 19:02:29 -06:00
  • 1562381114 remove non existent dist dir from phony makefil Jacob Thornton 2012-03-08 11:42:12 -08:00
  • af1dbf6581 rebuild Jacob Thornton 2012-03-08 11:39:50 -08:00
  • d3721c504e Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Jacob Thornton 2012-03-08 11:39:33 -08:00
  • bcef12dfcc add version to min js Jacob Thornton 2012-03-08 11:39:00 -08:00
  • 26e683f1d0 Merge pull request #2177 from phopkins/typeahead_friendly Jacob Thornton 2012-03-08 11:14:56 -08:00
  • 426feeef6a give pages custom titles based on names Jacob Thornton 2012-03-08 11:09:33 -08:00
  • 203d75770c Merge pull request #2449 from burningTyger/master Mark Otto 2012-03-07 11:02:15 -08:00
  • d0120c94a0 fix for typo burningTyger 2012-03-07 15:38:12 +01:00
  • 933136d382 Merge pull request #2443 from tarsis/master Mark Otto 2012-03-06 21:44:34 -08:00
  • a613a8ebd0 Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-03-06 21:16:57 -08:00
  • 27c3d5a90b Merge pull request #2436 from gruvii/2.0.2-wip Mark Otto 2012-03-06 21:16:40 -08:00
  • 69e4522a4e set font-family for inputs and such via basefontfamily Mark Otto 2012-03-06 21:13:29 -08:00
  • 6b9f70797d adding well sizes Mark Otto 2012-03-06 21:12:43 -08:00
  • 03bdf82ca2 Added use of new headings variables. Mark Figueredo 2012-03-06 16:45:43 -05:00
  • 738fac18de move padding from container to body for max-width: 767; responsive layout Mark Otto 2012-03-05 23:50:03 -08:00
  • 492ccedcab Merge branch 'davewasmer-master' into 2.0.2-wip Mark Otto 2012-03-05 23:07:54 -08:00
  • 79090ac121 fix input grid sizing, fix background color on form actions and append add-ons Mark Otto 2012-03-05 23:06:27 -08:00
  • bcd9294cc4 clearing up progress bar docs and resetting the striped one to match default bar (blue instead of green) Mark Otto 2012-03-05 23:00:37 -08:00
  • d98a2e9234 adding table variables Mark Otto 2012-03-05 22:47:39 -08:00
  • ac6eff280d Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wip Mark Otto 2012-03-05 20:49:39 -08:00
  • 9c2b2c589d fix comment on bottom-up, should be dropup Mark Otto 2012-03-05 20:20:42 -08:00
  • 20b10b5d66 change dropdown hover/active color back to link color Mark Otto 2012-03-05 20:15:35 -08:00
  • eaf464a2c5 increase specifity of .pills li.active for dropdowns Mark Otto 2012-03-05 20:14:54 -08:00
  • cb9234ba46 fix warning button issue per #2392 and add warning buttons to components Mark Otto 2012-03-05 00:47:13 -08:00
  • 7a8d6b1976 clean up horizontal dl option and docs Mark Otto 2012-03-05 00:42:37 -08:00
  • fb1d4a0f04 Merge pull request #2267 from dominicbarnes/dl_horizontal Mark Otto 2012-03-05 00:38:26 -08:00
  • 1fa42e2f71 fix ie7 breadcrumbs per #2224 Mark Otto 2012-03-05 00:36:57 -08:00
  • 235811cd8a Merge branch 'alexpeattie-master' into 2.0.2-wip Mark Otto 2012-03-05 00:34:54 -08:00
  • a95c15a530 utilize new dropdown variables Mark Otto 2012-03-05 00:32:02 -08:00
  • d3e922f0c8 add a ton new variables for type, buttons, inputs Mark Otto 2012-03-05 00:29:16 -08:00
  • 3cbc40b129 add uglify-js install information in compiling section. improve issue #1756 Tarsis Azevedo 2012-03-05 01:38:20 -03:00
  • 29c63fdb6a true > child + varargs Jacob Thornton 2012-03-04 14:27:13 -08:00
  • 3524aa909c make sure to pass child var through Jacob Thornton 2012-03-04 14:21:54 -08:00
  • 2f598e35a0 when > 0 rather than when not 0 Jacob Thornton 2012-03-04 14:11:51 -08:00
  • 1aeca545c8 new approach to grid with recursive mixins :D Jacob Thornton 2012-03-04 14:06:30 -08:00
  • efd5e29ff4 Fixed small button caret and moved less code to dropdowns Simon Charette 2012-03-04 15:49:55 -05:00
  • 0112b56c9c Fix typo in .mustache file Alex Peattie 2012-03-03 22:16:20 -08:00
  • 6a839fb2c3 docs/scaffolding typo: Large display is 1200px and up, not 1210px Alex Peattie 2012-03-01 15:29:32 -08:00
  • ff8b997a1f Added disabled styles to pager Dave Wasmer 2012-02-28 18:39:35 -05:00
  • 7bf3419647 Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-02-28 08:53:06 -08:00
  • bd55824827 .progress-warning mention in docs Mark Otto 2012-02-28 08:52:59 -08:00
  • 2087339035 Merge pull request #2305 from MeilleursAgents/features/warning_progress_bar Mark Otto 2012-02-28 08:52:16 -08:00
  • a397130669 Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into features/warning_progress_bar Jonathan Camile 2012-02-28 11:06:05 +01:00
  • 15759d9e7c Components: Added mention to warning progress-bar in docs Jonathan Camile 2012-02-28 10:57:24 +01:00
  • fbebb046f7 fix navbar container for default 940px grid per #2194 Mark Otto 2012-02-27 22:34:25 -08:00
  • 6c9547f411 Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-02-27 22:08:44 -08:00
  • 9ee77f2c11 set line-height for labels to prevent change in height when floated per #2222 Mark Otto 2012-02-27 21:50:54 -08:00
  • a7b96b3e59 set list-style to none for breadcrumbs to resolve cross browser issues per #2224 Mark Otto 2012-02-27 21:32:48 -08:00
  • 5cc4fcf6a2 Merge branch 'meleyal-fix-carousel-docs' into 2.0.2-wip Mark Otto 2012-02-27 21:22:20 -08:00
  • 0b78033f0b removing a few of the size classes, changing up the documentation Dominic Barnes 2012-02-27 23:21:25 -06:00
  • d12737719f undoing what I suspect are the 'dirty' parts of this commit Dominic Barnes 2012-02-27 22:55:35 -06:00
  • 2c98e18724 Merge pull request #2227 from andriijas/2.0.2-wip-pillexamplefix Mark Otto 2012-02-27 19:51:44 -08:00
  • d4a48c9618 Merge branch 'meleyal-patch-1' into 2.0.2-wip Mark Otto 2012-02-27 19:50:44 -08:00
  • 4e17b1975e Merge branch 'meleyal-patch-1' into 2.0.2-wip Mark Otto 2012-02-27 19:50:44 -08:00
  • ca9588c896 manually resolve #2266, typo in example HTML for breadcrumbs Mark Otto 2012-02-27 19:47:21 -08:00
  • 7525aac830 make .input-prepend/append .add-on text color the same as labels, #333, to close out #2276 Mark Otto 2012-02-27 19:44:16 -08:00
  • d57598827f fix typo in js docs carousel section per #2299 Mark Otto 2012-02-27 19:40:07 -08:00
  • af8261af93 simplify selector for .modal-form per #2218 Mark Otto 2012-02-27 19:09:44 -08:00
  • 1fbe0bb290 really add protocol to examples Mark Otto 2012-02-27 18:48:28 -08:00
  • 7bdd9551ed really add protocol to examples Mark Otto 2012-02-27 18:48:28 -08:00
  • 8615987243 add guard for child spans Jacob Thornton 2012-02-27 18:21:21 -08:00
  • ae3382d797 working through new grid implementation... Jacob Thornton 2012-02-27 18:15:59 -08:00
  • 163f58ff81 add heads up label to new docs mention Mark Otto 2012-02-26 23:31:12 -08:00
  • dd94f8d509 remove warning from icons section about :after labels, add section to explain spacing Mark Otto 2012-02-26 23:30:15 -08:00
  • 1a781a707e Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-02-26 23:16:11 -08:00
  • ccf7697185 Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-02-26 23:15:36 -08:00
  • 0a8efd5320 Adding a 'horizontal' option to description lists, similar to .form-horizontal Dominic Barnes 2012-02-25 21:21:05 -06:00
  • 43760eb202 fix for @pamelafox and #1861 Jacob Thornton 2012-02-24 22:17:36 -08:00
  • fb74018ae2 and pause on hover option to carousel Jacob Thornton 2012-02-24 21:51:39 -08:00
  • 6abb2059eb fix docs example in js page per #2225 Mark Otto 2012-02-24 21:06:17 -08:00
  • 4309153051 add version to docs homepage, fix docs example for forms Mark Otto 2012-02-24 21:02:24 -08:00
  • be9ae70060 Fix typos and clarify wording in carousel docs meleyal 2012-02-25 01:25:31 +01:00
  • f17658b02d Fix broken links to fav and touch icons in examples, fixes #2244 meleyal 2012-02-24 23:06:02 +01:00
  • 591908eccf Fix broken links to fav and touch icons in examples, fixes #2244 meleyal 2012-02-24 23:06:02 +01:00
  • 1562a8a010 Progress bars: Added warning (orange) bar Jonathan Camile 2012-02-24 11:23:04 +01:00
  • 34268672be Fixing nav-pills code example - closes #2225 Andreas Cederström 2012-02-24 07:34:23 +01:00
  • 74a3c763b4 add note about backdrop static Jacob Thornton 2012-02-23 16:24:33 -08:00
  • 0e8427e7b1 update modal footers to use text-align instead of float on buttons for alignment Mark Otto 2012-02-22 22:38:54 -08:00
  • 3a6f58598c Allows escape to bubble when menu isn't shown Pete Hopkins 2012-01-31 09:23:58 -05:00
  • 70fecd1115 Fires change event when element is selected from menu Pete Hopkins 2012-01-30 12:13:18 -05:00
  • 80d03e143c Allow events to propagate / default if not used. - All key events when the menu is not shown now propagate. - Blur is also allowed to propagate. Pete Hopkins 2012-01-30 12:11:17 -05:00
  • 8609a77bd2 add clearfix to .form-actions for .pull-right and .pull-left supported buttons, per #1978 and #2173 Mark Otto 2012-02-22 11:16:32 -08:00
  • 0ed6d3b28e Merge branch 'couchbaselabs-clearfix-ing-form-actions' into 2.0.2-wip Mark Otto 2012-02-22 11:15:53 -08:00