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

Commit Graph

  • 6f3b4b857f Merge branch 'clearfix-ing-form-actions' of https://github.com/couchbaselabs/bootstrap into couchbaselabs-clearfix-ing-form-actions Mark Otto 2012-02-22 11:15:44 -08:00
  • a0ec422444 fix #1954: icons in tabs add jank border Mark Otto 2012-02-22 08:36:07 -08:00
  • b86969f762 restore fixed navbar container reset to grid mixin, add override for inputs within grid mixins to fix #2080 Mark Otto 2012-02-22 08:21:29 -08:00
  • 4410ede8ed Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-02-22 08:12:51 -08:00
  • 92a54a7b72 tighten padding on labels and badges given default line-height Mark Otto 2012-02-22 08:12:25 -08:00
  • f3b6cf1d6d Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wip Jacob Thornton 2012-02-21 23:18:18 -08:00
  • 5ad5dde1e2 rewrite the grid system. Clean shit up tons - only generate 12 columns by default - custom builder will do differently if you request it. Jacob Thornton 2012-02-21 23:16:06 -08:00
  • a139167489 set width to auto for default navbar container, then override it later for fixed navbars (done all via the #gridSystem mixins) Mark Otto 2012-02-21 23:15:43 -08:00
  • 9b524a16e9 clear up table styles and docs to fix rowspan and colspan issues for bordered tables, per #1918 Mark Otto 2012-02-21 23:00:02 -08:00
  • 917df6703c clarify responsive docs on media queries Mark Otto 2012-02-21 22:40:21 -08:00
  • 8bd67bb124 clean up and simplify support for bottom navbar by automagically turning dropdowns into dropups Mark Otto 2012-02-21 22:09:51 -08:00
  • 20221a67c2 Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bootstrap into buraktuyan-2.0/fork/components/dropup Mark Otto 2012-02-21 22:01:39 -08:00
  • b4cc6c74f5 add support and docs for .navbar-fixed-bottom Mark Otto 2012-02-21 21:12:16 -08:00
  • e3ae517555 move container up in default grid mixin Mark Otto 2012-02-21 15:21:18 -08:00
  • 8665fa8c50 move table columns mixin to mixins.less Mark Otto 2012-02-21 15:18:05 -08:00
  • 575072b74b Merge pull request #2143 from inmarelibero/2.0.2-wip Mark Otto 2012-02-21 15:15:56 -08:00
  • bb16b9bef2 fix second part of #1962 Mark Otto 2012-02-21 13:52:02 -08:00
  • 664a5c4438 update forms help-block Mark Otto 2012-02-21 13:43:13 -08:00
  • 1cfb3fd03a substituted hard-coded number of columns (12) with @gridColumns Emanuele Gaspari 2012-02-21 19:19:15 +01:00
  • 45cec4a6fa added .span[13-24] and .offset[12-23] to support up to 24-columns layout Emanuele Gaspari 2012-02-21 19:07:55 +01:00
  • d908731566 Merge branch '2.0.2-wip-nowrapfix' of https://github.com/andriijas/bootstrap into andriijas-2.0.2-wip-nowrapfix Mark Otto 2012-02-21 09:05:04 -08:00
  • 187b3bd4bd Merge pull request #2129 from andriijas/2.0.2-wip-navtabs Mark Otto 2012-02-21 09:00:10 -08:00
  • a78faee589 Merge pull request #2138 from laczoka/2.0.2-wip Mark Otto 2012-02-21 08:29:08 -08:00
  • 80abc50d3e Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-02-21 08:25:19 -08:00
  • f3ad4c7183 adding responsive utility classes and matching docs section with super neato table and test Mark Otto 2012-02-21 08:24:18 -08:00
  • e423fc2629 .input-append should work for select element, fixes #2137 Laszlo Toeroek 2012-02-21 16:32:57 +01:00
  • f50b2c9b92 100% width on .tab-content Andreas Cederström 2012-02-21 09:20:46 +01:00
  • dfd0326186 Bring back nowrap to labels and badges Andreas Cederström 2012-02-21 08:02:57 +01:00
  • d149a131c1 remake Jacob Thornton 2012-02-20 22:02:04 -08:00
  • f046c12bd2 fix cycling in carousel Jacob Thornton 2012-02-20 22:01:38 -08:00
  • 06d4756114 adding basic badges support Mark Otto 2012-02-20 21:20:06 -08:00
  • d2630ff84e introduce new mixin to do navbar vertical centering Mark Otto 2012-02-20 19:14:26 -08:00
  • 143b3db2c9 update inline forms to resolve checkbox label with space in it and overlapping content, per #1969 Mark Otto 2012-02-20 18:56:05 -08:00
  • 331c85724a remove max-width on img from reset and put in docs only, per #1552 Mark Otto 2012-02-20 16:18:13 -08:00
  • 9c74f21966 fix overflow issue on tabbed content per #2079 Mark Otto 2012-02-20 16:06:42 -08:00
  • 91fe8bc0f4 remake after merging buttons update Mark Otto 2012-02-20 13:37:24 -08:00
  • 2b8fc018ba Merge branch 'billyvg-main' into 2.0.2-wip Mark Otto 2012-02-20 13:36:56 -08:00
  • e18a35784a Update old button selectors 'small' and 'large' to be 'btn-small' and 'btn-large' Billy Vong 2012-02-20 13:16:49 -08:00
  • 7ef7547a14 add horizontal divider support to nav list, including documentation for it, per #2106 Mark Otto 2012-02-20 12:38:49 -08:00
  • 6df925bc75 enable use of span in place of a for .disabled in pagination, per #1406 Mark Otto 2012-02-19 23:51:59 -08:00
  • 9f608411cb no more uppercase in readme Mark Otto 2012-02-19 22:53:34 -08:00
  • f81e5fbe9f readme cleanup Mark Otto 2012-02-19 22:52:32 -08:00
  • 9b09d1de86 move overflow and max-height on modal to modal-body instead Mark Otto 2012-02-19 21:55:09 -08:00
  • 1c7d346767 quick edit to new global styles section Mark Otto 2012-02-19 16:40:41 -08:00
  • 8247cb3362 add new global styles docs section for mentioning doctype requirements, base body changes, and type/links; also tightened up code styles Mark Otto 2012-02-19 16:28:46 -08:00
  • f4f34ab12f Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wip Mark Otto 2012-02-19 16:00:54 -08:00
  • 59d570fc16 Merge branch 'abbr' of https://github.com/jacobrask/bootstrap into jacobrask-abbr Mark Otto 2012-02-19 15:38:34 -08:00
  • 3470c0dc49 Merge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into jacobrask-alert-headers Mark Otto 2012-02-19 15:04:52 -08:00
  • 89ccbdf8d1 Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into jacobrask-gridcontainer Mark Otto 2012-02-19 15:01:25 -08:00
  • 5f2d2893d2 Merge branch 'opera-radial' of https://github.com/jacobrask/bootstrap into jacobrask-opera-radial Mark Otto 2012-02-19 14:59:42 -08:00
  • 8482cc4cb3 commit leftover from make Mark Otto 2012-02-19 14:55:07 -08:00
  • adbbf17ee4 Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-02-19 14:54:53 -08:00
  • 16d12396d0 simplify text color in navbar by placing the color on global .navbar component Mark Otto 2012-02-19 14:53:07 -08:00
  • 532242e626 Merge pull request #2089 from jacobrask/ie6hack Mark Otto 2012-02-19 14:52:06 -08:00
  • f28140897e Update documentation for abbreviations Jacob Rask 2012-02-19 22:14:18 +01:00
  • e145619f6d Remove underscore hack for IE6 Jacob Rask 2012-02-19 21:54:38 +01:00
  • 82457603b6 Separate span12 and container classes Jacob Rask 2012-02-19 21:49:17 +01:00
  • ad546c9631 Add Opera-prefixed radial gradient Jacob Rask 2012-02-19 21:42:12 +01:00
  • 51ec513b5c Use inherit on alert-heading color Jacob Rask 2012-02-19 21:29:32 +01:00
  • c1775da187 Add class for upper case abbreviations, aka initialisms Jacob Rask 2012-02-19 21:24:06 +01:00
  • f08b407667 Only show help cursor/border for abbr with title Jacob Rask 2012-02-19 21:22:37 +01:00
  • df757fb040 All abbreviations are not upper case initialisms Jacob Rask 2012-02-19 21:21:44 +01:00
  • ac6e667ad9 Merge branch 'master' into 2.0.2-wip Jacob Thornton 2012-02-18 23:31:37 -08:00
  • 3d58b46226 fix bootstrap-button toggle regression + tests Jacob Thornton 2012-02-18 23:29:58 -08:00
  • 1948e985a3 merge in and remake for responsive navbar dropdown fix Mark Otto 2012-02-18 20:09:34 -08:00
  • ba97f56912 Merge branch 'tagliala-collapse-dropdown-fix' into 2.0.2-wip Mark Otto 2012-02-18 20:08:11 -08:00
  • bbb2fb3395 fix right aligned dropdowns Mark Otto 2012-02-18 20:06:38 -08:00
  • fed3b59e46 Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip Mark Otto 2012-02-18 15:31:44 -08:00
  • dc4a864aaa Merge pull request #2063 from DominikTo/master Mark Otto 2012-02-18 15:31:16 -08:00
  • 29e6ef7c70 clarify forms in navbar per #2072 Mark Otto 2012-02-18 15:23:38 -08:00
  • db940b3d8f Merge pull request #2066 from artstorm/2.0.2-wip Mark Otto 2012-02-18 15:17:41 -08:00
  • 1a1816b5bd clarify misc components subhead Mark Otto 2012-02-18 15:17:25 -08:00
  • c900d72857 Fixed compile problem with LESS 1.2.1. Johan Steen 2012-02-18 14:28:44 +01:00
  • 2068b74ea8 Fixed a wrong behaviour when using collapse and dropdown in responsive layout Geremia Taglialatela 2012-02-18 13:08:49 +01:00
  • 7609fd4dc6 fixed syntax error Dominik Tobschall 2012-02-17 18:24:17 +01:00
  • f5bd4b3c8f fixed typo (whitespace) Dominik Tobschall 2012-02-17 18:23:52 +01:00
  • b776cae902 add mention of js compilation to single file in customize page per #2003 Mark Otto 2012-02-17 21:18:08 -08:00
  • ec05ebc5ed add small section to navbar docs on text in the component, per #2035 Mark Otto 2012-02-17 20:53:12 -08:00
  • 1455bc9f8f removing duplicate reset filter since we changed the main button to use buttonBackground mixin, per #2024 Mark Otto 2012-02-17 20:47:02 -08:00
  • b559f2b8d0 fix duplicate input prepend/append css selectors per #2026 Mark Otto 2012-02-17 20:40:56 -08:00
  • e7d45184f1 swap last .btn-dark reference Mark Otto 2012-02-17 20:25:49 -08:00
  • 5d02b8c3c6 fix grid typo in subnav Mark Otto 2012-02-17 14:41:41 -08:00
  • 7fa1578c49 fix page header example and docs per #2048 Mark Otto 2012-02-17 14:39:30 -08:00
  • 1e6d386b8d Keep origin in track Andreas Cederström 2012-02-17 13:31:36 +01:00
  • 7ec09d0db9 2.0.1 v2.0.1 Jacob Thornton 2012-02-16 22:42:38 -08:00
  • 03e6dc66c2 Merge branch '2.0.1-wip' Jacob Thornton 2012-02-16 22:41:02 -08:00
  • 091622644a bring back checkbox borders to iOS by conditionalizing the border: 0; on it to IE7-9; fix word break on pre in IE Mark Otto 2012-02-16 22:34:30 -08:00
  • 6f6adfb52f change clearfix mixin to drop parens that prevent it from being a class, too Mark Otto 2012-02-16 22:04:11 -08:00
  • 268e7d67ab add mini buttons per #1971 Mark Otto 2012-02-16 21:28:16 -08:00
  • 61e2201c64 fix buttons focus state and swap a buttons for button buttons Mark Otto 2012-02-16 21:25:40 -08:00
  • 489276f5be fix responsive media queries to use 979 and 980 where appropro Mark Otto 2012-02-16 21:08:52 -08:00
  • 0369c1fcfc add mention of navbar vertical divider in docs Mark Otto 2012-02-16 21:04:16 -08:00
  • c3d3cf7262 add note about popover placement Jacob Thornton 2012-02-16 20:46:35 -08:00
  • 9d12b2d601 don't try next if not next Jacob Thornton 2012-02-16 20:43:57 -08:00
  • b3e4e5ae22 add idea to modal markup exmaple Jacob Thornton 2012-02-16 20:33:15 -08:00
  • 1520ec446c rebuild bro Jacob Thornton 2012-02-16 20:30:18 -08:00
  • 6da16a6def fix dropdown links Jacob Thornton 2012-02-16 20:30:00 -08:00
  • e730f8adb5 null out interval so that pause doesn't resume on next or prev Jacob Thornton 2012-02-16 20:22:01 -08:00
  • f9b578260f rebuild alerts Jacob Thornton 2012-02-16 20:05:09 -08:00
  • 792059b7ad fix alerts Jacob Thornton 2012-02-16 20:04:26 -08:00