]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
11 years agoUse e.target instead :focus selector. 14669/head
vsn4ik [Tue, 23 Sep 2014 09:19:15 +0000 (13:19 +0400)] 
Use e.target instead :focus selector.

11 years agofixes #14654: callout for scrollspy-nav link
Mark Otto [Tue, 23 Sep 2014 03:27:23 +0000 (20:27 -0700)] 
fixes #14654: callout for scrollspy-nav link

11 years agoMerge pull request #14667 from twbs/remove_translate3d
Mark Otto [Mon, 22 Sep 2014 21:56:35 +0000 (14:56 -0700)] 
Merge pull request #14667 from twbs/remove_translate3d

Remove translate3d

11 years agogrunt 14667/head
Mark Otto [Mon, 22 Sep 2014 21:27:13 +0000 (14:27 -0700)] 
grunt

11 years agoMerge branch 'master' into remove_translate3d
Mark Otto [Mon, 22 Sep 2014 21:25:52 +0000 (14:25 -0700)] 
Merge branch 'master' into remove_translate3d

11 years agoFixes #14227, #14603: Drop translate3d for translate on navbars to avoid iOS renderin...
Mark Otto [Mon, 22 Sep 2014 21:17:54 +0000 (14:17 -0700)] 
Fixes #14227, #14603: Drop translate3d for translate on navbars to avoid iOS rendering problems and ensure a more predictable base styling

11 years agoMerge pull request #14666 from twbs/fix-14663
Chris Rebert [Mon, 22 Sep 2014 20:52:48 +0000 (13:52 -0700)] 
Merge pull request #14666 from twbs/fix-14663

Update docs to reflect that Safari percentages were fixed in v7.1 & iOS 8.0

11 years agoSafari percentages were fixed in v7.1 & iOS 8.0; fixes #14663 14666/head
Chris Rebert [Mon, 22 Sep 2014 20:48:05 +0000 (13:48 -0700)] 
Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663

11 years agodocument S3Cachefile.json
Chris Rebert [Mon, 22 Sep 2014 20:22:34 +0000 (13:22 -0700)] 
document S3Cachefile.json

11 years agogrunt
Heinrich Fenkart [Mon, 22 Sep 2014 19:47:24 +0000 (21:47 +0200)] 
grunt

11 years agoMerge pull request #14570 from twbs/remove-modal-open-after-backdrop-closed
Heinrich Fenkart [Mon, 22 Sep 2014 19:44:39 +0000 (21:44 +0200)] 
Merge pull request #14570 from twbs/remove-modal-open-after-backdrop-closed

Remove `.modal-open` class after backdrop is hidden

11 years agoRemove #8702 entry from Wall of browser bugs
Chris Rebert [Mon, 22 Sep 2014 17:59:38 +0000 (10:59 -0700)] 
Remove #8702 entry from Wall of browser bugs

A fix is shipping in Firefox 35: https://bugzilla.mozilla.org/show_bug.cgi?id=763671

11 years agoRemove Safari percent rounding bug entry from Wall of browser bugs
Chris Rebert [Mon, 22 Sep 2014 17:16:25 +0000 (10:16 -0700)] 
Remove Safari percent rounding bug entry from Wall of browser bugs

Bug is fixed in OS X Safari v7.1
Refs #14663

11 years agoSwap -small and -large variables for -sm and -lg
Mark Otto [Sun, 21 Sep 2014 23:04:37 +0000 (16:04 -0700)] 
Swap -small and -large variables for -sm and -lg

11 years agothe justified nav bug is still present in Safari v7.1
Chris Rebert [Sun, 21 Sep 2014 22:34:52 +0000 (15:34 -0700)] 
the justified nav bug is still present in Safari v7.1

11 years agoMove text and background utilties from _type to _utilities
Mark Otto [Fri, 19 Sep 2014 02:15:01 +0000 (19:15 -0700)] 
Move text and background utilties from _type to _utilities

11 years agogrunt
Mark Otto [Fri, 19 Sep 2014 02:11:47 +0000 (19:11 -0700)] 
grunt

11 years agoFixes #14592: Add new variable for progress border radius
Mark Otto [Fri, 19 Sep 2014 02:09:51 +0000 (19:09 -0700)] 
Fixes #14592: Add new variable for progress border radius

11 years agogrunt
Mark Otto [Fri, 19 Sep 2014 02:00:30 +0000 (19:00 -0700)] 
grunt

11 years agoFixes #14642: Add docs mention for blank checkboxes and radios
Mark Otto [Fri, 19 Sep 2014 02:00:26 +0000 (19:00 -0700)] 
Fixes #14642: Add docs mention for blank checkboxes and radios

11 years agogrunt
Mark Otto [Fri, 19 Sep 2014 01:33:52 +0000 (18:33 -0700)] 
grunt

11 years agoMerge pull request #14641 from twbs/hide-passing
Chris Rebert [Thu, 18 Sep 2014 07:45:45 +0000 (00:45 -0700)] 
Merge pull request #14641 from twbs/hide-passing

Make it easier to see failing tests in Sauce screencasts

11 years agoRename .table-condensed to .table-sm
Mark Otto [Thu, 18 Sep 2014 05:14:27 +0000 (22:14 -0700)] 
Rename .table-condensed to .table-sm

11 years agoG R U N T
Mark Otto [Thu, 18 Sep 2014 05:00:12 +0000 (22:00 -0700)] 
G R U N T

11 years agorename media query mixins to .media-*
Mark Otto [Thu, 18 Sep 2014 04:57:51 +0000 (21:57 -0700)] 
rename media query mixins to .media-*

11 years agoremove ' because lul less
Mark Otto [Thu, 18 Sep 2014 04:57:40 +0000 (21:57 -0700)] 
remove ' because lul less

11 years agomore media query mixins
Mark Otto [Thu, 18 Sep 2014 04:56:27 +0000 (21:56 -0700)] 
more media query mixins

11 years agoChange hard-coded media queries in responsive-utilities.less to ref
mrmrs [Tue, 11 Mar 2014 13:10:09 +0000 (06:10 -0700)] 
Change hard-coded media queries in responsive-utilities.less to ref
media query mixin.

Does not account for print media queries yet.

Conflicts:
less/_utilities-responsive.less

11 years agoAdd reference to media query partial.
mrmrs [Tue, 11 Mar 2014 12:14:58 +0000 (05:14 -0700)] 
Add reference to media query partial.

Conflicts:
less/_mixins.less

11 years agoAdd partial for media query mixins.
mrmrs [Tue, 11 Mar 2014 11:32:55 +0000 (04:32 -0700)] 
Add partial for media query mixins.

11 years agoUse .clearfix mixin instead of overflow on examples
Mark Otto [Thu, 18 Sep 2014 04:43:46 +0000 (21:43 -0700)] 
Use .clearfix mixin instead of overflow on examples

11 years agoignore some files from jekyll compilation
Mark Otto [Thu, 18 Sep 2014 03:11:07 +0000 (20:11 -0700)] 
ignore some files from jekyll compilation

11 years agorewrite jumbotron less and make heading use a class
Mark Otto [Thu, 18 Sep 2014 03:03:32 +0000 (20:03 -0700)] 
rewrite jumbotron less and make heading use a class

11 years agoadd jumbotron and page-header to nav.yml
Mark Otto [Thu, 18 Sep 2014 03:03:19 +0000 (20:03 -0700)] 
add jumbotron and page-header to nav.yml

11 years agoMake it easier to see failing tests in Sauce screencasts 14641/head
Chris Rebert [Thu, 18 Sep 2014 01:30:02 +0000 (18:30 -0700)] 
Make it easier to see failing tests in Sauce screencasts

...by hiding passing tests in the list of tests.

11 years agoSome secondary button border action
Mark Otto [Thu, 18 Sep 2014 01:10:28 +0000 (18:10 -0700)] 
Some secondary button border action

11 years agotweak `grunt docs` description
Chris Rebert [Thu, 18 Sep 2014 00:48:40 +0000 (17:48 -0700)] 
tweak `grunt docs` description

11 years agofix #14609
Chris Rebert [Thu, 18 Sep 2014 00:34:57 +0000 (17:34 -0700)] 
fix #14609

11 years agoMerge branch 'master' into derp
Mark Otto [Wed, 17 Sep 2014 22:21:31 +0000 (15:21 -0700)] 
Merge branch 'master' into derp

Conflicts:
Gruntfile.js
dist/css/bootstrap-theme.css.map
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/fonts/glyphicons-halflings-regular.svg
docs/_includes/components/badges.html
docs/_includes/components/input-groups.html
docs/_includes/components/pagination.html
docs/_includes/css/forms.html
docs/_includes/footer.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/getting-started/grunt.html
docs/_includes/home-nav.html
docs/_includes/js/alerts.html
docs/_includes/js/buttons.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/modal.html
docs/_includes/js/popovers.html
docs/_includes/js/tooltips.html
docs/_includes/nav/getting-started.html
docs/_includes/nav/javascript.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/browser-bugs.html
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/fonts/glyphicons-halflings-regular.svg
fonts/glyphicons-halflings-regular.svg
less/_button-group.less
less/_jumbotron.less
less/_variables.less
less/mixins/vendor-prefixes.less
less/panels.less
less/thumbnails.less
package.json

11 years agoFollow-up to #14581: Use div instead of HTML5 section for IE8
Heinrich Fenkart [Wed, 17 Sep 2014 21:33:22 +0000 (23:33 +0200)] 
Follow-up to #14581: Use div instead of HTML5 section for IE8

11 years agoFix tooltip misplacement with "auto top"
saranya.r [Tue, 9 Sep 2014 13:17:06 +0000 (18:47 +0530)] 
Fix tooltip misplacement with "auto top"

Fixes #14322.
Closes #14581.

11 years agoFixes #14628, #14629: Add note to docs about grunt docs command
Mark Otto [Wed, 17 Sep 2014 18:28:24 +0000 (11:28 -0700)] 
Fixes #14628, #14629: Add note to docs about grunt docs command

11 years agoRemove `.modal-open` class after backdrop is hidden 14570/head
Heinrich Fenkart [Mon, 8 Sep 2014 22:10:18 +0000 (00:10 +0200)] 
Remove `.modal-open` class after backdrop is hidden

Fixes #14274.
Fixes #14632.

11 years agoMerge pull request #14577 from twbs/pagination-role-nav
Chris Rebert [Tue, 16 Sep 2014 20:01:00 +0000 (13:01 -0700)] 
Merge pull request #14577 from twbs/pagination-role-nav

Wrap .pagination & .pager in <nav> to improve accessibility

11 years agogrunt
Heinrich Fenkart [Tue, 16 Sep 2014 03:59:09 +0000 (05:59 +0200)] 
grunt

11 years agoMerge pull request #14610 from twbs/axe-tooltip-validate
Heinrich Fenkart [Tue, 16 Sep 2014 03:41:17 +0000 (05:41 +0200)] 
Merge pull request #14610 from twbs/axe-tooltip-validate

Remove unused Tooltip#validate method

11 years agogrunt
Heinrich Fenkart [Tue, 16 Sep 2014 03:40:03 +0000 (05:40 +0200)] 
grunt

11 years agoMerge pull request #14625 from twbs/svg-tooltip-test-fix
Chris Rebert [Tue, 16 Sep 2014 03:05:24 +0000 (20:05 -0700)] 
Merge pull request #14625 from twbs/svg-tooltip-test-fix

Must explicitly destroy tooltip in SVG unit test since its container is body

11 years agoMust explicitly destroy tooltip in SVG unit test since its container is body. 14625/head
Chris Rebert [Tue, 16 Sep 2014 03:01:04 +0000 (20:01 -0700)] 
Must explicitly destroy tooltip in SVG unit test since its container is body.

Leaking tooltips across tests leads to confusion and sadness.

11 years agoMerge pull request #14624 from twbs/type-button
Chris Rebert [Mon, 15 Sep 2014 22:49:22 +0000 (15:49 -0700)] 
Merge pull request #14624 from twbs/type-button

modal docs: ensure all <button>s have an explicit `type` attribute

11 years agomodal docs: ensure all <button>s have an explicit `type` attribute 14624/head
Chris Rebert [Mon, 15 Sep 2014 22:37:47 +0000 (15:37 -0700)] 
modal docs: ensure all <button>s have an explicit `type` attribute

[skip sauce]

11 years agoMerge pull request #14611 from vsn4ik/add_install_with_npm
Chris Rebert [Mon, 15 Sep 2014 18:55:54 +0000 (11:55 -0700)] 
Merge pull request #14611 from vsn4ik/add_install_with_npm

Add npm install info.

11 years agoMerge pull request #14612 from vsn4ik/update_docs_links
Chris Rebert [Sat, 13 Sep 2014 17:37:29 +0000 (10:37 -0700)] 
Merge pull request #14612 from vsn4ik/update_docs_links

Update github links in footer.

11 years agoUpdate github links in footer. 14612/head
vsn4ik [Sat, 13 Sep 2014 08:59:42 +0000 (12:59 +0400)] 
Update github links in footer.

11 years agoREADME.md: Add npm install info. 14611/head
vsn4ik [Sat, 13 Sep 2014 08:50:36 +0000 (12:50 +0400)] 
README.md: Add npm install info.

11 years agoRemove unused Tooltip#validate method 14610/head
Heinrich Fenkart [Sat, 13 Sep 2014 07:39:15 +0000 (09:39 +0200)] 
Remove unused Tooltip#validate method

11 years agogrunt
Heinrich Fenkart [Sat, 13 Sep 2014 02:46:31 +0000 (04:46 +0200)] 
grunt

11 years agoCorrectly selects arrow placement for a tooltip
Peter West [Tue, 3 Jun 2014 15:02:06 +0000 (16:02 +0100)] 
Correctly selects arrow placement for a tooltip

Fixes #13696.
Fixes #13696.
Fixes #14197.
Closes #13718.

11 years agoTeh grunt
Heinrich Fenkart [Sat, 13 Sep 2014 01:15:04 +0000 (03:15 +0200)] 
Teh grunt

https://www.youtube.com/watch?v=L-4VxEtWyRo

11 years agoMerge pull request #14571 from twbs/properly-hide-tooltip-on-destroy
Heinrich Fenkart [Sat, 13 Sep 2014 01:11:03 +0000 (03:11 +0200)] 
Merge pull request #14571 from twbs/properly-hide-tooltip-on-destroy

Properly fire hidden event when tooltip is destroyed

11 years agoProperly fire hidden event when tooltip is destroyed 14571/head
Heinrich Fenkart [Mon, 8 Sep 2014 22:17:32 +0000 (00:17 +0200)] 
Properly fire hidden event when tooltip is destroyed

Fixes #13031.

11 years agoMerge pull request #14578 from twbs/accordion-panel-labelledby
Chris Rebert [Sat, 13 Sep 2014 00:52:42 +0000 (17:52 -0700)] 
Merge pull request #14578 from twbs/accordion-panel-labelledby

add aria-labelledby to accordion example to improve accessibility

11 years agogrunt
Heinrich Fenkart [Sat, 13 Sep 2014 00:42:18 +0000 (02:42 +0200)] 
grunt

11 years agoadd aria-labelledby to accordion example to improve accessibility 14578/head
Chris Rebert [Tue, 9 Sep 2014 06:38:06 +0000 (23:38 -0700)] 
add aria-labelledby to accordion example to improve accessibility

11 years agoMerge pull request #14569 from twbs/scrollspy-ignore-invisible-targets
Heinrich Fenkart [Sat, 13 Sep 2014 00:29:28 +0000 (02:29 +0200)] 
Merge pull request #14569 from twbs/scrollspy-ignore-invisible-targets

Scrollspy: ignore invisible list items

11 years agoMerge pull request #14353 from hnrch02/collapse-count-collapsing-as-active
Heinrich Fenkart [Sat, 13 Sep 2014 00:28:25 +0000 (02:28 +0200)] 
Merge pull request #14353 from hnrch02/collapse-count-collapsing-as-active

Collapse: count `.collapsing` elements as actives; closes #13447

11 years agoMerge pull request #14579 from twbs/accordion-heading-role-tab
Chris Rebert [Sat, 13 Sep 2014 00:23:23 +0000 (17:23 -0700)] 
Merge pull request #14579 from twbs/accordion-heading-role-tab

add role="tab" to .panel-heading-s in accordion example to improve accessibility

11 years agoG R U N T
Heinrich Fenkart [Thu, 11 Sep 2014 21:43:27 +0000 (23:43 +0200)] 
G R U N T

11 years agoMerge pull request #14492 from twbs/ie8-getBoundingClientRect
Heinrich Fenkart [Thu, 11 Sep 2014 21:11:45 +0000 (23:11 +0200)] 
Merge pull request #14492 from twbs/ie8-getBoundingClientRect

Handle lack of .width and .height from getBoundingClientRect() in IE8

11 years agoadd role="tab" to .panel-heading-s in accordion example to improve accessibility 14579/head
Chris Rebert [Tue, 9 Sep 2014 06:33:26 +0000 (23:33 -0700)] 
add role="tab" to .panel-heading-s in accordion example to improve accessibility

11 years agoWrap .pagination & .pager in <nav> to improve accessibility 14577/head
Chris Rebert [Tue, 9 Sep 2014 03:34:26 +0000 (20:34 -0700)] 
Wrap .pagination & .pager in <nav> to improve accessibility

11 years agoMerge pull request #14573 from twbs/indom-check-cross-doc
Heinrich Fenkart [Tue, 9 Sep 2014 01:14:12 +0000 (03:14 +0200)] 
Merge pull request #14573 from twbs/indom-check-cross-doc

Make inDom check of tooltip cross document compatible

11 years agoMake inDom check of tooltip cross document compatible 14573/head
Heinrich Fenkart [Tue, 9 Sep 2014 01:03:14 +0000 (03:03 +0200)] 
Make inDom check of tooltip cross document compatible

Fixes #14483

11 years agocode style improvement 13824/head
James Friend [Tue, 9 Sep 2014 00:50:35 +0000 (08:50 +0800)] 
code style improvement

11 years agoadded banner about generated file
James Friend [Tue, 9 Sep 2014 00:47:23 +0000 (08:47 +0800)] 
added banner about generated file

11 years agoMake affix accept `0` as offsetTop or offsetBottom
samme [Sat, 9 Aug 2014 17:17:26 +0000 (10:17 -0700)] 
Make affix accept `0` as offsetTop or offsetBottom

Fixes #12815.
Closes #14363.

11 years agogrunt and missing new line
Heinrich Fenkart [Mon, 8 Sep 2014 23:23:48 +0000 (01:23 +0200)] 
grunt and missing new line

11 years agoARIA support for collapse
Patrick H. Lauke [Tue, 15 Jul 2014 10:39:27 +0000 (11:39 +0100)] 
ARIA support for collapse

Added handling of aria-expanded=true/false to collapse.js, updated
documentation to include advice on making expand/collapse controls
accessible, updated examples and javascript documentation to use
aria-expanded and aria-controls (when targetting single collapsible
element, using ID rather than class selector)

Closes #14147.
Closes #14153.

11 years agoScrollspy: ignore invisible list items 14569/head
Heinrich Fenkart [Mon, 8 Sep 2014 21:58:27 +0000 (23:58 +0200)] 
Scrollspy: ignore invisible list items

Fixes #13071

11 years agorun `grunt`
Heinrich Fenkart [Mon, 8 Sep 2014 22:12:33 +0000 (00:12 +0200)] 
run `grunt`

11 years agoMerge pull request #14242 from hnrch02/remove-aria-describedby-later
Heinrich Fenkart [Mon, 8 Sep 2014 21:14:50 +0000 (23:14 +0200)] 
Merge pull request #14242 from hnrch02/remove-aria-describedby-later

Remove `aria-describedby` attribute later

11 years agoMerge pull request #13928 from SGinTech/sgit_collapseEventOrder
Heinrich Fenkart [Mon, 8 Sep 2014 21:12:27 +0000 (23:12 +0200)] 
Merge pull request #13928 from SGinTech/sgit_collapseEventOrder

Ensure that hidden event is sent when content is really hidden (collapsi...

11 years agogrunt
Heinrich Fenkart [Mon, 8 Sep 2014 20:41:45 +0000 (22:41 +0200)] 
grunt

11 years agoMerge branch 'collinanderson/whitespace'
Chris Rebert [Mon, 8 Sep 2014 20:36:11 +0000 (13:36 -0700)] 
Merge branch 'collinanderson/whitespace'

11 years agoclean whitespace
Chris Rebert [Mon, 8 Sep 2014 20:35:07 +0000 (13:35 -0700)] 
clean whitespace

Thanks to @collinanderson
Closes #14567

11 years agoMerge pull request #14287 from hnrch02/revert-13855-modal-mousedown
Heinrich Fenkart [Mon, 8 Sep 2014 20:23:43 +0000 (22:23 +0200)] 
Merge pull request #14287 from hnrch02/revert-13855-modal-mousedown

Revert #13855 due to #14263

11 years agogrunt
Mark Otto [Mon, 8 Sep 2014 18:40:23 +0000 (11:40 -0700)] 
grunt

11 years agoMerge pull request #14559 from hnrch02/properly-hide-btngroup-checkbox-n-radio
Heinrich Fenkart [Mon, 8 Sep 2014 18:32:20 +0000 (20:32 +0200)] 
Merge pull request #14559 from hnrch02/properly-hide-btngroup-checkbox-n-radio

Properly hide checkbox and radio inputs in button groups

11 years agoMerge pull request #14565 from twbs/hnrch02
Chris Rebert [Mon, 8 Sep 2014 18:09:15 +0000 (11:09 -0700)] 
Merge pull request #14565 from twbs/hnrch02

Add @hnrch02 to Core Team members list

11 years agoMerge pull request #14566 from twbs/fixes_14542
Mark Otto [Mon, 8 Sep 2014 18:08:35 +0000 (11:08 -0700)] 
Merge pull request #14566 from twbs/fixes_14542

Cleaned up fix for #14511 (input border-radii variables)

11 years agoAdd @hnrch02 to Core Team members list 14565/head
Chris Rebert [Mon, 8 Sep 2014 18:05:20 +0000 (11:05 -0700)] 
Add @hnrch02 to Core Team members list

11 years agogrunt 14566/head
Mark Otto [Mon, 8 Sep 2014 18:04:47 +0000 (11:04 -0700)] 
grunt

11 years agoVariables for large and small input border radiuses
Marat Abdullin [Fri, 5 Sep 2014 17:27:23 +0000 (21:27 +0400)] 
Variables for large and small input border radiuses

11 years agoMerge pull request #14564 from twbs/fixes_14557
Mark Otto [Mon, 8 Sep 2014 18:03:00 +0000 (11:03 -0700)] 
Merge pull request #14564 from twbs/fixes_14557

Fixes #14557: .form-group margin in .navbar-form

11 years agoFixes #14557: Reset the bottom margin on .form-group:last-child in .navbar-form to... 14564/head
Mark Otto [Mon, 8 Sep 2014 17:57:50 +0000 (10:57 -0700)] 
Fixes #14557: Reset the bottom margin on .form-group:last-child in .navbar-form to prevent extra spacing

11 years agoMerge pull request #14563 from twbs/fixes_14319
Mark Otto [Mon, 8 Sep 2014 17:45:18 +0000 (10:45 -0700)] 
Merge pull request #14563 from twbs/fixes_14319

Fixes #14319: Jumbotron reflow

11 years agocustomizer: minor cleanup of IE8 error messaging code
Chris Rebert [Mon, 8 Sep 2014 17:44:28 +0000 (10:44 -0700)] 
customizer: minor cleanup of IE8 error messaging code

[skip sauce]

11 years agoFixes #14319: Prevent jumbotron reflow by ensuring padding of .container isn't interf... 14563/head
Mark Otto [Mon, 8 Sep 2014 17:29:45 +0000 (10:29 -0700)] 
Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container isn't interferred with by .jumbotron side padding

11 years agogrunt
Mark Otto [Mon, 8 Sep 2014 17:23:25 +0000 (10:23 -0700)] 
grunt

11 years agoProperly hide checkbox and radio inputs in button groups 14559/head
Heinrich Fenkart [Sun, 7 Sep 2014 20:45:54 +0000 (22:45 +0200)] 
Properly hide checkbox and radio inputs in button groups

`pointer-events: none;` for modern browsers (including IE11+), `clip: rect(1px, 1px, 1px, 1px);` for everything else.

Fixes #14137