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 GA to latest script & anonymize IPs

2017eb9aedc4fad947b865e439521116262ff18a authored almost 6 years ago by Mark Otto <[email protected]>
Revert back to the old snippet and just add anonymize IP.

We don't need the extra bloat of gtag.

b0f918982fc5086d469aa6d79ea45553a1399a1d authored almost 6 years ago by XhmikosR <[email protected]>
Workaround for MS edge bug (#28275)

5e459e9b52bf333e420361b8f31b8206d389bd2c authored almost 6 years ago by Shohei Yoshida <[email protected]>
Revert "Remove Internet Explorer leftovers."

This reverts commit 089e3334a710ae5fddea3ec5bb1a83a8f786196c.

c2fa74b65278415fb6ed545186f4dd6c23c575cf authored almost 6 years ago by XhmikosR <[email protected]>
Revert "Remove IE-specific breadcrumb CSS hack"

This reverts commit 9fda96e197abc9eba24962443ed79bc11fef485c.

15d242d21ad67fa5b762eb5bdfbcdfb68b9bcce1 authored almost 6 years ago by XhmikosR <[email protected]>
Revert "remove IE from our browserlist"

This reverts commit 5e068eeda9155e19663578a005383ce1da7fd1a6.

42c21e50fce0355155c2f62a686a304b056d90cf authored almost 6 years ago by XhmikosR <[email protected]>
Add back support for IE 11

08679ac0b5f34e1a1f1766be460e51bc1aa8d82a authored almost 6 years ago by Johann-S <[email protected]>
Revert "Add information about IE 11 compatibility."

This reverts commit 1da5b9f76a05feae2663316247937aabda91d487.

bcf76ef5f0d6305bb8aa7a83ae7fdc45256f7f08 authored almost 6 years ago by XhmikosR <[email protected]>
Revert "remove `--compress typeofs=false` from terser."

This reverts commit 25bba7bd68d1eceb2e8b6f436d5719b4d348a733.

dd75ac6c25f6afb4075c1b9fd320de2e97b246d8 authored almost 6 years ago by XhmikosR <[email protected]>
fix remove files in our visual tests

ad0f5f153c821237309b0ef5f19e49b8dad358f8 authored almost 6 years ago by Johann-S <[email protected]>
.browserslistrc: add IE 11.

80605282813a66cdbe82a5e8ace4e44cbb776d24 authored almost 6 years ago by XhmikosR <[email protected]>
Update .gitignore (#28519)

Add back ruby/bundler folders so that they don't show up when we switch branches.

This can be...

f7c1b1e683976ee780faadddc4edc70b477aa01f authored almost 6 years ago by XhmikosR <[email protected]>
Remove hover states on background utilities (#28457)

a88d58605a2aa864eb28da683c187824a580b7ec authored almost 6 years ago by Martijn Cuppens <[email protected]>
v5: Drop remaining deprecated mixins (#28461)

- Deletes mixin mentions from float docs
- Deletes mixin mention from visibility docs
- Delete...

837ff0cc11dd3d25b8fe74129afcd7a81aeb2280 authored almost 6 years ago by Mark Otto <[email protected]>
v5: Update badges (#28458)

- Drop hover and focus states
- Drop .badge-* variants and associated mixin for .bg-* utilities...

c16532c7248c9606afb311bfc73680c185fdf625 authored almost 6 years ago by Mark Otto <[email protected]>
Update .gitignore (#28493)

Add the old Jekyll docs dist folder so that when we switch branches, it doesn't show up.

1add6341a76dbf11dd2b680f58d561eba9fb75f2 authored almost 6 years ago by XhmikosR <[email protected]>
Revert "Don't run Google Analytics locally. (#28384)" (#28489)

43eb6b1703330331c9dad467023df34702d44188 authored almost 6 years ago by Mark Otto <[email protected]>
browsers-devices.md: escape what we read.

6a3433da9a9e9d5cc15c110e1be375887634b3c1 authored almost 6 years ago by XhmikosR <[email protected]>
browsers-devices.md: Read .browserslistrc instead of duplicating the content.

e2fd847032df9b516261033e42a296aa93039893 authored almost 6 years ago by XhmikosR <[email protected]>
Create 404.md

35c6b2b12b5312ddcb2b5b0a87358b0140b3c560 authored almost 6 years ago by Christian Oliff <[email protected]>
404: output to 404.html and add meta robots.

46e88fb8f397442c5f657a6431839b16ff272e1b authored almost 6 years ago by XhmikosR <[email protected]>
Fix 404 layout.

913f290e3d0ff41b84165b4fb33d7e75102cb7a2 authored almost 6 years ago by XhmikosR <[email protected]>
Push footer to the bottom of the page

28ad7a901e47cd4456a5d4794ce643c987f08d7e authored almost 6 years ago by Martijn Cuppens <[email protected]>
Don't run Google Analytics locally. (#28384)

02e0aa3b601845273bb224616c6f761027b4d4e7 authored almost 6 years ago by Christian Oliff <[email protected]>
Remove `--renderToDisk`.

678da2ead938fc20deb1241beb0bd4d9739c5639 authored almost 6 years ago by XhmikosR <[email protected]>
Switch to Hugo.

No more Ruby dependency and most important more than 10 times less build time (at least on Windo...

d95d30029f8d63190eb242c9914cee16b6b90627 authored almost 6 years ago by XhmikosR <[email protected]>
Remove HTML comment; it breaks rendering.

1afa67fca8a2ba7f5c87aec9839b673cf2724af2 authored almost 6 years ago by XhmikosR <[email protected]>
Copy the dist files before the `docs-serve` script.

89a638003268a51e6ed030a4cf0aea565caf8cea authored almost 6 years ago by XhmikosR <[email protected]>
Remove newlines in raw HTML.

This causes `p` tags which is invalid HTML.

850817bb09d6472ff88e7c62346ac6f5d64a98cf authored almost 6 years ago by XhmikosR <[email protected]>
Work around the docs/ redirects.

This happens because we have the section kind enabled (needed for examples).

d948a3f9cba042ab30a6e2d9083d93707b56feac authored almost 6 years ago by XhmikosR <[email protected]>
Move this to a partial to work around the stray `p` issue.

23ddfa99a33c81916666326e0cfd2582dacfca44 authored almost 6 years ago by XhmikosR <[email protected]>
Add a docsref shortcode.

This allows for the build to fail if a reference isn't found.

5d6e896ebbf514dfdb1c4cbb22f1f6108afd4adb authored almost 6 years ago by XhmikosR <[email protected]>
Update syntax highlighting styles to match the Chroma ones.

04a58887cd27e17e5467c379ac12c97186fce6b0 authored almost 6 years ago by XhmikosR <[email protected]>
Fix bugify.

69e18b9634d5881372255f20dcaf65e24f6b6b76 authored almost 6 years ago by Bjørn Erik Pedersen <[email protected]>
Add a `docs-build` script and make it the default.

142af24018102b7b86566f46b0cfa121785b879e authored almost 6 years ago by XhmikosR <[email protected]>
Simplify browser bugs inline shortcode

b1860eca057429df834de2afeeb90046864cbec3 authored almost 6 years ago by Bjørn Erik Pedersen <[email protected]>
Add support for meta robots.

e58b587a7268aa2265ad14b02a118eeaa3cae93c authored almost 6 years ago by XhmikosR <[email protected]>
Disable blackfriday's automatic fraction formatting.

47b4ea084faf46dd6bc6429a59746dad1016ad96 authored almost 6 years ago by Bardi Harborow <[email protected]>
Workaround problematic Chroma bash highlighting.

6e16720b125d1303e51131e7734898bc041160f4 authored almost 6 years ago by Bardi Harborow <[email protected]>
Fix the chroma fix and use Sass more.

6a82a2ebe8cfa018558c5d6b0b2745db3f123ab1 authored almost 6 years ago by XhmikosR <[email protected]>
Use one-line imports when possible. (#28467)

6aa475c82e69a02882e87da7067e522806d6579c authored almost 6 years ago by XhmikosR <[email protected]>
Remove redundant placeholders in forms docs (#28406)

* Change state field to select
* Include "Choose..." placeholder for select
* Change validated...

ff1788666ffe935fa066eca6f5a6b9f4384c9b36 authored almost 6 years ago by Jim Jiang <[email protected]>
Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)

instead, only apply outline suppression if the browser wouldn't normally apply the focus outline...

3e05d016cf18e99725b9e77491a501c97b8dc7ac authored almost 6 years ago by Patrick H. Lauke <[email protected]>
v5: Don't automatically adjust all hr elements in alert variants (#28462)

e8827874ad2c08556169c8bcdc6a4529bd5f6907 authored almost 6 years ago by Mark Otto <[email protected]>
v5: Drop deprecated size mixin (#28460)

d6501970adea3a869bf1b204eba2a7710236dc7a authored almost 6 years ago by Mark Otto <[email protected]>
Drop deprecated img-retina mixin (#28459)

89d73849441a5e9e202d6a52c754b548072eeffb authored almost 6 years ago by Mark Otto <[email protected]>
package.json: tweak js scripts.

faba7e3f642bc3488ff82ffb98f7940fbec49f04 authored almost 6 years ago by XhmikosR <[email protected]>
build bootstrap in esm

2fd50f98a53874d89aa60c9a698464ce1a0b7bfc authored almost 6 years ago by Johann-S <[email protected]>
use specific browserlist for esm build

c2b05dd7b5e6e66475dc89de1ca9466c92eb1e90 authored almost 6 years ago by Johann-S <[email protected]>
Tweak rollup.config.js

e8684b55b8622473eca18b89d52cd1bc38bc7ef2 authored almost 6 years ago by XhmikosR <[email protected]>
Dist.

ac67e04ce016406377595291ff1357eda63cc311 authored almost 6 years ago by XhmikosR <[email protected]>
Add the new ESM builds in bundlesize.

41f72d3d5f38054479cbfbfbe00e544dc855c4ca authored almost 6 years ago by XhmikosR <[email protected]>
add docs about how to use the esm version

ba9caacaa588cca41af9a899bca8a1020f784f18 authored almost 6 years ago by Johann-S <[email protected]>
Remove assignment from return.

5ac1a126257fed6a56d78693b88ced28d8dc5c2d authored almost 6 years ago by XhmikosR <[email protected]>
Disable a few rules for now.

5bcd6a29cd347657889709f54af90c45d969758b authored almost 6 years ago by XhmikosR <[email protected]>
Comply to the new rules.

46c037410b8c7eaab3cf50a5cf44093aa2fd41f4 authored almost 6 years ago by XhmikosR <[email protected]>
Switch to eslint-config-xo and eslint-plugin-unicorn.

44e6abcba50309df4fae56a9c7ef79145b64a356 authored almost 6 years ago by XhmikosR <[email protected]>
Remove more unused properties.

dd0239d169c456e7f504522d6759a629c8b6301a authored almost 6 years ago by XhmikosR <[email protected]>
scrollspy.js: remove unused properties

dce47b5451c31acdfc2326da6c3a1fb2cb3248c0 authored almost 6 years ago by Johann-S <[email protected]>
Remove obsolete comments.

1393678f0b7758244db471d383601508bda642ba authored almost 6 years ago by XhmikosR <[email protected]>
collapse.js: minor refactoring.

3ffe3a5d82f6f561b82ff78d82b32a7d14aed558 authored almost 6 years ago by XhmikosR <[email protected]>
Add <ol> to nav's comment (#28426)

8896827bd072a120705a0576a5bcde69c8ce2cda authored almost 6 years ago by Shohei Yoshida <[email protected]>
Update RFS to v8.0.2 (#28405)

8770b84e845d80c50a0f3c5712d3573adcec202f authored almost 6 years ago by Martijn Cuppens <[email protected]>
disable assert assending check if the previous unit was a percentual value (#28400)

7626f8b17d59fcb65b1f3e9f5ea4f4c8522d3f40 authored almost 6 years ago by mspae <[email protected]>
Hyphenate server-side (#28401)

c8361e2adf5a4d22d7ecd347d8b53a3d2c1f3af3 authored almost 6 years ago by Jonathan <[email protected]>
Dist (#28392)

19aee321a027edaa60c3087bfcf6c9f1517c9b98 authored almost 6 years ago by XhmikosR <[email protected]>
Update devDependencies. (#28391)

d47d29aeaa69c37cc7fb9d1691fa7b73290053f9 authored almost 6 years ago by XhmikosR <[email protected]>
Fix issue template links to the contributing guidelines (#28378)

93f77bc7617482a3477ee2162dc4b186a7ce826b authored almost 6 years ago by Chris Barr <[email protected]>
Update devDependencies and gems. (#28347)

da5f428b356d1d612f8d29905f01e8e839c670b6 authored almost 6 years ago by XhmikosR <[email protected]>
Remove the now unneeded `shrink-to-fit` directive. (#28314)

d5f9107abb4917488d5fc8a1eb8d5a4f01229f01 authored almost 6 years ago by XhmikosR <[email protected]>
Use .text-danger for IE not supported cell. (#28371)

428280574b50b3edf8d50170ddf827d4f0d14a7e authored almost 6 years ago by Bardi Harborow <[email protected]>
put secondary navigation in an explicit landmark `nav` and add a label on each nav (#28361)

427799d07560ab1e003ef423b0b9ae6d772e3638 authored almost 6 years ago by Laussel Loïc <[email protected]>
add an explicit aria-label on link with svg on sample pages (#28360)

fdfe1679baf03ece3259dfa0091c270ecb604883 authored almost 6 years ago by Laussel Loïc <[email protected]>
tests: add tests for plugins version. (#28366)

9cbd041f6b0b24db4feadc08a4ab967512bd448a authored almost 6 years ago by XhmikosR <[email protected]>
Fix border if only one card (#28365)

bc60a22a1843928814099ef5e6e26552f55aebae authored almost 6 years ago by Martijn Cuppens <[email protected]>
dom/manipulator.js: minor simplification. (#28358)

Combine two checks since we return the same value for both.

f7b55da4509e62b559f1e8181cf4b03e964775a4 authored almost 6 years ago by XhmikosR <[email protected]>
karma.conf.js: minor simplification.

7933ee32821bbdf606be5e2d526b27a05934b53b authored almost 6 years ago by XhmikosR <[email protected]>
move util in a util folder with the sanitizer

8a37045b798fd66ede9c68774f9bb657e28d956a authored almost 6 years ago by Johann-S <[email protected]>
remove tests for old jQuery 1.9.x compatibility

497518db1a517d2c775516f4c5b952241147a965 authored almost 6 years ago by Johann-S <[email protected]>
Create SECURITY.md (#28288)

8affe84c722bc459e7152e57d36a4f515f537abf authored almost 6 years ago by Bardi Harborow <[email protected]>
Remove DOMContentLoaded. (#28337)

There's no reason for us to wait here.

5ad21218192ddab3d798203065ac947cce03d76d authored almost 6 years ago by XhmikosR <[email protected]>
Add `--continue-on-error` in `npm run lint`. (#28338)

So if one of the two sub-tasks fails, it still completes linting the other one.

5328d0db0d3ce909dca12b9ded4356da6f5971e4 authored almost 6 years ago by XhmikosR <[email protected]>
Improve manipulator coverage

57d50b2134077f3ef93757b52ddf51a86632e92c authored almost 6 years ago by Johann-S <[email protected]>
Remove IE support and button bsChecked hack

6cfc78f2d95eca0b6fc6d0a19a76a1102f8c2254 authored almost 6 years ago by Alessandro Chitolina <[email protected]>
v4 without jquery: updated button, carousel, collapse docs (#27173)

e866b1ae432f387180b18b21fed59cd21b62957e authored almost 6 years ago by aTable <[email protected]>
Refactor util plugin and some tests

a2f1d7904593f52704a74d105eb820912d014493 authored almost 6 years ago by Johann-S <[email protected]>
update alert documentation without jquery (#27062)

19b836c9070c1464fc320e8cfd30631e7cb0c96a authored almost 6 years ago by Johann-S <[email protected]>
chore(update): bump to 4.1.3

c44db783bf17c907dd46f53fdaa917ec74ffbded authored almost 6 years ago by Johann-S <[email protected]>
fix(docs): remove jQuery from our docs

cf821e1d4d1d67f6b4ce9651ae64c72a502c40ba authored almost 6 years ago by Johann-S <[email protected]>
fix(plugins): save instance in constructor

467dd113c50c50f69c1b17d40cbd41d0b175952a authored almost 6 years ago by Johann-S <[email protected]>
fix(visual-test): remove jquery in them

5dcca44fcfe3e4ae2820f4b8b115f006374985b3 authored almost 6 years ago by Johann-S <[email protected]>
fix(carousel): on load page create a carousel

0b726de94e6a30612dcd227222afd3b61516dae0 authored almost 6 years ago by Johann-S <[email protected]>
fix(build): remove jquery in our build

83cea3bafa57987b8cd6be0557bbca8364ab1fee authored almost 6 years ago by Johann-S <[email protected]>
fix(unit-test): dropdown, collapse and carousel

6b0808354d212272030e598f4e8ea9e2bce7703a authored almost 6 years ago by Johann-S <[email protected]>
fix(event-handler): use Object.key for passing values in an event

8010c010e9f15ec04e291a07316f93bda5b46f19 authored almost 6 years ago by Johann-S <[email protected]>
fix(util): increase util coverage

a1cc9a6e332869519fcff2a3d0f976bdad0f14fd authored almost 6 years ago by Johann-S <[email protected]>
fix(selector-engine): increase coverage for selector engine

096413a9942178aa68925f032822b40900bac346 authored almost 6 years ago by Johann-S <[email protected]>
fix(util): remove extend

4510e7e61db27b264c1fadc125beb2d4c80f07df authored almost 6 years ago by Johann-S <[email protected]>
fix(event-handler): remove polyfill and move it to index

b4a3b00ac8635b51b6216f540ac59219432c0d65 authored almost 6 years ago by Johann-S <[email protected]>
fix(polyfill): disable coverage for our polyfills

fe580a8e5a0c0eaa17d88d48051fae4eb542ccce authored almost 6 years ago by Johann-S <[email protected]>