]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
6 years agoInline bootstrap-stack.svg.
XhmikosR [Tue, 27 Nov 2018 13:28:37 +0000 (15:28 +0200)] 
Inline bootstrap-stack.svg.

It's pretty small compressed; a little less than 1 KB with gzip.

6 years agoUse an SVG for the stack image.
XhmikosR [Tue, 27 Nov 2018 07:44:45 +0000 (09:44 +0200)] 
Use an SVG for the stack image.

Image by @mdo.

6 years agoMove examples images in assets/img/examples/ folder.
XhmikosR [Sat, 17 Nov 2018 11:31:49 +0000 (13:31 +0200)] 
Move examples images in assets/img/examples/ folder.

6 years agoUse srcset for examples too.
XhmikosR [Thu, 15 Nov 2018 06:46:30 +0000 (08:46 +0200)] 
Use srcset for examples too.

6 years agohomepage: use srcset.
XhmikosR [Thu, 15 Nov 2018 06:22:10 +0000 (08:22 +0200)] 
homepage: use srcset.

This should reduce the amount of bytes for non-2x displays.

6 years agoUpdate migration page to indicate the info can be used for 4.1.x as well as 4.0.x
Christian Oliff [Mon, 26 Nov 2018 13:28:33 +0000 (22:28 +0900)] 
Update migration page to indicate the info can be used for 4.1.x as well as 4.0.x

6 years agoUpdate package-lock.json.
XhmikosR [Mon, 26 Nov 2018 20:14:51 +0000 (22:14 +0200)] 
Update package-lock.json.

6 years agoChange OS X to macOS in Sass comments (#27729)
Christian Oliff [Mon, 26 Nov 2018 14:57:33 +0000 (23:57 +0900)] 
Change OS X to macOS in Sass comments (#27729)

It's been macOS for 3 years now and we use just 'macOS' elsewhere in the Bootstrap documentation.
https://en.wikipedia.org/wiki/MacOS

6 years agoAdd test to make sure we enforce focus on modal (#27723)
Johann-S [Sun, 25 Nov 2018 16:20:55 +0000 (17:20 +0100)] 
Add test to make sure we enforce focus on modal (#27723)

6 years agoship.sh: add missing period.
XhmikosR [Sun, 25 Nov 2018 09:49:14 +0000 (11:49 +0200)] 
ship.sh: add missing period.

6 years agoGrow button width to the parent button group (#27717)
ysds [Sun, 25 Nov 2018 11:05:31 +0000 (20:05 +0900)] 
Grow button width to the parent button group (#27717)

6 years agoDist
XhmikosR [Sat, 24 Nov 2018 16:22:59 +0000 (18:22 +0200)] 
Dist

6 years agoUpdate devDependencies.
XhmikosR [Sat, 24 Nov 2018 16:14:31 +0000 (18:14 +0200)] 
Update devDependencies.

6 years agoprevent text selection for floating labels example (#27719)
m5o [Sat, 24 Nov 2018 12:25:18 +0000 (13:25 +0100)] 
prevent text selection for floating labels example (#27719)

* prevent text selection for floating labels
  * expand the click target by no selecting the label text
* use `pointer-events: none;` instead of `user-select`
  * thx @MartijnCuppens

6 years agoAdd opacity transition
Martijn Cuppens [Fri, 23 Nov 2018 13:21:02 +0000 (14:21 +0100)] 
Add opacity transition

6 years agoRevert "Replace anchor.js with jekyll-anchor-headings."
XhmikosR [Fri, 23 Nov 2018 13:00:03 +0000 (15:00 +0200)] 
Revert "Replace anchor.js with jekyll-anchor-headings."

This reverts commit b04f97f60be64549a37e0c71d676ab67e70891fa.

6 years agoFix body scrolling issue when modal open (#27698)
ysds [Fri, 23 Nov 2018 12:41:42 +0000 (21:41 +0900)] 
Fix body scrolling issue when modal open (#27698)

6 years agoUpdate DocSearch.js to latest version
Pixelastic [Thu, 22 Nov 2018 14:34:34 +0000 (15:34 +0100)] 
Update DocSearch.js to latest version

The latest (2.6.2) docsearch.js version now displays results as standard `<a href>` links, allowing users to `ctrl`-click on them to trigger default browser behavior of opening in a new tab.

To maintain backward compatibility, this behavior has only been enabled to users that didn't define their own `handleSelected` method.

This PR updates your `docsearch()` code to take advantage of the new `<a href>` template, by removing your custom `handleSelected` and moving its behavior to the `transformData` call. Namely, what you wanted to avoid was jumping to the first `<h1>` of the pages, which would prevent users from seeing the header. This PR checks if the suggestion targets the `#content` anchor (meaning it goes to this first `<h1>`) and remove it.

Behavior should be the same, but at least now you can enjoy the `ctrl`-click :)

6 years agoUpdate devDependencies.
XhmikosR [Thu, 22 Nov 2018 09:09:35 +0000 (11:09 +0200)] 
Update devDependencies.

6 years agoFixed a fixed height issue of input-group size option (#27687)
ysds [Thu, 22 Nov 2018 08:29:33 +0000 (17:29 +0900)] 
Fixed a fixed height issue of input-group size option (#27687)

6 years agoAdd border-radius to dropdown items (#27703)
Roy Klutman [Wed, 21 Nov 2018 22:24:13 +0000 (23:24 +0100)] 
Add border-radius to dropdown items (#27703)

6 years agoPlaceholders: use our gray colors (#27701)
m5o [Wed, 21 Nov 2018 18:59:21 +0000 (19:59 +0100)] 
Placeholders: use our gray colors (#27701)

Previously we were using the old holder.js colors.

6 years agoSass precision documentation (#27705)
Martijn Cuppens [Wed, 21 Nov 2018 18:51:47 +0000 (19:51 +0100)] 
Sass precision documentation (#27705)

6 years agoreboot: Fix mailto address (#27700)
XhmikosR [Wed, 21 Nov 2018 13:24:38 +0000 (15:24 +0200)] 
reboot: Fix mailto address (#27700)

6 years agodocs: fix path to assets. (#27696)
XhmikosR [Wed, 21 Nov 2018 13:11:31 +0000 (15:11 +0200)] 
docs: fix path to assets. (#27696)

6 years agoUse wrapping span instead of div (#27695)
Martijn Cuppens [Tue, 20 Nov 2018 19:53:10 +0000 (20:53 +0100)] 
Use wrapping span instead of div (#27695)

6 years agodocs-sidebar.html: remove commented out code.
XhmikosR [Fri, 16 Nov 2018 15:54:12 +0000 (17:54 +0200)] 
docs-sidebar.html: remove commented out code.

Leftover from old times.

6 years agoReindent.
XhmikosR [Fri, 16 Nov 2018 15:52:02 +0000 (17:52 +0200)] 
Reindent.

6 years agoRemove holder.js.
XhmikosR [Wed, 14 Nov 2018 13:59:15 +0000 (15:59 +0200)] 
Remove holder.js.

6 years agoUse the new include in examples too.
XhmikosR [Wed, 14 Nov 2018 13:52:02 +0000 (15:52 +0200)] 
Use the new include in examples too.

6 years agoFix placeholder image replacement.
m5o [Wed, 14 Nov 2018 13:10:23 +0000 (15:10 +0200)] 
Fix placeholder image replacement.

6 years agoTweak placeholder.svg.
XhmikosR [Mon, 12 Nov 2018 20:54:33 +0000 (22:54 +0200)] 
Tweak placeholder.svg.

* always include the title
* make it possible to skip adding the title by passing `title=' '`
* remove viewBox since we don't need it

6 years agoReplace holder.js with SVGs.
Martijn Cuppens [Thu, 8 Nov 2018 17:33:02 +0000 (19:33 +0200)] 
Replace holder.js with SVGs.

6 years agoReplace anchor.js with jekyll-anchor-headings.
XhmikosR [Tue, 13 Nov 2018 14:10:43 +0000 (16:10 +0200)] 
Replace anchor.js with jekyll-anchor-headings.

This allows us to generate the anchor links on build time.

https://github.com/allejo/jekyll-anchor-headings

6 years agoRemove `sudo` from Travis config. (#27693)
XhmikosR [Tue, 20 Nov 2018 09:36:37 +0000 (11:36 +0200)] 
Remove `sudo` from Travis config. (#27693)

https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

6 years agoAllows both OL and UL lists for tab buttons
Tieson Trowbridge [Mon, 11 Jun 2018 20:06:53 +0000 (23:06 +0300)] 
Allows both OL and UL lists for tab buttons

6 years agoAdd documentation about .text-decoration-none (#27686)
ysds [Tue, 20 Nov 2018 07:08:34 +0000 (16:08 +0900)] 
Add documentation about .text-decoration-none (#27686)

6 years agoAdd documentation about viewport sizing utilities (#27688)
ysds [Mon, 19 Nov 2018 17:44:08 +0000 (02:44 +0900)] 
Add documentation about viewport sizing utilities (#27688)

6 years agoAdd documentation about .font-weight-bolder/lighter (#27678)
ysds [Sun, 18 Nov 2018 08:15:49 +0000 (17:15 +0900)] 
Add documentation about .font-weight-bolder/lighter (#27678)

6 years agoPrevent text decoration skip inc and reorder comments (#27673)
Martijn Cuppens [Sun, 18 Nov 2018 08:09:41 +0000 (09:09 +0100)] 
Prevent text decoration skip inc and reorder comments (#27673)

6 years agoSpinners cleanup
Martijn Cuppens [Sat, 17 Nov 2018 19:36:11 +0000 (20:36 +0100)] 
Spinners cleanup

6 years agoSupport custom-select sizing in input-group (#27677)
ysds [Sat, 17 Nov 2018 12:10:38 +0000 (21:10 +0900)] 
Support custom-select sizing in input-group (#27677)

6 years agoEnforce lowercase class name in .stylelintrc (#27668)
Christian Oliff [Sat, 17 Nov 2018 12:01:16 +0000 (21:01 +0900)] 
Enforce lowercase class name in .stylelintrc (#27668)

6 years agoInherit card header color (#27681)
Martijn Cuppens [Sat, 17 Nov 2018 09:16:16 +0000 (10:16 +0100)] 
Inherit card header color (#27681)

6 years agoUpdate devDependencies and gems.
XhmikosR [Fri, 16 Nov 2018 06:50:04 +0000 (08:50 +0200)] 
Update devDependencies and gems.

6 years agoUpdate autoprefixer link to `.browserslistrc` file (#27675)
Iurii Kucherov [Fri, 16 Nov 2018 06:44:52 +0000 (08:44 +0200)] 
Update autoprefixer link to `.browserslistrc` file (#27675)

6 years agoUse fancy apostrophe in HTML files.
XhmikosR [Thu, 15 Nov 2018 06:24:34 +0000 (08:24 +0200)] 
Use fancy apostrophe in HTML files.

For Markdown files, this isn't needed because the Markdown converter takes care of this.

6 years agosome cleaning and changes for readability
Johann-S [Wed, 14 Nov 2018 09:16:56 +0000 (10:16 +0100)] 
some cleaning and changes for readability

6 years agoKeep input group & form label font size in sync with form control font size (#27663)
Martijn Cuppens [Tue, 13 Nov 2018 20:11:59 +0000 (21:11 +0100)] 
Keep input group & form label font size in sync with form control font size (#27663)

6 years agoDist
XhmikosR [Tue, 13 Nov 2018 06:41:12 +0000 (08:41 +0200)] 
Dist

6 years agoClean up some docs for toasts
Mark Otto [Wed, 19 Sep 2018 05:01:16 +0000 (08:01 +0300)] 
Clean up some docs for toasts

- Add headings to examples section
- Clarify styles and customization options in examples
- Add dismiss buttons to all toasts
- Missing period added for consistency
- Update roles, tweak text

6 years agoNest the `.toast.show` and use `display: block;` as inherit causes broken styles
Mark Otto [Wed, 19 Sep 2018 05:00:22 +0000 (22:00 -0700)] 
Nest the `.toast.show` and use `display: block;` as inherit causes broken styles

6 years agoUpdate toast documentation following pull #27155
Laussel LOïc [Wed, 5 Sep 2018 20:13:50 +0000 (23:13 +0300)] 
Update toast documentation following pull #27155

Also remove close button everywhere just let it when autohide is set to false

6 years agoRemove the show delay for our toast plugin
Johann-S [Tue, 18 Sep 2018 12:37:40 +0000 (14:37 +0200)] 
Remove the show delay for our toast plugin

6 years agoImplement `data-dismiss="toast"` to allow user to interact itself with the component...
Laussel Loïc [Fri, 31 Aug 2018 07:18:28 +0000 (09:18 +0200)] 
Implement `data-dismiss="toast"` to allow user to interact itself with the component (#27155)

6 years agoFix toast documentation page.
Johann-S [Thu, 23 Aug 2018 19:06:35 +0000 (21:06 +0200)] 
Fix toast documentation page.

6 years agoCreate toast JS plugin, add unit tests.
Johann-S [Thu, 23 Aug 2018 16:31:25 +0000 (19:31 +0300)] 
Create toast JS plugin, add unit tests.

6 years agoAdd new toasts component
Mark Otto [Mon, 3 Jul 2017 23:09:28 +0000 (16:09 -0700)] 
Add new toasts component

6 years agoCustomize browse text of the custom file input with HTML (#27651)
Martijn Cuppens [Tue, 13 Nov 2018 06:30:17 +0000 (07:30 +0100)] 
Customize browse text of the custom file input with HTML (#27651)

6 years agoSpinners: show all color variants.
XhmikosR [Sun, 11 Nov 2018 13:47:23 +0000 (15:47 +0200)] 
Spinners: show all color variants.

6 years agoBump bootstrap.min.css bundle size.
XhmikosR [Sun, 11 Nov 2018 09:19:27 +0000 (11:19 +0200)] 
Bump bootstrap.min.css bundle size.

6 years agospinners: use the animation shorthand property.
XhmikosR [Fri, 14 Sep 2018 05:52:25 +0000 (08:52 +0300)] 
spinners: use the animation shorthand property.

6 years agoAdd Bootstrap's very first spinners omfg it's actually happening
Mark Otto [Sun, 2 Jul 2017 01:51:53 +0000 (04:51 +0300)] 
Add Bootstrap's very first spinners omfg it's actually happening

6 years agoJekyll: Add wdm gem for Windows. (#27658)
XhmikosR [Mon, 12 Nov 2018 19:23:53 +0000 (21:23 +0200)] 
Jekyll: Add wdm gem for Windows. (#27658)

6 years agoUpdate clipboard.js to v2.0.3 (#27657)
Christian Oliff [Mon, 12 Nov 2018 16:46:21 +0000 (01:46 +0900)] 
Update clipboard.js to v2.0.3 (#27657)

6 years agoReplace `data-src` with `src="..."` in docs. (#27649)
XhmikosR [Sun, 11 Nov 2018 12:45:48 +0000 (14:45 +0200)] 
Replace `data-src` with `src="..."` in docs. (#27649)

6 years agoMinor/Docs: tweak accordion example heading level (#27620)
Patrick H. Lauke [Sun, 11 Nov 2018 09:12:29 +0000 (09:12 +0000)] 
Minor/Docs: tweak accordion example heading level (#27620)

6 years agoAllow to add more embed responsive ratios (#25894)
Martijn Cuppens [Sun, 11 Nov 2018 09:04:04 +0000 (10:04 +0100)] 
Allow to add more embed responsive ratios (#25894)

6 years agoRedirect `/extend/` to `/extend/approach/`.
XhmikosR [Fri, 9 Nov 2018 13:23:23 +0000 (15:23 +0200)] 
Redirect `/extend/` to `/extend/approach/`.

6 years agoRemove custom properties from examples so that they work in IE (#27634)
Martijn Cuppens [Sun, 11 Nov 2018 08:52:06 +0000 (09:52 +0100)] 
Remove custom properties from examples so that they work in IE (#27634)

6 years agoFix modal positioning on Android.
jvitela [Fri, 6 Jul 2018 08:09:22 +0000 (11:09 +0300)] 
Fix modal positioning on Android.

When the address bar is hidden, sometimes the visual position of the controls is out of sync with its logical position.

6 years agoDashboard example: update 3rd-party libs and use the same CDN.
XhmikosR [Mon, 5 Nov 2018 21:16:25 +0000 (23:16 +0200)] 
Dashboard example: update 3rd-party libs and use the same CDN.

6 years agoAdd an examples layout.
XhmikosR [Mon, 5 Nov 2018 11:24:55 +0000 (13:24 +0200)] 
Add an examples layout.

Reduces duplication and makes maintenance easier.

6 years agoMove analytics to an include file.
XhmikosR [Mon, 5 Nov 2018 11:23:37 +0000 (13:23 +0200)] 
Move analytics to an include file.

6 years agoMove stylesheets to an include.
XhmikosR [Mon, 5 Nov 2018 09:31:40 +0000 (11:31 +0200)] 
Move stylesheets to an include.

6 years agouse bsCustomFileInput in our docs (#27631)
Johann-S [Thu, 8 Nov 2018 15:22:45 +0000 (16:22 +0100)] 
use bsCustomFileInput in our docs (#27631)

6 years agoWrap checkboxes in `.form-group` (#27624)
sts-ryan-holton [Wed, 7 Nov 2018 20:54:40 +0000 (20:54 +0000)] 
Wrap checkboxes in `.form-group` (#27624)

6 years agoDocs: Improve accessibility of disabled link example (#27614)
ysds [Tue, 6 Nov 2018 08:47:59 +0000 (17:47 +0900)] 
Docs: Improve accessibility of disabled link example (#27614)

Add `tabindex="-1"` and `aria-disabled="true"` to disabled link

6 years agodisplay chrome version on travis
Johann-S [Mon, 5 Nov 2018 20:04:23 +0000 (21:04 +0100)] 
display chrome version on travis

6 years agoTravis: Add back chrome addon (#27610)
XhmikosR [Mon, 5 Nov 2018 19:51:15 +0000 (21:51 +0200)] 
Travis: Add back chrome addon (#27610)

6 years agoTravis: exit pipeline if test fails.
XhmikosR [Mon, 5 Nov 2018 16:56:07 +0000 (18:56 +0200)] 
Travis: exit pipeline if test fails.

6 years agoIncrease readability card columns docs (#27609)
Martijn Cuppens [Mon, 5 Nov 2018 19:08:13 +0000 (20:08 +0100)] 
Increase readability card columns docs (#27609)

6 years agoAdd new `.rounded-pill` utility (#27339)
sts-ryan-holton [Mon, 5 Nov 2018 17:19:00 +0000 (17:19 +0000)] 
Add new `.rounded-pill` utility (#27339)

6 years agoReorganize npm scripts.
XhmikosR [Sun, 21 Oct 2018 09:32:07 +0000 (12:32 +0300)] 
Reorganize npm scripts.

6 years agoPrevent white line in Firefox (regression) (#27594)
Martijn Cuppens [Mon, 5 Nov 2018 16:56:41 +0000 (17:56 +0100)] 
Prevent white line in Firefox (regression) (#27594)

6 years agoRemove htmllint. (#27603)
XhmikosR [Mon, 5 Nov 2018 16:42:05 +0000 (18:42 +0200)] 
Remove htmllint. (#27603)

We use the official HTML validator for HTML validation, and we don't really use any of the htmllint features.

6 years agoAdd Noto Sans to the font stack (#27596)
LittleHuba [Mon, 5 Nov 2018 06:22:40 +0000 (07:22 +0100)] 
Add Noto Sans to the font stack (#27596)

Fixes #27595

6 years agoAdd japanese to translations (#27599)
okazou [Mon, 5 Nov 2018 06:15:04 +0000 (15:15 +0900)] 
Add japanese to translations (#27599)

6 years agoMade the disabled state for nav more obvious. (#27382)
Arvind S [Sun, 4 Nov 2018 20:17:14 +0000 (01:47 +0530)] 
Made the disabled state for nav more obvious. (#27382)

6 years agoLigthen/Darken Button focus shadow color
ysds [Mon, 23 Oct 2017 03:50:26 +0000 (12:50 +0900)] 
Ligthen/Darken Button focus shadow color

6 years agoUpdate README.md (#27588)
XhmikosR [Sun, 4 Nov 2018 18:49:31 +0000 (20:49 +0200)] 
Update README.md (#27588)

* remove jobs link
* specify a link in the BrowserStack image

6 years agoUpdate devDependencies and gems.
XhmikosR [Sun, 4 Nov 2018 07:24:05 +0000 (09:24 +0200)] 
Update devDependencies and gems.

6 years agoUse a badge for .text-wrap example
Martijn Cuppens [Sun, 4 Nov 2018 13:38:56 +0000 (14:38 +0100)] 
Use a badge for .text-wrap example

6 years agoAdd `text-wrap` example.
XhmikosR [Sun, 4 Nov 2018 11:33:57 +0000 (13:33 +0200)] 
Add `text-wrap` example.

6 years agoAdd `.text-wrap` class.
Andrew [Wed, 31 Oct 2018 14:33:31 +0000 (16:33 +0200)] 
Add `.text-wrap` class.

this is the opposite of `.text-nowrap`, and a forces elements to wrap onto new lines.

One use case for this is extra long button text. Bootstrap buttons by default do no wrap, so this class could be used to override that behavior.

6 years agoTravis: stop using a separate stage for Browser tests.
XhmikosR [Sun, 4 Nov 2018 10:15:19 +0000 (12:15 +0200)] 
Travis: stop using a separate stage for Browser tests.

This should be faster.

6 years agobroken-link-checker: force follow links.
XhmikosR [Sun, 4 Nov 2018 07:59:31 +0000 (09:59 +0200)] 
broken-link-checker: force follow links.

After 3256a2c, blc honored robots.txt thus it didn't crawl anything.
Ignore robots.txt to work around the issue.

6 years agoReplace touch-action: none with pan-y, remove preventDefault from touch event handling
patrickhlauke [Fri, 2 Nov 2018 23:51:17 +0000 (23:51 +0000)] 
Replace touch-action: none with pan-y, remove preventDefault from touch event handling

6 years agoscss/_custom-forms.scss: fix typo in comment.
XhmikosR [Sun, 4 Nov 2018 10:05:09 +0000 (12:05 +0200)] 
scss/_custom-forms.scss: fix typo in comment.

6 years agoButton group refactoring and fixes (#25395)
ysds [Sun, 4 Nov 2018 06:50:21 +0000 (15:50 +0900)] 
Button group refactoring and fixes (#25395)