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

migration.md: use https. (#28221)

24253b18e1079b1e3252bd2d9e32c43389c2472a authored almost 6 years ago by XhmikosR <[email protected]>
Prevent text selection in placeholder images (#28218)

545f3fa9219bc52dd8c22b582e40d66f135b9044 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Revert "Silence mkdir. (#28184)" (#28209)

This reverts commit 6ea000d2bccee5ffabc4429a6fbc7cecf5152007.

Unfortunately, it doesn't seem ...

94acdee69105cee320f8def204763a9140c84652 authored almost 6 years ago by XhmikosR <[email protected]>
placeholder.svg: Partially revert the changes from c0e42cb. (#28216)

It broke the example include.

6c7dcc68829d91767e2656fe197d695294d1dece authored almost 6 years ago by XhmikosR <[email protected]>
Reword footer text.

1145365f6daf51b42dd40c7667887d3eb90c963c authored almost 6 years ago by XhmikosR <[email protected]>
Change footer link to point to the docs team page

a920429089ed8493f66e2d397de36677a5cd8ee0 authored almost 6 years ago by XhmikosR <[email protected]>
Use the `site.repo` variable.

bd328bf2175a996ddd58e9e5070c6c66fc6f29a2 authored almost 6 years ago by XhmikosR <[email protected]>
Offcanvas example: transition the transform (#28203)

This is more efficient than transitioning the `left` property.

c56b10c14756222c4921c790703348eb8239bc95 authored almost 6 years ago by XhmikosR <[email protected]>
Update devDependencies. (#28175)

52e6ce45123aa947c8b911c56b673f106ff0ee58 authored almost 6 years ago by XhmikosR <[email protected]>
Fix scrollable modal snippet

93dec4c67cc09d72f76fbf1b986293953231c016 authored almost 6 years ago by Shohei Yoshida <[email protected]>
Responsive font size implementation (#23816)

51375abca5769682f1d27de2e29e6e9f15ec7314 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#28153)

d250567ce0b193da0b5c500e985c2372492916cc authored almost 6 years ago by Shohei Yoshida <[email protected]>
Optional btn & input font sizes (#28068)

8b41cb1368e1c509a01b751c743bbd14b689bc95 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Deprecate `img-retina()` mixin (#28072)

2ee8ecedf4335fdc2c91310afa20fb3e1262bbbb authored almost 6 years ago by Martijn Cuppens <[email protected]>
Deprecate `invisible()` mixin (#28066)

bcfb7ed159ee79b1d362c8ce0ef09fd53bef27f3 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Optimize and normalize SVGs. (#28200)

Mostly be consistent with the attributes' order and improve compression when possible.

c0e42cb89e399b9140114e1754c8cc5bbb5da71c authored almost 6 years ago by XhmikosR <[email protected]>
Remove ToC from pages when we don't have (m)any headers.

f0eb29cd5ee194c01b130e9dffe80439a4176b1b authored almost 6 years ago by XhmikosR <[email protected]>
approach.md: Remove stray comma.

f663a868100d2e888bfa37d77f8fb287afce509b authored almost 6 years ago by XhmikosR <[email protected]>
Remove unused selector.

3473b775275b96057bc93dee8aeec5346034b9a6 authored almost 6 years ago by XhmikosR <[email protected]>
Make ToC's entries' color darker.

The previous was too light.

00df9177fcafd50d4f45085b4bd9bf1045d782af authored almost 6 years ago by XhmikosR <[email protected]>
Rename `Screenreaders` to "Screen readers".

No redirect is added because the next version will be a minor version bump.

30ddcafb2d51c96385273efd1f6b653196728cb1 authored almost 6 years ago by XhmikosR <[email protected]>
Add map-name param to _assert-starts-at-zero (#24986)

* Add map-name param to _assert-starts-at-zero

* Set default value for backwards compatibility

b647dd056597903ba35e3eaf07c957d4220ef16a authored almost 6 years ago by Zachary Welch <[email protected]>
Create `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100)

* Create border-top-left-radius mixin
* Create border-bottom-right-radius mixin

eb1313d2136b7381f895fe95fe2f5a082cac2dce authored almost 6 years ago by João Lucas <[email protected]>
Deprecate size mixin (#28067)

311d6dab68ea08dc65d638adea39debf571e5871 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Fix `.nav-justified` example (#28193)

8f4f2014240479128872c438e93003b588cb819b authored almost 6 years ago by Martijn Cuppens <[email protected]>
Add text-decoration to .btn-link. (#28169)

b5fb4f7d6b8ca131e1b12f2ad6e06fd8cde9ffe7 authored almost 6 years ago by Bardi Harborow <[email protected]>
Remove outdated reference to not-allowed cursor (#28188)

as this styling was removed back in https://github.com/twbs/bootstrap/commit/7056f702408a97f01cb...

b4cb48d9f3054a1f6e8f9c5dcaca981aac44bb9a authored almost 6 years ago by Patrick H. Lauke <[email protected]>
fix modal test to be sure we call getTransitionDurationFromElement

b54ddfda83bf1d8a01bc97e7636bdc4ae4af888a authored almost 6 years ago by Johann-S <[email protected]>
allow to override default toast options (#28186)

3c49467224cc7f37ce56ce9c287de8f169efd7b3 authored almost 6 years ago by Johann-S <[email protected]>
Fix text break in Firefox (#28063)

58470c0ac508df1b03e93faf5c2ff0e11fa3c078 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Silence mkdir. (#28184)

This can fail if run in parallel.

6ea000d2bccee5ffabc4429a6fbc7cecf5152007 authored almost 6 years ago by XhmikosR <[email protected]>
fix tabs, apply show class only when fade class is present (#28183)

11880109fcafa07b4171c3e30e28fb98b3e21480 authored almost 6 years ago by Johann-S <[email protected]>
Add missing trailing slash.

1131705f14dcf71ca4292a422cb98f2aa055d2e8 authored almost 6 years ago by XhmikosR <[email protected]>
carousel.md: Highlight the whole example for consistency.

8217499640190e8eb72aa7214525faec3238b04a authored almost 6 years ago by XhmikosR <[email protected]>
docs license header: split sentence in period.

c1ea5ac49a7902eca51a5539ad193688d9a71a31 authored almost 6 years ago by XhmikosR <[email protected]>
Move dropdown offset function logic into private function. (#28138)

e44d0475e07113dfb21b555658de6eac53083f98 authored almost 6 years ago by Jason Golieb <[email protected]>
Move offset function logic to a private function.

8f6cffde97d9ef0f41f11ed55578d736b9750e89 authored almost 6 years ago by Jason Golieb <[email protected]>
Adjust bundlesize limits.

1139f62ca26be2057ff15550061adf6ac201b2a8 authored almost 6 years ago by XhmikosR <[email protected]>
Add support for tooltip offset option to be a function.

88a34aacbee09417252c804f7cded926a496904a authored almost 6 years ago by Jason Golieb <[email protected]>
examples: remove JS from blog and sticky footer. (#28173)

They don't use it.

1accd37aa07fa15485a85a9e2ff316aaba51333e authored almost 6 years ago by XhmikosR <[email protected]>
Fix dropdown radius if `$dropdown-padding-y` is not 0 (#28127)

d4e782efab8b8d70cd92fec6cea9578c80b0a73e authored almost 6 years ago by Martijn Cuppens <[email protected]>
Fix negative margin example (#28140)

Negative margin example wasn't displaying correctly due to border and background styling being a...

1275e3533637a9c47a7d257c31ae60ba812c0c59 authored almost 6 years ago by Ryan Worth <[email protected]>
Change logo size (#28163)

cbaf0c3f7c5e8816f0ca53bbef0299ac8383c764 authored almost 6 years ago by Martijn Cuppens <[email protected]>
components: redirect to the alerts page (#28147)

f134d4ba01274bc0fd3379e6c90f61f3a7b91101 authored almost 6 years ago by XhmikosR <[email protected]>
build-tools.md: `npm` is written lowercase.

2adefeb055d96b163b8026ef6ea90f99d19f11c6 authored almost 6 years ago by XhmikosR <[email protected]>
image-replacement.md: use three dots.

a60c595dc1214c8685af081b2f9b85b470bf32e8 authored almost 6 years ago by XhmikosR <[email protected]>
migration.md: remove stray `/`.

4bec752345a770efc9d1f33833fded00fd5ede36 authored almost 6 years ago by XhmikosR <[email protected]>
Add missing trailing slash.

be5d3de1d6e5afd26f77b42bec9ceacf2e861135 authored almost 6 years ago by XhmikosR <[email protected]>
generate-sri.js: move object.

a93c71832b56d9ef04031949ef87a137f57cc31d authored almost 6 years ago by XhmikosR <[email protected]>
analytics.html: use double quotes in src attribute.

ffe05d3a9cdc97384bcc88b0f5c7856e33f6a9b2 authored almost 6 years ago by XhmikosR <[email protected]>
Fix custom select caret issue on IE (#28112)

e65dccfc95c04aba3de66d9880ad1e6852b659f2 authored almost 6 years ago by Shohei Yoshida <[email protected]>
Fix validated custom select bg color (#28119)

0f8f84329b3003d0a1397ced6cf8dff5dc07549a authored almost 6 years ago by Shohei Yoshida <[email protected]>
Deprecate float mixins (#28104)

6466a0461a8a2ee278497b78f2ed42d63fffe4de authored almost 6 years ago by Martijn Cuppens <[email protected]>
Add `!important` to `.text-monospace` utility class (#28064)

2749bf34ded626efa434f2006cbcc36b26b08af5 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Update devDependencies and gems. (#28094)

372361387584061b2632796647e9529a51bdee25 authored almost 6 years ago by XhmikosR <[email protected]>
Add default value for `$ignore-warning` (#28103)

dfba588d0d1ea020634f1a8f2911c7222702b125 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Add `deprecate()` mixin (#28092)

5c56e9adff6c1ab8c7ae72429e6bc33b426541f0 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Add canonical URL. (#28093)

f7e8445f72875a49a909dc0af8e4cf43f19f535e authored almost 6 years ago by XhmikosR <[email protected]>
Fix approach redirect. (#28095)

cf25028640a4a145776a371f56c5463a76551b26 authored almost 6 years ago by XhmikosR <[email protected]>
Make component colors configurable (#28035)

59d040fcbb2766240c6fc38b330f495b840ce75d authored almost 6 years ago by Martijn Cuppens <[email protected]>
Scrollable modal (#27769)

de0bb1e0522d14bcdef70746da277992f992f83c authored almost 6 years ago by Shohei Yoshida <[email protected]>
Add ref to reason why `min-width: 0;` is added (#28061)

41f85b64bf6dd7aae13c1b9e5ca6ed310bfa1bbf authored almost 6 years ago by Martijn Cuppens <[email protected]>
use absolute path to output lcov file for coveralls (#28075)

842da1ddc3873dc72a725266c8e59a81d31d1f20 authored almost 6 years ago by Johann-S <[email protected]>
tests: use jQuery from node_modules. (#28059)

3aeda9942dc1743e982b2b6bfeee2e1cfbca2ec5 authored almost 6 years ago by XhmikosR <[email protected]>
Fix `js-main` script. (#28057)

0828b885637f572fe13e060ccb6d34cdc14122c0 authored almost 6 years ago by XhmikosR <[email protected]>
Make progress animation respect `$enable-transitions` and `prefers-reduced-motion` media query

Make progress animation respect `$enable-transitions` and `prefers-reduced-motion` media query

f1f740be09fd08e06e4766e5bf987a57b5d51b80 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Examples: add tabindex="-1" and aria-disabled="true" on disabled links

8eb8b8d3da7cd852a489879752166e013fdd3ace authored almost 6 years ago by Laussel Loïc <[email protected]>
Clean up .gitignore. (#28050)

e2a6f297c03bc0a7be3bf23e5257de3cffb8deee authored almost 6 years ago by XhmikosR <[email protected]>
Fix Carousel's touch option to not add touch listeners when set to false (#28046)

d51ee0dcf1cd020d3c1ee6f32e0ddb6dd84b6735 authored almost 6 years ago by Johann-S <[email protected]>
Remove map-merge (#28033)

3d350c3b3454781988948512bf4a9eb6e13f0be1 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Cleanup popover arrows (#28008)

d546cb8374e49c8aa3be57e312e776eea06e0008 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Sync dropdown font size to base font size

70f50f3079f859615a125f92fdacfe94324813a3 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Sync dropdown font size with btn font size

e57cdee6bc449eaed4dfc2bbf9732d1d6b489864 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Remove background from nested tables

fd98e77cacc57ff1f463fad4d34fee2deeb847f1 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Add some margin below the buttons

93272f45f3ab5b25f2c61f6668f7cccd2e33477d authored almost 6 years ago by Martijn Cuppens <[email protected]>
Fix background size y

d09bd2e6291af6ce13a20d46b6da2f7582b0750f authored almost 6 years ago by Martijn Cuppens <[email protected]>
Minify background property

e2ac792bc714905091c41532c670b8a0a8e01841 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Combine background properties into one

50492b8840f2400a483f9d0733f79e50a5618855 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Prevent useless property rendering

8db577bd51cc76f38bc61fdfb40b88e19386e163 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Don't render a background by default

4b839b1c87429fcd5f2488ef12a25cf35050f426 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Prevent rendering of color property by default

5adcfe97f04a5c2f0b2d0712a6f2332c0bbd8446 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Change comment heading title to `Typography` (#28032)

cd4964f3456887802ae6bc13302e0f69f6590b91 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Align toast variables (#28041)

b3226c1ccc0f3b35f17f1ea1b708ae7607cb617d authored almost 6 years ago by Martijn Cuppens <[email protected]>
Add new rounded sizes classes (#28011)

* update border-radius mixins

Add $enable-rounded as a keyword argument to border-raidus mixi...

8f5abf0ab08c2ce734990e9ff274939ea5ad9fcf authored almost 6 years ago by Justin <[email protected]>
Change default custom select styles (#28027)

fd4d426e51377c63c1bdbb7044ff6d775f57c689 authored almost 6 years ago by Martijn Cuppens <[email protected]>
Prevent wrapping if caret is included (#28029)

e077ddbc6c4a0bf6dfbb854126be402e10dc198a authored almost 6 years ago by Martijn Cuppens <[email protected]>
Add form-validation-states Sass map (#27999)

deea117293951dd51f7c3c78a719c479f736c5cb authored almost 6 years ago by Mark Otto <[email protected]>
Fix input-height-inner wrongly calculated (#28018)

In a scenario where `$input-line-height` or `$input-font-size` are different than `$input-btn-li...

fd9dc1a0ca879f5624f4ef8c381136c506b0bff3 authored almost 6 years ago by Miha Eržen <[email protected]>
Update devDependencies. (#28016)

746a057f0c32ca4249288b8522487cfb1ff63195 authored almost 6 years ago by XhmikosR <[email protected]>
Tighten bundlesize limits. (#28012)

ff4c35f5664e1dcefad0c37ab402873c78f0e3ad authored almost 6 years ago by XhmikosR <[email protected]>
npm run test to build dist files

39b76861a7afc2ccc90752a61fa5aa998e94761f authored about 6 years ago by Mark Otto <[email protected]>
Bump copyright year to 2019.

f11f56558bf4ee5e7879125dc506a2567ee3524f authored about 6 years ago by XhmikosR <[email protected]>
Examples: use `{{ site.time | date: "%Y" }}`.

Since they are being build, no point in hardcoding the year.

0e5d387f04abde1a5ebbfea970d19663464900c0 authored about 6 years ago by XhmikosR <[email protected]>
remove redundant loop from list-group-horizontal (#28005)

46f34fd1314b2a4d35c94b8e53ab183079a60873 authored about 6 years ago by wojtask9 <[email protected]>
box-shadow mixin fix (#28004)

5dcf7cd3b74a293987c2e097c5375b97edb238ec authored about 6 years ago by wojtask9 <[email protected]>
Move `z-index` to .list-group-item-action and remove redundant `text-decoration: none` (#27996)

dc436427e9dcd74dded4cb79a0eb8ba16a1eb5d8 authored about 6 years ago by Shohei Yoshida <[email protected]>
Space fixes (#27997)

48fe2c23d33dd8bc81834864254a5f5733953811 authored about 6 years ago by Martijn Cuppens <[email protected]>
Enable cache for ESLint.

1213d06b2f185feafaca00706e9d64bf01a206a6 authored about 6 years ago by XhmikosR <[email protected]>
Enable cache for stylelint.

b23241480a4f376f667a4f40f330e190dea4b829 authored about 6 years ago by XhmikosR <[email protected]>
Update devDependencies and gems. (#27981)

cdece35bdeb078f2d8e756de12eb1e3ea257561f authored about 6 years ago by XhmikosR <[email protected]>