]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Jonathan Sampson [Tue, 24 Jul 2012 05:50:38 +0000 (01:50 -0400)]
IE10 uses 'transition' and 'transitionend'
msTransition, while supported in IE, should be ignored in favor of the
unprefixed property. Additionally, MSTransitionEnd should also be
ignored in favor of the unprefixed event transitionend.
Current unit test requires no attention in light of this change.
MSDN:
http://msdn.microsoft.com/en-us/library/ie/hh673535(v=vs.85).aspx#transitions_dom_events
Jacob Thornton [Tue, 24 Jul 2012 01:17:43 +0000 (18:17 -0700)]
delete this test for now - as affix is still heavily underdevelopment
Jacob Thornton [Tue, 24 Jul 2012 01:12:23 +0000 (18:12 -0700)]
following #4148
♒∆✝ [Tue, 24 Jul 2012 00:58:38 +0000 (17:58 -0700)]
Merge pull request #4159 from ixti/opera11-transitions-fix
Fix transition end name for opera 11+12
Aleksey V Zapparov [Mon, 23 Jul 2012 18:55:27 +0000 (20:55 +0200)]
Fix transition end name for opera 11+12
Fix transition end name for Opera 11 and Opera 12.
Should fix issues: #3896, #3897, #4157, #4158
Jacob Thornton [Mon, 23 Jul 2012 01:29:01 +0000 (18:29 -0700)]
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Jacob Thornton [Mon, 23 Jul 2012 01:28:39 +0000 (18:28 -0700)]
some progress on affix plugin
♒∆✝ [Sun, 22 Jul 2012 21:59:08 +0000 (14:59 -0700)]
Merge pull request #3842 from alienlebarge/2.1.0-wip
<img /> tag with `height` attr are not responsive
Jacob Thornton [Sun, 22 Jul 2012 21:52:13 +0000 (14:52 -0700)]
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Jacob Thornton [Sun, 22 Jul 2012 21:50:52 +0000 (14:50 -0700)]
adds minLength #3960
♒∆✝ [Sun, 22 Jul 2012 21:40:09 +0000 (14:40 -0700)]
Merge pull request #4104 from lookfirst/2.1.0-wip-fix-destroy
namespace the events for popover/tooltip
Jon Stevens [Sun, 22 Jul 2012 21:36:23 +0000 (14:36 -0700)]
remove the ns option
Mark Otto [Sun, 22 Jul 2012 21:31:58 +0000 (14:31 -0700)]
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Sun, 22 Jul 2012 21:31:39 +0000 (14:31 -0700)]
fixes #4136: use @dropdownBorder var, but keep IE7-8 fallback
Jon Stevens [Sun, 22 Jul 2012 21:19:11 +0000 (14:19 -0700)]
simplify things to one line. pull #4104
Jacob Thornton [Sun, 22 Jul 2012 20:21:44 +0000 (13:21 -0700)]
*face palm*
Jacob Thornton [Sun, 22 Jul 2012 20:00:17 +0000 (13:00 -0700)]
change haunt to write
Jacob Thornton [Sun, 22 Jul 2012 19:57:39 +0000 (12:57 -0700)]
add haunt w/ issue guideline spec
Mark Otto [Sat, 21 Jul 2012 05:06:47 +0000 (22:06 -0700)]
move from downloads.html to customize.html to better match purpose of page, fix up customize page layout to match other docs, link style refinement to jumbotrons
Mark Otto [Sat, 21 Jul 2012 04:38:28 +0000 (21:38 -0700)]
tweak docs masthead links hover
Jon Stevens [Fri, 20 Jul 2012 16:47:12 +0000 (09:47 -0700)]
on destroy, also hide. issue #3880, pull #4104
Mark Otto [Fri, 20 Jul 2012 04:25:42 +0000 (21:25 -0700)]
nuke commented out code from last fix
Mark Otto [Fri, 20 Jul 2012 04:25:24 +0000 (21:25 -0700)]
fixes #4103: simpler fix for tfoot in .table-border
Mark Otto [Fri, 20 Jul 2012 04:06:42 +0000 (21:06 -0700)]
fixes #4102: properly round top left corners of .table-border with caption/colgroup; also fix css tests page layout and footer
Mark Otto [Wed, 18 Jul 2012 08:06:52 +0000 (01:06 -0700)]
misc docs content changes
Mark Otto [Wed, 18 Jul 2012 06:38:29 +0000 (23:38 -0700)]
copy change
Mark Otto [Wed, 18 Jul 2012 06:32:52 +0000 (23:32 -0700)]
fixes #3845: add .btn-link for transparent buttons styled as links
Mark Otto [Wed, 18 Jul 2012 06:14:58 +0000 (23:14 -0700)]
Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into gcoop-2.1.0-wip
Conflicts:
docs/base-css.html
docs/templates/pages/base-css.mustache
Mark Otto [Wed, 18 Jul 2012 05:44:26 +0000 (22:44 -0700)]
Merge pull request #4110 from purwandi/develop
Moved JS to bottom on extends page
Mark Otto [Wed, 18 Jul 2012 05:40:38 +0000 (22:40 -0700)]
de-scope nav-header from .nav
Purwandi [Wed, 18 Jul 2012 05:33:16 +0000 (12:33 +0700)]
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into develop
Mark Otto [Wed, 18 Jul 2012 05:26:53 +0000 (22:26 -0700)]
fix dropdown vars and make hover state be link color again, add gradient to dropdown link hovers, fix caret positions and active states on nav tabs, tweak nav link padding
Purwandi [Wed, 18 Jul 2012 05:19:02 +0000 (12:19 +0700)]
Moved JS to bottom on extends page
Mark Otto [Wed, 18 Jul 2012 04:45:57 +0000 (21:45 -0700)]
remove separate examples page, add to getting started page
Mark Otto [Wed, 18 Jul 2012 03:57:20 +0000 (20:57 -0700)]
Merge branch '2.1.0-wip' of https://github.com/benjaminoakes/bootstrap into benjaminoakes-2.1.0-wip
Conflicts:
docs/extend.html
docs/templates/pages/extend.mustache
Mark Otto [Wed, 18 Jul 2012 03:22:55 +0000 (20:22 -0700)]
center masthead bg pattern
Mark Otto [Wed, 18 Jul 2012 02:55:02 +0000 (19:55 -0700)]
pngcrush masthead pattern to save 10k
Mark Otto [Wed, 18 Jul 2012 02:54:29 +0000 (19:54 -0700)]
new pattern for masthead
Mark Otto [Wed, 18 Jul 2012 02:11:51 +0000 (19:11 -0700)]
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Wed, 18 Jul 2012 02:11:41 +0000 (19:11 -0700)]
remove list-type declarations from ul and ol elements since those should just use browser defaults
Jon Stevens [Mon, 16 Jul 2012 23:01:11 +0000 (16:01 -0700)]
namespace the events for popover/tooltip so that they can be cleanly removed. issue #3880
Ben Oakes [Mon, 16 Jul 2012 13:31:18 +0000 (09:31 -0400)]
Compiled; ignoring bootstrap.css change to avoid conflicts
Ben Oakes [Mon, 16 Jul 2012 13:29:49 +0000 (09:29 -0400)]
Two of the three apps are for Linux/Windows; adjust accordingly
Mark Otto [Sun, 15 Jul 2012 23:26:42 +0000 (16:26 -0700)]
Merge pull request #4083 from martinbean/2.1.0-wip
Moved JS to bottom as per best practices
Mark Otto [Sun, 15 Jul 2012 23:13:25 +0000 (16:13 -0700)]
docs cleanup and blockquote cleanup for .pull-right option
Mark Otto [Fri, 13 Jul 2012 21:43:51 +0000 (14:43 -0700)]
copy edits and tweaks to utility classes to ensure they always are specific enough
Martin Bean [Fri, 13 Jul 2012 21:25:47 +0000 (22:25 +0100)]
Moved JS to bottom as per best practices
Mark Otto [Fri, 13 Jul 2012 21:20:25 +0000 (14:20 -0700)]
update static assets section of extend page, copy changes elsewhere
Mark Otto [Fri, 13 Jul 2012 18:18:35 +0000 (11:18 -0700)]
more content edits to Extend
Mark Otto [Fri, 13 Jul 2012 18:17:22 +0000 (11:17 -0700)]
content edits to Extend page
Mark Otto [Fri, 13 Jul 2012 17:58:20 +0000 (10:58 -0700)]
cleanup subnav example
Mark Otto [Fri, 13 Jul 2012 07:56:18 +0000 (00:56 -0700)]
fix indenting on getting started page
Mark Otto [Fri, 13 Jul 2012 04:41:51 +0000 (21:41 -0700)]
some analytics tracking on getting started
Mark Otto [Fri, 13 Jul 2012 04:41:07 +0000 (21:41 -0700)]
add download links to getting started
Mark Otto [Fri, 13 Jul 2012 04:40:25 +0000 (21:40 -0700)]
remove getting started link from home, add to navbar, overhaul getting started docs
Mark Otto [Fri, 13 Jul 2012 04:38:18 +0000 (21:38 -0700)]
remove getting started link from home, add to navbar, overhaul getting started docs
Mark Otto [Fri, 13 Jul 2012 01:11:49 +0000 (18:11 -0700)]
overhaul docs on sub pages, clean up css and copy
Mark Otto [Fri, 13 Jul 2012 00:02:55 +0000 (17:02 -0700)]
updated footer
Mark Otto [Thu, 12 Jul 2012 23:24:37 +0000 (16:24 -0700)]
Merge branch 'respclasses' of https://github.com/digitaldisseny/bootstrap into digitaldisseny-respclasses
Mark Otto [Thu, 12 Jul 2012 23:23:21 +0000 (16:23 -0700)]
add chevrons to other docs navs
Mark Otto [Thu, 12 Jul 2012 23:16:06 +0000 (16:16 -0700)]
docs css cleanup for spacing and stuff
Mark Otto [Thu, 12 Jul 2012 20:50:27 +0000 (13:50 -0700)]
clean up docs for subnav
Mark Otto [Thu, 12 Jul 2012 20:45:07 +0000 (13:45 -0700)]
tweak code snippet on pager and clean up type and font-sizes on docs Home
Mark Otto [Wed, 11 Jul 2012 18:15:04 +0000 (11:15 -0700)]
fix grid alignment on scaffolding
Roberto - phproberto [Tue, 10 Jul 2012 23:31:44 +0000 (01:31 +0200)]
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into respclasses
Mark Otto [Tue, 10 Jul 2012 07:45:44 +0000 (00:45 -0700)]
fixes #3706: add textColor and textShadow as options to .buttonBackground mixin
Mark Otto [Tue, 10 Jul 2012 07:36:21 +0000 (00:36 -0700)]
add vars for tooltip customization via background and color
Mark Otto [Tue, 10 Jul 2012 07:32:04 +0000 (00:32 -0700)]
fixes #3605: add support for input-prepend/-append to .form-search
Roberto - phproberto [Tue, 10 Jul 2012 06:12:16 +0000 (08:12 +0200)]
Fixes #4002 responsive utilities classes
Mark Otto [Tue, 10 Jul 2012 05:40:58 +0000 (22:40 -0700)]
fix indenting and remove hidden subnav on Components
Mark Otto [Tue, 10 Jul 2012 05:36:12 +0000 (22:36 -0700)]
fix indenting and remove hidden subnav on Scaffolding
Mark Otto [Tue, 10 Jul 2012 05:34:33 +0000 (22:34 -0700)]
fix indenting and remove hidden subnav on Base CSS docs
Mark Otto [Tue, 10 Jul 2012 05:29:53 +0000 (22:29 -0700)]
fix indenting on extend and js docs pages, remove hidden subnavs
Mark Otto [Tue, 10 Jul 2012 05:25:00 +0000 (22:25 -0700)]
update Extend docs page to include side nav and spec out next section for extending with static assets
Mark Otto [Tue, 10 Jul 2012 05:14:30 +0000 (22:14 -0700)]
remove popoverarrows mixin, relegate code to tooltips and popvers since we only used them once each; this fixes the problem of broken tooltips in 2.1
Mark Otto [Tue, 10 Jul 2012 04:13:33 +0000 (21:13 -0700)]
fix up docs popover examples and copy
Mark Otto [Tue, 10 Jul 2012 04:07:49 +0000 (21:07 -0700)]
fixes #3291: remove float on responsive .thumbnails for 767px and down to ensure thumbnail images don't pop out of container in FF
Mark Otto [Tue, 10 Jul 2012 04:01:29 +0000 (21:01 -0700)]
fixes #3210: add .btn to .navbar-form to remove bottom margin, improve vertical align of contents of .navbar-form
Mark Otto [Tue, 10 Jul 2012 03:55:11 +0000 (20:55 -0700)]
fixes #3381: update docs to show correct media query range on responsive utilities
Mark Otto [Tue, 10 Jul 2012 03:49:17 +0000 (20:49 -0700)]
fixes #3384: add support for multiple inputs per line when using grid sizing
Mark Otto [Mon, 9 Jul 2012 07:53:56 +0000 (00:53 -0700)]
update comments after merging gradient change
Mark Otto [Mon, 9 Jul 2012 07:53:18 +0000 (00:53 -0700)]
Merge pull request #3937 from codler/patch-4
Update linear-gradient standard
Mark Otto [Mon, 9 Jul 2012 07:51:38 +0000 (00:51 -0700)]
fixes #3973: same border on disabled inputs as default inputs:
Mark Otto [Mon, 9 Jul 2012 07:42:38 +0000 (00:42 -0700)]
fixes #4027: same margins on .pager and .pagination
Mark Otto [Mon, 9 Jul 2012 07:39:56 +0000 (00:39 -0700)]
Merge branch '2.1.0-wip' of https://github.com/nextgenthemes/bootstrap into nextgenthemes-2.1.0-wip
Conflicts:
less/buttons.less
Mark Otto [Mon, 9 Jul 2012 07:31:54 +0000 (00:31 -0700)]
wasn't feeling the new buttons, downsizing again until we get a better balance
Mark Otto [Mon, 9 Jul 2012 07:26:32 +0000 (00:26 -0700)]
updating docs examples to remove 13/18 resets, fix up buttons alignments and carets
Mark Otto [Mon, 9 Jul 2012 07:17:52 +0000 (00:17 -0700)]
indenting
Mark Otto [Mon, 9 Jul 2012 07:17:36 +0000 (00:17 -0700)]
docs changes for icons
Mark Otto [Mon, 9 Jul 2012 07:14:35 +0000 (00:14 -0700)]
fix text in docs about default font-size and line-height
Mark Otto [Mon, 9 Jul 2012 04:47:16 +0000 (21:47 -0700)]
fix up carousel alignment and line-height
Mark Otto [Sun, 8 Jul 2012 08:47:36 +0000 (01:47 -0700)]
adding getting started page based on Bootstrap University from awhile back, testing out side nav on docs instead of subnav bar
Mark Otto [Sun, 8 Jul 2012 06:16:07 +0000 (23:16 -0700)]
fix up docs to use default container, fix responsive home changes
nextgenthemes [Sat, 7 Jul 2012 20:20:50 +0000 (23:20 +0300)]
Wrapped btn:hover, btn.disabled inside .btn
Mark Otto [Sat, 7 Jul 2012 19:52:05 +0000 (12:52 -0700)]
reoder forms a bit
Mark Otto [Sat, 7 Jul 2012 19:34:47 +0000 (12:34 -0700)]
docs pre font-size and nowrap on prepend/append
Mark Otto [Sat, 7 Jul 2012 07:48:15 +0000 (00:48 -0700)]
Merge branch '21jumpst' into 2.1.0-wip
Mark Otto [Sat, 7 Jul 2012 07:30:55 +0000 (00:30 -0700)]
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Mark Otto [Sat, 7 Jul 2012 07:30:43 +0000 (00:30 -0700)]
remove specific values for the fluid grid system and instead use LESS's percentage() function
Mark Otto [Fri, 6 Jul 2012 22:18:56 +0000 (15:18 -0700)]
update buttons in docs to include type