Commit Graph

  • 1e190d8036 Fix for thumbnails in responsive design Kai Dorschner 2012-08-19 17:32:40 +03:00
  • c9cef741f6 listen to touchstart for dropdowns on mobile Jacob Thornton 2012-08-18 20:18:15 -07:00
  • 45dddc59a1 add click option for tooltip, popover - make click default for popover Jacob Thornton 2012-08-18 19:54:30 -07:00
  • 44e35e9dfa fix component Jacob Thornton 2012-08-18 19:33:46 -07:00
  • 937cfa6a88 add note about .nav Jacob Thornton 2012-08-18 19:32:50 -07:00
  • 1166b39630 removed some old stuff from application.js Jacob Thornton 2012-08-18 19:24:29 -07:00
  • e79eb75e09 fixes #4044: make z-index of tooltips same as fixed navbar so they overlay it if generated from within Mark Otto 2012-08-18 17:05:37 -07:00
  • e6e0e2ac9b fixes #4442: allow for .btn within a .btn-toolbar without .btn-group Mark Otto 2012-08-18 16:50:26 -07:00
  • 4d2f584fdd fixes #4444: clarify docs copy that new icon white style is intentional on active and hover links in .nav and .dropdown-menu Mark Otto 2012-08-18 16:47:04 -07:00
  • 9ae137aede modifications to new content Mark Otto 2012-08-18 16:42:50 -07:00
  • 80ced60778 Merge branch '2.1.0-wip' of https://github.com/smerik/bootstrap into smerik-2.1.0-wip Mark Otto 2012-08-18 16:31:13 -07:00
  • 50638530e6 fixes #4445: .btn-link shouldn't have a pressed button-like state at all, so nuking everything on :active as well Mark Otto 2012-08-18 16:30:47 -07:00
  • dda951d1e1 Remove inexisting end tag </hr> Erik van der Kolk 2012-08-18 21:52:43 +02:00
  • ae275dccb8 Fix empty for attribute on labels in Horizontal form Erik van der Kolk 2012-08-18 21:44:57 +02:00
  • b7233a49dd Move code within code snippet as close to the left for Basic block Erik van der Kolk 2012-08-18 19:51:57 +02:00
  • 3f12c746e5 Replace Note: by Heads up! Erik van der Kolk 2012-08-18 19:49:27 +02:00
  • 2327d30ef5 Add code snippet to Icon examples => Form fields section Erik van der Kolk 2012-08-18 19:40:42 +02:00
  • 8b763286df Add code snippet to Icon examples => Navigation section Erik van der Kolk 2012-08-18 19:31:29 +02:00
  • d71efb855b Separate Buttons examples in Icon examples section and add code snippets Erik van der Kolk 2012-08-18 19:21:01 +02:00
  • 97247a157c Improve description for Images section Erik van der Kolk 2012-08-18 18:24:18 +02:00
  • d8eb75d6e8 Fix Heads up! part for Images section Erik van der Kolk 2012-08-18 18:14:20 +02:00
  • f1854a3cec Move code within <pre> tags as close to the left for Images section Erik van der Kolk 2012-08-18 16:53:43 +02:00
  • 2ab0c8de1a Fix typo in One class, multiple tags section Erik van der Kolk 2012-08-18 16:50:08 +02:00
  • 04a20fb402 Use one line per tag in code snippet for One class, multiple tags Erik van der Kolk 2012-08-18 16:47:15 +02:00
  • 7b7a02542b Improve doc for block level buttons Erik van der Kolk 2012-08-18 16:41:40 +02:00
  • 41253fb073 Improve doc for Button sizes Erik van der Kolk 2012-08-18 16:36:40 +02:00
  • a3c474c404 Move code within <pre> tags as close to the left for Input focus Erik van der Kolk 2012-08-18 16:07:48 +02:00
  • f4f6783cc0 Add <input> into Help text code snippet as shown in example Erik van der Kolk 2012-08-18 16:03:47 +02:00
  • 263ed4e239 Add span5 from example into multiple grid inputs code snippet Erik van der Kolk 2012-08-18 15:48:18 +02:00
  • f37d4b0918 Add missing placeholders and <select> in Grid sizing code snippet Erik van der Kolk 2012-08-18 15:43:00 +02:00
  • 01dadc05f4 Make Relative sizing code snippet the same as example Erik van der Kolk 2012-08-18 15:31:11 +02:00
  • 663fd4ff62 Make Extending form ... => Search form code snippet the same as example Erik van der Kolk 2012-08-18 15:29:55 +02:00
  • a8b18b6f54 Fix typo Erik van der Kolk 2012-08-18 14:54:32 +02:00
  • 25f8ef3260 Add multiple="multiple" to Forms => Selects as described in explanation Erik van der Kolk 2012-08-18 14:36:30 +02:00
  • c8b8d914b8 Make Forms => Textarea code snippet the same as example Erik van der Kolk 2012-08-18 14:22:41 +02:00
  • 7f5aa177f5 Make Forms => Default styles code snippet the same as example Erik van der Kolk 2012-08-18 14:00:33 +02:00
  • 0c24f51d2a Change .help-block tag for "Forms => Default styles" example into <span> Erik van der Kolk 2012-08-18 13:56:02 +02:00
  • 05571db109 Add <caption> to Supported table markup example Erik van der Kolk 2012-08-18 13:40:37 +02:00
  • 1ae194597c nuke subnav styles from responsive navbar Mark Otto 2012-08-17 16:32:34 -07:00
  • 256a25f25c fixes #4260 and #4322: set vertical-align to top on input-prepend components to solve modal rounding issues Mark Otto 2012-08-17 16:28:45 -07:00
  • 5b947b8a2f fix up padding on small buttons, add button examples Mark Otto 2012-08-17 16:11:52 -07:00
  • f9deb8017a Merge branch '2.1.0-wip' of https://github.com/tobz/bootstrap into tobz-2.1.0-wip Mark Otto 2012-08-17 16:04:35 -07:00
  • 2b22c0c56e fixes #4438: button groups in inline forms now render inline Mark Otto 2012-08-17 16:00:36 -07:00
  • 9e6322dbab fixes #4428: specifity on .search-query increased Mark Otto 2012-08-17 12:59:32 -07:00
  • 077577c7f3 fixes #4421: add static top navbar class Mark Otto 2012-08-17 11:46:23 -07:00
  • b86e1fb62a additional navbar contrast: add inset shadow since we nuked the border Mark Otto 2012-08-17 11:31:21 -07:00
  • b8715ddfd0 fixes #4417: proper height on thumbnail placeholder image Mark Otto 2012-08-17 11:27:11 -07:00
  • 79e05d0c0e change css version # Mark Otto 2012-08-17 11:24:48 -07:00
  • 51b43acf20 run make on previous commit's merge Mark Otto 2012-08-17 11:23:39 -07:00
  • 39f779b5d3 Merge pull request #4419 from natansh/2.1.0-wip Mark Otto 2012-08-17 11:23:22 -07:00
  • ded21ebc91 fixes #4416 in a different way: scope active state of navbar links to just the immediate navbar link, not dropdown elements Mark Otto 2012-08-17 11:22:45 -07:00
  • bb61175eba Fixes typo for issue #4413. Natansh Verma 2012-08-16 17:09:55 +05:30
  • 54c645e33d tweak transition Mark Otto 2012-08-15 14:49:55 -07:00
  • fd509cb370 Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip Mark Otto 2012-08-15 14:45:41 -07:00
  • ada5589184 add transition to thumbnails Mark Otto 2012-08-15 14:45:35 -07:00
  • 74bda55d4c Merge pull request #4406 from mikaelkael/fix/add-affix-to-compilation Mark Otto 2012-08-15 09:36:35 -07:00
  • 48f5626499 Fixed spelling error in forms documentation. tobz 2012-08-15 11:07:43 -03:00
  • 27e9214e05 Removed pixel designation from a zeroed-out property. tobz 2012-08-15 10:38:59 -03:00
  • ddefdbf31f Added default top margin of 1px for icons. tobz 2012-08-15 10:38:21 -03:00
  • 6bfa58ea4d Updated margin adjustments of button-based icon overrides. tobz 2012-08-15 10:37:49 -03:00
  • 6a1521327b Add affix.js to javascript compilation Mickael Perraud 2012-08-15 10:56:52 +02:00
  • b0437bef76 Merge pull request #4274 from Marmelatze/three-color-gradient Mark Otto 2012-08-14 22:07:17 -07:00
  • ff38c14948 stray ; Jacob Thornton 2012-08-14 21:23:29 -07:00
  • ae9a2bd93a Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip Jacob Thornton 2012-08-14 21:06:39 -07:00
  • dee57462e2 get affix actually working and update docs Jacob Thornton 2012-08-14 21:06:08 -07:00
  • e1659b2c4e add affix plugin to downloads page Mark Otto 2012-08-14 18:57:27 -07:00
  • 2ee035403d running make on prev merge Mark Otto 2012-08-14 16:28:17 -07:00
  • 61a8ef2feb Merge branch 'fix/center-text-navbar' of https://github.com/mikaelkael/bootstrap into mikaelkael-fix/center-text-navbar Mark Otto 2012-08-14 16:27:01 -07:00
  • f6271da47b navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs from #3946 Mark Otto 2012-08-14 16:24:58 -07:00
  • 9c72246d49 navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs from #3946 Mark Otto 2012-08-14 16:24:58 -07:00
  • f3479a3953 compensate for ie7 button padding with no borders, fix indentation Mark Otto 2012-08-14 15:44:25 -07:00
  • f933a41c7b remove bottom margin on radios and checkboxes Mark Otto 2012-08-14 15:34:10 -07:00
  • 780636d955 fixes #3674: checkbox vertical alignment in IE9 Mark Otto 2012-08-14 15:29:47 -07:00
  • b14d946afb add animation to docs download btn for firefox Mark Otto 2012-08-14 15:12:22 -07:00
  • 41093a328e Center text in navbar with change to @baseLineHeight (18 -> 20px) Mickael Perraud 2012-08-15 00:11:57 +02:00
  • a80dafbb18 fix width of star github btn in docs Mark Otto 2012-08-14 15:00:22 -07:00
  • 5144c77b27 fixes #4358: make select elements 30px tall to match inputs Mark Otto 2012-08-14 14:57:49 -07:00
  • 50df524ba1 remove borders entirely from fixed navbars Mark Otto 2012-08-14 14:53:45 -07:00
  • dbcd87331d fixes #4371: scope hovers on table rows to tbody Mark Otto 2012-08-14 14:51:33 -07:00
  • 662fface3b Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip Mark Otto 2012-08-14 14:32:10 -07:00
  • 0b0d7f104c fixes #4396: pull right dropdown menus no longer overlaid by submenus Mark Otto 2012-08-14 14:32:03 -07:00
  • 2a6deb92b1 fixes #4395: scope dropdown menu caret in navbar to first level dropdown only Mark Otto 2012-08-14 14:29:31 -07:00
  • 75e5279e01 Merge pull request #4393 from Nivl/2.1.0-wip Mark Otto 2012-08-14 14:25:31 -07:00
  • f6ac297903 Fix .thumbnail line-height Melvin 2012-08-14 21:06:35 +03:00
  • e9b04acb92 Merge pull request #4384 from andriijas/2.1.0-wip-js-typo-fix Mark Otto 2012-08-14 09:54:04 -07:00
  • 57ea6fea76 Merge pull request #4376 from kylase/2.1.0-wip Mark Otto 2012-08-14 09:30:27 -07:00
  • 2df0a0fdeb now with 13 custom jquery plugins Andreas Cederström 2012-08-14 13:58:12 +02:00
  • 4bf93a2d76 fixes #4265: restore chromium select fix Mark Otto 2012-08-13 23:03:35 -07:00
  • 97a23ef2e6 fixes #4342: navbar vars not in use, render navbar dividers Mark Otto 2012-08-13 22:57:40 -07:00
  • d684607976 Amend placeholders values kylase 2012-08-14 13:51:50 +08:00
  • 0040a78058 merge Mark Otto 2012-08-13 21:35:31 -07:00
  • 41f4c60a91 fixes #4373: broken examples link on homepage Mark Otto 2012-08-13 21:34:40 -07:00
  • cf33664b0c Merge pull request #4372 from hho/patch-2 Mark Otto 2012-08-13 21:32:24 -07:00
  • d96047f45f Changed placeholders value of @baseFontSize and @baseLineHeight to the values specified in variables.less kylase 2012-08-14 11:57:13 +08:00
  • a74457a203 Fixed a typo in inverse navbar code sample Henning Hoefer 2012-08-14 02:10:07 +02:00
  • cf4fd1abbe Merge pull request #4367 from benjaminoakes/2.1.0-wip Mark Otto 2012-08-13 16:13:01 -07:00
  • e31f06b857 Fix wording (presumed typo) Ben Oakes 2012-08-13 13:19:23 -05:00
  • 9f8ce77751 running make on previous changes Mark Otto 2012-08-13 10:05:19 -07:00
  • 5df1e2c00a hotfix: github buttons urls Mark Otto 2012-08-09 14:00:24 -07:00
  • e06c257e6b fix gh buttons Mark Otto 2012-08-09 11:25:34 -07:00