Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/twbs/bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://github.com/twbs/bootstrap

Update _custom-forms.scss (#27276)

user-select has no effect on before/after pseudo elements

2c1a743cc941fecf4b8e3165fcb9a08023df3445 authored about 6 years ago by 719media <[email protected]>
changes the variables for input font size

86822d93d64d858548717838f528061e92663f16 authored about 6 years ago by andresgalante <[email protected]>
Fix #26372: disabled btn hover issue (#27407)

When gradients are enabled there is still a hover state on disabled
buttons since the hover rul...

871a51a54827a5ccfbbc469fef6b08f7c2641a44 authored about 6 years ago by Ian Walter <[email protected]>
Custom select inconsistent padding (#27415)

c5eb6043d81824f281ce5ada6ae77569054c987f authored about 6 years ago by semenyakNik <[email protected]>
Remove redundant width and height properties

7190c38e4c6969bfffa4e4f107e7ceadbba979fa authored about 6 years ago by Martijn Cuppens <[email protected]>
Make use of jekyll-toc's `no_toc_section` class.

Requires jekyll-toc v0.8.0.

700f74cebde67e84e542699563e52f81f6891d40 authored about 6 years ago by XhmikosR <[email protected]>
package.json: add `version_short` and use it in the npm scripts.

79db26491015c9277e2bb1407947ba74fcadd7e2 authored about 6 years ago by XhmikosR <[email protected]>
Clean up docs Sass code.

* remove unused rules
* use Sass nesting in more places
* use the core mixins in more places
* u...

242f19897dc7ef504643ddfb250896c7ca7b63b3 authored about 6 years ago by XhmikosR <[email protected]>
Unregister Service Worker.

d08607c08057e7763a1f24c5cad0ca498fc48412 authored about 6 years ago by XhmikosR <[email protected]>
Remove service worker

5bf37eba532aae1ec9decdc81b7ae6bb8b7e37a4 authored about 6 years ago by Mark Otto <[email protected]>
swipe left/right without hammerjs

c08652cfe84051184570d704d3a0904e8d01358c authored about 6 years ago by Johann-S <[email protected]>
avoid drag img

b1dc6b324c33bc6a4b0cb2dc06939136e32d0e0c authored about 6 years ago by Johann-S <[email protected]>
Set touch-action to "none"

Firefox currently seems extremely fickle - with `pan-y` if fires pointercancel as soon as a touc...

8883ccb205abfe975b4cacca8fbc22cf67092eb0 authored about 6 years ago by patrickhlauke <[email protected]>
Refactor (and correct) start/move/end functions

in particular, no need to use originEvent, and preventDefault() only needed for touch events

9164f772698a54c45da632189bdf65e719c39f73 authored about 6 years ago by patrickhlauke <[email protected]>
Remove unnecessary pointer event listeners

these may also be the cause of weird behavior in Chrome/Surface, where scrolling vertically trig...

39ae077837f4fa24689d23bbb08b24cb600287b3 authored about 6 years ago by patrickhlauke <[email protected]>
Abandon swipe altogether if more than one touch detected

6be7293a85e401f9937cfb2d1bb5d4df9b35b6d2 authored about 6 years ago by patrickhlauke <[email protected]>
Use correct touch-action values

- my fault, my original advice of using `touch-action: pan-x` is exactly the value we *don't* wa...

7b8f01d839aa2d2683bd5f90f79fe632d58bf9a4 authored about 6 years ago by patrickhlauke <[email protected]>
use pointer events if available

735c374e9c366446afb30e20592ac1d796c7bb69 authored about 6 years ago by Johann-S <[email protected]>
Add touch support in our carousel with HammerJS.

caefd7046372e954d21550bbdadcabf98b2a86f0 authored about 6 years ago by Johann-S <[email protected]>
Add query string to the start_url to track how often app is launched

Useful suggestion from Google in the Web App Manifest documentation.
https://developers.google.c...

bf573896472c83e2b85b52f6cbf606765b73cb3e authored about 6 years ago by Christian Oliff <[email protected]>
Add `show` and `hide` methods to dropdown (#27370)

6cbcd03efbcb58e37e4a4d31048758c82ed6c849 authored about 6 years ago by galczo5 <[email protected]>
Add font weight options for form controls and custom select (#27343)

5088f02730a38bf833db3a8ac1f3c53c154278bc authored about 6 years ago by Andres Galante <[email protected]>
table: Add border color relative to theme for accessibility (#25755)

a86aef0ae0388d51c433b93cd1c25ea27e0535b9 authored about 6 years ago by Bastien <[email protected]>
docs search: take into account the current URL.

282b77ee9c9fd382d5ed576ad5bf7a41d97ca2a5 authored about 6 years ago by XhmikosR <[email protected]>
feat: keep contrast on `.table-dark`

In case we set `$body-bg` to a dark color, we have to keep table contrast relevant.

a16ffc7ba1035d41a2cb3e68df5b8c6f756f90b1 authored about 6 years ago by Catalin Zalog <[email protected]>
Fix size of modal dialogs at different widths (#27094)

1231e1d6bc2db3ff40db5039d13fa30adb6e2169 authored about 6 years ago by namiltd <[email protected]>
Fix double border on list-group (#27126)

5a1588ed332da33ae2656b2384ceff7eb4732266 authored about 6 years ago by Roy Klutman <[email protected]>
Fix doc typo

ef32979222c18f7ffe7023a17515e8cf3aefc340 authored about 6 years ago by chocolateboy <[email protected]>
Travis: stop installing chrome (#27468)

It seems it works without it.

5d834e05107edebbdac98e0b2d51940f13190e8f authored about 6 years ago by XhmikosR <[email protected]>
Rename docs production script to production and use `JEKYLL_ENV`. (#27410)

43bf2682489fc7a7a8f371a59e19e15f3e160070 authored about 6 years ago by XhmikosR <[email protected]>
npm release-zip: remove the folder before zipping.

f6a39e39c8a2e06f48dfb4e4b69658d9f48ca0b4 authored about 6 years ago by XhmikosR <[email protected]>
Move lint scripts outside of the main scripts.

This allows us to run `npm run dist` without tests.

99e0e3040204a03c448179f80e12f898a499c811 authored about 6 years ago by XhmikosR <[email protected]>
Fix btn focus color (#27178)

a6669b478b324653dcd50af8f2e0098ed0f5ce13 authored about 6 years ago by Martijn Cuppens <[email protected]>
Delete callout-info-content-iamge-overlay-overflow.md

Deleting external file since it is not needed, the copy of this file will be added directly to c...

ef27179c187fc28af7a5e64f7c2221da232c6d0c authored about 6 years ago by Helmut Granda <[email protected]>
Adds a note about the limitations on content being larger than the image.

In the event that the content is larger than the image, the content will continue to be displaye...

42006e7b17e6e33e6673f6d5c58445180ed0610b authored about 6 years ago by Helmut Granda <[email protected]>
Adding call out note directly to the page.

Instead of using an external source since this is only a one time note it is safe to be placed w...

34c7b07f7f6c3b600ebce7b4c286787d0adf4f35 authored about 6 years ago by Helmut Granda <[email protected]>
Move media from layout to components

832a90d9d342c5df887a4411f2e0c637b43f3fa1 authored about 6 years ago by Martijn Cuppens <[email protected]>
Simplify .gitattributes.

1c78f703e08f1288208c60655967ff590cbe69cc authored about 6 years ago by XhmikosR <[email protected]>
Add a CODEOWNERS file (#27271)

8cf0fe2ee0632cbe10c0c796ff1c4825bf5832ea authored about 6 years ago by Mark Otto <[email protected]>
Move docs .eslintrc in site/.

29f849879ba05ff2ba54416cb77f94597df83d87 authored about 6 years ago by XhmikosR <[email protected]>
Update devDependencies and gems.

18ff70c2487838c12d71fbe1d1b23ff7cdb96a71 authored about 6 years ago by XhmikosR <[email protected]>
Include `css-copy` in the `css` script.

3574af5231e3b281d11221afb17e27a19f3d7bcd authored about 6 years ago by XhmikosR <[email protected]>
Rename everything to skippy and center skippy (#27420)

ad60a58043ca37b0037f9aa3226aff8917ce30a6 authored about 6 years ago by Martijn Cuppens <[email protected]>
Combine examples and simple layouts.

43c20b912eed45e43be83d71e5aec9136aecb137 authored about 6 years ago by XhmikosR <[email protected]>
Tighten stylelint config. (#27336)

Also improve its formatting.

7d6a0aa24d2a88632daedd79ea981aa8a4aac503 authored about 6 years ago by XhmikosR <[email protected]>
Change h1 to h2

fc77c5540e0f28e4a6922dadfb27a4fbeebab055 authored about 6 years ago by Martijn Cuppens <[email protected]>
Reduce indentation.

6c7ec73b167c97b2860f6b6667c8ed8d4fc14a8c authored about 6 years ago by XhmikosR <[email protected]>
Travis: add `--clean` in `bundle install` command.

70aec100e4242087ec03ffdc3a265aad91b71d7f authored about 6 years ago by XhmikosR <[email protected]>
Fix invalid selectors in tests and examples.

339311ddb5eda9e0cbb6b462901ac6d8f43e3e84 authored about 6 years ago by XhmikosR <[email protected]>
docs: fix bundle SRI hash.

Also, remove popper.js from this script since it's not present in the repo.

449979decff22ce214ae057f15f2819af86b2cde authored about 6 years ago by XhmikosR <[email protected]>
build/generate-sri.js: add popperjs.

bcbf3f2ec6fdb6dab3cf8acc2a5782a8e8d22dce authored about 6 years ago by XhmikosR <[email protected]>
Move periods outside of links.

f9dea7624b8b090264e5a66a44bc2b6c0a8317b9 authored about 6 years ago by XhmikosR <[email protected]>
js/tests/visual: fix popper script.

Broken after 787441d.

ea575bc1a7c1eadbbc06117e5d0d00b0d36c1256 authored about 6 years ago by XhmikosR <[email protected]>
Update popper.js in docs.

7d8b26980f4e1f51c614a591159e99d6224c8d0c authored about 6 years ago by XhmikosR <[email protected]>
Fix a few links.

* fix `/versions/` link
* add missing trailing slashes
* fix a couple of redirects

7749b91130d374a425fc02e92d755e5305b1130b authored about 6 years ago by XhmikosR <[email protected]>
Remove the unused `jobs` Jekyll variable.

d2c6e237e4900ee9f178c8ae143dd9f8b13d965a authored about 6 years ago by XhmikosR <[email protected]>
Add a release npm script.

4ce091b87fc6af56131761753ff99ec2fe5a42c6 authored about 6 years ago by XhmikosR <[email protected]>
Remove sri-toolbox dependency.

We can achieve the same very easily.

3fcddfa42e61ee7e6fe44aa2412ea7929ec799d0 authored about 6 years ago by XhmikosR <[email protected]>
Update Travis config.

* remove `dist: trusty` since it's the default
* disable email notifications

b2b933c1819aeb607eb08ade11fe63fb715b4c00 authored about 6 years ago by XhmikosR <[email protected]>
update holder.js image dimensions for sizing example

* update holder.js image dimensions for sizing example
* use `100%` instead of `100%`
* :mem...

0e5813bfd455113c1d895ee1ba2e73acaaf1ecf5 authored about 6 years ago by m5o <[email protected]>
refine deprecated holder.js color syntax

* refine deprecated holder.js color syntax
* remove `#55595c:#373a3c`
* harmonize with all oth...

74393bffc9f2206d12d6b71e9d135750dc1418f3 authored about 6 years ago by m5o <[email protected]>
Rename script.

9d63deb954723e350fab2798925883609e60afb1 authored about 6 years ago by XhmikosR <[email protected]>
Update devDependencies and gems.

f59c2d946c276ccc247a34ccfe6f5063c847306b authored about 6 years ago by XhmikosR <[email protected]>
Add overflow-auto and overflow-hidden utilities

29bd5e32186b2d56b7b35a09597bfed6636d66c9 authored about 6 years ago by Mark Otto <[email protected]>
fix - small grammar error

"given move to" -> "given the move to"

23015571b9644c38b6991390b787b0a252c7f864 authored about 6 years ago by Spencer Davies <[email protected]>
updated README (#27349)

cd880619d47aad67f0b5c2ed9497d7cfd8a76a46 authored over 6 years ago by Tanmay Gupta <[email protected]>
Tweak build/build-plugins.js.

19f70f9d4ccca132f196011958c1b72462c698e7 authored over 6 years ago by XhmikosR <[email protected]>
remove useless iife

7c7a1706c348fcb5290a63d9249e0c8e4b6ebbcf authored over 6 years ago by Johann-S <[email protected]>
Include the plugin's filename in the license header.

59197765f4f50b5ad8cbeb64be6f84fe45d3e5ee authored over 6 years ago by XhmikosR <[email protected]>
Add license headers in js/dist files

By implementing the same approach of rollup.config.js
and replicate it in build-plugins.js, indi...

ebc220754bf8f6b1a34203c1d2864a8d156a01bb authored over 6 years ago by Helmut Granda <[email protected]>
Remove unneeded `path.resolve`.

02c4444f6c67e8b256173c2344355fcea41688a6 authored over 6 years ago by XhmikosR <[email protected]>
Prevent pointer events on disabled list-group-item

d7f79b06dceebd6844ac323f7f99290fe36b45b0 authored over 6 years ago by Howard Cox <[email protected]>
Prevent pointer-events on disabled anchor dropdown-item

Fixes #26695

44b3f77852f9d1e299097d25da851a55b50caa95 authored over 6 years ago by Howard Cox <[email protected]>
Fix examples after the recent JS changes.

`https://example.com` isn't a valid selector.

0350858edfd1b27b558281e1df379fe84ed5e41f authored over 6 years ago by XhmikosR <[email protected]>
Add explanation about accordion wrapper.

46893e23a3d02dae7353dc2ef0e4aa70fcd4eafb authored over 6 years ago by Florian Lacreuse <[email protected]>
Make release-zip include the root folder.

Also, now it should work cross-platform assuming `zip` is present.

252e538985613c99bf6a327039604412c30851c7 authored over 6 years ago by XhmikosR <[email protected]>
Update forms.md

fix duplicate id attribute

e1b7404bb8cc6f1c142903fc0917993077a3a070 authored over 6 years ago by 719media <[email protected]>
Remove flex utilities from .list-group-item's as they're display: block; meaning the utilities have no affect. Closes #27162.

4dc5671d1b78547843a68b88caa7b2a9c60f0a72 authored over 6 years ago by Mark Otto <[email protected]>
dist

55655b27816f84655d19e00b7b11deb2593f93cd authored over 6 years ago by Mark Otto <[email protected]>
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

2f611c657bdeb30aa5a065164c61ce213a8de196 authored over 6 years ago by Mark Otto <[email protected]>
dist

f6244654a6389898f506eaa865bd900e994c077f authored over 6 years ago by Mark Otto <[email protected]>
Allow multiple ways of padding declaration for modal header (#26976)

* #26967: Allow multiple ways of padding declaration for modal header
* #26976: split vertical ...

7bd1bc243149c0e4602f872ab1613604de719e1d authored over 6 years ago by Martijn Cuppens <[email protected]>
Add new variables for form feedback tooltips (#26959)

Fixes #26886

0bec1c889711823494d2821fa6e5841169df4797 authored over 6 years ago by Mark Otto <[email protected]>
docs: switch to font-weight 600. (#27226)

Segoe UI doesn't have font-weight: 500 making things not looking as expected.

f9142bdd62e9b8a17dac30e7f0938f9b42e1c815 authored over 6 years ago by XhmikosR <[email protected]>
use bsCustomFileInput in our documentation (#27264)

75f83da5399dac94d8dd93c78cc5a727548ddda4 authored over 6 years ago by Johann-S <[email protected]>
Consistently re-use input variables

c8fd9ddd976fe6529b9edab3804a355e96eba31c authored over 6 years ago by Mark Otto <[email protected]>
feature(carousel): carousel-item interval (#26667)

adds the ability to assign data-interval to an individual carousel-item

ea0faadde5c222cdd8127332b62a6d565a055d80 authored over 6 years ago by Christopher Morrissey <[email protected]>
Variable .btn and .form-control font sizes (#26908)

e6049586413f663ae99ec660d6378306833e2223 authored over 6 years ago by Martijn Cuppens <[email protected]>
Bring the focused button in input group to the front (#26910)

18ae915f547b9204c14783a3bc35277fb50e69a4 authored over 6 years ago by ysds <[email protected]>
Document input group wrapping behavior and override via utility class

Fixes #25409

029f92c5e56e6f2a21ec2f217b683273b80b91b7 authored over 6 years ago by Mark Otto <[email protected]>
Switch to `.btn-secondary` for the search button so that it's accessible (#27255)

876e3203641ceb1f7ba22a1a8b72eae7ef35d99f authored over 6 years ago by Nabil Kadimi <[email protected]>
Clarify docs for custom form structure

Fixes #25440

7c88c46517807406b3d18e2648ae74480ce364fc authored over 6 years ago by Mark Otto <[email protected]>
docs: use the bundle dist file.

787441d4bf39529384b68e7a9b026e703ad4740a authored over 6 years ago by XhmikosR <[email protected]>
dist

5543229950051c2a2b9c1dc49a7d548759adc3d6 authored over 6 years ago by Mark Otto <[email protected]>
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9e24d68112e79b0ae0cf3e264cb59a2dc5e0c492 authored over 6 years ago by Mark Otto <[email protected]>
dist

b68ea572da7b16232b04820bfa1035c506af8bb2 authored over 6 years ago by Mark Otto <[email protected]>
Switch to find-unused-sass-variables for finding unused Sass variables.

47107d46477c4750abc876467d30c8612b25b371 authored over 6 years ago by XhmikosR <[email protected]>
#27220: cleanup .btn-link hover/focus properties (#27250)

bf4dab72dfa7ce2f848966c7e849b82846ae6c6e authored over 6 years ago by Martijn Cuppens <[email protected]>
Remove background-colors example and show only the code.

This is to avoid confusion.

0d869a10630d36be9277c4eac3db9b1d81b1356f authored over 6 years ago by XhmikosR <[email protected]>
Update copy

301a22b1642f679b8b911096d2ca076ec1431d73 authored over 6 years ago by Mark Otto <[email protected]>