]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Kevin Suttle [Sat, 24 Aug 2013 15:32:23 +0000 (11:32 -0400)]
Add even more role="button" attributes
Missed the <a class="btw" in my regex search
Kevin Suttle [Sat, 24 Aug 2013 15:16:08 +0000 (11:16 -0400)]
Add role="button" to <a> buttons
These should really be <button> elements, but until that gets squared away, this will suffice.
Mark Otto [Sat, 24 Aug 2013 19:30:46 +0000 (12:30 -0700)]
forgot a pair of buttons
Mark Otto [Sat, 24 Aug 2013 19:29:45 +0000 (12:29 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 24 Aug 2013 18:46:24 +0000 (11:46 -0700)]
turn some buttons into <button> elements where possible
Mark Otto [Sat, 24 Aug 2013 08:33:04 +0000 (01:33 -0700)]
Merge pull request #10103 from hero-m/patch-1
Another case for Issue #10099
hero-m [Sat, 24 Aug 2013 07:41:12 +0000 (12:11 +0430)]
Another case for Issue #10099
Another case for Issue #10099
Mark Otto [Sat, 24 Aug 2013 07:19:37 +0000 (00:19 -0700)]
Merge pull request #10059 from felixhirschfeld/patch-1
Add mixin for transition-property
Mark Otto [Sat, 24 Aug 2013 07:15:34 +0000 (00:15 -0700)]
Merge pull request #10022 from thomaswelton/proposal-glyphicon-block
Proposal - Fixed width for glypicons
Mark Otto [Sat, 24 Aug 2013 07:14:09 +0000 (00:14 -0700)]
fixes #9969: add support for output element
Mark Otto [Sat, 24 Aug 2013 06:59:11 +0000 (23:59 -0700)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sat, 24 Aug 2013 06:58:38 +0000 (23:58 -0700)]
Remove footnote links and inline them; link to contributing guidelines in readme
Mark Otto [Sat, 24 Aug 2013 06:52:24 +0000 (23:52 -0700)]
Merge pull request #9964 from thomaswelton/patch-1
Bower - Added fonts to "main" files
Mark Otto [Sat, 24 Aug 2013 06:40:12 +0000 (23:40 -0700)]
Merge branch 'master' of https://github.com/charnog/bootstrap into charnog-master
Conflicts:
dist/css/bootstrap.min.css
Mark Otto [Sat, 24 Aug 2013 06:39:11 +0000 (23:39 -0700)]
fixes #9876: avoid dropdowns in navbar examples to prevent overlap
Mark Otto [Sat, 24 Aug 2013 06:33:16 +0000 (23:33 -0700)]
follow up to #9963 and #10005: update docs to use .screen-*-min vars, update customizer as well; run grunt to adjust raw files
Mark Otto [Sat, 24 Aug 2013 06:32:06 +0000 (23:32 -0700)]
grunt on previous ms scroll fix
Mark Otto [Sat, 24 Aug 2013 06:19:05 +0000 (23:19 -0700)]
Merge pull request #10057 from sambowler/patch-1
Fix responsive table scrolling on Windows Phone 8.
Mark Otto [Sat, 24 Aug 2013 06:16:37 +0000 (23:16 -0700)]
Merge branch 'master' of https://github.com/apexskier/bootstrap into apexskier-master
Conflicts:
dist/css/bootstrap.min.css
Mark Otto [Sat, 24 Aug 2013 06:14:13 +0000 (23:14 -0700)]
Merge pull request #10005 from twbs/deprecate-screen-device-vars
deprecate @screen-{phone,tablet,desktop} vars
Mark Otto [Sat, 24 Aug 2013 05:56:23 +0000 (22:56 -0700)]
Merge branch 'master' into deprecate-screen-device-vars
Conflicts:
less/variables.less
Mark Otto [Sat, 24 Aug 2013 05:51:39 +0000 (22:51 -0700)]
more specific deprecation comment
Mark Otto [Sat, 24 Aug 2013 05:50:41 +0000 (22:50 -0700)]
Merge pull request #9963 from twbs/min-breakpoint-naming
rename @screen-XX to @screen-XX-min for clarity+unambiguity
Chris Rebert [Sat, 24 Aug 2013 05:39:26 +0000 (22:39 -0700)]
Merge pull request #10100 from twbs/document_hide_text
Fixes #10076: Document hide text
Mark Otto [Sat, 24 Aug 2013 05:38:51 +0000 (22:38 -0700)]
Use jekyll var for current version in docs; update banner in gruntfile to match .less banner
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
Cameron Little [Fri, 23 Aug 2013 15:55:02 +0000 (08:55 -0700)]
Added -webkit-overflow-scrolling: touch to responsive tables
Felix Hirschfeld [Fri, 23 Aug 2013 07:22:54 +0000 (09:22 +0200)]
Add mixin for transition-property
It's quite handy if a transition needs the same duration, timing-function or delay and only specific properties to animate.
Sam Bowler [Fri, 23 Aug 2013 06:53:09 +0000 (07:53 +0100)]
Fix responsive table scrolling on Windows Phone 8.
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
Thomas Welton [Thu, 22 Aug 2013 09:28:54 +0000 (10:28 +0100)]
Removed glyphicon-block instead target :empty .glyphicons
Thomas Welton [Thu, 22 Aug 2013 01:54:54 +0000 (02:54 +0100)]
Added glyphicon-block class
Prevents elements moving around the page after the font file has loaded by setting a defined width on elements using the icon font.
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 19:26:20 +0000 (12:26 -0700)]
deprecate @screen-{phone,tablet,desktop} vars
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`
Denis Gonchar [Wed, 21 Aug 2013 09:57:48 +0000 (15:57 +0600)]
fix #9941
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/)
Thomas Welton [Wed, 21 Aug 2013 00:32:39 +0000 (01:32 +0100)]
Added fonts to "main" files
When using bower the "main" property is used to specify the files that should be consumed by applications including the package as a dependency.
Without including the fonts in this array the glyphicons do not work correctly as the relative font paths do not work after the "main" files are copied into my projects public dir using tools like https://github.com/yatskevich/grunt-bower-task
For now I have manually copied the fonts dir in the location needed for my project. But by accepting this pull request this will not be necessary for me or for other people that use bower.
Chris Rebert [Wed, 21 Aug 2013 00:31:02 +0000 (17:31 -0700)]
rename @screen-XX to @screen-XX-min for clarity+unambiguity
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