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

Dropdown: rename vars

21e5618ba7007aa11b8a7751f1bbc1a9465dbab1 authored about 3 years ago
Dropdown: change doc for `data-bs-popper=none`

a5945369bdcaccb5d80589b9e9b0fab67e8a4e9c authored about 3 years ago
Dropdown: Remove redundant check since the `show` method already does it

bff95d55af1074d67738c5f83d69f7b8cff5a22a authored about 3 years ago
Dropdown: Change constant to the way we use it

2d32802f53660b0146e0f78d1c8cd1fb58c0233e authored about 3 years ago
Dropdown: Deduplicate complex check

a14a552d83a8f5452f2ef53a6a85a91c8aafb5f7 authored about 3 years ago
Dropdown: Remove redundant `Space` check

0686fa00f04f5479753a32890dcae25b6c134e71 authored about 3 years ago
Dropdown: clearMenus is always an event callback

dd07c1ff9ee7102f607fbc8b62222ba51a57e81a authored about 3 years ago
Dropdown tests: Use a function to improve readability (#35448)

8b308b76f0ec826908ebe8b106688378f5d616a5 authored about 3 years ago
Remove the now outdated build/svgo.yml (#35447)

01b08d958cdfecb5174fa8baa2272c06ab6b2668 authored about 3 years ago
Fix popover arrow & tooltip template after the `setContent` addition (#35441)

cab62af2e6ecddbadbf799e00f911c2b342d93b2 authored about 3 years ago
Tooltip: remove leftover method (#35440)

Remove a leftover after #32692

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

44a6cd724c0a5c5247492fdb8db7d4df4705641e authored about 3 years ago
Update edge-to-edge design instructions (#35446)

Add note about margins to prevent overflow.

2fe90d8b1652df283c291f1ab71906e1d8bd105c authored about 3 years ago
tests: fix a few typos

11ce6c2dcd8aa31030aa1569dbee34d9b0372cbd authored about 3 years ago
tests: remove extra spaces, unneeded arrays and add missing newlines

f8f9dc3b5cfda049f38eb069b1ee008a3a6dd704 authored about 3 years ago
tests/unit/util/scrollbar.spec.js: rename function

`parseInt` is a global one.

e5d8256e42074fdaf4e7418cf2675023dfbb8fe0 authored about 3 years ago
tests: tweak Jasmine's matchers usage

Use:

* toBeNull
* toEqual
* toBeTrue
* toBeFalse
* toHaveSize
* toHaveClass

eb54e1a1ce9d0080a65eb7a8532503a399e506ee authored about 3 years ago
tests/browsers.js: remove unneeded export

5739bf76371cb7be36598ad201b587167349681b authored about 3 years ago
Fix variable name in customizing comment (#35414)

Correct table lightening variable to match the variable name defined and described in the loop v...

2a51370e92b7651bd8fb243b0a758cada47b43a9 authored about 3 years ago
Update devDependencies (#35421)

* @popperjs/core ^2.10.2 → ^2.11.0
* cspell ^5.13.0 → ^5.13.1
* postcss ...

d13b5ca2a59d43d0c1e96b7d8349703ee6c8cbeb authored about 3 years ago
Alert: add a couple more tests (#35419)

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

1692fc6b4b3ac25261fcd1353670bb58b8bc8049 authored about 3 years ago
BaseComponent: add a couple more tests (#35410)

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

3129ff075b36e3eb59205ee2c51682fa6a29bda4 authored about 3 years ago
Update typography.md

remove a unnecessary <abbr> tag

5290080d4df3047d04c8a232bca5dc7f8eaa4bc6 authored about 3 years ago
Correctly implement RFS in `:root` CSS variable for `$body-font-size` (#35326)

* rfs fix

* Update scss/_root.scss

* Update _reboot.scss

Co-authored-by: Mark Otto <ott...

45eb70e03c1905d247c6e012fff9e263d1326066 authored about 3 years ago
Update _close.scss

3c8fbb6581aabd02603cf3876770e526a7b870fd authored about 3 years ago
Clean tooltip component unneeded functionality (#32692)

6f077ff7bcf5c3e8a9cd579e26a2325ce32543c9 authored about 3 years ago
tooltip.js: use array.includes instead of for iteration (#35127)

374eeecfbcabae20da08ce00d0f9268bb67b1e5e authored about 3 years ago
Change adjustDialog's if conditions to improve readability

91ad255e07d3d16f2ea88ca5b49bbe569ea5e2b4 authored about 3 years ago
Add test for modal-content

569bca54d2552b4a1ab39d15f5e4e6108b17d38e authored about 3 years ago
Remove some uncovered code that seems to be unused

cc3e5789ecba18ccf759b60d90946a1a88ea0fa5 authored about 3 years ago
Change check for dynamic modal

92e664c921ad6b39d9addd7d991a88f3ea6ea7bc authored about 3 years ago
Tweak methods

Name them to be more descriptive and have agnostic functionality

fc33ce4b4682edff6ade324bd24abe89f0782158 authored about 3 years ago
Respect modal's initial overflowY

0f9fd75d6c7bfd850f50d6a587c54b8e1227830c authored about 3 years ago
Some refactoring on modal, to improve readability and generic functionality

79e01c3bad6b7376cf7dc1ea9c6551dce9fdd10e authored about 3 years ago
Add a template factory helper to handle all template cases (#34519)

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

94a596fbcb1011ba990da2078ba7e20b39dba2d9 authored about 3 years ago
build/change-version.js: fix wrong map usage (#35395)

fa33e83f25faf8c378b99126fbd69977e667ad9a authored about 3 years ago
build: read & dynamically resolve `imports` on plugins build (#34509)

Our individual js/dist files are now deduplicated properly thus resulting in a size reduction, w...

58ffe2334a94a061afab87c9fd1266445016bca5 authored about 3 years ago
Make footer examples responsive to mobile screens (#35365)

1ee058adf5ed5fb5d008ee1567fbf0e34cb82ff0 authored about 3 years ago
Add missing scss/maps imports (#35373)

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

7edad9453ca1dda82577f1c97954bb037d5b4150 authored about 3 years ago
Update devDependencies (#35368)

* @babel/preset-env ^7.16.0 → ^7.16.4
* cspell ^5.12.6 → ^5.13.0
* es...

8ddc42f584d633a0f1cd3d22a280a726c7469669 authored about 3 years ago
Update devDependencies (#35356)

* eslint-plugin-import ^2.25.2 → ^2.25.3
* linkinator ^2.14.5 → ^2.16.2
* node...

9c0163329f60246452f7b95eae8fa947e83a5d51 authored about 3 years ago
Move reassigned Sass maps for colors to another stylesheet (#34942)

9f099d3e4f6fe5b0c5454d2462cc22d06b6f4a1b authored about 3 years ago
Fix typo in vertical alignment of table cells (#35348)

96dcc150d5d61d0dddae678c3f28830206c338b4 authored about 3 years ago
Update devDependencies (#35322)

* cspell ^5.12.4 → ^5.12.6
* eslint ^8.1.0 → ^8.2.0
* es...

367caea501b77b23afee9d49a1f678040767f341 authored about 3 years ago
floating-labels: remove aria-label in the select example (#35327)

While it is understood that this is just an example, the visible text (label) of "Works with sel...

e958cd26371a19df613efce52ecf42c4b0adcddd authored about 3 years ago
Fix spacing utility classes mentioned in navbar supported content documentation (#35328)

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

31998dfd1e972faf46ab23c26533d3e1a5f5e4bf authored about 3 years ago
README.md remove broken "David DM" dependency badges (#35313)

98889f214489dc3c04375a8bbb9979020882f2cc authored over 3 years ago
Update import stacks required for modifying utilities (#35320)

6c706e947d8a7035ea6acb1401d8a0d9d0c97c7f authored over 3 years ago
Add top placement info to offcanvas docs

889286cef1ea4f7a647c90870a13c95de9827fc2 authored over 3 years ago
Update devDependencies (#35270)

* @babel/cli ^7.15.7 → ^7.16.0
* @babel/core ^7.15.8 → ^7.16.0...

05f1b15ddad0decd04feb0cc50a9b52703067638 authored over 3 years ago
`make-col-ready()`: remove the unused `$gutter` variable (#34334)

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

44ea0d69252ce736686c9a8a6a5bd55799384e6b authored over 3 years ago
Always set the CSS variables for gutters in containers (#34644)

We already do this in rows, so to best support our containers, we need
to do it at the containe...

0c449b8b82d3856a3a53464101cf45fe3f338cc5 authored over 3 years ago
Add missing `role="search"` and `type="search"` in navbar doc and examples (#35223)

* Add missing `role="search"` and `type="search"` in navbar doc and examples

* Update site/co...

328a29162d4bccceb656071093f7bd887f8f788d authored over 3 years ago
update grid example docs (#35308)

8ed121829494fd469f546f499007115e33424c22 authored over 3 years ago
Don't override CSS `direction` in code elements (#35230)

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

989de20baed8a578fe825649c5b819238887f83c authored over 3 years ago
Ensure sufficient contrast in `accordion-item` (#35231)

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

600a9ee52122439438c26b433a2e4967aec2879f authored over 3 years ago
Drop prefixed version of `::file-selector-button` (#35232)

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

7a9a3ab50fdc07f4b994a347d05184311eadcb2a authored over 3 years ago
images.md: remove zero-width space (#35234)

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

2e87f9aef0dca68967199e52660b645b75dd169d authored over 3 years ago
fix(offcanvas): Adding titles class where missing (#35264)

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

dc06b9966e21faa3f1d2f9ce14cb12a0870e8c6c authored over 3 years ago
Update devDependencies (#35233)

* @rollup/plugin-commonjs ^21.0.0 → ^21.0.1
* @rollup/plugin-node-resolve ^13.0.5 → ^...

5771fcc4a9aed00057728988250269cfe0c9aa03 authored over 3 years ago
Fix typo in RTL Hello World! sentence (#35236)

* docs(RTL): fix typo in Hello World! sentence

* chore(docs): Cspell arabic words update

a0fd92ed2b9c926a724e185885119b6e45cee826 authored over 3 years ago
tests: try to fix a few random failures (#35184)

* Change `Swipe` dispose spy on EventHandler
* Modal hide spy on backdrop hide

b991a6b8510216ba25cff02e0cc6c338f9f76113 authored over 3 years ago
Change the way collapse handles its children on opening

9640e2d5dd4ace95d4fd9f03af160b4329e97282 authored over 3 years ago
collapse: extract duplicate code to a function

1eea13286671d19bdd5c0ec52769b6d75789a928 authored over 3 years ago
Update devDependencies (#35174)

* eslint ^7.32.0 → ^8.0.0
* eslint-plugin-import ^2.24.2 → ^2.25.2
* ...

99f6cf509d8882b7c481ef50f15a86536330d8ab authored over 3 years ago
Switch to Node.js 16 and npm 8. (#35178)

45bba1071469c1725d8487d5c945afd98c06566d authored over 3 years ago
JS: minor refactoring (#35183)

* add missing comments
* shorten block comments
* reorder constants
* reorder public/private ...

e8f702666f285a3e69866ed1f8d29fa6eaaaeabb authored over 3 years ago
Swipe: add test to ensure that it ignores `pinch` events (#35161)

db44392bda22f3d5319d2880c992f76d27d2a60c authored over 3 years ago
Update nuget docs to specify only .NET Framework projects are supported. (#35124)

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

d7dec124ebd1d67e66cb195646cbd42980145158 authored over 3 years ago
Update devDependencies (#35155)

* @babel/core ^7.15.5 → ^7.15.8
* @babel/preset-env ^7.15.6 → ^...

1fe4acc270988cd4615e4f129c3911982d3f66e7 authored over 3 years ago
Add color and border-color css variables to tables (#35055)

5b124f647fd618cef8115f09da61c095e5c85ffe authored over 3 years ago
Extract Carousel's swipe functionality to a separate Class (#32999)

8ec6c9452286472ddad12d1af59b173ede22b5ac authored over 3 years ago
Reset z-index on .navbar-expand .offcanvas, plus prevent box-shadow issues (#35153)

b21c7ccbb7e3d955fd5043aae6d426cef5765dfa authored over 3 years ago
tooltip.js: ignore a LGTM error (#35147)

The code on this line is either sanitized or the user chose to not sanitize it.

24e3ca2474a51f996e9166c065da80b068e8e599 authored over 3 years ago
Merge remote-tracking branch 'remotes/origin/v513'

c44d64ed71bd74d322c6023f1cd5a167de126d4f authored over 3 years ago
Bump version to 5.1.3.

1a6fdfae6be09b09eaced8f0e442ca6f7680a61e authored over 3 years ago
Revert "Add `align-self: center` to buttons for improved rendering in flex containers" (#35143)

This reverts commit 94c80ff613dce6620591acd7f9930ce8f40c5ed0.

09f73a6a128823994616cfeeb9d45107f0f676b3 authored over 3 years ago
ESLint: disable `no-negated-condition` rule (#35137)

ec62be2724e975b6aee2eb97e5f9bb11143c0a34 authored over 3 years ago
tests: minor cleanup (#35138)

* tests: minor cleanup

* tests: use the util noop function

a260967a55806a26bee15a5c1eb890c9e6a3ba02 authored over 3 years ago
scrollspy.js: chain functions (#35139)

eb0f705621a044d25d6de0e5d1b4dde306b5004d authored over 3 years ago
Sanitizer: fix logic and add a test. (#35133)

This was broken in 2596c97 inadvertently.
Added a test so that we don't hit this in the future.

64e13162faa692aa2d12071ad9a14a3ac1b08a6f authored over 3 years ago
docs: remove 'and' in middle of list (#35113)

9ff87f5f0ef9d35af922ee2833deb875908686d6 authored over 3 years ago
Add Sass variables for hr background-color and border

Co-Authored-By: Houssam Hammouda <[email protected]>

c331a150cdc2834f08bcf458cdb1b104cc510b67 authored over 3 years ago
util/sanitizer.js: use `Array.every()` (#35120)

2596c9703462f327e20e0464cff26c5ed1f091da authored over 3 years ago
Use `for...of` in visual tests too

598b4c59a6f841fc22908c40c7b078e3a065124d authored over 3 years ago
Enable `unicorn/numeric-separators-style` rule.

This is taken care of by babel via @babel/plugin-proposal-numeric-separator

3afe4b8c7dfd06eed6e9ec447ec4c1cfb2a12dd1 authored over 3 years ago
Fix a `unicorn/no-array-callback-reference` issue

567a41347e0c0d6e46ca59c93887218dcce50ba7 authored over 3 years ago
Enable `unicorn/no-array-for-each` rule

666fe596bf4629777f995dd79046b1db632ffdfb authored over 3 years ago
Enable `unicorn/no-for-loop` rule

2b4d0d166b58cabfb0384a2081d84e51df84e37f authored over 3 years ago
Enable `unicorn/prefer-prototype-methods` rule

9f1579aa048eb6a7dee30f60e5c2357b049eff3a authored over 3 years ago
Separate container classes from `$enable-grid-classes` option (#35005)

* Separate container classes from enable-grid-classes optoin

* Document the new option

* M...

57d80fcd3274ba1ff0a1580966e098fda80f74e7 authored over 3 years ago
Bump postcss from 8.3.8 to 8.3.9 (#35110)

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

cf2f7cfbe5f33c35d238c8455a5f7f9d9ba71804 authored over 3 years ago
Bump autoprefixer from 10.3.6 to 10.3.7 (#35109)

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

71e334e41af0b1c5c6e0769fd862230d32267dc7 authored over 3 years ago
Bump linkinator from 2.14.0 to 2.14.3 (#35119)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.14.0 to 2.14.3.
- [Rele...

7bd4c9b79ee8f0f9d19468fd2230fe7eaea91a2e authored over 3 years ago
Release v5.1.2 (#35114)

5ecef8ac010249536f92206af500f8670813c8a8 authored over 3 years ago
Add workaround for dart sass compile error (#35033)

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

a2aa8c5a6e8c37fa605ca31111c6529629d32b3f authored over 3 years ago
Add cSpell custom dictionary and docs-spellcheck script (#34940)

6b8cf0912ae749f8dc89c672534cab3bf138fba8 authored over 3 years ago
Fix capitalization after period in `contents.md` (#35111)

fc21dcf758e128e087f65927b2b3e7b0f2b72657 authored over 3 years ago
rollup: specify `generatedCode: 'es2015'` (#35070)

This will make use of `const` and modern features (which we are already using in our code) in th...

c81c64539418a42ec19c9c0c7694bf291d9c85b8 authored over 3 years ago
Revert "Bundlewatch: stop ignoring dependabot branches (#33192)" (#35069)

This reverts commit 5560c86070c8be08f76801bbc7e525eea4fc0cf6.

78e9b402df84042920d9f2a61e86fc3bb0b4dcea authored over 3 years ago
Update devDependencies (#35102)

* @popperjs/core ^2.10.1 → ^2.10.2
* @rollup/plugin-commonjs ^20.0...

c8e5de6e7d56196f6d6070297d18877926479fcb authored over 3 years ago