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

Typo fix (#29382)

2f549ecda8b154ac9203056786e77c8271e78f30 authored over 5 years ago by Martijn Cuppens <[email protected]>
about/brand.md: Remove unused class.

c5e80ff2afe056fc959cd14b2ffda88016e0b81d authored over 5 years ago by XhmikosR <[email protected]>
Use the `$white` variable.

c6ac6365e57efeff86b2b099703c907c3d57b261 authored over 5 years ago by XhmikosR <[email protected]>
Docs tweaks

- Simplify display headings example markup
- Simplify footer styles
- Remove z-indices hacks in ...

b6b96c174bff4b27800fb9ddec75328d1ef30322 authored over 5 years ago by Martijn Cuppens <[email protected]>
Remove unnecessary z-index

713dd824038aba59185b05e4c87bce8e5452e893 authored over 5 years ago by ysds <[email protected]>
Make sure the content doesn't cover the navbar dropdown

See https://github.com/twbs/bootstrap/pull/29368#issuecomment-528725686

9066f9495cb41459574ab181fc3d435c1b4e358a authored over 5 years ago by Martijn Cuppens <[email protected]>
Break a couple of long lines.

cf4ae75eff7d432962cc67d56d4ede3b9e3ac42c authored over 5 years ago by XhmikosR <[email protected]>
Move shortcodes used only once where they are needed.

d6945d5e8fa66a84cf363d9ff710684971bdea85 authored over 5 years ago by XhmikosR <[email protected]>
getting-started/theming.md: throw an error if the regex doesn't succeed.

2c9e22ef889b1b88df7b956d705a1069c10d5e68 authored over 5 years ago by XhmikosR <[email protected]>
homepage: remove redundant class (#29357)

This broke IE11.

f7fe5d5bca78354c1ff27340702593ca5f81a3a3 authored over 5 years ago by XhmikosR <[email protected]>
Update subnav to remove breadcrumb and just keep versions and search (#29368)

eb49bd11c9e5f2705d4efa78c029a1de3a2fb832 authored over 5 years ago by Mark Otto <[email protected]>
Update devDependencies. (#29349)

c6a82fcc6f46cc8679df45142dfd2de3312b85e6 authored over 5 years ago by XhmikosR <[email protected]>
Tweak form validation snippet. (#29359)

* remove load event
* use `forEach` and `querySelectorAll`
* simplify check

db002902da3a56db6d4d65ea8ae78212c91ea3a1 authored over 5 years ago by XhmikosR <[email protected]>
Examples: use our utilities more. (#29358)

d0affaa2eccdd0ab697bc3eee57b6c22f4bc24f9 authored over 5 years ago by XhmikosR <[email protected]>
Use the example shortcode in more places. (#29346)

88d7d8b8223911726d8a0aeed9a16010dca04287 authored over 5 years ago by XhmikosR <[email protected]>
ESLint: specify `--report-unused-disable-directives` (#29350)

6cb4ebc04870df30d5b6ec528ffcb84a07ab48c5 authored over 5 years ago by XhmikosR <[email protected]>
Docs: simplify a few Hugo `range`s. (#29333)

6f1eb110e7c39dc2fb7e2126248b320519ae037a authored over 5 years ago by XhmikosR <[email protected]>
Fix a few redirected links. (#29352)

edf7923c8f04b436291c0c2b8e405be7ae3f6ab1 authored over 5 years ago by XhmikosR <[email protected]>
Fix shortcodes/example.html class bug. (#29344)

It always used the first placeholder's class before.

919b526f17a08cefba51c42b831c922adecb4a9f authored over 5 years ago by XhmikosR <[email protected]>
Move margins, and equal height via utility example

db692d02d555a66219283d5e2150a681fafee1e6 authored over 5 years ago by Mark Otto <[email protected]>
Cleanup

- Rename and move the variable to variables file
- Move code to the grid file
- Use the mixin to...

cc248791b0f260aa6e0505a0aa7c3faeb1cbc797 authored over 5 years ago by Mark Otto <[email protected]>
Allow override default col width

ebfeaa4ad18aa67c8ff91ff483f1f3634b2afc85 authored over 5 years ago by ysds <[email protected]>
Add responsive example

b1f49092877c83bf2007cc363fc5c6925cc0dc8c authored over 5 years ago by ysds <[email protected]>
First pass at .row-cols classes

Trying to find a new way to do responsive card decks while not locking ourselves into the cards ...

e2252e023096daa7e852835a69c360484765c42b authored over 5 years ago by Mark Otto <[email protected]>
card.md remove empty `class` placeholder argument (#29345)

4041d70eb5462fe8fdd08040f68fcb0ccf67935e authored over 5 years ago by XhmikosR <[email protected]>
carousel.md: Remove duplicate bd-example div. (#29341)

The example shortcode already adds this.

aa3b4c41a4d98e054b0e18c0193efcce0db39d71 authored over 5 years ago by XhmikosR <[email protected]>
Merge lint scripts (#29329)

* Merge js-lint scripts into one script.

* Merge stylelint scripts into one.

a6460d972743ecf4cf1fc382dafd06af945fff0a authored over 5 years ago by XhmikosR <[email protected]>
Clean up line heights & add line height utilities (#29271)

007ea0d8d043a788383109e1883717875fa5530d authored over 5 years ago by Martijn Cuppens <[email protected]>
docs-sidebar.html: reindent. (#29337)

ae249e8f559b88f9db78ed96a39f680aea43c051 authored over 5 years ago by XhmikosR <[email protected]>
Clean up instances of old .form-group (#29321)

8360edc57bc9c6af4ca2b0bf76605bb6fecc9307 authored over 5 years ago by Mark Otto <[email protected]>
Minor lint tweaks. (#29328)

d06eec372ad4d9458ee941a997bc9d1da3fe00e5 authored over 5 years ago by XhmikosR <[email protected]>
docs: remove swatches for theme colors. (#29327)

Use the built-in utilities instead.

e99625c088643364e3da74deb3daadfe26b16219 authored over 5 years ago by XhmikosR <[email protected]>
theming.md: automate _root.scss. (#29326)

ee01dc23408b3e78dfcc4aed0a144c10458bdb3c authored over 5 years ago by XhmikosR <[email protected]>
theming.md: bring `:root` up to par with Scss. (#29323)

Also, add a warning in _root.scss so that we don't miss it again.

84cba07246f935ed43e8e7a1b000ef32febf333f authored over 5 years ago by XhmikosR <[email protected]>
blog example: remove unused CSS. (#29316)

1d69e6ccfd40430852db3f29bf0122c02c0d71bd authored over 5 years ago by XhmikosR <[email protected]>
Homepage: add missing link to the versions page. (#29308)

4ce8eab10c55fe7dfaddef33c7bf9596927bd418 authored over 5 years ago by XhmikosR <[email protected]>
Switch percentage `font-size`s to `em` and change some font sizes for consistency

bed2a5edabcc48956188e5633d10e9105f32d2b3 authored over 5 years ago by Martijn Cuppens <[email protected]>
Switch percentage `font-size`s to `em` and change some font sizes for consistency in docs

12442a68a4c24074994cc0231554a67122edfdf7 authored over 5 years ago by Martijn Cuppens <[email protected]>
Don't bind validation to form controls

4db520bedb7f67876fb48caff3ac2064a3428bb4 authored over 5 years ago by Martijn Cuppens <[email protected]>
Dist (#29263)

bf57274fb51fd59f8d680590ead92cb631cf8ea1 authored over 5 years ago by XhmikosR <[email protected]>
Update devDependencies. (#29305)

cad3d1098a2340299e88d05d7da190aac08ca319 authored over 5 years ago by XhmikosR <[email protected]>
mention new variable in our docs

cd4dc92dd8acf07596234d1d09aa707c0a85490a authored over 5 years ago by Mark Otto <[email protected]>
Allow modification of the value of rem

18cfe345855b9b393428e580fabe56ecf02d0658 authored over 5 years ago by Martijn Cuppens <[email protected]>
Remove "Wall of browser bugs" page. (#29297)

While important in the past, it has become obsolete, so removing it seems the best solution.

c463c261ed5183cd9460f1f1b7816d508634c366 authored over 5 years ago by XhmikosR <[email protected]>
Update z-indices (#29292)

- `.carousel-caption` doesn't need a z-index. There are no non-static element in its containing ...

2ad135ebb4d6bd16d60c9ce11e0e183948db6205 authored over 5 years ago by Martijn Cuppens <[email protected]>
Link helpers & use utility API for all utilities

19ee63ad25491aeafc9df9006ef370edf08cffbf authored over 5 years ago by Martijn Cuppens <[email protected]>
dropdown show method should do the same as toggle

a5cbb5e71a43fe11107a8e13fb68c6bfd99cb0e7 authored over 5 years ago by Johann-S <[email protected]>
Document example of datalists with form controls (#29058)

- Add example to the new form control docs
- Reset the [list] selector in Reboot to hide the ra...

b02bae769e989838229c13a7c97d5af4c338601d authored over 5 years ago by Mark Otto <[email protected]>
Update devDependencies. (#29281)

Kept `[email protected]` since the newer versions have a bug that affects us.

1a9b1206c2e1857ce9dea86a33d3fa58d54a57e1 authored over 5 years ago by XhmikosR <[email protected]>
Actions CI tweaks (#29276)

* Allow bundlesize to run for forks too.
* Add name for clone step.
* Add` fail-fast: false`

327d32ebad9a4a7073d44d1a89dc5dce9ce56b79 authored over 5 years ago by XhmikosR <[email protected]>
Add rounded corners to color swatches

68d67c8f1646cc280a1d38f37c33945fe5c4578b authored over 5 years ago by Martijn Cuppens <[email protected]>
Remove padding around color swatches

0603522199d92beb42438aabb22b489a6cb6a834 authored over 5 years ago by Martijn Cuppens <[email protected]>
Add support and docs for color input

57e17706a97fd14576e0d26ef62d08aa44c0c89b authored over 5 years ago by Mark Otto <[email protected]>
Documentation tweak

d9abb8e20df5e68e09700c98194f4f3e9338cc4c authored over 5 years ago by Martijn Cuppens <[email protected]>
Remaining JS linting TODO (#29289)

* Enable and fix all occurrences with no-mixed-operators rule
* Take care of the max-depth warn...

4d101491da094418a768ff2f44be1ca85fd85922 authored over 5 years ago by Markus Hatvan <[email protected]>
dropdown - destroy old popper.js references

6885d65578b4938f3a8fdf1de65946c79415b94d authored over 5 years ago by Johann-S <[email protected]>
fixed minor typo (#29291)

a5e725fa2e2c65ce2851a50927906e488c54750a authored over 5 years ago by tracyjordan <[email protected]>
Remove `position: relative` from `.collapsing`

bfd4c1921da5b8f8b4b4ab1b2ece1859d96b9ce2 authored over 5 years ago by Martijn Cuppens <[email protected]>
Drop `$nav-divider-*` variables (not used)

44372484594b99304c80f9b6f42f28a59c922010 authored over 5 years ago by Martijn Cuppens <[email protected]>
Drop nav divider mixin

0aabaa209d8787b906dc13d0a2c67f55edd30687 authored over 5 years ago by Martijn Cuppens <[email protected]>
change-version.js: Add _gh_pages folder in ignores. (#29270)

66e9ab3e4dd0a5fe501e8499e45bbd7488b80fd0 authored over 5 years ago by XhmikosR <[email protected]>
Split up `.form-control` & `.form-select` selectors

94521206e5d4452d268b606b91ad420c7c7abfd9 authored over 5 years ago by Martijn Cuppens <[email protected]>
set min-height for form-control textarea

* set `min-height` for `.form-control` textarea
* prevent user from shrink textarea to minimum...

7b3ec256d52a22426002ee67b5b6b9208f0a3873 authored over 5 years ago by m5o <[email protected]>
Fix date heights

329448ecb7bbfa029fe84bd7c6a4e15c91a09ee7 authored over 5 years ago by Martijn Cuppens <[email protected]>
Remove useless check for null object with spread operator

a9c35b3ca8492b38a7876eaee033398d35d9dabf authored over 5 years ago by Johann-S <[email protected]>
Minor wording tweaks

9cee3c280803471dbd240e755279fe1e2c04ac9e authored over 5 years ago by XhmikosR <[email protected]>
allow to pass popper.js configuration for tooltip/popover and dropdown

f03c10a1897254f82d1484924b259a921dcf0431 authored over 5 years ago by Johann-S <[email protected]>
Add possibility to define custom border color for disabled form controls (#29257)

b3cf60018c38b7da84e46f0362a39d5eecbfecaa authored over 5 years ago by tu4mo <[email protected]>
docs css: minor cleanup (#29266)

294fcddeac4c2263260eb35d0b672274ee5ca6ee authored over 5 years ago by XhmikosR <[email protected]>
docs: fix tap targets (#29272)

8e26010d0679a9fa07f34a4b4d003738f76dd79c authored over 5 years ago by Martijn Cuppens <[email protected]>
Clean up mounts.

fad50029124e6aec776399f9f6b71768780f5065 authored over 5 years ago by XhmikosR <[email protected]>
Fix mounts

0d15b2bd7ec7bf6e7a6a336fe20efc00f3f4df3a authored over 5 years ago by Bjørn Erik Pedersen <[email protected]>
Make use of Hugo's 0.56+ module feature.

1a9356424c40f6129c5dd761c769bd1fd222dd61 authored over 5 years ago by XhmikosR <[email protected]>
Move favicon.ico and apple-touch-icon.png in hugo mounts.

dd383ff27b9058c12c2c6d4d6fb0b40413836f2d authored over 5 years ago by XhmikosR <[email protected]>
Use US locale consistently. (#29255)

6335fbe224f28d2ce65c628756a84113ea65643f authored over 5 years ago by XhmikosR <[email protected]>
Enable wrapping for elements in .modal-footer (#25103)

bbbda681ccf5c699e7d8ef89e837258087f307e5 authored over 5 years ago by Martijn Cuppens <[email protected]>
Restore `cursor: pointer` for checkbox/radio buttons (#29239)

ceddca71a24e9ee4c741289e4d5e896c7d9ae53e authored over 5 years ago by Martijn Cuppens <[email protected]>
Clarify order documentation (#29252)

361ab8063df9bb3a7f7f02c3f104b2a012a2e54b authored over 5 years ago by Martijn Cuppens <[email protected]>
Update devDependencies. (#29221)

a92d29a25f7b54b9f32c2a06eb218a0655232cd1 authored over 5 years ago by XhmikosR <[email protected]>
Fix redirects. (#29254)

4b243de2c0af9325516cd435bd7e9cd4f6da313a authored over 5 years ago by XhmikosR <[email protected]>
Update config.yml (#29253)

Add missing trailing slash after #29144

9a72d5c29ef3892407f5bf25d5e24241e6a7f9e5 authored over 5 years ago by XhmikosR <[email protected]>
Function map-get-multiple now returns the correct variable (#29247)

7149b6f0ebaafc6a3dc882a43cb376a7f9f7626e authored over 5 years ago by Thomas Schaller <[email protected]>
CI: run bundlesize only for pushes.

3130288ba694451365bf7aa1b78a2a4e3ae67740 authored over 5 years ago by XhmikosR <[email protected]>
Reindent workflows/test.yml.

cd20ef09f4e741a09b3f7fdbe2998c4f8f2949b2 authored over 5 years ago by XhmikosR <[email protected]>
Fix Firefox rendering issue (#29234)

b749e12c2cee74389c1fdf631b6b8c00a7c939ed authored over 5 years ago by Martijn Cuppens <[email protected]>
Prep for migration to GitHub Actions CI/CD

a12466aeff201c713e5093c623b663b9524c3964 authored over 5 years ago by Mark Otto <[email protected]>
Run bundlesize separately.

fda35d149911b06e93d124dcc7f30c7b5c0506a5 authored over 5 years ago by XhmikosR <[email protected]>
Limit coveralls to our repo.

e0b5b832d1bc2580f2ae255818500526aab596e6 authored over 5 years ago by XhmikosR <[email protected]>
Use `absURL` so that we get consistent URLs. (#29226)

34afe84424ed581591eba51a5a7f89db38c1456d authored over 5 years ago by XhmikosR <[email protected]>
docs: minor simplification. (#29227)

3d8c5b964023b16856e4fc0cefa4cd3c572254c5 authored over 5 years ago by XhmikosR <[email protected]>
Remove unneeded Stylelint suppressions. (#29222)

ecaefed92043fa889a0fb4c6100450ca6c29e9ef authored over 5 years ago by XhmikosR <[email protected]>
browser-devices.md: Fix Android version (#29224)

6fc9108a8681439ee437d5cb842f729a569b8efe authored over 5 years ago by XhmikosR <[email protected]>
Fix min-width of input-group flex items (#29209)

2e0a16f461219befb0e09447227dc23ddb93e42f authored over 5 years ago by Shohei Yoshida <[email protected]>
Responsive containers (follow-up to #29095) (#29118)

* Follow-up to #29095

This PR fixes the responsive containers that were added in #29095, orig...

d94148bf50eb3281f8c951517d4de56ec9ecbc2e authored over 5 years ago by Mark Otto <[email protected]>
Simplify css-prefix scripts. (#29205)

8c362f0a0abd9395ac3327d136b07546e3082656 authored over 5 years ago by XhmikosR <[email protected]>
Update form-control.md (#29203)

Fix Readonly plain text form alignment

9c75a63bfc6e95e6a62dd8e24fd06528eff763b0 authored over 5 years ago by XhmikosR <[email protected]>
remove jquery references from list group

8468f4a37e4bdbbef7a8bcc8207c8cef4999ea5d authored over 5 years ago by Johann-S <[email protected]>
explain how to use bootstrap 5 with jQuery

83058fb34c7f0f3ea8855cbf510d6da22280b4d3 authored over 5 years ago by Johann-S <[email protected]>
Update javascript.md

d2b79d97e71ed4e2a33671d561e1214d09a8a4db authored over 5 years ago by XhmikosR <[email protected]>
v5: Docs Utilities API updates (#29126)

Improvement to better understand how utilities class name are generated by the (_api.scss) base ...

2be5f03bfc972df4f837826feecd33a07a83dc7f authored over 5 years ago by joseigor <[email protected]>