]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
10 years agoconsolidate relatedTarget docs in dropdown event docs 15090/head
Chris Rebert [Wed, 12 Nov 2014 03:38:06 +0000 (19:38 -0800)] 
consolidate relatedTarget docs in dropdown event docs

10 years agomove carousel accessibility callout next to rest of callouts
Chris Rebert [Wed, 12 Nov 2014 03:29:56 +0000 (19:29 -0800)] 
move carousel accessibility callout next to rest of callouts

10 years agomove single-toggle button plugin callout before example for consistency
Chris Rebert [Wed, 12 Nov 2014 03:26:10 +0000 (19:26 -0800)] 
move single-toggle button plugin callout before example for consistency

10 years agoMerge pull request #15088 from twbs/dropdown-keydown-ignores
Heinrich Fenkart [Wed, 12 Nov 2014 01:23:34 +0000 (02:23 +0100)] 
Merge pull request #15088 from twbs/dropdown-keydown-ignores

Dropdown: ignore keydown events coming from `input`s and `textarea`s

10 years agoDropdown: ignore keydown events coming from `input`s and `textarea`s 15088/head
Heinrich Fenkart [Wed, 12 Nov 2014 00:18:06 +0000 (01:18 +0100)] 
Dropdown: ignore keydown events coming from `input`s and `textarea`s

Fixes #15084.

10 years agoMerge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaks
Heinrich Fenkart [Wed, 12 Nov 2014 00:19:39 +0000 (01:19 +0100)] 
Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaks

Wash-up of some stray dropdown examples

10 years agoWash-up of some stray dropdown examples 15087/head
Patrick H. Lauke [Tue, 11 Nov 2014 23:52:52 +0000 (23:52 +0000)] 
Wash-up of some stray dropdown examples

adding explicit aria-expanded="false" initial state (so they're
correctly announced by AT as being collapsed), and - in the case of
old-school use of <a> - role="button"

10 years agoMerge pull request #15086 from twbs/btn_group_focus
Mark Otto [Tue, 11 Nov 2014 23:51:54 +0000 (15:51 -0800)] 
Merge pull request #15086 from twbs/btn_group_focus

Don't remove focus outline from buttons in button groups

10 years agoMerge pull request #15077 from jayanthkoushik/issue-15076-fix
Mark Otto [Tue, 11 Nov 2014 23:47:01 +0000 (15:47 -0800)] 
Merge pull request #15077 from jayanthkoushik/issue-15076-fix

Fix Issue #15076.

10 years agoFixes #14939: Don't remove focus outline from buttons in button groups 15086/head
Mark Otto [Tue, 11 Nov 2014 23:43:00 +0000 (15:43 -0800)] 
Fixes #14939: Don't remove focus outline from buttons in button groups

10 years agoMerge pull request #15085 from patrickhlauke/glyphicons-in-forms-tweak
Heinrich Fenkart [Tue, 11 Nov 2014 23:41:28 +0000 (00:41 +0100)] 
Merge pull request #15085 from patrickhlauke/glyphicons-in-forms-tweak

Glyphicon tweaks

10 years agoaria-hidden added to some stray glyphicons 15085/head
Patrick H. Lauke [Tue, 11 Nov 2014 22:41:21 +0000 (22:41 +0000)] 
aria-hidden added to some stray glyphicons

plus minor tweak to customizer's generated alerts

10 years agoImproved accessible glyphicon advice/use
Patrick H. Lauke [Tue, 11 Nov 2014 22:13:25 +0000 (22:13 +0000)] 
Improved accessible glyphicon advice/use

...to actually make it consistent with what I said in the glyphicon docs
section...

10 years agoFix Issue #15076. 15077/head
Jayanth Koushik [Tue, 11 Nov 2014 09:58:21 +0000 (15:28 +0530)] 
Fix Issue #15076.

This commit adds documentation explaining the need to have an initial
.active element in carousels.

10 years agoAssorted accessibility (and some consistency) fixes for documentation
Patrick H. Lauke [Thu, 30 Oct 2014 16:45:33 +0000 (16:45 +0000)] 
Assorted accessibility (and some consistency) fixes for documentation

Closes #14951 by merging it.

10 years agoMerge pull request #15073 from twbs/15072-more
Chris Rebert [Mon, 10 Nov 2014 21:40:29 +0000 (13:40 -0800)] 
Merge pull request #15073 from twbs/15072-more

Remove X-UA-Compatible caveat from Validators docs

10 years agoRemove X-UA-Compatible caveat from Validators docs 15073/head
Chris Rebert [Mon, 10 Nov 2014 21:14:33 +0000 (13:14 -0800)] 
Remove X-UA-Compatible caveat from Validators docs

Refs #15072

10 years agoMerge pull request #15072 from twbs/html-validator-x-ua-compatible
Heinrich Fenkart [Mon, 10 Nov 2014 19:23:58 +0000 (20:23 +0100)] 
Merge pull request #15072 from twbs/html-validator-x-ua-compatible

HTML validation: No longer relax the `X-UA-Compatible` error

10 years agoHTML validation: No longer relax the `X-UA-Compatible` error 15072/head
Heinrich Fenkart [Mon, 10 Nov 2014 19:02:06 +0000 (20:02 +0100)] 
HTML validation: No longer relax the `X-UA-Compatible` error

The validator no longer complains about it unless the value is different from `content=IE=edge`, see https://www.w3.org/Bugs/Public/show_bug.cgi?id=27091

10 years agoRun `grunt`.
XhmikosR [Mon, 10 Nov 2014 10:55:26 +0000 (12:55 +0200)] 
Run `grunt`.

10 years agoUpdate devDependencies.
XhmikosR [Mon, 10 Nov 2014 10:35:33 +0000 (12:35 +0200)] 
Update devDependencies.

10 years agoMerge pull request #15009 from patrickhlauke/glyphicon-accessibility-tweaks
XhmikosR [Mon, 10 Nov 2014 10:30:34 +0000 (12:30 +0200)] 
Merge pull request #15009 from patrickhlauke/glyphicon-accessibility-tweaks

Glyphicon accessibility tweaks

10 years agoAdd aria-hidden to icons in about page 15009/head
Patrick H. Lauke [Tue, 4 Nov 2014 10:56:40 +0000 (10:56 +0000)] 
Add aria-hidden to icons in about page

10 years agoMeaningful icons in about page
Patrick H. Lauke [Tue, 4 Nov 2014 10:50:50 +0000 (10:50 +0000)] 
Meaningful icons in about page

10 years agoAccessibility tweaks and explanation for glyphicons
Patrick H. Lauke [Tue, 4 Nov 2014 10:39:54 +0000 (10:39 +0000)] 
Accessibility tweaks and explanation for glyphicons

- add aria-hidden="true" to avoid SRs unintentionally reading out the
Unicode character (see
http://www.filamentgroup.com/lab/bulletproof_icon_fonts.html)
- callout with advice on accessible icon usage
- replaced sr-only text in examples with (in the case of button) cleaner
aria-label
- additional example of icon used to convey meaning (in a
non-interactive control)

10 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Mon, 10 Nov 2014 07:12:02 +0000 (23:12 -0800)] 
Merge branch 'master' of github.com:twbs/bootstrap

10 years agodarken primary blue for accessibility contrast on link colors
Mark Otto [Mon, 10 Nov 2014 07:11:28 +0000 (23:11 -0800)] 
darken primary blue for accessibility contrast on link colors

10 years agoBump Jekyll to v2.5.1.
XhmikosR [Mon, 10 Nov 2014 06:06:37 +0000 (08:06 +0200)] 
Bump Jekyll to v2.5.1.

10 years agogrunt
Mark Otto [Mon, 10 Nov 2014 02:04:00 +0000 (18:04 -0800)] 
grunt

10 years agoMerge pull request #15052 from twbs/badge-in-non-anchor-list-group-item
Mark Otto [Sun, 9 Nov 2014 23:05:40 +0000 (15:05 -0800)] 
Merge pull request #15052 from twbs/badge-in-non-anchor-list-group-item

Badges: fix active styles when in non-anchor `.list-group-item`

10 years agocomment and formatting
Mark Otto [Sun, 9 Nov 2014 23:04:32 +0000 (15:04 -0800)] 
comment and formatting

10 years agoFixes #14234 again
Mark Otto [Sun, 9 Nov 2014 23:03:33 +0000 (15:03 -0800)] 
Fixes #14234 again

- Rather than override and hack for IE8-10 and then IE11, scope to just Safari.
- Drops the IE hacks for a media query Webkit hack

10 years agoBadges: fix active styles when in non-anchor `.list-group-item` 15052/head
Heinrich Fenkart [Sat, 8 Nov 2014 10:00:37 +0000 (11:00 +0100)] 
Badges: fix active styles when in non-anchor `.list-group-item`

10 years agoFixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars
Mark Otto [Sat, 8 Nov 2014 08:13:19 +0000 (00:13 -0800)] 
Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars

10 years agogrunt
Mark Otto [Sat, 8 Nov 2014 08:10:53 +0000 (00:10 -0800)] 
grunt

10 years agoMerge pull request #15018 from twbs/fix-theme-active-items
Mark Otto [Sat, 8 Nov 2014 08:07:39 +0000 (00:07 -0800)] 
Merge pull request #15018 from twbs/fix-theme-active-items

Theme: Correctly override active dropdown items in collapsed navbars

10 years agoFixes #14979: Override .jumbotron padding within .container-fluid to match .container
Mark Otto [Sat, 8 Nov 2014 07:01:20 +0000 (23:01 -0800)] 
Fixes #14979: Override .jumbotron padding within .container-fluid to match .container

10 years agoFixes #15046: Add full font overrides for popovers and tooltips
Mark Otto [Sat, 8 Nov 2014 06:17:39 +0000 (22:17 -0800)] 
Fixes #15046: Add full font overrides for popovers and tooltips

10 years agoMerge pull request #14986 from twbs/safari-broken-printing-doc
Chris Rebert [Wed, 5 Nov 2014 22:59:24 +0000 (14:59 -0800)] 
Merge pull request #14986 from twbs/safari-broken-printing-doc

Add #14868 to the compatibility docs

10 years agogrunt
Heinrich Fenkart [Wed, 5 Nov 2014 19:11:46 +0000 (20:11 +0100)] 
grunt

10 years agoMerge pull request #15031 from twbs/customizer-remove-file-type-check
Heinrich Fenkart [Wed, 5 Nov 2014 19:09:17 +0000 (20:09 +0100)] 
Merge pull request #15031 from twbs/customizer-remove-file-type-check

Customizer: Remove file type check from config import

10 years agoCustomizer: Remove file type check from config import 15031/head
Heinrich Fenkart [Wed, 5 Nov 2014 18:10:48 +0000 (19:10 +0100)] 
Customizer: Remove file type check from config import

Fixes #14978.

10 years agoMerge pull request #15030 from twbs/config-bridge-jekyll-plugin
Heinrich Fenkart [Wed, 5 Nov 2014 17:52:09 +0000 (18:52 +0100)] 
Merge pull request #15030 from twbs/config-bridge-jekyll-plugin

Use a Jekyll plugin instead of the `copy:configBridge` grunt task

10 years agoTheme: Correctly override active dropdown items in collapsed navbars 15018/head
Heinrich Fenkart [Tue, 4 Nov 2014 22:46:44 +0000 (23:46 +0100)] 
Theme: Correctly override active dropdown items in collapsed navbars

10 years agoUse a Jekyll plugin instead of the `copy:configBridge` grunt task 15030/head
Heinrich Fenkart [Wed, 5 Nov 2014 17:35:13 +0000 (18:35 +0100)] 
Use a Jekyll plugin instead of the `copy:configBridge` grunt task

10 years agogrunt
Heinrich Fenkart [Wed, 5 Nov 2014 00:56:18 +0000 (01:56 +0100)] 
grunt

10 years agoMerge pull request #14921 from bassjobsen/patch-3
Heinrich Fenkart [Wed, 5 Nov 2014 00:54:13 +0000 (01:54 +0100)] 
Merge pull request #14921 from bassjobsen/patch-3

Update grid-framework.less

10 years agoMerge pull request #14993 from twbs/fix-14991
Chris Rebert [Wed, 5 Nov 2014 00:50:36 +0000 (16:50 -0800)] 
Merge pull request #14993 from twbs/fix-14991

Have Carousel ignore keyboard events from <input>s or <textarea>s

10 years agogrunt
Heinrich Fenkart [Wed, 5 Nov 2014 00:45:16 +0000 (01:45 +0100)] 
grunt

10 years agoMerge pull request #14933 from twbs/center-modal-at-all-times
Heinrich Fenkart [Wed, 5 Nov 2014 00:39:46 +0000 (01:39 +0100)] 
Merge pull request #14933 from twbs/center-modal-at-all-times

Center modal at all times

10 years agoCenter modal dialog at all times 14933/head
Heinrich Fenkart [Thu, 30 Oct 2014 10:25:28 +0000 (11:25 +0100)] 
Center modal dialog at all times

10 years agoHave Carousel ignore keyboard events from <input>s or <textarea>s; fixes #14991 14993/head
Chris Rebert [Tue, 4 Nov 2014 02:35:35 +0000 (18:35 -0800)] 
Have Carousel ignore keyboard events from <input>s or <textarea>s; fixes #14991

10 years agoUpdate head of all visual tests to use our basic template
Heinrich Fenkart [Wed, 5 Nov 2014 00:18:11 +0000 (01:18 +0100)] 
Update head of all visual tests to use our basic template

10 years agogrunt
Heinrich Fenkart [Tue, 4 Nov 2014 23:36:52 +0000 (00:36 +0100)] 
grunt

10 years agoMerge pull request #15019 from twbs/whoomp_there_it_was
Julian Thilo [Tue, 4 Nov 2014 23:33:04 +0000 (00:33 +0100)] 
Merge pull request #15019 from twbs/whoomp_there_it_was

Deprecate diagonal tooltip classes

10 years agoMerge pull request #14927 from twbs/fix-modal-backdrop-above-scrollbar
Heinrich Fenkart [Tue, 4 Nov 2014 23:15:52 +0000 (00:15 +0100)] 
Merge pull request #14927 from twbs/fix-modal-backdrop-above-scrollbar

Fix modal backdrop overlaying the modal's scrollbar

10 years agoDeprecate diagonal tooltip classes 15019/head
Julian Thilo [Tue, 4 Nov 2014 23:09:56 +0000 (00:09 +0100)] 
Deprecate diagonal tooltip classes

10 years agoMerge pull request #14938 from twbs/oh_arrow_where_art_thou
Julian Thilo [Tue, 4 Nov 2014 22:21:59 +0000 (23:21 +0100)] 
Merge pull request #14938 from twbs/oh_arrow_where_art_thou

Fix #14936: Use correct left/right and margin on tooltip arrows

10 years agoFix modal backdrop overlaying the modal's scrollbar 14927/head
Heinrich Fenkart [Thu, 30 Oct 2014 03:46:14 +0000 (04:46 +0100)] 
Fix modal backdrop overlaying the modal's scrollbar

Fixes #14916.

10 years agoAdd initialization examples to tooltip and popover "Opt-in functionality" callouts
Jayanth Koushik [Tue, 4 Nov 2014 16:50:34 +0000 (22:20 +0530)] 
Add initialization examples to tooltip and popover "Opt-in functionality" callouts

Fixes #14950.
Closes #15015 by merging it.

10 years agoHTTPS for Apple Safari Radar in bugify filter
Heinrich Fenkart [Tue, 4 Nov 2014 18:40:39 +0000 (19:40 +0100)] 
HTTPS for Apple Safari Radar in bugify filter

10 years agoMerge pull request #14987 from twbs/overengineer-wall-of-browser-bugs
Heinrich Fenkart [Tue, 4 Nov 2014 18:38:04 +0000 (19:38 +0100)] 
Merge pull request #14987 from twbs/overengineer-wall-of-browser-bugs

Use Jekyll data for Wall of Browser Bugs

10 years agoMerge pull request #14980 from twbs/customizer-autoprefixer
Heinrich Fenkart [Tue, 4 Nov 2014 18:35:34 +0000 (19:35 +0100)] 
Merge pull request #14980 from twbs/customizer-autoprefixer

Use autoprefixer for Customizer builds

10 years agoUse autoprefixer for Customizer builds 14980/head
Heinrich Fenkart [Mon, 3 Nov 2014 13:32:38 +0000 (14:32 +0100)] 
Use autoprefixer for Customizer builds

10 years agoMerge pull request #14982 from twbs/grunt-customizer-share-common
Heinrich Fenkart [Tue, 4 Nov 2014 18:30:13 +0000 (19:30 +0100)] 
Merge pull request #14982 from twbs/grunt-customizer-share-common

Remove duplicate code from Customizer/Gruntfile by sharing it

10 years agoRemove duplicate code from Customizer/Gruntfile by sharing it 14982/head
Heinrich Fenkart [Mon, 3 Nov 2014 15:19:40 +0000 (16:19 +0100)] 
Remove duplicate code from Customizer/Gruntfile by sharing it

10 years agoMerge pull request #14989 from twbs/modal-relatedTarget-data-example
Chris Rebert [Tue, 4 Nov 2014 07:37:38 +0000 (23:37 -0800)] 
Merge pull request #14989 from twbs/modal-relatedTarget-data-example

Add event.relatedTarget + `data-*` example to Modal docs

10 years agoUse Jekyll data for Wall of Browser Bugs 14987/head
Heinrich Fenkart [Mon, 3 Nov 2014 19:17:03 +0000 (20:17 +0100)] 
Use Jekyll data for Wall of Browser Bugs

10 years agoAdd event.relatedTarget + `data-*` example to Modal docs 14989/head
Chris Rebert [Mon, 3 Nov 2014 21:37:27 +0000 (13:37 -0800)] 
Add event.relatedTarget + `data-*` example to Modal docs

Fixes #14245

10 years agoAdd #14868 to the compatibility docs 14986/head
Chris Rebert [Mon, 3 Nov 2014 18:56:30 +0000 (10:56 -0800)] 
Add #14868 to the compatibility docs

10 years agoMerge pull request #14985 from twbs/14972-wall
Heinrich Fenkart [Mon, 3 Nov 2014 17:21:15 +0000 (18:21 +0100)] 
Merge pull request #14985 from twbs/14972-wall

Add Wall of Browser Bugs entry for #14972

10 years agoAdd Wall of Browser Bugs entry for #14972 14985/head
Heinrich Fenkart [Mon, 3 Nov 2014 17:17:35 +0000 (18:17 +0100)] 
Add Wall of Browser Bugs entry for #14972

10 years agoMerge pull request #14967 from aaron-coding/patch-1
Chris Rebert [Sun, 2 Nov 2014 00:49:22 +0000 (17:49 -0700)] 
Merge pull request #14967 from aaron-coding/patch-1

Fix typo

10 years agoFix typo 14967/head
Aaron Cordovez [Sun, 2 Nov 2014 00:46:33 +0000 (17:46 -0700)] 
Fix typo

Corrected spelling of the word "elements"

10 years agoMerge pull request #14966 from krautcomputing/whitespace_fix
XhmikosR [Sat, 1 Nov 2014 15:01:14 +0000 (17:01 +0200)] 
Merge pull request #14966 from krautcomputing/whitespace_fix

fix whitespace in js dropdown docs

10 years agofix whitespace in js dropdown docs 14966/head
Manuel Meurer [Sat, 1 Nov 2014 10:51:11 +0000 (11:51 +0100)] 
fix whitespace in js dropdown docs

10 years agoMerge pull request #14746 from twbs/gems-bump
XhmikosR [Sat, 1 Nov 2014 08:02:16 +0000 (10:02 +0200)] 
Merge pull request #14746 from twbs/gems-bump

Update Jekyll to v2.4.0 and rouge to v1.7.2.

10 years agoMerge pull request #14917 from twbs/examples-footer
XhmikosR [Sat, 1 Nov 2014 06:55:03 +0000 (08:55 +0200)] 
Merge pull request #14917 from twbs/examples-footer

Examples: Make use of the `footer` tag instead of a class.

10 years agoMerge pull request #14959 from twbs/contrib-pitfalls
Chris Rebert [Sat, 1 Nov 2014 06:51:43 +0000 (23:51 -0700)] 
Merge pull request #14959 from twbs/contrib-pitfalls

Cover common contributor mistakes in CONTRIBUTING.md

10 years agoCover common contributor mistakes in CONTRIBUTING.md 14959/head
Chris Rebert [Sat, 1 Nov 2014 00:33:20 +0000 (17:33 -0700)] 
Cover common contributor mistakes in CONTRIBUTING.md

Based on https://github.com/twbs/rorschach/tree/master/docs

10 years agoMerge pull request #14958 from twbs/chrome-css-animation-mem-leak
Chris Rebert [Sat, 1 Nov 2014 00:11:37 +0000 (17:11 -0700)] 
Merge pull request #14958 from twbs/chrome-css-animation-mem-leak

Add Wall of Browser Bugs entry for #14409

10 years agoAdd Wall of Browser Bugs entry for #14409 14958/head
Chris Rebert [Sat, 1 Nov 2014 00:08:01 +0000 (17:08 -0700)] 
Add Wall of Browser Bugs entry for #14409

Closes #14409.
[skip sauce]

10 years agoMerge pull request #14949 from twbs/bots-in-contributing
Chris Rebert [Fri, 31 Oct 2014 23:15:32 +0000 (16:15 -0700)] 
Merge pull request #14949 from twbs/bots-in-contributing

Explain issue/PR bots in CONTRIBUTING.md

10 years agogrunt
Heinrich Fenkart [Fri, 31 Oct 2014 10:09:01 +0000 (11:09 +0100)] 
grunt

10 years agoMerge pull request #14954 from twbs/customizer-use-change-event
Heinrich Fenkart [Fri, 31 Oct 2014 10:04:26 +0000 (11:04 +0100)] 
Merge pull request #14954 from twbs/customizer-use-change-event

Customizer: listen to the right event for manual file selection in import

10 years agoCustomizer: listen to the right event for manual file selection in import 14954/head
Heinrich Fenkart [Fri, 31 Oct 2014 09:58:03 +0000 (10:58 +0100)] 
Customizer: listen to the right event for manual file selection in import

10 years agogrunt
Heinrich Fenkart [Fri, 31 Oct 2014 09:31:56 +0000 (10:31 +0100)] 
grunt

10 years agoRevert "Use jsDelivr CDN until BootstrapCDN gets updated"
Chris Rebert [Fri, 31 Oct 2014 00:37:54 +0000 (17:37 -0700)] 
Revert "Use jsDelivr CDN until BootstrapCDN gets updated"

This reverts commit ea23969150e7329dd4e996b844db0282c4d2319d.

BootstrapCDN has now uploaded Bootstrap v3.3.0

10 years agoMerge pull request #14945 from twbs/media-pulls-docs
Chris Rebert [Fri, 31 Oct 2014 00:37:06 +0000 (17:37 -0700)] 
Merge pull request #14945 from twbs/media-pulls-docs

Replace deprecated uses of .pull-left & .pull-right in .media docs

10 years agoExplain issue/PR bots in CONTRIBUTING.md 14949/head
Chris Rebert [Fri, 31 Oct 2014 00:05:17 +0000 (17:05 -0700)] 
Explain issue/PR bots in CONTRIBUTING.md

[skip sauce]
[skip validator]

10 years agoReplace deprecated uses of .pull-left & .pull-right in .media docs 14945/head
Chris Rebert [Thu, 30 Oct 2014 18:31:28 +0000 (11:31 -0700)] 
Replace deprecated uses of .pull-left & .pull-right in .media docs

Refs https://github.com/twbs/bootlint/pull/153
[skip sauce]

10 years agoReplace v3.2.1 reference with v3.3.0 since there wasn't a v3.2.1
hillai [Thu, 30 Oct 2014 16:13:39 +0000 (18:13 +0200)] 
Replace v3.2.1 reference with v3.3.0 since there wasn't a v3.2.1

Closes #14941

10 years agoFix #14936: Use correct left/right and margin on tooltip arrows 14938/head
Julian Thilo [Thu, 30 Oct 2014 15:33:14 +0000 (16:33 +0100)] 
Fix #14936: Use correct left/right and margin on tooltip arrows

10 years agofix typo in comment
Chris Rebert [Thu, 30 Oct 2014 08:47:48 +0000 (01:47 -0700)] 
fix typo in comment

10 years agoMerge pull request #14931 from twbs/fix-ios-unit-test-failures
Heinrich Fenkart [Thu, 30 Oct 2014 08:46:49 +0000 (09:46 +0100)] 
Merge pull request #14931 from twbs/fix-ios-unit-test-failures

Fix the iOS 8 unit test failures

10 years agoFix the iOS 8 unit test failures 14931/head
Heinrich Fenkart [Thu, 30 Oct 2014 04:19:48 +0000 (05:19 +0100)] 
Fix the iOS 8 unit test failures

Resolves #14919.

10 years agoMerge pull request #14930 from twbs/use-jsdelivr-cdn-urls
Heinrich Fenkart [Thu, 30 Oct 2014 07:07:55 +0000 (08:07 +0100)] 
Merge pull request #14930 from twbs/use-jsdelivr-cdn-urls

Use jsDelivr CDN until BootstrapCDN gets updated

10 years agoUse jsDelivr CDN until BootstrapCDN gets updated 14930/head
Heinrich Fenkart [Thu, 30 Oct 2014 06:20:41 +0000 (07:20 +0100)] 
Use jsDelivr CDN until BootstrapCDN gets updated

10 years agoExamples: Make use of the `footer` tag instead of a `div`. 14917/head
XhmikosR [Wed, 29 Oct 2014 20:07:13 +0000 (22:07 +0200)] 
Examples: Make use of the `footer` tag instead of a `div`.

10 years agogrunt
Heinrich Fenkart [Thu, 30 Oct 2014 03:45:04 +0000 (04:45 +0100)] 
grunt