]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
XhmikosR [Tue, 15 Aug 2017 12:06:27 +0000 (15:06 +0300)]
Move About menu link to the end.
XhmikosR [Tue, 15 Aug 2017 11:41:34 +0000 (14:41 +0300)]
Reduce liquid's whitespace for a few pages.
Also fix a couple of typos while at it and change header tags' order.
XhmikosR [Tue, 15 Aug 2017 12:00:54 +0000 (15:00 +0300)]
Merge pull request #23101 from twbs/v4-dev-xmr-docs-favicons
docs: New favicons and add a service worker
XhmikosR [Sun, 16 Jul 2017 13:54:09 +0000 (16:54 +0300)]
Register a service worker.
XhmikosR [Sun, 16 Jul 2017 11:58:52 +0000 (14:58 +0300)]
New favicons.
Include everything for most browsers to work including Android.
Kept favicon.ico to the root dir.
Also added a manifest.json for PWA.
XhmikosR [Tue, 15 Aug 2017 11:25:19 +0000 (14:25 +0300)]
Beautify _config.yml. (#23448)
Mark Otto [Tue, 15 Aug 2017 05:34:42 +0000 (22:34 -0700)]
fix docs version, closes #23421
Mark Otto [Mon, 14 Aug 2017 05:33:55 +0000 (22:33 -0700)]
Fix .btn-outline-light hover color
Uses some if/else action to ensure there's readable text on hover. Swapped out a hex value to a variable while I was in there.
Fixes #23398, fixes #23351.
Mark Otto [Tue, 15 Aug 2017 03:23:45 +0000 (20:23 -0700)]
dist
Mark Otto [Tue, 15 Aug 2017 01:11:44 +0000 (18:11 -0700)]
De-dupe width on .fluid-container (#23402)
Fixes #23397
Ahmad Awais [Tue, 15 Aug 2017 01:11:11 +0000 (06:11 +0500)]
FIX: Broken 'About' Link in the Footer (#23367)
Casper [Tue, 15 Aug 2017 01:10:47 +0000 (09:10 +0800)]
Add traditional Chinese in translations.yml (#23357)
Andres Galante [Tue, 15 Aug 2017 01:09:44 +0000 (22:09 -0300)]
Adds a default flag to paragraph-margin-bottom (#23420)
Peder Johnsen [Tue, 15 Aug 2017 01:09:16 +0000 (02:09 +0100)]
Small typo on screenreaders page (#23416)
Just fixes small typo
Jacob Müller [Tue, 15 Aug 2017 01:08:31 +0000 (03:08 +0200)]
Remove remaining v4 alpha references (#23414)
* Remove remaining references to v4 Alpha
This commit removes the remaining refrences to the v4 Alpha website and replaces them with the
corresponding v4 Beta ones.
**Note:** We have to hard code the current docs version at some places. Wouldn't it be good to have a `/docs/latest/` redirect to solve this "issue" in the future?
* Don't update the domain in the CNAME file
Jurre [Tue, 15 Aug 2017 01:07:44 +0000 (03:07 +0200)]
Removed comment (#23415)
There is no _custom.scss file anymore.
jipexu [Mon, 14 Aug 2017 21:04:06 +0000 (23:04 +0200)]
Mention badge-default in migration docs, fix typo on popover docs (#23409)
Arthur Franco [Mon, 14 Aug 2017 16:09:38 +0000 (13:09 -0300)]
Adding Gemfile to package.json
Gemfile was missing. Couldn't compile documentation when using npm.
Andres Galante [Mon, 14 Aug 2017 19:02:41 +0000 (16:02 -0300)]
changes 1px to border-width variable on cards
Cory Becker [Mon, 14 Aug 2017 16:45:54 +0000 (11:45 -0500)]
Remove apostrophe
Mark Otto [Mon, 14 Aug 2017 00:50:29 +0000 (17:50 -0700)]
fewer inline styles, more styles in head; flexbox it
Mark Otto [Mon, 14 Aug 2017 00:12:17 +0000 (17:12 -0700)]
Merge branch 'style-redirect-page' of https://github.com/JasonEtco/bootstrap into JasonEtco-style-redirect-page
Mark Otto [Sun, 13 Aug 2017 23:47:45 +0000 (16:47 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 13 Aug 2017 23:46:43 +0000 (16:46 -0700)]
Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into heikojansen-patch-1
Mark Otto [Sun, 13 Aug 2017 23:44:52 +0000 (16:44 -0700)]
Rearrange margins for .highlight (#23396)
Only applies the margins to .highlight instances within .bd-content, thus negating any need for #23279.
Tom Scholz [Sun, 13 Aug 2017 21:59:44 +0000 (23:59 +0200)]
Moved watch task up to match the rest of the package.json (#22756)
Tomáš Kout [Sun, 13 Aug 2017 21:58:47 +0000 (23:58 +0200)]
Move the gap between inline checkboxes to right (#22607)
Mark Otto [Sun, 13 Aug 2017 21:56:30 +0000 (14:56 -0700)]
Use empty Sass map and merge into it for easier customization of color maps (#23260)
Mark Otto [Sun, 13 Aug 2017 21:55:28 +0000 (14:55 -0700)]
Button code cleanup (#22951)
* use a mixin there
* revamp .btn-link to match default and outline variants
* remove unnecessary properties
Mark Otto [Sun, 13 Aug 2017 21:54:57 +0000 (14:54 -0700)]
move max-width: 100% on .container to the root of the make-container mixin so it's not repeated at compilation (#22947)
Mark Otto [Sun, 13 Aug 2017 21:53:24 +0000 (14:53 -0700)]
Redo .card-deck and .card-group so they're always flex (#22860)
Mark Otto [Sun, 13 Aug 2017 19:59:27 +0000 (12:59 -0700)]
dist
XhmikosR [Sun, 13 Aug 2017 17:46:37 +0000 (20:46 +0300)]
Merge pull request #23386 from twbs/v4-dev-xmr-up-jekyll
Update Jekyll to v3.5.2 and add `meta generator` tag
XhmikosR [Sun, 13 Aug 2017 08:00:27 +0000 (11:00 +0300)]
Add `meta generator` tag.
XhmikosR [Sun, 13 Aug 2017 07:58:35 +0000 (10:58 +0300)]
Update Jekyll to 3.5.2.
Alan Orth [Sun, 13 Aug 2017 08:57:25 +0000 (11:57 +0300)]
docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388)
Bootstrap 4.0 Beta 1 dropped the offset classes in favor of using margin utilities. Update the blog example in the docs to use the appropriate `ml-auto` instead of `offset-sm-1` class to retain a pixel perfect with previous versions.
Jason Etcovitch [Sun, 13 Aug 2017 08:00:59 +0000 (01:00 -0700)]
Add npm install step to docs instructions (#23385)
Jason Etcovitch [Sun, 13 Aug 2017 07:04:19 +0000 (00:04 -0700)]
Style redirect page
Mark Otto [Sun, 13 Aug 2017 00:13:53 +0000 (17:13 -0700)]
Apply the invalid/valid state to the class name
Patrick Yeo [Tue, 2 May 2017 01:00:43 +0000 (18:00 -0700)]
Remove `vertical-align: middle` from `.input-group-addon` and `.input-group-btn` left over from V3
Patrick Yeo [Tue, 2 May 2017 00:59:21 +0000 (17:59 -0700)]
Apply `align-items: center;` to `.input-group` instead of input group sub components, causes `.input-group .form-control` and `.input-group-addon` to be large when next to a tall element
Gijs Boddeus [Sat, 12 Aug 2017 19:44:25 +0000 (21:44 +0200)]
fix docs modal example fade out
the z-index was only corrected for `.modal.show` which made the modal drop behind the header and backdrop when fading out
simply dropping the `.show` from this selector will correct this issue
Steven Black [Sat, 12 Aug 2017 16:35:19 +0000 (12:35 -0400)]
Fix broken Examples link in the docs footer include – `footer.html`. (#23348)
Re: #23343 – **Broken Links on getbootstrap.com**
Clicking the `Examples` link in the Docs footer yields 404.
http://getbootstrap.com/examples/
If merged, this makes the footer `Examples` link like the one in docs-navbar.html which is the same folder.
Therefore `_includes/footer.html` and `_includes/docs-navbar.html` now use the same link to `Examples`.
razh [Sat, 12 Aug 2017 06:11:41 +0000 (02:11 -0400)]
Remove extra spaces from spacing utilities (#23337)
XhmikosR [Sat, 12 Aug 2017 06:00:25 +0000 (09:00 +0300)]
Update package-lock.json. (#23342)
Jesse Mandel [Fri, 11 Aug 2017 20:41:33 +0000 (13:41 -0700)]
Add popper.js as a NuGet dependency to match project.json (#23338)
https://github.com/twbs/bootstrap/issues/22359
Federico Zivolo [Fri, 11 Aug 2017 17:58:34 +0000 (19:58 +0200)]
docs: fix Popper.js name and removed comma (#23335)
* docs: fix Popper.js name and removed comma
* docs: restore comma
béla [Fri, 11 Aug 2017 17:24:25 +0000 (19:24 +0200)]
fixing list-group badge example (#23293)
https://github.com/twbs/bootstrap/issues/23291
Jonathan [Fri, 11 Aug 2017 11:28:51 +0000 (13:28 +0200)]
Use input type search for search fields
Johann-S [Fri, 11 Aug 2017 11:36:36 +0000 (13:36 +0200)]
Replace dependencies badge by peer dependencies badge
XhmikosR [Fri, 11 Aug 2017 12:46:00 +0000 (15:46 +0300)]
Remove IE 10 viewport bug workaround JS.
Brian Surowiec [Fri, 11 Aug 2017 16:13:58 +0000 (12:13 -0400)]
Fix malformed link
Clark Winkelmann [Fri, 11 Aug 2017 16:53:24 +0000 (18:53 +0200)]
Fix .table-info migration text
.table-info should be .info in bootstrap 3
XhmikosR [Fri, 11 Aug 2017 13:13:28 +0000 (16:13 +0300)]
Fix about sidebar.
Steven Black [Fri, 11 Aug 2017 15:50:03 +0000 (11:50 -0400)]
“Sass” is standard in text and headings. (#23328)
Chirag Modi [Fri, 11 Aug 2017 14:40:41 +0000 (20:10 +0530)]
Fix broken links in doc (#23324)
XhmikosR [Fri, 11 Aug 2017 14:29:25 +0000 (17:29 +0300)]
Remove `text/javascript` since it's the default one. (#23321)
XhmikosR [Fri, 11 Aug 2017 13:50:08 +0000 (16:50 +0300)]
Fix JavaScript case and a typo. (#23320)
Jan Karlo Dela Cruz [Fri, 11 Aug 2017 13:26:51 +0000 (14:26 +0100)]
Fix broken links in documentation. (#23315)
XhmikosR [Fri, 11 Aug 2017 12:25:12 +0000 (15:25 +0300)]
Convert the new PNGs to 8-bit and compress them. (#23299)
Before: 354 KB (363.514 bytes)
After: 129 KB (132.748 bytes)
XhmikosR [Fri, 11 Aug 2017 12:14:48 +0000 (15:14 +0300)]
Merge pull request #23087 from twbs/v4-dev-xmr-tabs-fix
tabs: fix nested tabs.
Johann-S [Tue, 18 Jul 2017 12:22:39 +0000 (14:22 +0200)]
Improve previous selector for nested tabs
Johann-S [Mon, 17 Jul 2017 08:05:45 +0000 (10:05 +0200)]
Add unit test for nested tabs
Johann-S [Sun, 16 Jul 2017 14:04:37 +0000 (16:04 +0200)]
When we show our tabs element use children to be more restrictive
XhmikosR [Fri, 14 Jul 2017 14:49:30 +0000 (17:49 +0300)]
tabs: make the `active` selector more restrictive again.
When one uses say a carousel inside a tab, the `.active` selector previously matches the carousel ones too leading to broken tabs.
It's not the perfect solution but should the job for now.
XhmikosR [Fri, 11 Aug 2017 11:55:54 +0000 (14:55 +0300)]
Move inline SVGs to includes. (#23297)
Also:
* compress them with SVGOMG
* add titles
* add `focusable="false"`
Sean [Fri, 11 Aug 2017 11:42:02 +0000 (12:42 +0100)]
Updated Feather link (#23303)
Feather link didn't go anywhere.
Changed feather link from `colebemis.com/feather` to `feathericons.com`
béla [Fri, 11 Aug 2017 10:54:24 +0000 (12:54 +0200)]
Update Rubygems version. (#23289)
Garth Bjerk [Fri, 11 Aug 2017 10:43:06 +0000 (12:43 +0200)]
Fix the broken about link in the footer (#23298)
XhmikosR [Fri, 11 Aug 2017 10:24:57 +0000 (13:24 +0300)]
Fix SRI hashes. (#23286)
XhmikosR [Fri, 11 Aug 2017 10:01:51 +0000 (13:01 +0300)]
Merge pull request #23301 from twbs/v4-dev-html-errors
Fix HTML errors
XhmikosR [Fri, 11 Aug 2017 09:52:44 +0000 (12:52 +0300)]
Disable attr-name-style.
Pretty useless, we need to switch to the official HTML validator ASAP.
XhmikosR [Fri, 11 Aug 2017 09:43:17 +0000 (12:43 +0300)]
Fix HTML validation errors.
Mark Otto [Fri, 11 Aug 2017 06:35:04 +0000 (23:35 -0700)]
dist
Patrick Yeo [Thu, 27 Apr 2017 16:19:13 +0000 (09:19 -0700)]
Pagination border-widths greater than 1px cause uneven borders between items
Patrick Yeo [Thu, 13 Jul 2017 18:11:37 +0000 (11:11 -0700)]
Input Group Addon add option to configure `$input-group-addon-color`
Patrick Yeo [Thu, 3 Aug 2017 22:38:58 +0000 (15:38 -0700)]
v4 docs remove left over Tooltips and Popover documentation from Button Group page
XhmikosR [Thu, 10 Aug 2017 03:48:50 +0000 (06:48 +0300)]
Update Jekyll to v3.5.1.
Christian Oliff [Fri, 11 Aug 2017 06:06:15 +0000 (07:06 +0100)]
Remove the Internet Explorer 10 for Windows Phone 8 workaround (#23122)
I suggest that there's no longer a need to include the section on workaround for the IE10 bug on Windows Phone 8. Not only was this bug patched in a later release of Windows Phone 8 (which shipped in 2013), but Windows Phone 8's support ended a long time ago - even its successor Windows Phone 8.1 is no longer supported by Microsoft. The potential audience affected by this bug is likely microscopic so I suggest it can be safely removed.
I suggest the workaround JS (http://getbootstrap.com/assets/js/ie10-viewport-bug-workaround.js) can also be safely removed from the docs and examples but I haven't done that in this PR.
Prateek Goel [Fri, 11 Aug 2017 06:05:32 +0000 (07:05 +0100)]
Fix to Chrome inheritance bug (#22872) (#23118)
* Fix to Chrome inheritance bug (#22872)
* Remove box-sizing from html
box-sizing removed from html and order of wild card selected and html selector swapped to maintain correctness of comments.
Patrick Yeo [Fri, 11 Aug 2017 06:01:52 +0000 (23:01 -0700)]
Custom File padding-x and padding-y values are reversed (#23067)
Custom File `$custom-file-focus-box-shadow` should show even if box shadows are disabled
Custom File variables should inherit from inputs
Mark Otto [Sun, 16 Jul 2017 19:24:22 +0000 (12:24 -0700)]
missed a modifier
Mark Otto [Sun, 16 Jul 2017 19:15:38 +0000 (12:15 -0700)]
clarify text, break up larger paragraph, shorten
Mark Otto [Sun, 16 Jul 2017 19:15:21 +0000 (12:15 -0700)]
Update badges in buttons examples
- Given buttons a required modifier (.btn alone is incomplete)
- Given the primary button, use a .badge-light for better contrast
- Consolidate example and highlight code with a `{% example %}` block
Prateek Goel [Fri, 11 Aug 2017 06:00:01 +0000 (07:00 +0100)]
Add margin variable for paragraphs (#23140)
Prateek Goel [Fri, 11 Aug 2017 05:59:21 +0000 (06:59 +0100)]
Add margin variable for breadcrumb (#23138)
* add margin variable for breadcrumb
* add margin variable for breadcrumb correction
* breadcrumb margin variable changes after review
Patrick Yeo [Fri, 11 Aug 2017 05:58:40 +0000 (22:58 -0700)]
`$input-height-inner-lg` should use `$font-size-lg` instead of `$font-size-sm` (#23150)
Morgan Stone [Fri, 11 Aug 2017 05:58:12 +0000 (22:58 -0700)]
Reduce number of spacing rules (#23208)
* reduce # of spacing rules by combining x & y with t r b l
* Remove unnecessary spaces
Johann-S [Fri, 11 Aug 2017 05:57:05 +0000 (07:57 +0200)]
Add a README.md badge to track our dependencies and require jQuery >=3.0.0. (#23125)
Patrick Yeo [Fri, 11 Aug 2017 05:56:32 +0000 (22:56 -0700)]
v4 docs Input Group Sizing section should display `.input-group-sm` (#23151)
Pascal Pixel [Fri, 11 Aug 2017 05:51:42 +0000 (14:51 +0900)]
Emoji Defaults (#22565)
Dave Poole [Fri, 26 May 2017 20:06:47 +0000 (13:06 -0700)]
remove unnecessary line-height
Dave Poole [Fri, 26 May 2017 19:47:09 +0000 (12:47 -0700)]
remove comments, align-items, and unnecessary height
Dave [Fri, 26 May 2017 18:21:02 +0000 (11:21 -0700)]
Fixes PropertySortOrder errors
Dave [Fri, 26 May 2017 18:11:10 +0000 (11:11 -0700)]
Fixes hound code style/standards
Dave [Fri, 26 May 2017 17:52:15 +0000 (10:52 -0700)]
Update progress.md to reflect setting height on .progress
Dave [Fri, 26 May 2017 17:48:57 +0000 (10:48 -0700)]
_progress.scss: makes bars 100% height, centers labels horizontally & vertically
CarloMartini [Mon, 26 Jun 2017 16:14:52 +0000 (18:14 +0200)]
Update modal.md
Removed a duplicate explanation.
envolute [Tue, 1 Aug 2017 05:50:09 +0000 (02:50 -0300)]
Change border class
The class ".border" (css/utilities/_borders.scss) is set the border-color to "$gray-200".
So I see that it would be nice to create a variable for the border color "$border-color". Because the default border should not always be "gray-200".
Another thing, there is a "$border-width" variable. Would not it be better to use this variable to set the default width of the border?
envolute [Tue, 1 Aug 2017 05:47:23 +0000 (02:47 -0300)]
Add "$border-color" variable