]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
10 years agoRevert "Images are responsive by default"
Chris Rebert [Sat, 28 Mar 2015 11:06:22 +0000 (04:06 -0700)] 
Revert "Images are responsive by default"

This reverts commit d29f851e827db27fb42573f14003bb018c037342.

Making <img>s responsive by-default without opt-in can severely break
third-party widgets such as Google Maps.
This was an acknowledged problem in Bootstrap v2
(see https://github.com/twbs/bootstrap/issues/1506 ) and was fixed in v3
by requiring the .img-responsive class for explicit opt-in
(see 09cdee2f03aaad5c5a767fbec2e3896ad3d1f980).
The situation hasn't really changed since then. The responsive-by-default
approach hasn't become any more suitable in the intervening time.

So let's avoid having this regress in v4. :-)

10 years agomore migration content
Mark Otto [Wed, 11 Mar 2015 19:50:00 +0000 (19:50 +0000)] 
more migration content

10 years agostart to fill in more migration docs
Mark Otto [Wed, 11 Mar 2015 19:45:48 +0000 (19:45 +0000)] 
start to fill in more migration docs

10 years agogrunt css
Mark Otto [Wed, 11 Mar 2015 19:19:26 +0000 (19:19 +0000)] 
grunt css

10 years agoupdate image docs and styles
Mark Otto [Wed, 11 Mar 2015 19:19:22 +0000 (19:19 +0000)] 
update image docs and styles

10 years agoImages are responsive by default
Mark Otto [Wed, 11 Mar 2015 19:19:03 +0000 (19:19 +0000)] 
Images are responsive by default

10 years agogrunt css
Mark Otto [Wed, 11 Mar 2015 19:03:18 +0000 (19:03 +0000)] 
grunt css

10 years agobetter tables in the docs
Mark Otto [Wed, 11 Mar 2015 19:03:10 +0000 (19:03 +0000)] 
better tables in the docs

10 years agosimplify grunt compiling docs
Mark Otto [Wed, 11 Mar 2015 19:02:32 +0000 (19:02 +0000)] 
simplify grunt compiling docs

10 years agocomment out download options for now
Mark Otto [Mon, 9 Mar 2015 15:40:32 +0000 (15:40 +0000)] 
comment out download options for now

10 years agosimplify js docs overview section
Mark Otto [Mon, 9 Mar 2015 15:35:45 +0000 (15:35 +0000)] 
simplify js docs overview section

10 years agoscope the anchor highlighting
Mark Otto [Mon, 9 Mar 2015 15:21:34 +0000 (15:21 +0000)] 
scope the anchor highlighting

10 years agofix page layout for examples overview
Mark Otto [Mon, 9 Mar 2015 15:21:05 +0000 (15:21 +0000)] 
fix page layout for examples overview

10 years agomore component alignment fixes for docs
Mark Otto [Mon, 9 Mar 2015 15:08:13 +0000 (15:08 +0000)] 
more component alignment fixes for docs

10 years agocopy change
Mark Otto [Mon, 9 Mar 2015 15:03:11 +0000 (15:03 +0000)] 
copy change

10 years agofix alignment of progress elements in examples
Mark Otto [Mon, 9 Mar 2015 15:03:06 +0000 (15:03 +0000)] 
fix alignment of progress elements in examples

10 years agonuke theme toggler js
Mark Otto [Mon, 9 Mar 2015 15:02:51 +0000 (15:02 +0000)] 
nuke theme toggler js

10 years agotypo
Mark Otto [Mon, 9 Mar 2015 14:50:40 +0000 (14:50 +0000)] 
typo

10 years agoinput groups subnav
Mark Otto [Mon, 9 Mar 2015 14:50:04 +0000 (14:50 +0000)] 
input groups subnav

10 years agoinput groups: drop the tooltips warning, move accessibility notice to a sub section
Mark Otto [Mon, 9 Mar 2015 14:48:51 +0000 (14:48 +0000)] 
input groups: drop the tooltips warning, move accessibility notice to a sub section

10 years agosimplify input group docs to remove two notices, condense some language
Mark Otto [Mon, 9 Mar 2015 14:46:32 +0000 (14:46 +0000)] 
simplify input group docs to remove two notices, condense some language

10 years agoremove justified button groups
Mark Otto [Mon, 9 Mar 2015 14:32:30 +0000 (14:32 +0000)] 
remove justified button groups

10 years agofix examples alignment
Mark Otto [Mon, 9 Mar 2015 14:30:41 +0000 (14:30 +0000)] 
fix examples alignment

10 years agoremove all customizer comments from variables file
Mark Otto [Mon, 9 Mar 2015 14:18:25 +0000 (14:18 +0000)] 
remove all customizer comments from variables file

10 years agogrunt action
Mark Otto [Mon, 9 Mar 2015 14:08:20 +0000 (14:08 +0000)] 
grunt action

10 years agonuke those for now
Mark Otto [Mon, 9 Mar 2015 14:08:13 +0000 (14:08 +0000)] 
nuke those for now

10 years agodocs redesign a bit
Mark Otto [Mon, 9 Mar 2015 14:07:46 +0000 (14:07 +0000)] 
docs redesign a bit

10 years agoRemove dupe docs CSS, move anchor styles to scss directory, recompile
Mark Otto [Sun, 1 Mar 2015 22:13:13 +0000 (14:13 -0800)] 
Remove dupe docs CSS, move anchor styles to scss directory, recompile

10 years agofix validation, run grunt dist
Mark Otto [Sun, 1 Mar 2015 22:11:22 +0000 (14:11 -0800)] 
fix validation, run grunt dist

10 years agoMerge branch 'master' into v4
Mark Otto [Sun, 1 Mar 2015 21:44:10 +0000 (13:44 -0800)] 
Merge branch 'master' into v4

Conflicts:
.travis.yml
Gruntfile.js
bower.json
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/js/bootstrap.js
dist/js/bootstrap.min.js
docs/_data/glyphicons.yml
docs/_includes/components/breadcrumbs.html
docs/_includes/components/button-dropdowns.html
docs/_includes/components/button-groups.html
docs/_includes/components/dropdowns.html
docs/_includes/components/glyphicons.html
docs/_includes/components/labels.html
docs/_includes/components/list-group.html
docs/_includes/components/media.html
docs/_includes/components/navs.html
docs/_includes/components/panels.html
docs/_includes/components/progress-bars.html
docs/_includes/components/thumbnails.html
docs/_includes/components/wells.html
docs/_includes/css/buttons.html
docs/_includes/css/forms.html
docs/_includes/css/helpers.html
docs/_includes/css/images.html
docs/_includes/css/less.html
docs/_includes/customizer-variables.html
docs/_includes/getting-started/accessibility.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/getting-started/community.html
docs/_includes/getting-started/examples.html
docs/_includes/getting-started/grunt.html
docs/_includes/getting-started/license.html
docs/_includes/getting-started/template.html
docs/_includes/header.html
docs/_includes/js/affix.html
docs/_includes/js/alerts.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/dropdowns.html
docs/_includes/js/modal.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/scrollspy.html
docs/_includes/js/tabs.html
docs/_includes/js/tooltips.html
docs/_includes/js/transitions.html
docs/_includes/nav/javascript.html
docs/_layouts/default.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
docs/assets/js/raw-files.min.js
docs/assets/js/vendor/FileSaver.js
docs/assets/js/vendor/autoprefixer.js
docs/assets/js/vendor/uglify.min.js
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/js/bootstrap.min.js
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/narrow-jumbotron/narrow-jumbotron.css
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/non-responsive/index.html
docs/examples/non-responsive/non-responsive.css
docs/examples/theme/index.html
grunt/configBridge.json
js/affix.js
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/popover.js
js/scrollspy.js
js/tab.js
js/tests/unit/affix.js
js/tests/unit/button.js
js/tests/unit/carousel.js
js/tests/unit/modal.js
js/tests/unit/tooltip.js
js/tooltip.js
less/badges.less
less/glyphicons.less
less/type.less
less/variables.less
package.json
scss/_dropdown.scss
scss/_forms.scss
test-infra/npm-shrinkwrap.json

10 years agoMerge pull request #15954 from twbs/sauce-hidepassed
Heinrich Fenkart [Sun, 1 Mar 2015 08:41:10 +0000 (09:41 +0100)] 
Merge pull request #15954 from twbs/sauce-hidepassed

Use different way to make failing test more visible in Sauce

10 years agoUse different way to make failing test more visible in Sauce 15954/head
Heinrich Fenkart [Sun, 1 Mar 2015 08:20:00 +0000 (09:20 +0100)] 
Use different way to make failing test more visible in Sauce

10 years agoMerge pull request #15929 from kkirsche/patch-5
Patrick H. Lauke [Sat, 28 Feb 2015 22:11:30 +0000 (22:11 +0000)] 
Merge pull request #15929 from kkirsche/patch-5

[Fixes #15928] Encourage use of icons with form validation states for co...

10 years ago[Fixes #15928] Encourage use of icons with form validation states for colorblind... 15929/head
Kevin Kirsche [Thu, 26 Feb 2015 01:01:48 +0000 (20:01 -0500)] 
[Fixes #15928] Encourage use of icons with form validation states for colorblind users

[Fixes #15928] Encourage use of icons with form validation states for colorblind users

Update text per @patrickhlauke's feedback

Update text per @patrickhlauke's feedback.

Fix stupid grammar mistake

10 years agoMerge pull request #96 from twbs/gem-badge
Chris Rebert [Fri, 27 Feb 2015 10:33:25 +0000 (02:33 -0800)] 
Merge pull request #96 from twbs/gem-badge

Add Ruby Gem badge to README

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Fri, 27 Feb 2015 07:51:17 +0000 (07:51 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15826 from kkirsche/patch-19
Mark Otto [Fri, 27 Feb 2015 07:49:04 +0000 (23:49 -0800)] 
Merge pull request #15826 from kkirsche/patch-19

[Fixes #15825] .initialism class should use mixin

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Fri, 27 Feb 2015 04:11:09 +0000 (04:11 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15941 from twbs/ijcheung-collapse-update-all-triggers
Chris Rebert [Fri, 27 Feb 2015 04:00:50 +0000 (20:00 -0800)] 
Merge pull request #15941 from twbs/ijcheung-collapse-update-all-triggers

Update all collapse triggers with .collapsed class and aria-expanded

10 years agoUpdate all collapse triggers with .collapsed class and aria-expanded 15941/head
Ivan Cheung [Wed, 4 Feb 2015 22:25:57 +0000 (16:25 -0600)] 
Update all collapse triggers with .collapsed class and aria-expanded

Fixes #15741
Closes #15751 by merging it.

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Thu, 26 Feb 2015 14:21:13 +0000 (14:21 +0000)] 
automatic grunt dist

10 years agoRun `grunt`.
XhmikosR [Thu, 26 Feb 2015 09:14:46 +0000 (11:14 +0200)] 
Run `grunt`.

10 years agoMerge pull request #15933 from twbs/qunit-module-hooks
Heinrich Fenkart [Thu, 26 Feb 2015 07:36:17 +0000 (08:36 +0100)] 
Merge pull request #15933 from twbs/qunit-module-hooks

Unit tests: Use new names of module hooks

10 years agoQUnit.jsDump => QUnit.dump 15933/head
Chris Rebert [Thu, 26 Feb 2015 07:27:12 +0000 (23:27 -0800)] 
QUnit.jsDump => QUnit.dump

Refs http://qunitjs.com/upgrade-guide-2.x/#replace-qunit-jsdump-with-qunit-dump

10 years agoUse QUnit.log(...) instead of QUnit.log = ...
Chris Rebert [Thu, 26 Feb 2015 07:26:26 +0000 (23:26 -0800)] 
Use QUnit.log(...) instead of QUnit.log = ...

Refs http://qunitjs.com/upgrade-guide-2.x/#replace-qunit-log-callback-with-qunit-log-callback-for-all-reporting-callbacks

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Thu, 26 Feb 2015 07:21:21 +0000 (07:21 +0000)] 
automatic grunt dist

10 years agoUnit tests: Use new names of module hooks
Heinrich Fenkart [Thu, 26 Feb 2015 07:20:42 +0000 (08:20 +0100)] 
Unit tests: Use new names of module hooks

Refs #15893

10 years agoMerge pull request #15930 from twbs/modal-restore-inline-padding
Heinrich Fenkart [Thu, 26 Feb 2015 07:13:55 +0000 (08:13 +0100)] 
Merge pull request #15930 from twbs/modal-restore-inline-padding

Modal: Apply any preexisting body padding again after closing

10 years agoModal: Apply any preexisting body padding again after closing 15930/head
nakupanda [Wed, 3 Dec 2014 08:13:37 +0000 (16:13 +0800)] 
Modal: Apply any preexisting body padding again after closing

10 years agoPrevent collapsed navbar in Non-responsive Example
TJ [Thu, 4 Dec 2014 19:26:11 +0000 (14:26 -0500)] 
Prevent collapsed navbar in Non-responsive Example

Closes #15291 by merging it.

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Thu, 26 Feb 2015 06:01:15 +0000 (06:01 +0000)] 
automatic grunt dist

10 years agoTooltip: Avoid creating an unnecessary tooltip when `Tooltip#hide` is called
Quentin Spencer-Harper [Tue, 13 Jan 2015 14:59:47 +0000 (14:59 +0000)] 
Tooltip: Avoid creating an unnecessary tooltip when `Tooltip#hide` is called

Fixed performance bug where a tooltip element is created and then immediately destroyed when tooltip.hide() is called and there is no existing tooltip element

Resolves #15557 by merging it.

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Thu, 26 Feb 2015 05:51:21 +0000 (05:51 +0000)] 
automatic grunt dist

10 years agoDropdowns: Skip `.disabled` instead of `.divider` on keydown event
vsn4ik [Thu, 8 Jan 2015 09:03:09 +0000 (12:03 +0300)] 
Dropdowns: Skip `.disabled` instead of `.divider` on keydown event

Fixes #15147.
Closes #15520 by merging it.

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Thu, 26 Feb 2015 05:01:07 +0000 (05:01 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15923 from kkirsche/useExplicitVariableDeclaration
Heinrich Fenkart [Thu, 26 Feb 2015 04:55:27 +0000 (05:55 +0100)] 
Merge pull request #15923 from kkirsche/useExplicitVariableDeclaration

[Ref #15881] Use Explicit JS Variable Declarations rather than Chained

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Thu, 26 Feb 2015 03:51:28 +0000 (03:51 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15693 from huang-x-h/patch-1
Chris Rebert [Thu, 26 Feb 2015 03:49:26 +0000 (19:49 -0800)] 
Merge pull request #15693 from huang-x-h/patch-1

tip method in popover.js can be removed

10 years ago[Ref #15881] Use Explicit Values rather than Chain 15923/head
Kevin Kirsche [Wed, 25 Feb 2015 17:19:11 +0000 (12:19 -0500)] 
[Ref #15881] Use Explicit Values rather than Chain

[Ref #15881] Use Explicit Values for javascript variables rather than chained ones.

From https://github.com/twbs/bootstrap/pull/15881#discussion_r25330647

10 years agofix 2 typos in modal unit test assertion messages
Chris Rebert [Wed, 25 Feb 2015 07:49:08 +0000 (23:49 -0800)] 
fix 2 typos in modal unit test assertion messages

10 years agoMerge pull request #15916 from kkirsche/patch-2
Mark Otto [Wed, 25 Feb 2015 05:16:55 +0000 (21:16 -0800)] 
Merge pull request #15916 from kkirsche/patch-2

Add source code documentation of justified navbar for #15906

10 years agoMerge pull request #15914 from StevenBlack/docs.js.headings
Mark Otto [Wed, 25 Feb 2015 05:14:43 +0000 (21:14 -0800)] 
Merge pull request #15914 from StevenBlack/docs.js.headings

docs > js > headings

10 years agoDocument justified navbar for #15906 15916/head
Kevin Kirsche [Wed, 25 Feb 2015 04:04:59 +0000 (23:04 -0500)] 
Document justified navbar for #15906

Document in the source code that the justified nav is meant for single line list items only. This should help prevent Issues like #15906 in the future.

10 years agoFollow-up to 769c27a19f: Add new section to nav
Heinrich Fenkart [Wed, 25 Feb 2015 02:30:58 +0000 (03:30 +0100)] 
Follow-up to 769c27a19f: Add new section to nav

10 years agoDocument how to properly handle modals with dynamic content height
Kevin Kirsche [Tue, 24 Feb 2015 23:02:16 +0000 (18:02 -0500)] 
Document how to properly handle modals with dynamic content height

Fixes #15106.
Closes #15910.

10 years agoDropdown unit tests: Tiny style changes
Heinrich Fenkart [Wed, 25 Feb 2015 01:53:39 +0000 (02:53 +0100)] 
Dropdown unit tests: Tiny style changes

10 years agoAccessibility changes to headings (transitions.html) 15914/head
Steven Black [Wed, 25 Feb 2015 01:19:00 +0000 (20:19 -0500)] 
Accessibility changes to headings (transitions.html)

10 years agoAccessibility changes to headings (overview.html)
Steven Black [Wed, 25 Feb 2015 01:17:14 +0000 (20:17 -0500)] 
Accessibility changes to headings (overview.html)

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Wed, 25 Feb 2015 01:11:20 +0000 (01:11 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15913 from twbs/scrollspy-consistency
Heinrich Fenkart [Wed, 25 Feb 2015 01:03:52 +0000 (02:03 +0100)] 
Merge pull request #15913 from twbs/scrollspy-consistency

ScrollSpy: Small style consistency adjustments

10 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Wed, 25 Feb 2015 00:43:22 +0000 (16:43 -0800)] 
Merge branch 'master' of github.com:twbs/bootstrap

10 years agoFix #15911: Clear the floats and move the padding to the header
Mark Otto [Wed, 25 Feb 2015 00:43:07 +0000 (16:43 -0800)] 
Fix #15911: Clear the floats and move the padding to the header

10 years agoScrollSpy: Small style consistency adjustments 15913/head
Heinrich Fenkart [Wed, 25 Feb 2015 00:37:13 +0000 (01:37 +0100)] 
ScrollSpy: Small style consistency adjustments

10 years agoMerge pull request #98 from twbs/sync-package
Chris Rebert [Wed, 25 Feb 2015 00:31:06 +0000 (16:31 -0800)] 
Merge pull request #98 from twbs/sync-package

Sync package.json with v3

10 years agoMerge pull request #15900 from kkirsche/patch-5
Mark Otto [Wed, 25 Feb 2015 00:30:49 +0000 (16:30 -0800)] 
Merge pull request #15900 from kkirsche/patch-5

[Docs—Fixes #15882]Use an ID as the example for Scrollspy

10 years agoMerge pull request #15903 from michael-k/patch-1
Mark Otto [Wed, 25 Feb 2015 00:28:36 +0000 (16:28 -0800)] 
Merge pull request #15903 from michael-k/patch-1

Updated license links

10 years agoMerge pull request #15887 from StevenBlack/headings-labels
Mark Otto [Wed, 25 Feb 2015 00:27:36 +0000 (16:27 -0800)] 
Merge pull request #15887 from StevenBlack/headings-labels

docs>components>labels headings

10 years agoMerge pull request #15889 from StevenBlack/headings-progressbars
Mark Otto [Wed, 25 Feb 2015 00:27:24 +0000 (16:27 -0800)] 
Merge pull request #15889 from StevenBlack/headings-progressbars

docs>components>progress bars headings

10 years agoMerge pull request #15828 from kkirsche/patch-20
Chris Rebert [Wed, 25 Feb 2015 00:26:39 +0000 (16:26 -0800)] 
Merge pull request #15828 from kkirsche/patch-20

Add plugin package keyword recommendation

10 years agoMerge pull request #15891 from StevenBlack/headings-listgroup-panel-well
Mark Otto [Wed, 25 Feb 2015 00:26:17 +0000 (16:26 -0800)] 
Merge pull request #15891 from StevenBlack/headings-listgroup-panel-well

docs>components>(remaining components) headings

10 years agoMerge pull request #15890 from StevenBlack/headings-media
Mark Otto [Wed, 25 Feb 2015 00:25:59 +0000 (16:25 -0800)] 
Merge pull request #15890 from StevenBlack/headings-media

docs>components>media object headings

10 years agoMerge pull request #15888 from StevenBlack/headings-thumbnails
Mark Otto [Wed, 25 Feb 2015 00:24:49 +0000 (16:24 -0800)] 
Merge pull request #15888 from StevenBlack/headings-thumbnails

docs>components>thumbnails headings

10 years agoMerge pull request #15886 from StevenBlack/headings-buttondropdowns
Mark Otto [Wed, 25 Feb 2015 00:23:17 +0000 (16:23 -0800)] 
Merge pull request #15886 from StevenBlack/headings-buttondropdowns

docs>components>button-dropdowns headings

10 years agoMerge pull request #15885 from StevenBlack/headings-buttongroups
Mark Otto [Wed, 25 Feb 2015 00:22:52 +0000 (16:22 -0800)] 
Merge pull request #15885 from StevenBlack/headings-buttongroups

docs>components>button-groups headings

10 years agoMerge pull request #15884 from StevenBlack/headings-dropdowns
Mark Otto [Wed, 25 Feb 2015 00:22:24 +0000 (16:22 -0800)] 
Merge pull request #15884 from StevenBlack/headings-dropdowns

docs>components>dropdowns.html headings

10 years agoMerge pull request #15908 from kkirsche/bumpMarkdownIt
Chris Rebert [Tue, 24 Feb 2015 23:55:26 +0000 (15:55 -0800)] 
Merge pull request #15908 from kkirsche/bumpMarkdownIt

Bump markdown-it to ^3.0.7

10 years agoSync package.json with a1fd86cdf9dca0f0d11ae895a92debe6a05b1163
Chris Rebert [Tue, 24 Feb 2015 23:19:35 +0000 (15:19 -0800)] 
Sync package.json with a1fd86cdf9dca0f0d11ae895a92debe6a05b1163

10 years agoAdd Ruby Gem badge to README
Chris Rebert [Tue, 24 Feb 2015 22:39:03 +0000 (14:39 -0800)] 
Add Ruby Gem badge to README

10 years agoMerge pull request #94 from twbs/jscs-gruntfile
Chris Rebert [Tue, 24 Feb 2015 22:35:41 +0000 (14:35 -0800)] 
Merge pull request #94 from twbs/jscs-gruntfile

Exempt Closure part of Gruntfile from requireCamelCaseOrUpperCaseIdentifiers

10 years agoMerge pull request #15907 from twbs/time-grunt
Chris Rebert [Tue, 24 Feb 2015 22:27:21 +0000 (14:27 -0800)] 
Merge pull request #15907 from twbs/time-grunt

bump time-grunt to ^1.1.0

10 years agoBump markdown it to 3.0.7 15908/head
Kevin Kirsche [Tue, 24 Feb 2015 22:20:29 +0000 (17:20 -0500)] 
Bump markdown it to 3.0.7

Bump markdown it to 3.0.7

3.0.7 / 2015-02-22

Match table columns count by header.
Added basic CLI support.
Added \v \f to valid whitespaces.
Use external package for unicode data (punctuation).

10 years agobump time-grunt to ^1.1.0 15907/head
Chris Rebert [Tue, 24 Feb 2015 22:14:59 +0000 (14:14 -0800)] 
bump time-grunt to ^1.1.0

10 years agoMerge pull request #15904 from kkirsche/patch-8
Chris Rebert [Tue, 24 Feb 2015 22:09:54 +0000 (14:09 -0800)] 
Merge pull request #15904 from kkirsche/patch-8

Closes #15904

10 years agoAdd unit test of aria-expanded to dropdown suite
Kevin Kirsche [Tue, 24 Feb 2015 19:55:08 +0000 (14:55 -0500)] 
Add unit test of aria-expanded to dropdown suite

Redo of #15876

10 years agoMerge pull request #15905 from kkirsche/modalAriaTests
Chris Rebert [Tue, 24 Feb 2015 21:37:08 +0000 (13:37 -0800)] 
Merge pull request #15905 from kkirsche/modalAriaTests

Add unit tests for aria-hidden to modal suite

10 years agoAdd tests for aria-hidden of modal 15905/head
Kevin Kirsche [Tue, 24 Feb 2015 20:28:57 +0000 (15:28 -0500)] 
Add tests for aria-hidden of modal

Add tests for `aria-hidden` of modal

Use strictEqual of 1 here instead of 2 asserts

10 years agoMerge pull request #15893 from twbs/qunit-modern
Chris Rebert [Tue, 24 Feb 2015 19:47:29 +0000 (11:47 -0800)] 
Merge pull request #15893 from twbs/qunit-modern

Modernize QUnit usage by avoiding usage of global functions

10 years agoUpdated license links 15903/head
Michael [Tue, 24 Feb 2015 19:03:28 +0000 (20:03 +0100)] 
Updated license links

Added attributes rel and target.

10 years ago[Docs—Fixes #15882]Use an ID as the example for Scrollspy 15900/head
Kevin Kirsche [Tue, 24 Feb 2015 14:14:50 +0000 (09:14 -0500)] 
[Docs—Fixes #15882]Use an ID as the example for Scrollspy

Fixes #15882 — Use an ID as the example for Scrollspy so that it is more clear that this is for use with a single nav.

10 years agoMerge pull request #15898 from coliff/patch-3
Patrick H. Lauke [Tue, 24 Feb 2015 13:55:31 +0000 (13:55 +0000)] 
Merge pull request #15898 from coliff/patch-3

Change CC link in footer to HTTPS