]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Sat, 24 Aug 2013 05:19:58 +0000 (22:19 -0700)]
split mixin and grunt dist to be sure
Mark Otto [Sat, 24 Aug 2013 05:11:41 +0000 (22:11 -0700)]
Deprecate .hide-text mixin for .text-hide as mixin and class
Mark Otto [Sat, 24 Aug 2013 05:01:42 +0000 (22:01 -0700)]
Document .hide-text and .text-hide
Mark Otto [Sat, 24 Aug 2013 05:00:54 +0000 (22:00 -0700)]
Rearrange helper classes docs section; add subnav list items to docs side nav
Mark Otto [Sat, 24 Aug 2013 04:45:58 +0000 (21:45 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 24 Aug 2013 04:45:46 +0000 (21:45 -0700)]
fixes #10095: note about backwards incompatibility
Mark Otto [Sat, 24 Aug 2013 04:34:44 +0000 (21:34 -0700)]
Merge pull request #10098 from wangsai/fix-form
fix form
Mark Otto [Sat, 24 Aug 2013 04:34:25 +0000 (21:34 -0700)]
Merge pull request #10097 from wangsai/complete-td
complete missed </td>
wangsai [Sat, 24 Aug 2013 03:39:34 +0000 (11:39 +0800)]
fix form
wangsai [Sat, 24 Aug 2013 03:09:33 +0000 (11:09 +0800)]
complete missed </td>
Chris Rebert [Fri, 23 Aug 2013 23:19:30 +0000 (16:19 -0700)]
Merge pull request #9931 from realityking/toolbar
Add role="toolbar" to elements with .btn-toolbar.
Chris Rebert [Fri, 23 Aug 2013 23:12:24 +0000 (16:12 -0700)]
fix #10054; mention .muted -> .text-muted in migration docs
Mark Otto [Fri, 23 Aug 2013 21:26:40 +0000 (14:26 -0700)]
Merge pull request #9966 from twbs/header-font-size-vars
add variables for heading font sizes; fixes #9921
Mark Otto [Fri, 23 Aug 2013 21:26:16 +0000 (14:26 -0700)]
run grunt
Mark Otto [Fri, 23 Aug 2013 21:23:13 +0000 (14:23 -0700)]
Run grunt dist on theme for some reason
Mark Otto [Fri, 23 Aug 2013 21:22:51 +0000 (14:22 -0700)]
Update and document use of `small` in headings
Mark Otto [Fri, 23 Aug 2013 21:00:28 +0000 (14:00 -0700)]
Merge branch 'master' into header-font-size-vars
Mark Otto [Fri, 23 Aug 2013 20:46:40 +0000 (13:46 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Fri, 23 Aug 2013 20:46:28 +0000 (13:46 -0700)]
fixes #10087: add version number to all docs pages in footer
Chris Rebert [Fri, 23 Aug 2013 18:14:54 +0000 (11:14 -0700)]
fix data-api portion of #10084
Chris Rebert [Fri, 23 Aug 2013 18:09:01 +0000 (11:09 -0700)]
repeat #10081 caveat for popovers too
Chris Rebert [Fri, 23 Aug 2013 18:08:37 +0000 (11:08 -0700)]
tweak #10081 phrasing
Chris Rebert [Fri, 23 Aug 2013 18:02:46 +0000 (11:02 -0700)]
Merge pull request #10081 from bcarrell/master
docs: add explanation for adding tooltips to disabled elements
Mark Otto [Fri, 23 Aug 2013 17:47:36 +0000 (10:47 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
css.html
Mark Otto [Fri, 23 Aug 2013 17:44:13 +0000 (10:44 -0700)]
fixes #9877: improve active state on nav list items in theme
Mark Otto [Fri, 23 Aug 2013 17:36:37 +0000 (10:36 -0700)]
fixes #9879: add hover state to theme buttons
Chris Rebert [Fri, 23 Aug 2013 17:18:39 +0000 (10:18 -0700)]
fix #10070 by resyncing fieldset disabled live example & example code
bcarrell [Fri, 23 Aug 2013 16:10:52 +0000 (12:10 -0400)]
docs: add explanation for adding tooltips to disabled elements, closes #10049
Mark Otto [Fri, 23 Aug 2013 06:25:26 +0000 (23:25 -0700)]
fixes #9880: use correct grid classes on jumbotron example
Mark Otto [Fri, 23 Aug 2013 06:19:49 +0000 (23:19 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Fri, 23 Aug 2013 06:18:45 +0000 (23:18 -0700)]
add blog link to homepage
Mark Otto [Fri, 23 Aug 2013 02:26:18 +0000 (19:26 -0700)]
Merge pull request #10012 from twbs/david-badge
add David (david-dm.org) badge to monitor currentness of dependencies
Mark Otto [Fri, 23 Aug 2013 02:23:21 +0000 (19:23 -0700)]
Merge pull request #10040 from twbs/pull-navbar-docs
add cross-reference to .navbar-left/right in .pull-left/right docs
Chris Rebert [Thu, 22 Aug 2013 23:51:57 +0000 (16:51 -0700)]
update outdated JSFiddle example
Chris Rebert [Thu, 22 Aug 2013 19:30:32 +0000 (12:30 -0700)]
fix #10029
Chris Rebert [Thu, 22 Aug 2013 19:26:04 +0000 (12:26 -0700)]
add cross-reference to .navbar-left/right in .pull-left/right docs
Chris Rebert [Thu, 22 Aug 2013 17:10:13 +0000 (10:10 -0700)]
Merge pull request #10034 from nschonni/use-published-version-for-grunt-html-validation
Use NPM version of grunt-html-validation
Nick Schonning [Thu, 22 Aug 2013 16:20:56 +0000 (12:20 -0400)]
Use NPM version of grunt-html-validation
The package is now published, so the direct git url is no longer
required
Chris Rebert [Wed, 21 Aug 2013 22:42:58 +0000 (15:42 -0700)]
Merge pull request #10011 from nschonni/patch-1
Update Grunt instruction links and wording
Mark Otto [Wed, 21 Aug 2013 22:12:55 +0000 (15:12 -0700)]
Always wrap form examples in .bs-example; add some missing role='form'
Chris Rebert [Wed, 21 Aug 2013 22:11:56 +0000 (15:11 -0700)]
add David (david-dm.org) badge to monitor currentness of dependencies
Nick Schonning [Wed, 21 Aug 2013 22:11:33 +0000 (18:11 -0400)]
Update Grunt instruction links and wording
Mark Otto [Wed, 21 Aug 2013 21:30:27 +0000 (14:30 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 21 Aug 2013 21:25:49 +0000 (14:25 -0700)]
Merge pull request #10006 from jodytate/master
remove .btn-group
jody tate [Wed, 21 Aug 2013 20:31:17 +0000 (13:31 -0700)]
remove .btn-group
Removing this class--it's not used in the example and using it causes "bad things to happen."
http://jsfiddle.net/josephtate/Jn6H4/
Chris Rebert [Wed, 21 Aug 2013 18:36:02 +0000 (11:36 -0700)]
Merge pull request #9999 from sqrt4/fix-9974
Fixes #9974
James Lawrence [Wed, 21 Aug 2013 16:56:36 +0000 (17:56 +0100)]
Fixes #9974
Added th selector in .table-row-variant mixin
Chris Rebert [Wed, 21 Aug 2013 16:23:31 +0000 (09:23 -0700)]
Merge pull request #9987 from wangsai/fix-typo
change `else if` to `else`
wangsai [Wed, 21 Aug 2013 11:36:33 +0000 (19:36 +0800)]
change `else if` to `else`
Chris Rebert [Wed, 21 Aug 2013 07:35:15 +0000 (00:35 -0700)]
Merge pull request #9973 from coliff/patch-6
Update justified-nav.css (Removed unnecessary ms-linear-gradient prefix)
Christian [Wed, 21 Aug 2013 07:30:12 +0000 (16:30 +0900)]
Update justified-nav.css
Removed unnecessary ms-linear-gradient prefix. There was never a stable release of IE that supported -ms- prefixed gradients, those were only in preview versions (stable IE10 supports both prefixed and unprefixed gradients). (source: http://lea.verou.me/2013/04/can-we-get-rid-of-gradient-prefixes/)
Chris Rebert [Wed, 21 Aug 2013 01:47:04 +0000 (18:47 -0700)]
add header font size vars to customizer page
Chris Rebert [Wed, 21 Aug 2013 01:46:20 +0000 (18:46 -0700)]
regenerate customizer's raw-files.js
Chris Rebert [Wed, 21 Aug 2013 00:49:17 +0000 (17:49 -0700)]
add variables for heading font sizes; fixes #9921
Chris Rebert [Tue, 20 Aug 2013 23:34:57 +0000 (16:34 -0700)]
update copyright year
Chris Rebert [Tue, 20 Aug 2013 23:21:18 +0000 (16:21 -0700)]
fix #9915
Chris Rebert [Tue, 20 Aug 2013 21:18:30 +0000 (14:18 -0700)]
master branch is no longer stationary, so don't imply otherwise
Chris Rebert [Tue, 20 Aug 2013 21:16:31 +0000 (14:16 -0700)]
links to a release instead of master, so rephrase description accordingly
Chris Rebert [Tue, 20 Aug 2013 21:00:48 +0000 (14:00 -0700)]
point release download link to an actual release instead of `master`
Chris Rebert [Tue, 20 Aug 2013 20:45:52 +0000 (13:45 -0700)]
CONTRIBUTING: reflect move away from *-wip branch style of development
Per http://blog.getbootstrap.com/2012/12/10/bootstrap-3-plans/ :
> * Drop the `*-wip` branch style of development.
Chris Rebert [Tue, 20 Aug 2013 20:36:22 +0000 (13:36 -0700)]
fix #9917
Chris Rebert [Tue, 20 Aug 2013 19:41:41 +0000 (12:41 -0700)]
fix #9924
Chris Rebert [Tue, 20 Aug 2013 17:35:00 +0000 (10:35 -0700)]
Merge pull request #9930 from tagliala/whitespaces-fix
Removed trailing whitespaces in responsive-utilities.less
Chris Rebert [Tue, 20 Aug 2013 16:36:00 +0000 (09:36 -0700)]
Merge pull request #9918 from lamby/master
Correct "Aligninment" -> "Alignment" typo.
Rouven Weßling [Tue, 20 Aug 2013 13:07:43 +0000 (15:07 +0200)]
Add role="toolbar" to elements with .btn-toolbar.
Geremia Taglialatela [Tue, 20 Aug 2013 12:56:10 +0000 (14:56 +0200)]
Removing whitespaces
Chris Lamb [Tue, 20 Aug 2013 10:18:23 +0000 (11:18 +0100)]
Correct "Aligninment" -> "Alignment" typo.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
Mark Otto [Mon, 19 Aug 2013 22:12:25 +0000 (15:12 -0700)]
quick fix for docs mention
Chris Rebert [Mon, 19 Aug 2013 21:23:07 +0000 (14:23 -0700)]
update grunt-html-validation output file ignores
fat [Mon, 19 Aug 2013 21:18:20 +0000 (14:18 -0700)]
remove dumb validation reports
fat [Mon, 19 Aug 2013 21:16:52 +0000 (14:16 -0700)]
fix customizer
Mark Otto [Mon, 19 Aug 2013 20:58:29 +0000 (13:58 -0700)]
really do the raw liquid tag
Mark Otto [Mon, 19 Aug 2013 20:49:58 +0000 (13:49 -0700)]
wrap generated customizer code in raw liquid tag for proper jekyll serve
Mark Otto [Mon, 19 Aug 2013 20:27:45 +0000 (13:27 -0700)]
fix broken panels in js example
Mark Otto [Mon, 19 Aug 2013 20:17:16 +0000 (13:17 -0700)]
run grunt to generate customizer
Mark Otto [Mon, 19 Aug 2013 20:16:39 +0000 (13:16 -0700)]
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto [Mon, 19 Aug 2013 20:16:32 +0000 (13:16 -0700)]
fixes #9855: account for modal overflow on body hiding scrollbar
fat [Mon, 19 Aug 2013 19:22:42 +0000 (12:22 -0700)]
update gruntfile not to run validation + remove validation status
fat [Mon, 19 Aug 2013 19:19:00 +0000 (12:19 -0700)]
add glyphicons to customizer
Mark Otto [Mon, 19 Aug 2013 17:43:58 +0000 (10:43 -0700)]
run grunt dist for #9864
Mark Otto [Mon, 19 Aug 2013 17:43:45 +0000 (10:43 -0700)]
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto [Mon, 19 Aug 2013 17:43:26 +0000 (10:43 -0700)]
Merge pull request #9864 from boomsb/3.0.0-wip
Update tables.less
Mark Otto [Mon, 19 Aug 2013 16:54:16 +0000 (09:54 -0700)]
fix 144 apple icon
Mark Otto [Mon, 19 Aug 2013 16:36:56 +0000 (09:36 -0700)]
Fixes secondary issue in #9798
Mark Otto [Mon, 19 Aug 2013 16:31:16 +0000 (09:31 -0700)]
Add default navbar z-index to fix #9844
iOS doesn't pick up the z-indexing properly on the dropdowns unless you
specify one for the parent navbar.
boomsb [Mon, 19 Aug 2013 16:30:38 +0000 (11:30 -0500)]
Update tables.less
Fixed Table cell sizing with multiple classes by using *= instead of ^=
Mark Otto [Mon, 19 Aug 2013 16:17:49 +0000 (09:17 -0700)]
Comment out grid cols var until we get mixins back in v3.1
Mark Otto [Mon, 19 Aug 2013 16:12:34 +0000 (09:12 -0700)]
Generate customizer stuff
Mark Otto [Mon, 19 Aug 2013 16:10:19 +0000 (09:10 -0700)]
Update thumbnails col classes
Mark Otto [Mon, 19 Aug 2013 15:59:12 +0000 (08:59 -0700)]
run grunt dist on #9847
Mark Otto [Mon, 19 Aug 2013 15:58:59 +0000 (08:58 -0700)]
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Mark Otto [Mon, 19 Aug 2013 15:58:47 +0000 (08:58 -0700)]
Merge pull request #9847 from wangsai/remove-duplicate-code
`.table` style is duplicate in `List groups in panels` and `Tables in panels`
Mark Otto [Mon, 19 Aug 2013 15:56:08 +0000 (08:56 -0700)]
Update jsbin example
Mark Otto [Mon, 19 Aug 2013 15:54:40 +0000 (08:54 -0700)]
move dropdown change from navbar to dropdowns to fix customizer compiling
Mark Otto [Mon, 19 Aug 2013 15:51:25 +0000 (08:51 -0700)]
save and recompile for that last commit
Chris Rebert [Mon, 19 Aug 2013 15:47:35 +0000 (08:47 -0700)]
Merge pull request #9851 from liuyl/typo
fix typo
Mark Otto [Mon, 19 Aug 2013 15:46:49 +0000 (08:46 -0700)]
fix #9832 somewhat: more vars for jumbotron
Yulong Liu [Mon, 19 Aug 2013 15:02:03 +0000 (23:02 +0800)]
fix typo
saiwang [Mon, 19 Aug 2013 14:08:06 +0000 (22:08 +0800)]
`.table` style is duplicate in `List groups in panels` and `Tables in panels`
Mark Otto [Mon, 19 Aug 2013 07:58:29 +0000 (00:58 -0700)]
Re-enable glyphicons in carousel controls and then remove redundant CSS from example