]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Chris Rebert [Thu, 10 Oct 2013 08:42:34 +0000 (01:42 -0700)]
address #10965; mention Glyphicons-over-file:// problem in Carousel example
Mark Otto [Thu, 10 Oct 2013 03:05:21 +0000 (20:05 -0700)]
Merge pull request #11013 from twbs/fix-10989
Use CDNs for more example JavaScripts
Chris Rebert [Thu, 10 Oct 2013 02:49:44 +0000 (19:49 -0700)]
Merge pull request #11015 from twbs/use-data-ride-carousel
use data-ride="carousel" in the docs & examples; fixes #11005
Chris Rebert [Thu, 10 Oct 2013 02:29:25 +0000 (19:29 -0700)]
use data-ride="carousel" in the docs & examples; fixes #11005
Chris Rebert [Thu, 10 Oct 2013 01:58:50 +0000 (18:58 -0700)]
re-remove execute permissions; apparent upstream bug
Chris Rebert [Thu, 10 Oct 2013 01:52:19 +0000 (18:52 -0700)]
upgrade holder.js to v2.1
Chris Rebert [Thu, 10 Oct 2013 01:31:17 +0000 (18:31 -0700)]
Merge pull request #10956 from ZDroid/patch-4
Sort tasks alphabetically
Kurt Maine [Sat, 5 Oct 2013 00:57:03 +0000 (19:57 -0500)]
Convert "Recess" to "RECESS"
Except when speaking of the "recess" Node package, RECESS should be in all-caps.
Chris Rebert [Thu, 10 Oct 2013 01:07:08 +0000 (18:07 -0700)]
fix #10805
Chris Rebert [Thu, 10 Oct 2013 00:57:52 +0000 (17:57 -0700)]
trivial refactor in build-customizer grunt task
herom [Wed, 21 Aug 2013 09:46:45 +0000 (14:16 +0430)]
Fixes #9925: convert font data to base64, fixing 0xefbfbd (Unicode Replacement Character) chars in customizer fonts.
Merges #9982
Stuart P. Bentley [Sat, 14 Sep 2013 08:26:42 +0000 (04:26 -0400)]
Customizer: include config.json in bootstrap.zip
merges #10633; fixes part of #9951
Chris Rebert [Wed, 9 Oct 2013 22:21:03 +0000 (15:21 -0700)]
use CDN for jQuery instead of vendoring it; fixes part of #10989
Chris Rebert [Wed, 9 Oct 2013 22:09:50 +0000 (15:09 -0700)]
use CDN for html5shiv instead of vendoring it; fixes part of #10989
Chris Rebert [Wed, 9 Oct 2013 22:27:14 +0000 (15:27 -0700)]
there's no reason for holder.js to be executable
Chris Rebert [Wed, 9 Oct 2013 19:45:43 +0000 (12:45 -0700)]
Merge pull request #10896 from ZDroid/patch-3
Change clone protocol from git:// to https://
Mark Otto [Wed, 9 Oct 2013 17:12:17 +0000 (10:12 -0700)]
Merge pull request #10998 from ZDroid/patch-7
Remove [type]
Chris Rebert [Wed, 9 Oct 2013 08:39:56 +0000 (01:39 -0700)]
Merge pull request #10996 from ZDroid/patch-6
Updare grunt-jekyll dependency
Zlatan Vasović [Wed, 9 Oct 2013 07:45:05 +0000 (09:45 +0200)]
Remove [type]
type="text/css" isn't needed
Zlatan Vasović [Wed, 9 Oct 2013 06:33:03 +0000 (08:33 +0200)]
Updare grunt-jekyll dependency
Chris Rebert [Tue, 8 Oct 2013 18:44:30 +0000 (11:44 -0700)]
fix #10986
Mark Otto [Mon, 7 Oct 2013 20:00:46 +0000 (15:00 -0500)]
Fixes #10126: Update responsive test cases to properly highlight hidden class examples
Mark Otto [Mon, 7 Oct 2013 19:39:11 +0000 (14:39 -0500)]
Half fix for #9855: Don't fuck with margins for open modal dialog on account of Lion non-scrollbars and inconsistencies elsewhere
Mark Otto [Mon, 7 Oct 2013 19:32:29 +0000 (14:32 -0500)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Mon, 7 Oct 2013 19:32:23 +0000 (14:32 -0500)]
Fixes #10959: round the .lead values down to nearest pixel via floor()
Mark Otto [Mon, 7 Oct 2013 19:31:41 +0000 (14:31 -0500)]
run grunt
Chris Rebert [Mon, 7 Oct 2013 07:55:21 +0000 (00:55 -0700)]
Merge pull request #10962 from twbs/doc-h1-thru-h6-classes
document .h1 thru .h6; fixes part of #10102
Chris Rebert [Mon, 7 Oct 2013 03:18:03 +0000 (20:18 -0700)]
document .h1 thru .h6; fixes part of #10102
Mark Otto [Mon, 7 Oct 2013 00:06:40 +0000 (19:06 -0500)]
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
css.html
Mark Otto [Sun, 6 Oct 2013 23:35:07 +0000 (18:35 -0500)]
update gitignore to restore the ruby-version ignore and rename section to all docs stuff
Chris Rebert [Sun, 6 Oct 2013 23:17:32 +0000 (16:17 -0700)]
fix #10961
Mark Otto [Sun, 6 Oct 2013 22:24:32 +0000 (17:24 -0500)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sun, 6 Oct 2013 22:24:26 +0000 (17:24 -0500)]
fixes #10961: change variable names in grid docs
Zlatan Vasović [Sat, 5 Oct 2013 19:17:49 +0000 (21:17 +0200)]
Sort tasks alphabetically
Mark Otto [Sat, 5 Oct 2013 17:59:44 +0000 (10:59 -0700)]
Merge pull request #10950 from twbs/docs-navbar-class
Fix #10948: Clarify navbar example target in docs
Julian Thilo [Sat, 5 Oct 2013 17:32:52 +0000 (19:32 +0200)]
Change all navbar example targets
According to comment on https://github.com/twbs/bootstrap/issues/10948#issuecomment-
25751889 .
Mark Otto [Wed, 2 Oct 2013 05:11:51 +0000 (00:11 -0500)]
merge in new ads
Julian Thilo [Sat, 5 Oct 2013 09:37:52 +0000 (11:37 +0200)]
Fix #10948: Clarify navbar example target in docs
Julian Thilo [Fri, 4 Oct 2013 06:21:30 +0000 (23:21 -0700)]
Merge pull request #10932 from ZDroid/patch-1
Correct grammar
Zlatan Vasović [Thu, 3 Oct 2013 21:05:23 +0000 (23:05 +0200)]
Correct grammar
Jekyll is the third person singular (it), so it should be 'its documentation', not 'their documentation'.
Tobias Lindig [Thu, 12 Sep 2013 08:45:15 +0000 (10:45 +0200)]
unify button sizing, use mixin ".button-size" also for the base sized button
Chris Rebert [Thu, 3 Oct 2013 17:42:55 +0000 (10:42 -0700)]
run grunt
Chris Rebert [Thu, 3 Oct 2013 17:21:39 +0000 (10:21 -0700)]
Merge pull request #10871 from ZDroid/patch-2
Remove .ruby-version from excludes
Mark Otto [Wed, 2 Oct 2013 17:59:03 +0000 (10:59 -0700)]
Merge pull request #10908 from ZDroid/patch-4
Indent banner to match the *'s
Zlatan Vasović [Wed, 2 Oct 2013 12:33:17 +0000 (14:33 +0200)]
Indent banner to match the *'s
Chris Rebert [Tue, 1 Oct 2013 18:01:08 +0000 (11:01 -0700)]
run up-to-date grunt
Mark Otto [Tue, 1 Oct 2013 16:37:53 +0000 (11:37 -0500)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Tue, 1 Oct 2013 16:37:47 +0000 (11:37 -0500)]
run grunt
Zlatan Vasović [Tue, 1 Oct 2013 08:20:31 +0000 (10:20 +0200)]
Change clone protocol from git:// to https://
Cloning with git: protocol doesn't allow to change anything in `.git/`, like when using `git pull`.
Chris Rebert [Tue, 1 Oct 2013 01:11:20 +0000 (18:11 -0700)]
Merge pull request #10806 from twbs/ios-safari-pct-rounding
add iOS and versions to Safari percent rounding warning; fixes #10723
Chris Rebert [Tue, 1 Oct 2013 01:06:17 +0000 (18:06 -0700)]
Merge pull request #10826 from twbs/doc-multiple-navbars-unsupported
document that multiple navbars aren't supported by default
Chris Rebert [Tue, 1 Oct 2013 00:54:24 +0000 (17:54 -0700)]
add maintenance note regarding #10864's addition
Chris Rebert [Thu, 26 Sep 2013 19:57:03 +0000 (12:57 -0700)]
document that multiple navbars aren't supported by default; addresses #10824
Mark Otto [Tue, 1 Oct 2013 00:15:15 +0000 (17:15 -0700)]
Merge pull request #10864 from akalicki/included_files
Added abridged form of 'What's included' docs to README
Mark Otto [Tue, 1 Oct 2013 00:11:55 +0000 (17:11 -0700)]
Merge pull request #10856 from akalicki/grid_class_docs
Better documentation and optimized examples for grid classes
Mark Otto [Tue, 1 Oct 2013 00:10:48 +0000 (17:10 -0700)]
Merge pull request #10865 from Quy/master
Apply help-block class to help text in customize.html
Mark Otto [Tue, 1 Oct 2013 00:08:09 +0000 (17:08 -0700)]
Merge pull request #10883 from ZDroid/patch-3
Remove "Remove margin on the body" from base css docs
Mark Otto [Tue, 1 Oct 2013 00:07:19 +0000 (17:07 -0700)]
Merge pull request #10889 from twbs/contextual-table-docs-xs
table contextual classes docs: .col-lg-* => .col-xs-*
Mark Otto [Tue, 1 Oct 2013 00:06:31 +0000 (17:06 -0700)]
Merge pull request #10888 from twbs/favor-xs-in-docs
use .col-xs-* in "Forms: Column Sizing" docs so more responsive
Chris Rebert [Mon, 30 Sep 2013 18:01:29 +0000 (11:01 -0700)]
table contextual classes docs: .col-lg-* => .col-xs-*
Chris Rebert [Mon, 30 Sep 2013 17:52:57 +0000 (10:52 -0700)]
use .col-xs-* in "Forms: Column Sizing" docs so more responsive
Chris Rebert [Mon, 30 Sep 2013 17:45:18 +0000 (10:45 -0700)]
also use .col-sm-* in other .form-horizontal example for consistency
Zlatan Vasović [Mon, 30 Sep 2013 17:31:41 +0000 (19:31 +0200)]
Remove "Remove margin on the body" from base css docs
Normalize did that.
Zlatan Vasović [Mon, 30 Sep 2013 09:26:52 +0000 (11:26 +0200)]
Remove .ruby-version due to https://github.com/twbs/bootstrap/commit/
4f20a29c329aa58919919426cbd2190fabfdb723
Chris Rebert [Mon, 30 Sep 2013 08:09:30 +0000 (01:09 -0700)]
Merge pull request #10869 from ZDroid/patch-2
Update qunit dependency
Zlatan Vasović [Mon, 30 Sep 2013 07:36:20 +0000 (09:36 +0200)]
Update qunit dependency
Quy Ton [Mon, 30 Sep 2013 01:24:00 +0000 (18:24 -0700)]
Apply help-block class to help text in customize.html
Alex Kalicki [Mon, 30 Sep 2013 00:45:55 +0000 (20:45 -0400)]
Moved 'getting started' link out of 'What's included' section in README
Chris Rebert [Sun, 29 Sep 2013 22:37:22 +0000 (15:37 -0700)]
rm unnecessary backslashes from jqueryCheck
Chris Rebert [Sun, 29 Sep 2013 22:32:34 +0000 (15:32 -0700)]
Merge pull request #10863 from DeanMarkTaylor/patch-2
Update Gruntfile.js fixing undefined jQuery check
Alex Kalicki [Sun, 29 Sep 2013 22:17:46 +0000 (18:17 -0400)]
Added abridged form of 'What's included' docs to README
Dean Taylor [Sun, 29 Sep 2013 20:14:24 +0000 (21:14 +0100)]
Update Gruntfile.js fixing undefined jQuery check
The check to see if jQuery was defined as incorrect causing the "Bootstrap requires jQuery" message to only be displayed if jQuery is defined and has a value which equates to `false`.
Alex Kalicki [Sun, 29 Sep 2013 02:51:30 +0000 (22:51 -0400)]
Better documentation and optimized examples for grid classes
Chris Rebert [Sat, 28 Sep 2013 21:42:59 +0000 (14:42 -0700)]
Merge pull request #10855 from dan-silver/master
Spelling mistakes in documentation.
Dan Silver [Sat, 28 Sep 2013 21:21:23 +0000 (16:21 -0500)]
Spelling mistakes in documentation.
Chris Rebert [Fri, 27 Sep 2013 17:23:28 +0000 (10:23 -0700)]
Merge pull request #10841 from DeanMarkTaylor/patch-1
Update Gruntfile.js removing pointless reading of customize.html.
Dean Taylor [Fri, 27 Sep 2013 17:17:02 +0000 (18:17 +0100)]
Update Gruntfile.js removing pointless reading of customize.html.
I couldn't see a reason to read "customize.html", removed line.
Chris Rebert [Thu, 26 Sep 2013 22:04:23 +0000 (15:04 -0700)]
Merge pull request #10827 from akalicki/issue_10726
Resolves #10726 - clarifies javascript tab markup in docs
Alex Kalicki [Thu, 26 Sep 2013 21:49:03 +0000 (17:49 -0400)]
Resolves #10726 - clarifies javascript tab markup in docs
Chris Rebert [Wed, 25 Sep 2013 18:45:26 +0000 (11:45 -0700)]
add iOS and versions to Safari percent rounding warning; fixes #10723
Mark Otto [Wed, 25 Sep 2013 02:27:49 +0000 (21:27 -0500)]
don't include . in link
Mark Otto [Wed, 25 Sep 2013 02:26:58 +0000 (19:26 -0700)]
Merge pull request #10797 from twbs/input-groups-xref
add cross-reference to Input Groups in CSS Form docs; fixes #10792
Chris Rebert [Wed, 25 Sep 2013 01:48:01 +0000 (18:48 -0700)]
add cross-reference to Input Groups in CSS Form docs; fixes #10792
Mark Otto [Wed, 25 Sep 2013 01:37:13 +0000 (18:37 -0700)]
Merge pull request #10796 from twbs/skip-to-main-content
Use "Skip to main content" phrasing consistently; further #10786 fixes
Chris Rebert [Wed, 25 Sep 2013 01:02:10 +0000 (18:02 -0700)]
Use "Skip to main content" phrasing consistently; further #10786 fixes
Mark Otto [Wed, 25 Sep 2013 00:24:00 +0000 (17:24 -0700)]
Merge pull request #10786 from acspike/skip-nav-link-wording
Alter wording of example Skip Nav link to improve pronunciation
Mark Otto [Wed, 25 Sep 2013 00:16:06 +0000 (17:16 -0700)]
Merge pull request #10790 from twbs/disable-compatibility-mode
Disable IE Compatibility Mode in docs, examples
Julian Thilo [Tue, 24 Sep 2013 20:49:47 +0000 (22:49 +0200)]
Add note about IE mode tag being included in docs
Chris Rebert [Tue, 24 Sep 2013 17:39:03 +0000 (10:39 -0700)]
Merge pull request #10778 from twbs/old-android-glyphicons-fix
Use updated Glyphicons to workaround old Android WebKit bug
Aaron Spike [Tue, 24 Sep 2013 16:52:06 +0000 (11:52 -0500)]
Alter wording of example Skip Nav link to improve pronunciation
Screen reading applications, including Apple's VoiceOver, improperly pronounce the word "content" in "Skip to content" as an adjective rather than a noun because of insufficient context. "Skip to main content" is pronounced correctly.
See #6 and Guideline #10 at the following site for more information:
http://redish.net/content/papers/interactions.htmlAlter wording of example Skip Nav link to improve pronunciation
Julian Thilo [Tue, 24 Sep 2013 16:43:16 +0000 (18:43 +0200)]
Disable IE Compatibility Mode in docs, examples
...because we don't support it and it may cause problems for people
trying to view the docs in IE.
Chris Rebert [Tue, 24 Sep 2013 05:35:51 +0000 (22:35 -0700)]
run grunt dist
Chris Rebert [Tue, 24 Sep 2013 05:30:59 +0000 (22:30 -0700)]
re-sort affected .glyphicon-* classes by new codepoints
Chris Rebert [Tue, 24 Sep 2013 05:06:11 +0000 (22:06 -0700)]
Update affected .glyphicon-* CSS classes to use new codepoints
.glyphicon-briefcase: U+1F4BC -> U+E139
.glyphicon-calendar: U+1F4C5 -> U+E109
.glyphicon-pushpin: U+1F4CC -> U+E146
.glyphicon-paperclip: U+1F4CE -> U+E142
.glyphicon-camera: U+1F4F7 -> U+E046
.glyphicon-lock: U+1F512 -> U+E033
.glyphicon-bell: U+1F514 -> U+E123
.glyphicon-bookmark: U+1F516 -> U+E044
.glyphicon-fire: U+1F525 -> U+E104
.glyphicon-wrench: U+1F527 -> U+E136
Chris Rebert [Tue, 24 Sep 2013 04:58:28 +0000 (21:58 -0700)]
Update Glyphicons font to resolve #10106
Workaround an old Android WebKit bug by switching to codepoints within the BMP.
Details: http://stackoverflow.com/questions/
9241519 /webkit-css-content-unicode-bug
Extra special thanks to @jankovarik for doing this update. <3
Source: https://www.dropbox.com/s/clh9y6lqtmj01l8/halflings_updated_for_android.zip
(As posted in https://github.com/twbs/bootstrap/issues/10106#issuecomment-
24539909 )
Chris Rebert [Tue, 24 Sep 2013 05:34:36 +0000 (22:34 -0700)]
run grunt dist
Mark Otto [Tue, 24 Sep 2013 02:10:38 +0000 (19:10 -0700)]
Merge pull request #10768 from twbs/polaroid-thumbnail-docs
fix #10767; current .img-thumbnail is equivalent to old .img-polaroid
Mark Otto [Tue, 24 Sep 2013 02:08:50 +0000 (19:08 -0700)]
Merge pull request #10770 from twbs/rename-assets
move /assets/ to /docs-assets/ ; fixes #10715
Mark Otto [Tue, 24 Sep 2013 02:08:01 +0000 (19:08 -0700)]
Merge pull request #10769 from twbs/deprecate-hide
deprecate .hide; fixes #10446
Chris Rebert [Mon, 23 Sep 2013 20:01:11 +0000 (13:01 -0700)]
avoid using the term "assets" due to potential confusion