https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
f43c67b automatic grunt dist 26 February 2015, 05:51:21 UTC
b395f35 Dropdowns: Skip `.disabled` instead of `.divider` on keydown event Fixes #15147. Closes #15520 by merging it. 26 February 2015, 05:42:09 UTC
5debbec automatic grunt dist 26 February 2015, 05:01:07 UTC
cac6cfc Merge pull request #15923 from kkirsche/useExplicitVariableDeclaration [Ref #15881] Use Explicit JS Variable Declarations rather than Chained 26 February 2015, 04:55:27 UTC
1d34615 automatic grunt dist 26 February 2015, 03:51:28 UTC
a339bfb Merge pull request #15693 from huang-x-h/patch-1 tip method in popover.js can be removed 26 February 2015, 03:49:26 UTC
238be65 [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 25 February 2015, 17:19:11 UTC
804457c fix 2 typos in modal unit test assertion messages 25 February 2015, 07:49:08 UTC
dd1a31a Merge pull request #15916 from kkirsche/patch-2 Add source code documentation of justified navbar for #15906 25 February 2015, 05:16:55 UTC
8982de3 Merge pull request #15914 from StevenBlack/docs.js.headings docs > js > headings 25 February 2015, 05:14:43 UTC
3ed961e 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. 25 February 2015, 04:04:59 UTC
0553300 Follow-up to 769c27a19f: Add new section to nav 25 February 2015, 02:30:58 UTC
769c27a Document how to properly handle modals with dynamic content height Fixes #15106. Closes #15910. 25 February 2015, 02:23:02 UTC
c40c31a Dropdown unit tests: Tiny style changes 25 February 2015, 01:53:39 UTC
e9b29a3 Accessibility changes to headings (transitions.html) 25 February 2015, 01:19:00 UTC
daccfc3 Accessibility changes to headings (overview.html) 25 February 2015, 01:17:14 UTC
1d892ce automatic grunt dist 25 February 2015, 01:11:20 UTC
9ea9856 Merge pull request #15913 from twbs/scrollspy-consistency ScrollSpy: Small style consistency adjustments 25 February 2015, 01:03:52 UTC
b7b69cd Merge branch 'master' of github.com:twbs/bootstrap 25 February 2015, 00:43:22 UTC
05513c5 Fix #15911: Clear the floats and move the padding to the header 25 February 2015, 00:43:07 UTC
6e0c843 ScrollSpy: Small style consistency adjustments 25 February 2015, 00:37:13 UTC
be164f4 Merge pull request #15900 from kkirsche/patch-5 [Docs—Fixes #15882]Use an ID as the example for Scrollspy 25 February 2015, 00:30:49 UTC
7e594b4 Merge pull request #15903 from michael-k/patch-1 Updated license links 25 February 2015, 00:28:36 UTC
2457b40 Merge pull request #15887 from StevenBlack/headings-labels docs>components>labels headings 25 February 2015, 00:27:36 UTC
7e0b801 Merge pull request #15889 from StevenBlack/headings-progressbars docs>components>progress bars headings 25 February 2015, 00:27:24 UTC
a415b91 Merge pull request #15828 from kkirsche/patch-20 Add plugin package keyword recommendation 25 February 2015, 00:26:39 UTC
13c690f Merge pull request #15891 from StevenBlack/headings-listgroup-panel-well docs>components>(remaining components) headings 25 February 2015, 00:26:17 UTC
7872ca6 Merge pull request #15890 from StevenBlack/headings-media docs>components>media object headings 25 February 2015, 00:25:59 UTC
3c4a8ea Merge pull request #15888 from StevenBlack/headings-thumbnails docs>components>thumbnails headings 25 February 2015, 00:24:49 UTC
0e12bb4 Merge pull request #15886 from StevenBlack/headings-buttondropdowns docs>components>button-dropdowns headings 25 February 2015, 00:23:17 UTC
05d0e88 Merge pull request #15885 from StevenBlack/headings-buttongroups docs>components>button-groups headings 25 February 2015, 00:22:52 UTC
212c114 Merge pull request #15884 from StevenBlack/headings-dropdowns docs>components>dropdowns.html headings 25 February 2015, 00:22:24 UTC
eefa0ad Merge pull request #15908 from kkirsche/bumpMarkdownIt Bump markdown-it to ^3.0.7 24 February 2015, 23:55:26 UTC
a1fd86c Merge pull request #15907 from twbs/time-grunt bump time-grunt to ^1.1.0 24 February 2015, 22:27:21 UTC
2aab06b 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). 24 February 2015, 22:20:29 UTC
7f7c790 bump time-grunt to ^1.1.0 24 February 2015, 22:14:59 UTC
2a6207c Merge pull request #15904 from kkirsche/patch-8 Closes #15904 24 February 2015, 22:11:03 UTC
696fc2e Add unit test of aria-expanded to dropdown suite Redo of #15876 24 February 2015, 22:09:08 UTC
19fc014 Merge pull request #15905 from kkirsche/modalAriaTests Add unit tests for aria-hidden to modal suite 24 February 2015, 21:37:08 UTC
30d8cdf Add tests for aria-hidden of modal Add tests for `aria-hidden` of modal Use strictEqual of 1 here instead of 2 asserts 24 February 2015, 21:29:40 UTC
ecd469e Merge pull request #15893 from twbs/qunit-modern Modernize QUnit usage by avoiding usage of global functions 24 February 2015, 19:47:29 UTC
3425489 Updated license links Added attributes rel and target. 24 February 2015, 19:03:28 UTC
ced312a [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. 24 February 2015, 14:14:50 UTC
feda77f Merge pull request #15898 from coliff/patch-3 Change CC link in footer to HTTPS 24 February 2015, 13:55:31 UTC
1ec651b Update footer.html Update Creative Commons link to HTTPS. 24 February 2015, 13:47:03 UTC
9c75c85 JS unit tests: equal() => strictEqual() [skip validator] 24 February 2015, 06:43:17 UTC
f4b734e Merge pull request #15894 from twbs/bump-qunit upgrade to QUnit v1.17.1 24 February 2015, 06:25:09 UTC
bda4fe8 upgrade to QUnit v1.17.1 [skip validator] 24 February 2015, 06:18:51 UTC
118b8c2 JS unit tests: use QUnit.module() & QUnit.test() everywhere [skip validator] 24 February 2015, 06:14:11 UTC
7c19fee JS unit tests: use modern QUnit assert object everywhere 24 February 2015, 06:14:11 UTC
79eb585 docs>components>(remainder) headings 24 February 2015, 03:14:50 UTC
74b4f83 docs>components>media object headings 24 February 2015, 02:59:27 UTC
8a64c68 docs>components>progress bars headings 24 February 2015, 02:51:10 UTC
f8280e4 docs>components>thumbnails headings 24 February 2015, 02:41:53 UTC
1cbbeef automatic grunt dist 24 February 2015, 02:41:30 UTC
3e2dee6 Normalized the heading hierarchy in the documentation for the Labels component. 24 February 2015, 02:35:37 UTC
16479e9 Merge pull request #15378 from twbs/fix-ie-modal-scrollbar-for-realz Modal: Work around IE scrollbars not taking up page width 24 February 2015, 02:33:32 UTC
106445a Normalized the heading hierarchy in the documentation for the Button dropdowns component. 24 February 2015, 02:23:50 UTC
9159e44 docs>components>button-groups headings Normalized the heading hierarchy in the documentation for the Button groups component. 24 February 2015, 02:16:02 UTC
36fdaa8 Docs>Components>Dropdowns headings Normalized the heading hierarchy in the documentation for the Dropdowns component. 24 February 2015, 02:01:54 UTC
114d1cf 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 23 February 2015, 18:53:01 UTC
68fef8c Merge pull request #15867 from twbs/sauce-ios Use OS X 10.10 for Sauce iPhone simulator 23 February 2015, 03:33:14 UTC
9bdaf03 Use OS X 10.10 for Sauce iPhone simulator [skip validator] 23 February 2015, 03:01:36 UTC
de31b61 Merge pull request #15866 from twbs/bump-sauce Bump grunt-saucelabs to ~8.6.0 23 February 2015, 03:00:00 UTC
d8ffd57 update shrinkwrap [skip validator] 23 February 2015, 02:47:00 UTC
65d209e bump grunt-saucelabs to ~8.6.0 23 February 2015, 02:42:23 UTC
33d49f6 Merge pull request #15862 from dante2008/contri-doc-typo Fix a typo in the contributing doc. 22 February 2015, 05:28:27 UTC
df2ea49 Fix a typo in contributing doc. 22 February 2015, 04:59:15 UTC
16a4a44 Merge pull request #15861 from patrickhlauke/id-fixup Fix copy/pasta'd id on accessibility skiplink callout 21 February 2015, 15:03:31 UTC
36d6af9 Fix copy/pasta'd id on accessibility skiplink callout 21 February 2015, 15:02:40 UTC
1194f0d Merge pull request #15860 from patrickhlauke/url-fixup Typo in URL 21 February 2015, 14:05:01 UTC
b9504fe Typo in URL 21 February 2015, 14:00:04 UTC
02f8cf9 automatic grunt dist 21 February 2015, 04:21:05 UTC
b4a5f89 Fix #15652: Set `position: relative` on .{radio,checkbox}-inline Closes #15656 by merging it. 21 February 2015, 04:10:04 UTC
0744192 Fix capitalization/singular of comments in helper class docs Closes #15839 by merging a tweaked version of it. 21 February 2015, 04:02:20 UTC
690abbc Merge pull request #15857 from jonchretien/fix-typos-in-docs fixed a few typos in the docs 21 February 2015, 02:26:04 UTC
7080e89 fixed a few typos in the docs 20 February 2015, 22:07:14 UTC
89951a6 Merge pull request #15851 from twbs/deps Bump devDependencies 20 February 2015, 20:24:52 UTC
e6dbaea Run `grunt`. 20 February 2015, 09:35:45 UTC
b8a0ea1 Update dependencies. 20 February 2015, 09:35:39 UTC
504435e Fix #15712: Add example of how to use grid system within a modal Closes #15725 by merging a tweaked version of it. 20 February 2015, 00:14:06 UTC
e9afc74 Dropdown docs: Tweak .dropup copy 20 February 2015, 00:01:04 UTC
89455af Affix docs: add MDN link for `position: sticky` 19 February 2015, 23:55:33 UTC
3748e44 Merge pull request #15773 from kkirsche/patch-16 Fix #15766: Clarify Affix plugin docs 19 February 2015, 23:53:49 UTC
9677d66 automatic grunt dist 19 February 2015, 23:51:16 UTC
2549b80 Merge pull request #15699 from kkirsche/patch-8 Fix #15691: .form-control-static changes height when empty 19 February 2015, 23:42:29 UTC
0ee7602 [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 19 February 2015, 23:02:51 UTC
744c364 [Fixes #15766] Need Clearer Affix plugin documentation [Fixes #15766] Need Clearer Affix plugin documentation Remove trailing whitespace Update the documentation 19 February 2015, 21:38:03 UTC
90e7fc4 Added package.js for Meteor integration Closes #15716 by merging it. 19 February 2015, 21:11:58 UTC
d0ec850 Merge pull request #15846 from twbs/doc-15832 Add Wall of Browser Bugs entries for #15832 19 February 2015, 20:57:33 UTC
9596a51 Add Wall of Browser Bugs entries for #15832 [skip sauce] 19 February 2015, 20:53:00 UTC
0b10c6b Merge pull request #15662 from kkirsche/patch-5 Fix issue #15597 — Mention dropup variation in dropdown docs 19 February 2015, 19:29:24 UTC
ed627eb automatic grunt dist 19 February 2015, 04:21:09 UTC
6e0009e automatic grunt dist 17 February 2015, 19:41:00 UTC
a7a6e7f Merge pull request #15703 from kkirsche/patch-9 [Fix Issue #15683] `readonly` input should not have a not-allowed cursor 17 February 2015, 19:31:36 UTC
02195d3 [Fixes #15825] .initialism class should use mixin [Fixes #15825] .initialism class should use text-uppercase() LESS mixin. 17 February 2015, 15:48:12 UTC
0d7b85e Merge pull request #15822 from vsn4ik/upd_npmjs_link Use https://www.npmjs.com (new site). 17 February 2015, 08:19:47 UTC
1bb3ef3 Use https://www.npmjs.com (new site). 17 February 2015, 07:01:58 UTC
4096165 .gitattributes: treat source maps as binary files 17 February 2015, 06:27:31 UTC
75b3115 Merge pull request #15778 from twbs/node-012 Travis: test against node.js 0.12. 17 February 2015, 05:29:50 UTC
back to top