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

create a base component

9f6b342dc710e4334b37ded90136efa1127a47cd authored about 4 years ago
remove data key in base component

4999c3dbbc87e125c4b2bde405e4ecdccc5d0b18 authored about 4 years ago
homepage: fix wrong `alt` attribute (#32258)

c63aebc86ba05f0ebb420add653b80804c6a0cff authored about 4 years ago
npm scripts: run integration tests in parallel (#32232)

81ac002a02430869035e68a35aa722cf69cbb885 authored about 4 years ago
Ability to add custom class in tooltip/popover (#32217)

Porting of #31834 to main.

Co-authored-by: XhmikosR <[email protected]>

c348ad4a941cf309de9073d5db02814453469369 authored about 4 years ago
Update codeql.yml (#32125)

Specify the branches and clean up the comments

d61f506a5fdb7fcf4ab02fa9b748a8ac1c2dd78d authored about 4 years ago
Update devDependencies (#32229)

* @babel/cli ^7.12.1 → ^7.12.8
* @babel/core ^7.12.3 → ^7.12.8
* @babel/pre...

7ff881c532280968732a68de21d1c05ab7bbd626 authored about 4 years ago
introduction: split comments (#32223)

d8ff27721b2d38430e872598ebcfff5f635503d5 authored about 4 years ago
tests/integration/index.html: revert accidental changes

767db7b7468e32aa9ff22eb023d0ab43fbae0099 authored about 4 years ago
Update bundle.js in tests/integration (#32233)

* Use `[].concat` instead of direct spreading nodelist

Co-authored-by: XhmikosR <xhmikosr@gma...

7c7f08b5e002d53363be52224fc007190da41fe5 authored about 4 years ago
Update _syntax.scss (#32117)

* Update _syntax.scss with the latest chroma selectors

* Sort selectors

* Remove no longer...

8f8787725ba0c54bcbfb294e9b1f3ef1dca97c16 authored about 4 years ago
CI: specify `FORCE_COLOR:2` (#32222)

This should show any colors in the output

fdc40f5053cdd6d403759abe2bc06cbfddcd8199 authored about 4 years ago
postcss.config.js: remove arrow return (#32235)

ee2bcdec3d201b5826fdaaf72a950a08581d3df4 authored about 4 years ago
Dist (#32216)

3e823e0b752b51b277a3a2d563c6b987f7496cf9 authored about 4 years ago
Improve build/generate-sri.js regex (#29753)

When using single-quotes in config.yml, the previous
regular expression in build/generate-cli.j...

21737ed530b7ac37fe1ce67026df373c04282ac8 authored about 4 years ago
docs: use `event` instead of `e` (#32226)

It's better for clarity.

d365831bce972ce089ebd89e91ba7c2cf6e13c5e authored about 4 years ago
Be consistent with Popper's name. (#32224)

The npm package is named "popper.js" but the project is named "Popper", so use the latter consis...

f4457bca0274cbe02422434294e3c6a006da7750 authored about 4 years ago
Add missing tags in unit tests (#32221)

358c36d4b59b2beb2ad23244fc44c2464471b680 authored about 4 years ago
Don't hide modal when keyboard is set to false in modal's configuration (#32179)

* Don't hide modal when config.keyboard is false

* Update unit test

- Modal should not be ...

0839cbf04dd9b94dc2f9806751660d921beb72e9 authored about 4 years ago
Make the attribute methods bs specific (#32173)

Co-authored-by: XhmikosR <[email protected]>

2630b05eb34c669d1771200b572efb09eb16c9f5 authored about 4 years ago
_reboot.scss: remove needless Stylelint disable (#32213)

a96b118f04ab7a048a8e02d0e988c95f1375b511 authored about 4 years ago
Revert "Use Hugo mounts for our docs vendor files." (#32210)

* Revert "Adapt to the recent main changes"

This reverts commit 50d892167036f440f9224327b0a48...

6637154beba30f0a3adcd5572656a93de3a1cd8c authored about 4 years ago
Use Hugo mounts for our docs vendor JS files.

6b071116f3b09b59a423ad999efbd67f8645bfa5 authored about 4 years ago
Add Hugo Pipes logic for local and vendored scripts.

3fcfd606f2c264f1d3434e99c140a05edec461c3 authored about 4 years ago
Adapt to the recent main changes

* remove `bs-custom-file-input.min.js`
* switch to errorf
* change error message

50d892167036f440f9224327b0a48cf72a2e44b6 authored about 4 years ago
fix(container): use $variable-prefix (#32201)

Missed that while merging.

268da84f163bfc9b272ccbbc5f1f3677998e8325 authored about 4 years ago
Fix a few typos (#32204)

2185803964f0df8a54c490dea9728a59b1bba82d authored about 4 years ago
Manually optimize SVGs (#32187)

8f3c8a922a50a363063f490f0bfe3af404096cf2 authored about 4 years ago
docs: update selector CodePen example (#32163)

65d6c8a731aae0821003d511f8f89f2604409c50 authored about 4 years ago
examples: add the version number in `title` (#32198)

64a864075c6d555a19901b4675e1509be5ae457b authored about 4 years ago
Update migration guide about w-100

7fec0ec3d7f663327ad9a6d84e2a1faa885333ef authored about 4 years ago
examples: fix `.btn-block` instances

ecbc7189b68e64dd32cbe9e080d83213b5717b6f authored about 4 years ago
Docs: fix homepage npm install version (#32194)

5501df0c294f8189f64a686b68d7dd45a803ee1c authored about 4 years ago
Docs: change sidebar collapse controls to actual button elements (#31098)

apart from the visual styling, there's probably no good reason why these shouldn't be `<button>`...

5ec6400bd01057ab1d95285b5744dcf942192ad6 authored about 4 years ago
correct "breakpoint" typo (#32191)

breakpoing --> breakpoint

de8dbd72d825a2e1bca1dea1ba99a4ef17032353 authored about 4 years ago
docs: Add missing `.has-validation` class for input group example (#32162)

Co-authored-by: Martijn Cuppens <[email protected]>
Co-authored-by: XhmikosR <xhmikosr@...

39b9879aa2c389bcf352f4f3e47ddc8061f53b5a authored about 4 years ago
Update karma.conf.js (#32182)

When we are on CI, this statement won't be reached.

2d4f1b272ceff9f1b6b60b74b08d1d6e4f878460 authored about 4 years ago
docs(dropdowns): clarify where is `.show` applied (#32189)

Fixes #32712

2b0b3091a0dfc965c8400e4aefeb0e710fa86dc6 authored about 4 years ago
Handle Chromium to run Karma (#32178)

* chore(karma): handle Chromium to run tests

* Update karma.conf.js

Co-authored-by: Xhmiko...

1955ffc01e64bc53618b39ff6e2c5d1709988fe1 authored about 4 years ago
Fix the marker SVG color to match the button (#32174)

5cda50e5bd9ca79fc619883ecdfb0db9909fff41 authored about 4 years ago
docs: use `expanded` Sass output style for development (#32176)

9f211231b066dc02435e0bc64ce74b537216e8c0 authored about 4 years ago
skippy.html: reduce whitespace output

bec6eef9718d3f7c5e7c865324753e4cf32a517c authored about 4 years ago
Move redirect layout into partial

933b6510ca59a8d19ed3c2e7db426b1ccf5f5441 authored about 4 years ago
Add baseof layout

4c9597ef7e450a694701d0803ed5422558b11c1c authored about 4 years ago
Bump postcss from 8.1.6 to 8.1.7 (#32171)

Bumps [postcss](https://github.com/postcss/postcss) from 8.1.6 to 8.1.7.
- [Release notes](http...

ff405475a26526578c71835aba02831d43788958 authored about 4 years ago
Bump hugo-bin from 0.66.1 to 0.66.2 (#32169)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.66.1 to 0.66.2.
- [Release notes...

2746df251afbe4d6135f0c7160250656efc9fd3f authored about 4 years ago
Bump rollup from 2.33.1 to 2.33.2 (#32168)

Bumps [rollup](https://github.com/rollup/rollup) from 2.33.1 to 2.33.2.
- [Release notes](https...

0d6c89de95af3760caed41f3247123203c76b9ef authored about 4 years ago
BrowserStack: test both on iPhone 7 and iPhone X (#32154)

60c79b28aa52bfbb1736bfed07666fea4eef172f authored about 4 years ago
Switch to jsDelivr for the remaining docs assets (#32158)

b5a64ce60f900a4ab3a594dc366526f8d09f8f76 authored about 4 years ago
popovers.md: unbreak line (#32153)

6316565fa9ac4aea997d07f71af58e780fadf9d8 authored about 4 years ago
Use `Array.find` instead of `Array.filter`

eaf616c6538847561cbfd60ce7fc54cea16d8a1b authored about 4 years ago
Switch to `Set#has()`

6d7bc54d222709275b0eb73bd6b974509332247a authored about 4 years ago
Switch to `String.includes()`

b9f7668cf65ab166660d5695affb72d2553f59a9 authored about 4 years ago
Use `String.startsWith`

53ec604eb1bc8860128db832d8820f76531e1208 authored about 4 years ago
search.js: remove `window.location.origin` workaround

12f510861bea74a9c865b5a87b27ce958ee38187 authored about 4 years ago
Switch to Number properties

2e758f64cf7da4a8612992a027704d9f10686b20 authored about 4 years ago
tooltip.js: deduplicate `_fixTitle()` (#32124)

470e99ed5f53f8a94df9e501fcc30423151be324 authored about 4 years ago
Simplify make-container() (#31735)

44fef1677b0ad9599040b56125ccd58c41c3fdd8 authored about 4 years ago
Fix `.close` instances (#32152)

4f8b243ac1a7ccd13c6bb485463ae365010d2620 authored about 4 years ago
Update the remaining files

a7f04e9595205ed091a5bba71cedc4a80fc4da47 authored about 4 years ago
Rename docs version data attribute

ccee9d5de7303b5f26135040614da50b4056c944 authored about 4 years ago
Add `bs` in data attributes

- Add `bs` in data APIs everywhere
- Update unit tests

418f17ee2b849dafdc39623ba2378df9229164a7 authored about 4 years ago
Move migration notes

f39666b61cebbe4d23813deeb9a0b72feb31d155 authored about 4 years ago
Add note in migration.md

b38110aa7de32ec71cec4f03342ff0c7f29f2991 authored about 4 years ago
Get only bs prefixed data attributes

e530118117af509ffb97029cd250a23ee08120b6 authored about 4 years ago
Move states docs and rewrite to match existing examples

fe961c192d951bde610cdcd4817f4d8548d33141 authored about 4 years ago
Add hover utilities

remome several hobers

refactoring hover utilities

refactoring hover utilities

1fddb48affc5cbf45effe65ef0a45b56b252f6fa authored about 4 years ago
Rename scale-color() function to shift-color() to avoid collision with Sass's own color function (#32149)

55f2192a398cdb4446937322f14b3e7e359a0d00 authored about 4 years ago
application.js: remove non-existent selector (#32131)

483b6413e90e5ae01cc7719cb6388bc175d3b275 authored about 4 years ago
Add hyphen between Sass and based (#32134)

Co-authored-by: XhmikosR <[email protected]>

5d14d415315d2c4216df53eff8bc3567fe2ba624 authored about 4 years ago
example.html: remove extra whitespace (#32143)

If we don't pass `class` to the `placeholder` shortcode, this resulted in two spaces before the ...

d5b405ea9adc753ec39bc7309d38bf76291a2cf0 authored about 4 years ago
Update floating-labels.md (#32139)

Fixed grammar error.

8a54cf598aba57b6bf48eb193547caa838a26843 authored about 4 years ago
Fix caniuse.com URLS to prevent redirects (#32135)

Shorter URLS which are faster as they avoid HTTP redirects

7d64031c87a71a0e8e9e5f305c4c7ebf373b8673 authored about 4 years ago
Prepare v5.0.0-alpha3 (#32122)

384eccbfaf3f234944f8d60ac70dd7966814c994 authored about 4 years ago
browsers-devices: add `chomp` (#32116)

This is to remove any trailing newlines in the `.browserslistrc` shortcode

7ad8967367dcd6ebccb9569096ebec0f627e35ac authored about 4 years ago
Use correct value order (#32121)

Co-authored-by: XhmikosR <[email protected]>

3612a1e463a826364c340921b45dcc8bb3090e58 authored about 4 years ago
Minor improvements to the Alpha 3 changelog (#32126)

Small changes for improved consistency

Co-authored-by: XhmikosR <[email protected]>

bc4da38c8bc5516149fe9165020077cdf6ac2379 authored about 4 years ago
masthead: add newlines in the snippets and reindent (#32129)

* Update masthead-followup.html

* Update single.html

bdf534df597949a4f165afb732dc44e94a32884a authored about 4 years ago
Bump autoprefixer from 10.0.1 to 10.0.2 (#32119)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.1 to 10.0.2.
- [Release...

2ab98a43f0f6bc2a9cbfd8469e6b140f1b26ce50 authored about 4 years ago
Clarify JS bundle docs one more time (#32105)

Co-authored-by: XhmikosR <[email protected]>

b316e38d6a99f54c777915b99b9a890ba8f45ccc authored about 4 years ago
Bump hugo-bin from 0.65.0 to 0.66.1 (#32114)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.65.0 to 0.66.1.
- [Release notes...

df6eb9335bda4d41dafc1a48e81da32e2faeb3a4 authored about 4 years ago
Bump postcss from 8.1.4 to 8.1.6 (#32113)

Bumps [postcss](https://github.com/postcss/postcss) from 8.1.4 to 8.1.6.
- [Release notes](http...

156957586008bce2f2f2b2388a2abb5231bcecd9 authored about 4 years ago
Bump eslint from 7.12.1 to 7.13.0 (#32112)

Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.0.
- [Release notes](https...

3576edd75a04965927e2a5f13c3fa784ffc8907d authored about 4 years ago
Bump sass from 1.28.0 to 1.29.0 (#32111)

Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.29.0.
- [Release notes](https:...

b777d8c0f04b9007fb159a4ba091dd52ac958d17 authored about 4 years ago
docs.html: replace backslashes with forward slashes (#32102)

This resulted in wrong links when building the docs on Windows.

d4c3dc5351dd770a5e2905e836836b3040f155f3 authored about 4 years ago
modal.html: use `textContent` (#32101)

We are not handling any HTML

411fc649f236248244e19b49a1aeb43cc8ddfbca authored about 4 years ago
search.js: check for `search-input` element early (#32100)

1d86fcee7b81bbae0b53b24e85847b3adfc3c57c authored about 4 years ago
search.js: use the current v5.getbootstrap.com URL (#32099)

e347441f8834636bb7bf10c8078689ccc4308756 authored about 4 years ago
package.json: fix clean-css level switch (#32097)

f091c0d1e02f2a203828418455ad1d92fc60b36c authored about 4 years ago
karma.conf.js: break lines (#32093)

c0d1ed57a37125172970cbfb469b929a78a2ba69 authored about 4 years ago
Drop `.btn-block` classes, replace with utilities (#31995)

Co-authored-by: XhmikosR <[email protected]>

fb3a57b7ba9c7b84c6e7343a816d1932377e2059 authored about 4 years ago
[Docs] Changes to navbar documentation/explanation (#32090)

* Expand "external content" section for navbar

- rephrase the intro to make a bit more sense
...

5bd7aa365cc268ec52fbdf4e139242a0c9769939 authored about 4 years ago
Add .gap utilities (#32074)

* Add gap utilities

* Update .bundlewatch.config.json

* Revamp headings on this page for b...

649e525c62282fa72243a1772c37fc779f26093c authored about 4 years ago
Add checks to fix color contrast issues (#32085)

67847b0aab5316550f74980f91fb32e85d70d96f authored about 4 years ago
Partially revert "Move this to a partial to work around the stray `p` issue." (#32076)

This partially reverts commit 23ddfa99a33c81916666326e0cfd2582dacfca44.

4ed742e4db4717fc7de68a542fe2d825cdddfeb7 authored about 4 years ago
download.md: link to JS files comparison too (#32087)

270f7be9d2777eb8d1ecc18f3476c699eba33278 authored about 4 years ago
config.yml: remove the unused "expo" parameter (#32086)

afd5eea2a7221b8e9148eef431fec37d21da5f70 authored about 4 years ago
reboot.md: mention "Liberation Sans" (#32084)

95df642ac91910f738f59b9182563e1d638ed927 authored about 4 years ago
Shade color for better color contrast

82ac087c4d0c73f2e470f82c933463aede3f1284 authored over 4 years ago
Update relative position hack for layers

Switches to slightly more verbose, but more consistent, z-index layering we use elsewhere (e.g.,...

3df4dd15e407dce8bc665fc0140497312856ec47 authored over 4 years ago