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

Commit Graph

  • eb555b7a9d remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from now on Mark Otto 2012-10-01 00:06:44 -07:00
  • 26386ad615 remove tabbable tabs on left, right, and bottom; instead, from here out use stacked pills or tabs Mark Otto 2012-10-01 00:05:18 -07:00
  • ecf6077f48 remove table grid sizing, it can use the new default grid columns instead Mark Otto 2012-09-30 23:59:35 -07:00
  • c82b9d1e7c remove gradientbar mixin Mark Otto 2012-09-30 23:54:35 -07:00
  • 973646ea67 vars less spacing and cleanup Mark Otto 2012-09-30 23:52:02 -07:00
  • 142643589f remove bluedark var Mark Otto 2012-09-30 23:50:54 -07:00
  • 3f4076c635 consolidate border-radius on code Mark Otto 2012-09-30 23:49:26 -07:00
  • bfe51163e2 run make on prev commit Mark Otto 2012-09-30 23:47:00 -07:00
  • 3934e55254 remove dupe ff3/4 button fixes; also remove headingscolor var Mark Otto 2012-09-30 23:46:48 -07:00
  • 4b0d71abc1 carousel refinements Mark Otto 2012-09-30 23:44:23 -07:00
  • b6f6235e9b change notes about responsive in Scaffolding page: no longer separate file Mark Otto 2012-09-30 23:26:51 -07:00
  • de6ec034db single CSS file for all css, including responsive Mark Otto 2012-09-30 23:24:07 -07:00
  • 3f2938948d remove more ie7 css hacks Mark Otto 2012-09-30 23:20:43 -07:00
  • 08446563b9 clean up comments in reset, remove ie7 css hacks Mark Otto 2012-09-30 23:19:55 -07:00
  • 443b605246 remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that's needed for most iOS and Android mobile browsers Mark Otto 2012-09-30 23:17:07 -07:00
  • 9872902e47 remove .border-radius mixin and replace with standard border-radius property, since -webkit-* and -moz-* are only needed for older versions Mark Otto 2012-09-30 23:11:54 -07:00
  • 0cd186183c add comment for filter opacity browser requirements Mark Otto 2012-09-30 22:54:44 -07:00
  • 840cad69af remove translucent bg mixin Mark Otto 2012-09-30 22:52:32 -07:00
  • 2b06edc7d7 remove firefox <3.6 css hacks for buttons Mark Otto 2012-09-30 22:49:14 -07:00
  • bbd543db53 Merge branch '2.1.2-wip' into exploratory Mark Otto 2012-09-30 22:45:39 -07:00
  • da43c7c27c run make after merge Mark Otto 2012-09-30 22:41:26 -07:00
  • 40a8a93b22 Merge branch 'amid2887-master' into 2.1.2-wip Mark Otto 2012-09-30 22:41:11 -07:00
  • d49dd766c8 Add missing icon class definition for buttons.less amid2887 2012-10-01 12:27:37 +07:00
  • cfc032fd41 add sticky footer example per martin bean's suggestion, using the implementation by ryan fait Mark Otto 2012-09-30 22:09:51 -07:00
  • a4a6244eb7 add sticky footer example per martin bean's suggestion, using the implementation by ryan fait Mark Otto 2012-09-30 22:09:51 -07:00
  • 82715ae96d Fix for #5362 Kevin Attfield 2012-09-30 21:41:37 -07:00
  • 6cfabf5e22 add link to examples on index page; add back narrow marketing page and signin page examples Mark Otto 2012-09-30 21:28:20 -07:00
  • a2690c6d86 add link to examples on index page; add back narrow marketing page and signin page examples Mark Otto 2012-09-30 21:28:20 -07:00
  • 57f8dbe25c fixes #5360: typo in tables docs Mark Otto 2012-09-30 21:26:43 -07:00
  • f8374a754d clean up emphasis docs text Mark Otto 2012-09-28 15:01:12 -07:00
  • 8ecffcb32f fixes #5334: html snippet comments Mark Otto 2012-09-28 10:39:15 -07:00
  • e1f6458e36 don't wait for ready when binding events to document Carl Porth 2012-09-27 15:00:02 -07:00
  • 0944e036ae Fix for #4550 Artem Kustikov 2012-09-27 21:45:37 +03:00
  • ecbb0ed4df Making modal work with max width 767px - fixes #4860 Andreas Cederström 2012-09-27 11:44:48 +02:00
  • e9a648cd39 Fixed bug in dropdown toggle where menu would only clear on the first drop down Erlend Halvorsen 2012-09-27 10:31:40 +02:00
  • 474471b831 bind data-api events to document instead of body to allow body replacement Carl Porth 2012-09-26 23:11:03 -07:00
  • ad96435d27 Merge branch '2.1.2-wip' into box-sizing-exercise Mark Otto 2012-09-26 16:02:33 -07:00
  • 24e277b85a Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip Mark Otto 2012-09-26 16:01:59 -07:00
  • 498a28b4cd dat new kippt hotness Mark Otto 2012-09-26 16:01:45 -07:00
  • cd5ae9e030 change up carousel Mark Otto 2012-09-26 11:20:27 -07:00
  • 6b578ec8de move mixins that generate css to utilities.less with different class names, but the same mixins Mark Otto 2012-09-26 08:59:57 -07:00
  • b6ba717b75 fix getting started examples Mark Otto 2012-09-25 23:01:18 -07:00
  • 80c4d5a9bf fix homepage example sites Mark Otto 2012-09-25 22:59:49 -07:00
  • 2eb4c6fc79 cleanup breadcrumbs less code (nesting) Mark Otto 2012-09-25 22:57:49 -07:00
  • ecbf1159a4 remove .dividers from breadcrumbs, instead use :after and content Mark Otto 2012-09-25 22:57:20 -07:00
  • d1affe6154 restore gradient to navbars Mark Otto 2012-09-25 22:53:41 -07:00
  • f8efc75a66 increase padding on navbar links, remove font-size override on .navbar from docs css Mark Otto 2012-09-25 22:51:05 -07:00
  • c59e5251e1 initial pass at removing navbar-inner from .navbar component Mark Otto 2012-09-25 22:48:02 -07:00
  • f12946be5a thumbnails cleanup: no more UL or LI elements needed, instead just use standard grid markup Mark Otto 2012-09-25 22:40:48 -07:00
  • 08eea302ef remove remaining fluid grid css Mark Otto 2012-09-25 22:20:24 -07:00
  • 151ed38cdc remove references to row fluid elsewhere Mark Otto 2012-09-25 22:18:34 -07:00
  • 9e97098802 make .input-* classes match .btn-* size classes Mark Otto 2012-09-25 22:16:47 -07:00
  • 0220015edd remove all ie7 conditionals and mixins Mark Otto 2012-09-25 22:07:53 -07:00
  • f0b4f05a27 remove ie7 support from mixins Mark Otto 2012-09-25 22:02:29 -07:00
  • ce19e63d5b Merge branch '2.1.2-wip' into box-sizing-exercise Mark Otto 2012-09-25 22:00:41 -07:00
  • 527d01ce99 headway, cleanup, and tests Mark Otto 2012-09-25 15:01:03 -07:00
  • b29d947477 Use paginationActiveBackground var to finish fixing #4295 Robin Lewis 2012-09-25 21:12:01 +01:00
  • 0540b63ab0 check affix pos on clicks - use timeout for clicks which scroll Jacob Thornton 2012-09-24 23:59:02 -07:00
  • aec8b08930 update docs for tooltip html + the dropdown methods api Jacob Thornton 2012-09-24 23:32:55 -07:00
  • 88b1e44dd6 change tooltip/popover insert strategy remove modal-open class hopefully resolve z-index headaches Jacob Thornton 2012-09-24 23:28:38 -07:00
  • 4a2443901f reverting d797a5fbd7 Jacob Thornton 2012-09-24 23:19:33 -07:00
  • bda3d57a00 Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip Jacob Thornton 2012-09-24 23:16:09 -07:00
  • 003fcccceb change tooltip/popover html default to false for xss safety net Jacob Thornton 2012-09-24 23:15:36 -07:00
  • f4d3d7da2e ensure 100% width for .uneditable-inputs in <767px viewports Mark Otto 2012-09-23 16:06:28 -07:00
  • a4bf6ef0a0 match decimal placements in type.less Mark Otto 2012-09-23 15:16:13 -07:00
  • af871d57c9 fixes #5216: calculate heading sizes via math rather than fixed pixel amounts Mark Otto 2012-09-22 22:16:12 -07:00
  • c3ea955661 Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip Mark Otto 2012-09-22 21:37:08 -07:00
  • a419e70a42 add specific line items to contributing doc for issues, update branch list Mark Otto 2012-09-21 10:24:16 -07:00
  • ebf94c53a5 change transition.js, rebuild… travis maybe will be happy? Jacob Thornton 2012-09-20 16:50:36 -07:00
  • 1716b0fdb5 remove src's Jacob Thornton 2012-09-20 16:31:10 -07:00
  • fe38d12f12 rebuild - fix missing ( Jacob Thornton 2012-09-20 16:26:00 -07:00
  • 667179f406 added support for jquery 1.8.* Jacob Thornton 2012-09-20 16:23:54 -07:00
  • c92a75999f fixes #5127: add @inputHeight to replace static instances of '30px' throughout forms Mark Otto 2012-09-20 11:45:59 -07:00
  • 532ee08213 fixes #5150: add btn-group support to input groups Mark Otto 2012-09-20 11:37:34 -07:00
  • 443c43f6c4 fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.collapse so that dropdowns overflow correctly in the navbar in IE7-8 Mark Otto 2012-09-20 10:27:59 -07:00
  • 67585bd34e fixes #5211 manually: spacing in mixins to match others Mark Otto 2012-09-20 09:07:48 -07:00
  • 6c3cd6fd9d fixes #5212: text emphasis classes only get hover with links Mark Otto 2012-09-20 09:06:43 -07:00
  • a6206c98d5 increase padding on homepage button Mark Otto 2012-09-19 15:18:14 -07:00
  • 2d90c816ac add new vars for common border-radius, upping border-radius of inputs to 4px; add border-radius changes to -large, -small, -mini for buttons and paginations Mark Otto 2012-09-18 21:16:08 -07:00
  • 2769241aeb add new vars for common font-sizes and paddings with large, small, and mini components; resize pagination and buttons to better match each other Mark Otto 2012-09-18 20:56:20 -07:00
  • 37460e58d3 Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into uberspeck-2.1.2-wip Mark Otto 2012-09-18 14:58:39 -07:00
  • cc3de8bd6e fixes #5177: remove color on .btn-large .caret, but keep sizing change; also start to add CSS tests for buttons Mark Otto 2012-09-18 12:00:57 -07:00
  • 13be8b2031 contributing edits Mark Otto 2012-09-18 11:50:11 -07:00
  • c15877445c Merge pull request #5187 from caniszczyk/2.1.2-wip Mark Otto 2012-09-18 11:44:43 -07:00
  • 78992bbf42 fixes #5178: update normalize to avoid resetting audio and video elements in android Mark Otto 2012-09-18 11:23:16 -07:00
  • 2a20761f07 Add CONTRIBUTING.md Chris Aniszczyk 2012-09-18 10:50:04 -07:00
  • 3b3def4898 fixes #5087: add hover states to text emphasis classes for links Mark Otto 2012-09-17 23:19:52 -07:00
  • 239e6a7d21 fixes #5082 manually: reset font-size for .dropdown-menu within .input-prepend/-append Mark Otto 2012-09-17 23:11:49 -07:00
  • cedb3c7c56 fixes #5173: proper popover offsets; added docs examples to enable tests in the future Mark Otto 2012-09-17 23:03:18 -07:00
  • 783f4885ab add the media css to customizer Mark Otto 2012-09-17 18:17:22 -07:00
  • 26ca131a95 Merge branch 'wpbrains-media-component' into 2.1.2-wip Mark Otto 2012-09-17 18:15:44 -07:00
  • 143fef9f95 overhaul the docs and css to merge into 2.1.2 since this was against master Mark Otto 2012-09-17 18:15:39 -07:00
  • 917b46a343 resolve conflicts and remake Mark Otto 2012-09-17 16:43:18 -07:00
  • caa79ed594 fixes #5001: proper ids on form examples Mark Otto 2012-09-17 16:26:51 -07:00
  • 6881c193ca fixes #5039: properly set .row-fluid margins for .controls-row Mark Otto 2012-09-17 16:09:36 -07:00
  • 03a406d920 fixes #5041: add new navbar css tests for each variation, remove width: 100%; from .navbar-static-top Mark Otto 2012-09-17 15:49:22 -07:00
  • f69e244a60 Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip Mark Otto 2012-09-17 15:28:41 -07:00
  • cd876fb659 Merge pull request #5125 from tapcanvas/tab-body-bg Mark Otto 2012-09-17 15:28:31 -07:00
  • f12b0239bc nuke new examples for now Mark Otto 2012-09-17 08:53:13 -07:00
  • 6f3bef195a nuke new examples for now Mark Otto 2012-09-17 08:53:13 -07:00