]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Scott Gauthreaux [Sat, 6 Aug 2016 22:33:31 +0000 (15:33 -0700)]
Updated docs with extra auto resize example
I updated the doc with an example of a flex layout of 3 columns where the center column is specified as a `.col-xs-5` to show that other columns will resize no matter what the width of the center column.
Experienced bootstrap developers will expect to have to use an even number for the center column width when in reality any size will work.
I believe this is quite useful information and doesn't add too much to the docs.
Another option would be to make that initial example a `.col-xs-5` instead of a `.col-xs-6` to highlight this fact in the first place.
Mark Otto [Thu, 4 Aug 2016 01:32:40 +0000 (18:32 -0700)]
Merge pull request #20434 from vanduynslagerp/fix-20410
Fix dropdown example in docs (Fix #20410)
Chris Rebert [Wed, 3 Aug 2016 15:03:24 +0000 (08:03 -0700)]
Add Wall of Browser Bugs entry for #12359 (#20445)
https://bugzilla.mozilla.org/show_bug.cgi?id=504622
Refs #12359
[skip sauce]
Chris Rebert [Wed, 3 Aug 2016 04:35:37 +0000 (21:35 -0700)]
Most Wanted features: Add Edge UserVoice <dialog> entry
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/
6508895 -dialog-element
Refs #20175
[ci skip]
Pierre-Denis Vanduynslager [Tue, 2 Aug 2016 05:38:32 +0000 (01:38 -0400)]
Fix dropdown example in docs (Fix #20410)
Pierre-Denis Vanduynslager [Tue, 2 Aug 2016 05:35:38 +0000 (01:35 -0400)]
Merge remote-tracking branch 'twbs/v4-dev' into v4-dev
Mark Otto [Tue, 2 Aug 2016 03:26:06 +0000 (20:26 -0700)]
grunt
Mark Otto [Tue, 2 Aug 2016 03:23:39 +0000 (20:23 -0700)]
Merge pull request #20417 from twbs/v4-flex-utils-docs
Import the flexbox utilities into the docs flex stylesheet
Mark Otto [Tue, 2 Aug 2016 03:23:01 +0000 (20:23 -0700)]
Merge pull request #20413 from allanchau/patch-1
Remove unused $size parameter
Mark Otto [Tue, 2 Aug 2016 03:19:14 +0000 (20:19 -0700)]
Merge pull request #20418 from twbs/v4-js-glob
v4: Fix npm JS directory
Mark Otto [Sat, 30 Jul 2016 17:44:19 +0000 (10:44 -0700)]
Fixes #20385
Recursive glob action
Mark Otto [Sat, 30 Jul 2016 17:36:14 +0000 (10:36 -0700)]
Fixes #20382: Import the flexbox utilities into the docs flex stylesheet
Allan Chau [Sat, 30 Jul 2016 08:39:11 +0000 (18:09 +0930)]
Remove unused $size parameter
Mark Otto [Thu, 28 Jul 2016 04:32:18 +0000 (21:32 -0700)]
Merge pull request #20130 from jeradrutnam/context-bg-fix
Contextual background-inverse text color fix
Mark Otto [Thu, 28 Jul 2016 04:29:05 +0000 (21:29 -0700)]
Merge pull request #20282 from anantoghosh/patch-2
Migration docs: Fix typo in 'Reboot' about units
Mark Otto [Thu, 28 Jul 2016 04:27:15 +0000 (21:27 -0700)]
Merge pull request #20387 from twbs/v4-input-group-vars
Update variable usage for input group addon
Mark Otto [Thu, 28 Jul 2016 04:12:44 +0000 (21:12 -0700)]
Fixes #20291: Update variable usage for input group addon
Instead of the regular border-radius var, use the input ones to match sizing with their associated controls.
Mark Otto [Thu, 28 Jul 2016 04:10:01 +0000 (21:10 -0700)]
Merge pull request #20333 from any-hn/v4-progress-bar-border-radius
Progress bar:fix use variable progress-border-radius instead of border-radius
Mark Otto [Thu, 28 Jul 2016 04:06:52 +0000 (21:06 -0700)]
Merge pull request #20341 from pat270/v4-tooltip-static-demo
Docs Tooltip Static Demo uses v3 class names
Jesse Mandel [Thu, 28 Jul 2016 00:42:00 +0000 (17:42 -0700)]
Update NuGet link to alpha3 (#20386)
[skip sauce]
[skip validator]
Mark Otto [Wed, 27 Jul 2016 16:40:40 +0000 (09:40 -0700)]
prep release
Mark Otto [Wed, 27 Jul 2016 16:38:57 +0000 (09:38 -0700)]
new css and js hash
Mark Otto [Wed, 27 Jul 2016 16:32:05 +0000 (09:32 -0700)]
grunt dist
Mark Otto [Wed, 27 Jul 2016 16:31:24 +0000 (09:31 -0700)]
bump versions
Mark Otto [Wed, 27 Jul 2016 16:22:56 +0000 (09:22 -0700)]
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Mark Otto [Wed, 27 Jul 2016 05:03:54 +0000 (22:03 -0700)]
grunt (include snew docs-flexbox files)
Mark Otto [Wed, 27 Jul 2016 04:55:32 +0000 (21:55 -0700)]
Merge pull request #20372 from twbs/v4-flexbox-docs
v4: Enable flexbox CSS on flexbox grid page
Mark Otto [Wed, 27 Jul 2016 04:09:39 +0000 (21:09 -0700)]
Enable flexbox grid CSS on our docs page
- Creates new flexbox grid Sass file in our docs assets
- Updates the Gruntfile to compile said new Sass file and minify the output
- Update notice on flexbox docs page for how it works
- Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features)
Mark Otto [Wed, 27 Jul 2016 03:21:45 +0000 (20:21 -0700)]
elaborate on those classes
Mark Otto [Wed, 27 Jul 2016 03:20:16 +0000 (20:20 -0700)]
comment out custom builds for now
Mark Otto [Wed, 27 Jul 2016 03:18:51 +0000 (20:18 -0700)]
remove dist download option for now; it has been coming soon for far too long
Mark Otto [Wed, 27 Jul 2016 03:16:28 +0000 (20:16 -0700)]
grunt
Mark Otto [Wed, 27 Jul 2016 03:16:23 +0000 (20:16 -0700)]
Update navbar-toggleable-* styles to incorporate changes from #20083
Mark Otto [Wed, 27 Jul 2016 02:57:44 +0000 (19:57 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Patrick H. Lauke [Tue, 26 Jul 2016 22:18:43 +0000 (23:18 +0100)]
Merge pull request #20370 from patrickhlauke/browser-bug-edge8282613
add Edge bug
8282613
Patrick H. Lauke [Tue, 26 Jul 2016 22:17:43 +0000 (23:17 +0100)]
Mark Otto [Tue, 26 Jul 2016 16:38:26 +0000 (09:38 -0700)]
grunt
Mark Otto [Tue, 26 Jul 2016 03:39:19 +0000 (20:39 -0700)]
30px not 15px
Mark Otto [Tue, 26 Jul 2016 03:36:30 +0000 (20:36 -0700)]
Customizing grid docs updates to followup on #19099
- More details on columns and gutters
- Break it into clear sections
Mark Otto [Tue, 26 Jul 2016 03:27:55 +0000 (20:27 -0700)]
One more follow up to #19099, #20349, and #20361
Remove mention of base class and fix grid examples
Mark Otto [Tue, 26 Jul 2016 03:10:10 +0000 (20:10 -0700)]
grunt
Mark Otto [Tue, 26 Jul 2016 00:25:29 +0000 (17:25 -0700)]
Merge pull request #20361 from twbs/v4-grid-class-flex
v4: Restore flexbox grid .col-{bp} class for auto layout
Mark Otto [Tue, 26 Jul 2016 00:22:06 +0000 (17:22 -0700)]
restore the .col-{bp} class for flexbox auto layout
Mark Otto [Tue, 26 Jul 2016 00:10:32 +0000 (17:10 -0700)]
update text in grid example
Mark Otto [Tue, 26 Jul 2016 00:10:21 +0000 (17:10 -0700)]
grunt
Mark Otto [Mon, 25 Jul 2016 19:34:00 +0000 (12:34 -0700)]
Simplify system font stack to remove Linux fonts as they're too varied for our purposes
Mark Otto [Mon, 25 Jul 2016 19:30:13 +0000 (12:30 -0700)]
grunt
Mark Otto [Mon, 25 Jul 2016 19:30:10 +0000 (12:30 -0700)]
fix doubled up padding in docs navbar
Mark Otto [Sun, 24 Jul 2016 04:04:37 +0000 (21:04 -0700)]
grunt
Mark Otto [Sun, 24 Jul 2016 03:51:21 +0000 (20:51 -0700)]
Merge pull request #20349 from twbs/v4-grid-fixes
v4: Follow-up grid fixes
Mark Otto [Sun, 24 Jul 2016 03:40:52 +0000 (20:40 -0700)]
Merge branch 'v4-dev' into v4-grid-fixes
Mark Otto [Sun, 24 Jul 2016 03:40:41 +0000 (20:40 -0700)]
grunt
Mark Otto [Sun, 24 Jul 2016 00:21:00 +0000 (17:21 -0700)]
linting
Mark Otto [Sun, 24 Jul 2016 00:12:43 +0000 (17:12 -0700)]
Follow-up to #19099 for grid fixes
- Restores two-mixin approach to generating semantic grid columns (now with 'make-col-ready' and 'make-col')
- Removes need for .col-xs-12 by restoring the mass list of all grid tier classes to set position, min-height, and padding
- Adds an initial 'width: 100%' to flexbox grid column prep (later overridden by the column sizing in 'flex' shorthand or 'width') to prevent flexbox columns from collapsing in lower viewports
Patrick Yeo [Thu, 21 Jul 2016 19:44:26 +0000 (12:44 -0700)]
Tooltip Static Demo uses v3 class names
Raphael Luba [Wed, 20 Jul 2016 15:37:54 +0000 (17:37 +0200)]
Replace renamed classes in grid push/pull example (#20330)
The example for column ordering still referenced the old push/pull class names.
XhmikosR [Wed, 20 Jul 2016 07:07:18 +0000 (10:07 +0300)]
Fix typo in comment.
[ci skip]
Alice Young [Wed, 20 Jul 2016 01:40:21 +0000 (21:40 -0400)]
Docs: Update `composer require` command to download current v4 alpha version (#20328)
An Yang [Wed, 20 Jul 2016 01:01:25 +0000 (01:01 +0000)]
Progress bar:fix border-radius to use variable progress-border-radius instead of border-radius
Chris Rebert [Sun, 17 Jul 2016 21:01:16 +0000 (14:01 -0700)]
Add position:sticky to Most Wanted features (#20315)
[skip sauce]
Pvanhesteren [Sun, 17 Jul 2016 07:17:18 +0000 (00:17 -0700)]
Port #19410 to v4
Clarify valid values of Carousel's `pause` option
Fixes #18205
[skip sauce]
Chris Rebert [Sat, 16 Jul 2016 21:27:29 +0000 (14:27 -0700)]
update npm shrinkwrap (#20312)
Chris Rebert [Sat, 16 Jul 2016 21:12:49 +0000 (14:12 -0700)]
Rename shrinkwrap-related npm script (#20311)
To avoid infinite recursion in newer npm versions, which added a lifecycle script for `npm shrinkwrap`.
Refs https://github.com/npm/npm/issues/13253
Refs https://github.com/npm/npm/pull/12814
[ci skip]
Chris Rebert [Thu, 14 Jul 2016 23:22:56 +0000 (16:22 -0700)]
Add HTMLHint to the build; fixes #20297 (#20301)
[skip sauce]
Chris Rebert [Thu, 14 Jul 2016 05:21:10 +0000 (22:21 -0700)]
Wall of Browser Bugs: Link to WebKit meta-bug (#20299)
https://bugs.webkit.org/show_bug.cgi?id=159753
[skip sauce]
Tom Lutzenberger [Wed, 13 Jul 2016 17:00:39 +0000 (19:00 +0200)]
Fix HTML validity error in sticky-footer-navbar example (#20295)
XhmikosR [Tue, 12 Jul 2016 20:07:59 +0000 (23:07 +0300)]
Losslessly compress doc images.
Used zopfli 1.0.1 with `zopflipng.exe -m --lossy_transparent -y --iterations=1000`.
Before: 199 KB (203.922 bytes)
After: 197 KB (202.151 bytes)
[ci skip]
XhmikosR [Tue, 12 Jul 2016 19:57:37 +0000 (22:57 +0300)]
nuget: fix version.
[ci skip]
XhmikosR [Tue, 12 Jul 2016 19:56:07 +0000 (22:56 +0300)]
Tabs to spaces.
[ci skip]
XhmikosR [Tue, 12 Jul 2016 19:55:27 +0000 (22:55 +0300)]
.gitignore: Remove no longer used entries.
[ci skip]
XhmikosR [Tue, 12 Jul 2016 19:27:06 +0000 (22:27 +0300)]
Remove trailing space.
[ci skip]
anantoghosh [Tue, 12 Jul 2016 08:38:24 +0000 (14:08 +0530)]
Fix typo in 'Reboot' about units
In about 'Reboot', it says "moving **from** `rem` **to** `em` units. It should be moving from `em` to `rem`.
Chris Rebert [Tue, 12 Jul 2016 03:50:27 +0000 (20:50 -0700)]
Remove forced default focus outline (#20275)
As this causes non-standard dotted outline on checkboxes/radio buttons
in OS X Firefox
Ports #19935 to v4
Refs #19933
[skip sauce]
XhmikosR [Sun, 10 Jul 2016 23:44:58 +0000 (02:44 +0300)]
Bump devDependencies.
XhmikosR [Thu, 7 Jul 2016 08:08:48 +0000 (11:08 +0300)]
Update gems.
[skip sauce]
Chris Rebert [Fri, 8 Jul 2016 15:13:49 +0000 (08:13 -0700)]
Merge pull request #20175 from twbs/dialog-wall
Add Most Wanted Features entries for <dialog>
Chris Rebert [Fri, 8 Jul 2016 07:19:32 +0000 (00:19 -0700)]
Add Most Wanted Features entries for <dialog>
Refs https://bugzil.la/840640
Refs https://webkit.org/b/84635
[skip sauce]
Chris Rebert [Fri, 8 Jul 2016 07:19:12 +0000 (00:19 -0700)]
Move browser feature requests to new "Most wanted features" section
Geremia Taglialatela [Fri, 8 Jul 2016 03:38:44 +0000 (05:38 +0200)]
Update SCSS-Lint to v0.49.0 (#20250)
SCSS-Lint 0.49.0 modifies Shorthand linter to report lint if a shorthand
of a length not specified in the allowed_shorthands option is used.
New defaults include "4" in the list of allowed shorthands, so we are changing our configuration accordingly.
Ref: https://github.com/brigade/scss-lint/commit/
e283d1689699f581561fea344df3168128c46d7b
Patrick H. Lauke [Wed, 6 Jul 2016 09:39:33 +0000 (10:39 +0100)]
Merge pull request #20246 from anantoghosh/patch-1
Fix typo in 'Reboot' section
anantoghosh [Wed, 6 Jul 2016 07:44:48 +0000 (13:14 +0530)]
Fix typo in 'Reboot' section
Changed `box-sizing: border` to `box-sizing: border-box`
XhmikosR [Tue, 5 Jul 2016 11:40:55 +0000 (14:40 +0300)]
Merge pull request #20222 from twbs/v4-dev-xmr-deps
Update devDepedencies.
XhmikosR [Sat, 2 Jul 2016 17:49:51 +0000 (20:49 +0300)]
Update devDepedencies.
XhmikosR [Wed, 29 Jun 2016 06:30:44 +0000 (09:30 +0300)]
Merge pull request #20202 from twbs/windows-doesnt-know-how-to-shot-glob
Avoid globbing in jscs npm script for Windows compatibility
XhmikosR [Wed, 29 Jun 2016 06:27:31 +0000 (09:27 +0300)]
Merge pull request #20201 from twbs/v4-dev-xmr-deps
Update dependencies.
Chris Rebert [Wed, 29 Jun 2016 06:25:14 +0000 (23:25 -0700)]
Avoid globbing in jscs npm script for Windows compatibility
Fixes #20197
[skip sauce]
[skip validator]
XhmikosR [Wed, 29 Jun 2016 05:55:45 +0000 (08:55 +0300)]
Run `grunt`.
[ci skip]
XhmikosR [Wed, 29 Jun 2016 05:54:25 +0000 (08:54 +0300)]
Update devDependencies.
Only grunt-saucelabs is left in order to update grunt to v1.x.
XhmikosR [Tue, 28 Jun 2016 19:40:59 +0000 (22:40 +0300)]
Update scss_lint to v0.48.0.
Chris Rebert [Wed, 29 Jun 2016 05:19:46 +0000 (22:19 -0700)]
Support jQuery v3 in Bootstrap v4 (#20191)
* bower.json, package.json: Extend jQuery version ranges to include v3
* NuGet: Bump jQuery to v3.0.0.1
* Docs+Examples: Update jQuery to v3.0.0
* Use jQuery v3.0.0 for JS unit tests
* Update jqueryVersionCheck to allow jQuery v3.x.x
Dave Methvin [Tue, 28 Jun 2016 20:24:28 +0000 (13:24 -0700)]
ScrollSpy unit test: Use single done() in a then() instead of multiple done()s (#20198)
Fixes test flakiness on OS X Safari and Android when using jQuery 3.
Fixes #20182 more
Refs #20191
XhmikosR [Tue, 28 Jun 2016 19:01:46 +0000 (22:01 +0300)]
Merge pull request #20196 from twbs/v4-dev-xmr-shx
Use shx so that the npm scripts work everywhere the same.
XhmikosR [Tue, 28 Jun 2016 15:59:26 +0000 (18:59 +0300)]
Use shx so that the npm scripts work everywhere the same.
judetucker [Mon, 27 Jun 2016 21:14:26 +0000 (14:14 -0700)]
Mention .list-inline-item change in the migration guide
Fixes #18813
Closes #20187
[skip sauce]
Chris Rebert [Tue, 28 Jun 2016 06:00:46 +0000 (23:00 -0700)]
docs/migration.md: Fix "correspending" typo
[ci skip]
Dave Methvin [Tue, 28 Jun 2016 01:41:00 +0000 (21:41 -0400)]
Scrollspy test: Allow for async .then() in jQuery 3; fixes #20182
Instead of doing a new assert.async(), just do a single one for the entire test
and let the .then() be async as well.
Closes #20190
Chris Rebert [Mon, 27 Jun 2016 21:19:10 +0000 (14:19 -0700)]
Allow PRs to be previewed at http://preview.twbsapps.com (#20179)
Chris Rebert [Mon, 27 Jun 2016 08:12:00 +0000 (01:12 -0700)]
Add Wall of Browser Bugs entry for #20161 (#20183)
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=
1282363
Chris Rebert [Mon, 27 Jun 2016 04:33:07 +0000 (21:33 -0700)]
Remove unnecessary usage of Promises in non-async ScrollSpy tests (#20180)
Closes #19906
[skip validator]
Chris Rebert [Sun, 26 Jun 2016 23:42:13 +0000 (16:42 -0700)]
Fix docs asset file paths in /grunt/configBridge.json (#20178)
Previously, when running the docs locally, the site, rooted at:
http://localhost:9001/
would reference docs assets using relative URLs such as:
/../assets/js/vendor/anchor.min.js
which is equivalent to:
http://localhost:9001/../assets/js/vendor/anchor.min.js
which is nonsense, since the root directory has no parent directory.
Apparently browsers silently ignore this extra '..', hence why this wasn't noticed until now.
But if you adjust Jekyll's `baseurl` setting, this mistake causes incorrect URLs to get generated.
This commit corrects the problem by removing the extra '../' from the paths.
These paths are also referenced in the Gruntfile, where the fix actually allows us to simplify the code.
Previously, in the Gruntfile, we were doing, e.g.:
path.join('./docs/assets', '../assets/js/vendor/anchor.min.js')
which calculates to:
./docs/assets/../assets/js/vendor/anchor.min.js
which can be simplified to:
./docs/assets/js/vendor/anchor.min.js
So we can remove the '/assets' suffix from the left argument
and the '../' prefix from the right argument
and still obtain the same result.