]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
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 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 #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 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

10 years agoUpdate footer.html 15898/head
Christian [Tue, 24 Feb 2015 13:47:03 +0000 (22:47 +0900)] 
Update footer.html

Update Creative Commons link to HTTPS.

10 years agoJS unit tests: equal() => strictEqual() 15893/head
Chris Rebert [Tue, 24 Feb 2015 06:41:08 +0000 (22:41 -0800)] 
JS unit tests: equal() => strictEqual()

[skip validator]

10 years agoMerge pull request #15894 from twbs/bump-qunit
Chris Rebert [Tue, 24 Feb 2015 06:25:09 +0000 (22:25 -0800)] 
Merge pull request #15894 from twbs/bump-qunit

upgrade to QUnit v1.17.1

10 years agoupgrade to QUnit v1.17.1 15894/head
Chris Rebert [Tue, 24 Feb 2015 06:18:47 +0000 (22:18 -0800)] 
upgrade to QUnit v1.17.1

[skip validator]

10 years agoJS unit tests: use QUnit.module() & QUnit.test() everywhere
Chris Rebert [Tue, 24 Feb 2015 06:04:48 +0000 (22:04 -0800)] 
JS unit tests: use QUnit.module() & QUnit.test() everywhere

[skip validator]

10 years agoJS unit tests: use modern QUnit assert object everywhere
Chris Rebert [Tue, 24 Feb 2015 05:55:07 +0000 (21:55 -0800)] 
JS unit tests: use modern QUnit assert object everywhere

10 years agodocs>components>(remainder) headings 15891/head
Steven Black [Tue, 24 Feb 2015 03:14:50 +0000 (22:14 -0500)] 
docs>components>(remainder) headings

10 years agodocs>components>media object headings 15890/head
Steven Black [Tue, 24 Feb 2015 02:59:27 +0000 (21:59 -0500)] 
docs>components>media object headings

10 years agodocs>components>progress bars headings 15889/head
Steven Black [Tue, 24 Feb 2015 02:51:10 +0000 (21:51 -0500)] 
docs>components>progress bars headings

10 years agodocs>components>thumbnails headings 15888/head
Steven Black [Tue, 24 Feb 2015 02:41:53 +0000 (21:41 -0500)] 
docs>components>thumbnails headings

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Tue, 24 Feb 2015 02:41:30 +0000 (02:41 +0000)] 
automatic grunt dist

10 years agoNormalized the heading hierarchy in the documentation for the Labels component. 15887/head
Steven Black [Tue, 24 Feb 2015 02:35:37 +0000 (21:35 -0500)] 
Normalized the heading hierarchy in the documentation for the Labels component.

10 years agoMerge pull request #15378 from twbs/fix-ie-modal-scrollbar-for-realz
Heinrich Fenkart [Tue, 24 Feb 2015 02:33:32 +0000 (03:33 +0100)] 
Merge pull request #15378 from twbs/fix-ie-modal-scrollbar-for-realz

Modal: Work around IE scrollbars not taking up page width

10 years agoNormalized the heading hierarchy in the documentation for the Button dropdowns component. 15886/head
Steven Black [Tue, 24 Feb 2015 02:23:50 +0000 (21:23 -0500)] 
Normalized the heading hierarchy in the documentation for the Button dropdowns component.

10 years agodocs>components>button-groups headings 15885/head
Steven Black [Tue, 24 Feb 2015 02:16:02 +0000 (21:16 -0500)] 
docs>components>button-groups headings

Normalized the heading hierarchy in the documentation for the Button groups component.

10 years agoDocs>Components>Dropdowns headings 15884/head
Steven Black [Tue, 24 Feb 2015 02:01:54 +0000 (21:01 -0500)] 
Docs>Components>Dropdowns headings

Normalized the heading hierarchy in the documentation for the Dropdowns component.

10 years agoAdd plugin package keyword recommendation 15828/head
Kevin Kirsche [Tue, 17 Feb 2015 19:34:38 +0000 (14:34 -0500)] 
Add plugin package keyword recommendation

Related to #15823, I would be interested in officially recommending a keyword such as `twbs-bootstrap` so that we can more easily showcase plugins and extensions for Bootstrap without requiring additional curation by the admins / collabs of TWBS

specificity

Add additional comment to docs

Fix capitalization

Update tag per @mdo's recommendation

10 years agoMerge pull request #15867 from twbs/sauce-ios
Chris Rebert [Mon, 23 Feb 2015 03:33:14 +0000 (19:33 -0800)] 
Merge pull request #15867 from twbs/sauce-ios

Use OS X 10.10 for Sauce iPhone simulator

10 years agoUse OS X 10.10 for Sauce iPhone simulator 15867/head
Chris Rebert [Mon, 23 Feb 2015 03:01:26 +0000 (19:01 -0800)] 
Use OS X 10.10 for Sauce iPhone simulator

[skip validator]

10 years agoMerge pull request #15866 from twbs/bump-sauce
Chris Rebert [Mon, 23 Feb 2015 03:00:00 +0000 (19:00 -0800)] 
Merge pull request #15866 from twbs/bump-sauce

Bump grunt-saucelabs to ~8.6.0

10 years agoupdate shrinkwrap 15866/head
Chris Rebert [Mon, 23 Feb 2015 02:44:01 +0000 (18:44 -0800)] 
update shrinkwrap

[skip validator]

10 years agobump grunt-saucelabs to ~8.6.0
Chris Rebert [Mon, 23 Feb 2015 02:42:23 +0000 (18:42 -0800)] 
bump grunt-saucelabs to ~8.6.0

10 years agoMerge pull request #15862 from dante2008/contri-doc-typo
Chris Rebert [Sun, 22 Feb 2015 05:28:27 +0000 (21:28 -0800)] 
Merge pull request #15862 from dante2008/contri-doc-typo

Fix a typo in the contributing doc.

10 years agoFix a typo in contributing doc. 15862/head
dante2008 [Sun, 22 Feb 2015 04:59:15 +0000 (13:59 +0900)] 
Fix a typo in contributing doc.

10 years agoMerge pull request #15861 from patrickhlauke/id-fixup
Patrick H. Lauke [Sat, 21 Feb 2015 15:03:31 +0000 (15:03 +0000)] 
Merge pull request #15861 from patrickhlauke/id-fixup

Fix copy/pasta'd id on accessibility skiplink callout

10 years agoFix copy/pasta'd id on accessibility skiplink callout 15861/head
Patrick H. Lauke [Sat, 21 Feb 2015 15:02:40 +0000 (15:02 +0000)] 
Fix copy/pasta'd id on accessibility skiplink callout

10 years agoMerge pull request #15860 from patrickhlauke/url-fixup
Patrick H. Lauke [Sat, 21 Feb 2015 14:05:01 +0000 (14:05 +0000)] 
Merge pull request #15860 from patrickhlauke/url-fixup

Typo in URL

10 years agoTypo in URL 15860/head
Patrick H. Lauke [Sat, 21 Feb 2015 14:00:04 +0000 (14:00 +0000)] 
Typo in URL

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

10 years agoFix #15652: Set `position: relative` on .{radio,checkbox}-inline
Kevin Kirsche [Fri, 23 Jan 2015 19:14:10 +0000 (14:14 -0500)] 
Fix #15652: Set `position: relative` on .{radio,checkbox}-inline

Closes #15656 by merging it.

10 years agoFix capitalization/singular of comments in helper class docs
Quy Ton [Wed, 18 Feb 2015 19:16:49 +0000 (11:16 -0800)] 
Fix capitalization/singular of comments in helper class docs

Closes #15839 by merging a tweaked version of it.

10 years agoMerge pull request #15857 from jonchretien/fix-typos-in-docs
Chris Rebert [Sat, 21 Feb 2015 02:26:04 +0000 (18:26 -0800)] 
Merge pull request #15857 from jonchretien/fix-typos-in-docs

fixed a few typos in the docs

10 years agofixed a few typos in the docs 15857/head
Jon Chretien [Fri, 20 Feb 2015 22:06:42 +0000 (17:06 -0500)] 
fixed a few typos in the docs

10 years agoMerge pull request #15851 from twbs/deps
XhmikosR [Fri, 20 Feb 2015 20:24:52 +0000 (22:24 +0200)] 
Merge pull request #15851 from twbs/deps

Bump devDependencies

10 years agoRun `grunt`. 15851/head
XhmikosR [Fri, 20 Feb 2015 09:35:45 +0000 (11:35 +0200)] 
Run `grunt`.

10 years agoUpdate dependencies.
XhmikosR [Fri, 20 Feb 2015 09:22:06 +0000 (11:22 +0200)] 
Update dependencies.

10 years agoFix #15712: Add example of how to use grid system within a modal
Kevin Kirsche [Mon, 2 Feb 2015 15:35:21 +0000 (10:35 -0500)] 
Fix #15712: Add example of how to use grid system within a modal

Closes #15725 by merging a tweaked version of it.

10 years agoDropdown docs: Tweak .dropup copy
Chris Rebert [Fri, 20 Feb 2015 00:01:04 +0000 (16:01 -0800)] 
Dropdown docs: Tweak .dropup copy

10 years agoAffix docs: add MDN link for `position: sticky`
Chris Rebert [Thu, 19 Feb 2015 23:55:33 +0000 (15:55 -0800)] 
Affix docs: add MDN link for `position: sticky`

10 years agoMerge pull request #15773 from kkirsche/patch-16
Chris Rebert [Thu, 19 Feb 2015 23:53:49 +0000 (15:53 -0800)] 
Merge pull request #15773 from kkirsche/patch-16

Fix #15766: Clarify Affix plugin docs

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Thu, 19 Feb 2015 23:51:16 +0000 (23:51 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15699 from kkirsche/patch-8
Chris Rebert [Thu, 19 Feb 2015 23:42:29 +0000 (15:42 -0800)] 
Merge pull request #15699 from kkirsche/patch-8

Fix #15691: .form-control-static changes height when empty

10 years ago[Fixes #15691] .form-control-static changes height when empty 15699/head
Kevin Kirsche [Thu, 29 Jan 2015 13:19:09 +0000 (08:19 -0500)] 
[Fixes #15691] .form-control-static changes height when empty

[Fixes #15691] .form-control-static changes height when empty by setting the minimum height to the size it is when text is in the `.form-control-static`

JSFiddle: http://jsfiddle.net/4pdo4yzo/

Compute the minimum height

@line-height-computed = ~20px
@font-size-base = 14px

This should come to approx. 34px

Add min-height to from-group-* per @cvrebert

I had this wrong. The minimum height would depend on the font-size of that specific group, thus we need to declare it once for font-size-small and once also for font-size-large

10 years ago[Fixes #15766] Need Clearer Affix plugin documentation 15773/head
Kevin Kirsche [Mon, 9 Feb 2015 15:45:22 +0000 (10:45 -0500)] 
[Fixes #15766] Need Clearer Affix plugin documentation

[Fixes #15766] Need Clearer Affix plugin documentation

Remove trailing whitespace

Update the documentation

10 years agoAdded package.js for Meteor integration
Luca Mussi [Sat, 31 Jan 2015 18:23:06 +0000 (19:23 +0100)] 
Added package.js for Meteor integration

Closes #15716 by merging it.

10 years agoMerge pull request #15846 from twbs/doc-15832
Chris Rebert [Thu, 19 Feb 2015 20:57:33 +0000 (12:57 -0800)] 
Merge pull request #15846 from twbs/doc-15832

Add Wall of Browser Bugs entries for #15832

10 years agoAdd Wall of Browser Bugs entries for #15832 15846/head
Chris Rebert [Thu, 19 Feb 2015 20:52:37 +0000 (12:52 -0800)] 
Add Wall of Browser Bugs entries for #15832

[skip sauce]

10 years agoMerge pull request #15662 from kkirsche/patch-5
Chris Rebert [Thu, 19 Feb 2015 19:29:24 +0000 (11:29 -0800)] 
Merge pull request #15662 from kkirsche/patch-5

Fix issue #15597 — Mention dropup variation in dropdown docs