]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Erik van der Kolk [Sat, 18 Aug 2012 19:52:43 +0000 (21:52 +0200)]
Remove inexisting end tag </hr>
Erik van der Kolk [Sat, 18 Aug 2012 19:44:57 +0000 (21:44 +0200)]
Fix empty for attribute on labels in Horizontal form
Erik van der Kolk [Sat, 18 Aug 2012 17:51:57 +0000 (19:51 +0200)]
Move code within code snippet as close to the left for Basic block
Erik van der Kolk [Sat, 18 Aug 2012 17:49:27 +0000 (19:49 +0200)]
Replace Note: by Heads up!
Erik van der Kolk [Sat, 18 Aug 2012 17:40:42 +0000 (19:40 +0200)]
Add code snippet to Icon examples => Form fields section
Erik van der Kolk [Sat, 18 Aug 2012 17:31:29 +0000 (19:31 +0200)]
Add code snippet to Icon examples => Navigation section
Erik van der Kolk [Sat, 18 Aug 2012 17:21:01 +0000 (19:21 +0200)]
Separate Buttons examples in Icon examples section and add code snippets
Erik van der Kolk [Sat, 18 Aug 2012 16:24:18 +0000 (18:24 +0200)]
Improve description for Images section
Erik van der Kolk [Sat, 18 Aug 2012 16:14:20 +0000 (18:14 +0200)]
Fix Heads up! part for Images section
Erik van der Kolk [Sat, 18 Aug 2012 14:53:43 +0000 (16:53 +0200)]
Move code within <pre> tags as close to the left for Images section
Erik van der Kolk [Sat, 18 Aug 2012 14:50:08 +0000 (16:50 +0200)]
Fix typo in One class, multiple tags section
Erik van der Kolk [Sat, 18 Aug 2012 14:47:15 +0000 (16:47 +0200)]
Use one line per tag in code snippet for One class, multiple tags
Erik van der Kolk [Sat, 18 Aug 2012 14:41:40 +0000 (16:41 +0200)]
Improve doc for block level buttons
Erik van der Kolk [Sat, 18 Aug 2012 14:36:40 +0000 (16:36 +0200)]
Improve doc for Button sizes
Erik van der Kolk [Sat, 18 Aug 2012 14:07:48 +0000 (16:07 +0200)]
Move code within <pre> tags as close to the left for Input focus
Erik van der Kolk [Sat, 18 Aug 2012 14:03:47 +0000 (16:03 +0200)]
Add <input> into Help text code snippet as shown in example
Erik van der Kolk [Sat, 18 Aug 2012 13:48:18 +0000 (15:48 +0200)]
Add span5 from example into multiple grid inputs code snippet
Erik van der Kolk [Sat, 18 Aug 2012 13:43:00 +0000 (15:43 +0200)]
Add missing placeholders and <select> in Grid sizing code snippet
Erik van der Kolk [Sat, 18 Aug 2012 13:31:11 +0000 (15:31 +0200)]
Make Relative sizing code snippet the same as example
Erik van der Kolk [Sat, 18 Aug 2012 13:29:55 +0000 (15:29 +0200)]
Make Extending form ... => Search form code snippet the same as example
Erik van der Kolk [Sat, 18 Aug 2012 12:54:32 +0000 (14:54 +0200)]
Fix typo
Erik van der Kolk [Sat, 18 Aug 2012 12:36:30 +0000 (14:36 +0200)]
Add multiple="multiple" to Forms => Selects as described in explanation
Erik van der Kolk [Sat, 18 Aug 2012 12:22:41 +0000 (14:22 +0200)]
Make Forms => Textarea code snippet the same as example
Erik van der Kolk [Sat, 18 Aug 2012 12:00:33 +0000 (14:00 +0200)]
Make Forms => Default styles code snippet the same as example
Erik van der Kolk [Sat, 18 Aug 2012 11:56:02 +0000 (13:56 +0200)]
Change .help-block tag for "Forms => Default styles" example into <span>
Erik van der Kolk [Sat, 18 Aug 2012 11:40:37 +0000 (13:40 +0200)]
Add <caption> to Supported table markup example
Mark Otto [Fri, 17 Aug 2012 23:32:34 +0000 (16:32 -0700)]
nuke subnav styles from responsive navbar
Mark Otto [Fri, 17 Aug 2012 23:28:45 +0000 (16:28 -0700)]
fixes #4260 and #4322: set vertical-align to top on input-prepend components to solve modal rounding issues
Mark Otto [Fri, 17 Aug 2012 23:11:52 +0000 (16:11 -0700)]
fix up padding on small buttons, add button examples
Mark Otto [Fri, 17 Aug 2012 23:04:35 +0000 (16:04 -0700)]
Merge branch '2.1.0-wip' of https://github.com/tobz/bootstrap into tobz-2.1.0-wip
Mark Otto [Fri, 17 Aug 2012 23:00:36 +0000 (16:00 -0700)]
fixes #4438: button groups in inline forms now render inline
Mark Otto [Fri, 17 Aug 2012 19:59:32 +0000 (12:59 -0700)]
fixes #4428: specifity on .search-query increased
Mark Otto [Fri, 17 Aug 2012 18:46:23 +0000 (11:46 -0700)]
fixes #4421: add static top navbar class
Mark Otto [Fri, 17 Aug 2012 18:31:21 +0000 (11:31 -0700)]
additional navbar contrast: add inset shadow since we nuked the border
Mark Otto [Fri, 17 Aug 2012 18:27:11 +0000 (11:27 -0700)]
fixes #4417: proper height on thumbnail placeholder image
Mark Otto [Fri, 17 Aug 2012 18:24:48 +0000 (11:24 -0700)]
change css version #
Mark Otto [Fri, 17 Aug 2012 18:23:39 +0000 (11:23 -0700)]
run make on previous commit's merge
Mark Otto [Fri, 17 Aug 2012 18:23:22 +0000 (11:23 -0700)]
Merge pull request #4419 from natansh/2.1.0-wip
Fix typo to make dropdown active link show icon-white
Mark Otto [Fri, 17 Aug 2012 18:22:45 +0000 (11:22 -0700)]
fixes #4416 in a different way: scope active state of navbar links to just the immediate navbar link, not dropdown elements
Natansh Verma [Thu, 16 Aug 2012 11:39:55 +0000 (17:09 +0530)]
Fixes typo for issue #4413.
Mark Otto [Wed, 15 Aug 2012 21:49:55 +0000 (14:49 -0700)]
tweak transition
Mark Otto [Wed, 15 Aug 2012 21:45:41 +0000 (14:45 -0700)]
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Wed, 15 Aug 2012 21:45:35 +0000 (14:45 -0700)]
add transition to thumbnails
Mark Otto [Wed, 15 Aug 2012 16:36:35 +0000 (09:36 -0700)]
Merge pull request #4406 from mikaelkael/fix/add-affix-to-compilation
Add affix.js to javascript compilation
tobz [Wed, 15 Aug 2012 14:07:43 +0000 (11:07 -0300)]
Fixed spelling error in forms documentation.
tobz [Wed, 15 Aug 2012 13:38:59 +0000 (10:38 -0300)]
Removed pixel designation from a zeroed-out property.
tobz [Wed, 15 Aug 2012 13:38:21 +0000 (10:38 -0300)]
Added default top margin of 1px for icons.
tobz [Wed, 15 Aug 2012 13:37:49 +0000 (10:37 -0300)]
Updated margin adjustments of button-based icon overrides.
Mickael Perraud [Wed, 15 Aug 2012 08:56:52 +0000 (10:56 +0200)]
Add affix.js to javascript compilation
Mark Otto [Wed, 15 Aug 2012 05:07:17 +0000 (22:07 -0700)]
Merge pull request #4274 from Marmelatze/three-color-gradient
Force percentage value on .vertical-three-colors() gradient mixin.
Jacob Thornton [Wed, 15 Aug 2012 04:23:29 +0000 (21:23 -0700)]
stray ;
Jacob Thornton [Wed, 15 Aug 2012 04:06:39 +0000 (21:06 -0700)]
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Jacob Thornton [Wed, 15 Aug 2012 04:06:08 +0000 (21:06 -0700)]
get affix actually working and update docs
Mark Otto [Wed, 15 Aug 2012 01:57:27 +0000 (18:57 -0700)]
add affix plugin to downloads page
Mark Otto [Tue, 14 Aug 2012 23:28:17 +0000 (16:28 -0700)]
running make on prev merge
Mark Otto [Tue, 14 Aug 2012 23:27:01 +0000 (16:27 -0700)]
Merge branch 'fix/center-text-navbar' of https://github.com/mikaelkael/bootstrap into mikaelkael-fix/center-text-navbar
Mark Otto [Tue, 14 Aug 2012 23:24:58 +0000 (16:24 -0700)]
navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs from #3946
Mark Otto [Tue, 14 Aug 2012 22:44:25 +0000 (15:44 -0700)]
compensate for ie7 button padding with no borders, fix indentation
Mark Otto [Tue, 14 Aug 2012 22:34:10 +0000 (15:34 -0700)]
remove bottom margin on radios and checkboxes
Mark Otto [Tue, 14 Aug 2012 22:29:47 +0000 (15:29 -0700)]
fixes #3674: checkbox vertical alignment in IE9
Mark Otto [Tue, 14 Aug 2012 22:12:22 +0000 (15:12 -0700)]
add animation to docs download btn for firefox
Mickael Perraud [Tue, 14 Aug 2012 22:11:57 +0000 (00:11 +0200)]
Center text in navbar with change to @baseLineHeight (18 -> 20px)
Mark Otto [Tue, 14 Aug 2012 22:00:22 +0000 (15:00 -0700)]
fix width of star github btn in docs
Mark Otto [Tue, 14 Aug 2012 21:57:49 +0000 (14:57 -0700)]
fixes #4358: make select elements 30px tall to match inputs
Mark Otto [Tue, 14 Aug 2012 21:53:45 +0000 (14:53 -0700)]
remove borders entirely from fixed navbars
Mark Otto [Tue, 14 Aug 2012 21:51:33 +0000 (14:51 -0700)]
fixes #4371: scope hovers on table rows to tbody
Mark Otto [Tue, 14 Aug 2012 21:32:10 +0000 (14:32 -0700)]
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Tue, 14 Aug 2012 21:32:03 +0000 (14:32 -0700)]
fixes #4396: pull right dropdown menus no longer overlaid by submenus
Mark Otto [Tue, 14 Aug 2012 21:29:31 +0000 (14:29 -0700)]
fixes #4395: scope dropdown menu caret in navbar to first level dropdown only
Mark Otto [Tue, 14 Aug 2012 21:25:31 +0000 (14:25 -0700)]
Merge pull request #4393 from Nivl/2.1.0-wip
Fix .thumbnail line-height
Melvin [Tue, 14 Aug 2012 18:06:35 +0000 (21:06 +0300)]
Fix .thumbnail line-height
Mark Otto [Tue, 14 Aug 2012 16:54:04 +0000 (09:54 -0700)]
Merge pull request #4384 from andriijas/2.1.0-wip-js-typo-fix
now with 13 custom jquery plugins
Mark Otto [Tue, 14 Aug 2012 16:30:27 +0000 (09:30 -0700)]
Merge pull request #4376 from kylase/2.1.0-wip
Changed placeholders values
Andreas Cederstròˆm [Tue, 14 Aug 2012 11:58:12 +0000 (13:58 +0200)]
now with 13 custom jquery plugins
Mark Otto [Tue, 14 Aug 2012 06:03:35 +0000 (23:03 -0700)]
fixes #4265: restore chromium select fix
Mark Otto [Tue, 14 Aug 2012 05:57:40 +0000 (22:57 -0700)]
fixes #4342: navbar vars not in use, render navbar dividers
kylase [Tue, 14 Aug 2012 05:51:50 +0000 (13:51 +0800)]
Amend placeholders values
Mark Otto [Tue, 14 Aug 2012 04:35:31 +0000 (21:35 -0700)]
merge
Mark Otto [Tue, 14 Aug 2012 04:34:40 +0000 (21:34 -0700)]
fixes #4373: broken examples link on homepage
Mark Otto [Tue, 14 Aug 2012 04:32:24 +0000 (21:32 -0700)]
Merge pull request #4372 from hho/patch-2
Fixed a typo in inverse navbar code sample
kylase [Tue, 14 Aug 2012 03:57:13 +0000 (11:57 +0800)]
Changed placeholders value of @baseFontSize and @baseLineHeight to the values specified in variables.less
Henning Hoefer [Tue, 14 Aug 2012 00:10:07 +0000 (02:10 +0200)]
Fixed a typo in inverse navbar code sample
Mark Otto [Mon, 13 Aug 2012 23:13:01 +0000 (16:13 -0700)]
Merge pull request #4367 from benjaminoakes/2.1.0-wip
Fix wording of "Button dropdowns" docs
Ben Oakes [Mon, 13 Aug 2012 18:19:23 +0000 (13:19 -0500)]
Fix wording (presumed typo)
Mark Otto [Mon, 13 Aug 2012 17:05:19 +0000 (10:05 -0700)]
running make on previous changes
Mark Otto [Thu, 9 Aug 2012 18:25:34 +0000 (11:25 -0700)]
fix gh buttons
Mark Otto [Wed, 8 Aug 2012 18:26:22 +0000 (11:26 -0700)]
add some simple styles for showing white icons on hover where appropriate
Mark Otto [Wed, 8 Aug 2012 06:11:23 +0000 (23:11 -0700)]
reorg vars fields on customize page to ensure they are all in three columns for time being
Mark Otto [Wed, 8 Aug 2012 06:07:53 +0000 (23:07 -0700)]
fix chevron on js docs and run make after table changes
Mark Otto [Wed, 8 Aug 2012 06:05:39 +0000 (23:05 -0700)]
make twitter bird white in illustration on homepage to abide by brand guidelines
Mark Otto [Wed, 8 Aug 2012 06:02:01 +0000 (23:02 -0700)]
speed up animation and brightness on docs download
Mark Otto [Wed, 8 Aug 2012 05:50:49 +0000 (22:50 -0700)]
fixes #4304: more specific selectors on table border classes to override .table-striped
Mark Otto [Wed, 8 Aug 2012 05:45:53 +0000 (22:45 -0700)]
Merge pull request #4300 from rilian/2.1.0-wip
optimizing images on 2.1.0-wip branch; saving couple of KBs from package
Mark Otto [Wed, 8 Aug 2012 05:37:38 +0000 (22:37 -0700)]
fixes #4295: add vars for pagination
Mark Otto [Wed, 8 Aug 2012 05:34:39 +0000 (22:34 -0700)]
run make after merging #4289
Mark Otto [Wed, 8 Aug 2012 05:34:09 +0000 (22:34 -0700)]
Merge pull request #4289 from coliff/patch-4
Update docs/templates/pages/javascript.mustache
rilian [Mon, 6 Aug 2012 10:23:12 +0000 (13:23 +0300)]
optimizing images on 2.1.0-wip branch; saving couple of KBs from package
Mark Otto [Sun, 5 Aug 2012 07:15:21 +0000 (00:15 -0700)]
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Sun, 5 Aug 2012 07:15:09 +0000 (00:15 -0700)]
fixes #4277: typo
Christian [Sun, 5 Aug 2012 03:39:17 +0000 (12:39 +0900)]
Update docs/templates/pages/javascript.mustache
Amended all mentions of 'Javascript' and 'javascript' in the body text to the correct 'JavaScript'.