]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Pierre Guilbert [Fri, 28 Jun 2013 12:09:46 +0000 (14:09 +0200)]
removing bootstrap-fonts rule in Makefile for bootstrap rule
Mark Otto [Fri, 28 Jun 2013 07:09:10 +0000 (00:09 -0700)]
Overall responsive `img` styles
`img`s are no longer responsive by default. Instead, use
`.img-responsive` as a class or mixin. Existing `.thumbnail > img` and
`.img-thumbnail` classes now make use of this as a mixin as well.
Mark Otto [Fri, 28 Jun 2013 07:08:19 +0000 (00:08 -0700)]
Run make on JS
Mark Otto [Fri, 28 Jun 2013 06:26:04 +0000 (23:26 -0700)]
update close button example display
Jacob [Fri, 28 Jun 2013 05:36:33 +0000 (22:36 -0700)]
Merge pull request #7424 from sody/3.0.0-wip
Fixes #7213 Collapse plugin does not correctly set the "collapsed" class.
Mark Otto [Fri, 28 Jun 2013 03:50:00 +0000 (20:50 -0700)]
fixes #7961 a bit: adds css for extra tooltip placement options. /cc @fat you just need dat js prolly
Mark Otto [Fri, 28 Jun 2013 03:49:29 +0000 (20:49 -0700)]
remove submenus. for more context: http://www.youtube.com/watch?v=ggWyUEuGcWY&feature=youtu.be&t=48s
Mark Otto [Fri, 28 Jun 2013 03:18:16 +0000 (20:18 -0700)]
run make on last commit
Mark Otto [Fri, 28 Jun 2013 03:17:59 +0000 (20:17 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Fri, 28 Jun 2013 03:17:48 +0000 (20:17 -0700)]
Merge pull request #7995 from hrach/patch-3
Fixed mixin btn-pseudo-state background for [disabled] buttons
Mark Otto [Fri, 28 Jun 2013 03:15:44 +0000 (20:15 -0700)]
fixes #7977: prevent some table bullshit on input groups
Mark Otto [Fri, 28 Jun 2013 02:54:30 +0000 (19:54 -0700)]
update grid col mixin to use latest css from grid cols
Mark Otto [Fri, 28 Jun 2013 02:36:56 +0000 (19:36 -0700)]
fixes #4852: popover carets fully functional in ie8 holy carp wtfbqq huge shoutout to @PumaOmaR
Mark Otto [Fri, 28 Jun 2013 02:36:35 +0000 (19:36 -0700)]
make on js i guess? /cc @fat
Mark Otto [Fri, 28 Jun 2013 02:36:09 +0000 (19:36 -0700)]
remove glyphicons from compiled css
Mark Otto [Fri, 28 Jun 2013 02:33:26 +0000 (19:33 -0700)]
fix broke js markup
Mark Otto [Fri, 28 Jun 2013 02:27:44 +0000 (19:27 -0700)]
fix makefile
Mark Otto [Fri, 28 Jun 2013 02:23:55 +0000 (19:23 -0700)]
Merge pull request #8332 from twitter/bs3_remove_icons
BS3: Remove Glyphicons
Mark Otto [Fri, 28 Jun 2013 02:22:11 +0000 (19:22 -0700)]
add docs callout for glyphicons on homepage and CSS page
fat [Fri, 28 Jun 2013 02:19:57 +0000 (19:19 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
fat [Fri, 28 Jun 2013 02:19:22 +0000 (19:19 -0700)]
fixes #6982
Mark Otto [Fri, 28 Jun 2013 01:51:06 +0000 (18:51 -0700)]
remove glyphicons from demo component
Mark Otto [Fri, 28 Jun 2013 01:49:59 +0000 (18:49 -0700)]
delete icons in assets
Mark Otto [Fri, 28 Jun 2013 01:49:37 +0000 (18:49 -0700)]
remove icons from sidenav
Mark Otto [Fri, 28 Jun 2013 01:49:05 +0000 (18:49 -0700)]
Merge branch '3.0.0-wip' into bs3_remove_icons
Conflicts:
docs/components.html
fat [Fri, 28 Jun 2013 01:47:35 +0000 (18:47 -0700)]
use collapse in dropdown js example
Mark Otto [Fri, 28 Jun 2013 01:45:08 +0000 (18:45 -0700)]
Add parens so sublime picks up on syntax highlighting
Mark Otto [Fri, 28 Jun 2013 01:43:54 +0000 (18:43 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Fri, 28 Jun 2013 01:43:29 +0000 (18:43 -0700)]
Fixes #8329: add `!important` to `.hidden`
Mark Otto [Fri, 28 Jun 2013 01:38:34 +0000 (18:38 -0700)]
Merge pull request #8307 from cvrebert/8287-docs-patch
Fix #8287
Mark Otto [Fri, 28 Jun 2013 01:38:00 +0000 (18:38 -0700)]
remove custom url in jekyll
Mark Otto [Wed, 26 Jun 2013 18:42:04 +0000 (11:42 -0700)]
Merge pull request #8313 from jholl/patch-1
typo: match doc text and example
Mark Otto [Wed, 26 Jun 2013 18:20:14 +0000 (11:20 -0700)]
Merge pull request #8306 from cvrebert/styling-n-typo
Docs: fix 1 typo; use <code> in 1 place
Mark Otto [Wed, 26 Jun 2013 18:19:43 +0000 (11:19 -0700)]
Merge pull request #8305 from cvrebert/copyedit
copyedit JS docs
James Holland [Wed, 26 Jun 2013 12:27:12 +0000 (08:27 -0400)]
typo: match doc text and example
Chris Rebert [Wed, 26 Jun 2013 03:18:30 +0000 (20:18 -0700)]
Fix #8287
Chris Rebert [Wed, 26 Jun 2013 02:50:37 +0000 (19:50 -0700)]
Docs: fix 1 typo; use <code> in 1 place
Chris Rebert [Wed, 26 Jun 2013 02:32:17 +0000 (19:32 -0700)]
copyedit JS docs
Mark Otto [Wed, 26 Jun 2013 00:11:31 +0000 (17:11 -0700)]
Merge pull request #8301 from cvrebert/patch-3
Fix spelling in comment
Mark Otto [Wed, 26 Jun 2013 00:11:20 +0000 (17:11 -0700)]
Merge pull request #8300 from cvrebert/patch-2
Fix typo in comment
Mark Otto [Wed, 26 Jun 2013 00:10:59 +0000 (17:10 -0700)]
Merge pull request #8299 from cvrebert/patch-1
Spelling in comment
Mark Otto [Wed, 26 Jun 2013 00:10:34 +0000 (17:10 -0700)]
Merge pull request #8303 from cvrebert/patch-4
Fix 2 typos
Mark Otto [Wed, 26 Jun 2013 00:09:52 +0000 (17:09 -0700)]
Merge pull request #8304 from cvrebert/patch-5
rm :invalid styling from docs
Chris Rebert [Tue, 25 Jun 2013 23:31:12 +0000 (16:31 -0700)]
rm :invalid styling from docs
It was removed from the code in
90d4343f66d1cdafe24b6de0dbb6ae64312df323 :-/
Chris Rebert [Tue, 25 Jun 2013 23:07:51 +0000 (17:07 -0600)]
Fix 2 typos
Chris Rebert [Tue, 25 Jun 2013 23:05:26 +0000 (17:05 -0600)]
Fix spelling in comment
Chris Rebert [Tue, 25 Jun 2013 23:03:57 +0000 (17:03 -0600)]
Fix typo in comment
Chris Rebert [Tue, 25 Jun 2013 23:01:46 +0000 (17:01 -0600)]
Spelling in comment
Mark Otto [Tue, 25 Jun 2013 21:57:41 +0000 (14:57 -0700)]
Merge pull request #8297 from cvrebert/patch-1
rm pre{white-space:pre-wrap;} since redundant to Normalize
Mark Otto [Tue, 25 Jun 2013 21:57:17 +0000 (14:57 -0700)]
Merge pull request #8298 from cvrebert/patch-2
rm fallback white-space for <code>
Chris Rebert [Tue, 25 Jun 2013 21:53:48 +0000 (15:53 -0600)]
rm fallback white-space for <code>
If my analysis is right, this should be unnecessary.
Chris Rebert [Tue, 25 Jun 2013 21:48:57 +0000 (14:48 -0700)]
rm pre{white-space:pre-wrap;} since redundant to Normalize.css
Mark Otto [Tue, 25 Jun 2013 20:35:49 +0000 (13:35 -0700)]
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Tue, 25 Jun 2013 20:34:03 +0000 (13:34 -0700)]
Merge pull request #8290 from juthilo/3.0.0-docs-nothird
Add new callouts to docs
Mark Otto [Tue, 25 Jun 2013 20:32:41 +0000 (13:32 -0700)]
Merge pull request #8292 from cvrebert/patch-1
fix "Data attributes" link in JS docs sidenav
Mark Otto [Tue, 25 Jun 2013 20:32:21 +0000 (13:32 -0700)]
Move mixin to mixins.less
Mark Otto [Tue, 25 Jun 2013 20:28:34 +0000 (13:28 -0700)]
Merge pull request #8291 from cvrebert/refactor
refactor responsive-utilities slightly
Mark Otto [Tue, 25 Jun 2013 20:26:14 +0000 (13:26 -0700)]
Merge pull request #8294 from cvrebert/patch-2
fix ID of Normalize heading in docs so that the sidenav can find it
Julian Thilo [Tue, 25 Jun 2013 20:22:23 +0000 (22:22 +0200)]
Recess welcome
Chris Rebert [Tue, 25 Jun 2013 20:16:39 +0000 (14:16 -0600)]
fix ID of Normalize heading in docs so that the sidenav can find it
Chris Rebert [Tue, 25 Jun 2013 20:09:24 +0000 (14:09 -0600)]
fix "Data attributes" link in JS docs sidenav
`#js-data-attributes` => `#js-data-attrs`
Julian Thilo [Tue, 25 Jun 2013 19:59:34 +0000 (21:59 +0200)]
Add IDs, adjust text
Chris Rebert [Tue, 25 Jun 2013 19:23:56 +0000 (12:23 -0700)]
refactor responsive-utilities slightly
Julian Thilo [Tue, 25 Jun 2013 19:19:19 +0000 (21:19 +0200)]
Add a link to the mailing list for JS help
Julian Thilo [Tue, 25 Jun 2013 19:01:13 +0000 (21:01 +0200)]
Add callout to docs: LESS compiler support
Julian Thilo [Tue, 25 Jun 2013 18:52:49 +0000 (20:52 +0200)]
Add callout to docs: 3rd-party libs not supported
Mark Otto [Tue, 25 Jun 2013 16:37:56 +0000 (09:37 -0700)]
Merge pull request #8283 from luishdez/hotfix/add-on-breaks
Fix line breaks on add-ons with spaces
Luis Hdez [Tue, 25 Jun 2013 12:34:57 +0000 (14:34 +0200)]
Fix line breaks on add-ons with spaces
Mark Otto [Mon, 24 Jun 2013 04:26:56 +0000 (21:26 -0700)]
Merge pull request #8270 from kylase/3.0.0-wip
Replaced <i> with <span> for glyphicon
Kyle [Mon, 24 Jun 2013 03:27:05 +0000 (11:27 +0800)]
Replaced <i> with <span> for glyphicon
Mark Otto [Sun, 23 Jun 2013 22:16:25 +0000 (15:16 -0700)]
Merge pull request #8268 from luishdez/hotfix/sidebar-overlap
Fix overlap sidebar for Tablets and up in docs
Mark Otto [Sun, 23 Jun 2013 22:15:42 +0000 (15:15 -0700)]
Move grid offsets to desktop only (fixes #8229)
Mark Otto [Sun, 23 Jun 2013 22:05:58 +0000 (15:05 -0700)]
Make on previous commits
Mark Otto [Sun, 23 Jun 2013 22:05:50 +0000 (15:05 -0700)]
Fixes #8211: restore proper table grid class behavior
Needs work though—we shouldn't be setting this stuff with the attribute
selectors, but it's the easiest solution for now.
Luis Hdez [Sun, 23 Jun 2013 21:15:32 +0000 (23:15 +0200)]
Fix overlap sidebar for Tablets and up in docs
Mark Otto [Sun, 23 Jun 2013 17:24:50 +0000 (10:24 -0700)]
Fixes #8266: remove unnecessary `strong` and `em` styles
Mark Otto [Sun, 23 Jun 2013 01:56:55 +0000 (18:56 -0700)]
run make on previous merge
Mark Otto [Sun, 23 Jun 2013 01:56:20 +0000 (18:56 -0700)]
Merge pull request #8261 from frabrunelle/patch-1
Reset left padding for .carousel-indicators
Francis Brunelle [Sun, 23 Jun 2013 00:38:02 +0000 (21:38 -0300)]
Reset left padding for .carousel-indicators
Mark Otto [Sat, 22 Jun 2013 22:07:49 +0000 (15:07 -0700)]
Merge pull request #8258 from aristath/navbar-fixes
Navbar fixes
Aristeides Stathopoulos [Sat, 22 Jun 2013 15:45:25 +0000 (18:45 +0300)]
Update variables.less
Aristeides Stathopoulos [Sat, 22 Jun 2013 15:44:04 +0000 (18:44 +0300)]
Update navbar.less
Aristeides Stathopoulos [Sat, 22 Jun 2013 11:41:31 +0000 (14:41 +0300)]
Update navbar.less
Aristeides Stathopoulos [Sat, 22 Jun 2013 11:34:17 +0000 (14:34 +0300)]
Update navbar.less
navbar padding-left and padding-right should be calculated from the grid-gutter-width variable.
Aristeides Stathopoulos [Sat, 22 Jun 2013 11:26:09 +0000 (04:26 -0700)]
Merge pull request #10 from twitter/3.0.0-wip
3.0.0 wip
Mark Otto [Sat, 22 Jun 2013 00:21:44 +0000 (17:21 -0700)]
Improve alignment of navbar brand and fix up left padding on list groups
Mark Otto [Fri, 21 Jun 2013 18:56:47 +0000 (11:56 -0700)]
Reset padding on homepage links
Mark Otto [Fri, 21 Jun 2013 16:11:54 +0000 (09:11 -0700)]
Merge pull request #8251 from acmetech/3.0.0-wip
Remove offcanvas from footer and change placeholder in css.html
Tom Pietschker [Fri, 21 Jun 2013 14:03:28 +0000 (10:03 -0400)]
Remove the offcanvas js from the footer
This was moved inline in
65ad52060e1f9b5928ac0d5a0bfead0cdf1b26f4
Tom Pietschker [Fri, 21 Jun 2013 13:59:34 +0000 (09:59 -0400)]
Rename class name in placeholder
applies
2535e060a48393143e7a6c2eb93a0a5d06663801 to css.html. Wasn't
docs.html removed a while ago?
Mark Otto [Fri, 21 Jun 2013 05:55:11 +0000 (22:55 -0700)]
Merge pull request #8244 from Quy/3.0.0-wip
Rename class name in placeholder
Quy Ton [Fri, 21 Jun 2013 01:44:19 +0000 (18:44 -0700)]
Rename class name in placeholder
Mark Otto [Fri, 21 Jun 2013 00:15:09 +0000 (17:15 -0700)]
Fixes #8154: enforce full width `.navbar-nav.pull-right` in mobile
Prevents an odd alignment issue in mobile views by forcing the nav
links to be full width without undoing the float.
Mark Otto [Fri, 21 Jun 2013 00:02:10 +0000 (17:02 -0700)]
Fixes #8159: Be more specific about disabled inputs to avoid iOS bug
Attached disabled styles to the exact input types rather than all
inputs and reseting the checkbox/radios. If setting `background-color:
transparent;`, iOS renders no background on the disabled control.
Mark Otto [Thu, 20 Jun 2013 23:42:05 +0000 (16:42 -0700)]
Fixes #8093: Removes invalid focus styles on inputs
Mark Otto [Thu, 20 Jun 2013 23:27:39 +0000 (16:27 -0700)]
run make on previous commit
Mark Otto [Thu, 20 Jun 2013 23:01:59 +0000 (16:01 -0700)]
Fixes #7730: Better hiding of empty titles in popovers
If the popover's title contains no text, hide it via JS. Previously was
done via CSS's `:empty` property, but that doesn't work in IE8, so JS
it is.
/cc @fat becaue I probably did this wrong <3
Mark Otto [Thu, 20 Jun 2013 23:00:38 +0000 (16:00 -0700)]
Run make on last commit
Mark Otto [Thu, 20 Jun 2013 22:44:08 +0000 (15:44 -0700)]
Merge pull request #8193 from mediafreakch/3.0.0-wip
Fixes broken layout for .input-group-addons within .input-large. Follows...
Mark Otto [Thu, 20 Jun 2013 22:40:37 +0000 (15:40 -0700)]
Move Glyphicons into their own repo
Removes the icon fonts and associated docs and LESS code from the core
repo and into twbs/bootstrap-glyphicons.