Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/coreui/coreui

Open Source UI Kit built on top of Bootstrap 5 and plain JavaScript without any additional libraries like jQuery
https://github.com/coreui/coreui

Refactor components to use a utility function to define jQuery plugins (#32285)

* refactor: use an utility function to define jQuery plugins

* test: add spec for defineJQuer...

85208ae5570aeefe4e94c1ceb29ca3b6ffdf83a1 authored about 4 years ago
carousel.md: fix `$carousel-transition-duration` reference (#32316)

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

07b60d2c3e0744d1a3182228caa0eec42a8328b1 authored about 4 years ago
Remove `SelectorEngine.matches()`. (#32339)

It's basically unused.

d15a0247ce444eb15f79b8bf76f2bc10f8eeb71a authored about 4 years ago
Remove vertical-align from .form-select (#32318)

Aligns the component with the .form-control. Closes #32271.

Co-authored-by: XhmikosR <xhmikos...

33b275c04b0957a830a6d3a57682ed216b18b887 authored about 4 years ago
build-plugins: switch to "bundled" for babel helpers (#32312)

5538ffb29214be2c946eb846ddbc41ee839b590f authored about 4 years ago
Add a callout for the sanitizer in popovers and tooltips (#32272)

* Add a callout for the sanitizer in popovers and tooltips

* Add second reference to sanitize...

ab49e362a7f76c370bf5e66a4fda087eb50a32e8 authored about 4 years ago
Prepare v5.0.0-beta1.

8dc85c657ee8353f76bb767737f489457132e29d authored about 4 years ago
Revert v5.getbootstrap.com changes

bc4272531b8aae5f5d3a005ec3fd101f570463d8 authored about 4 years ago
Dist

63f3d939eaceeb84dcc77a7392953bcc8c5bc0a3 authored about 4 years ago
Tighten bundlewatch limits

444715744644965a977080fa7f74b4fed005cab5 authored about 4 years ago
fix(dropdown): ensure [style] will override inline styles

9312442338003d5011372e0cc3994de56179653b authored about 4 years ago
Move and update migration notes

adec91e8fc71ebb12a4a57554c879ff87d70e50d authored about 4 years ago
fix(RTL)

6a27618d211da5eef90cd163f623446f88bf03dd authored about 4 years ago
Override margins set by popper

87e56de066183d06b182e747216878567b46d004 authored about 4 years ago
Change button copy to make the example clearer

861227887e5f1a19aca490da907b268b5ddee7c9 authored about 4 years ago
Update popper.js to v2.5.4.

6c32de8711c8de0fa31d6b6a8884066d95c2c109 authored about 4 years ago
Update to popper.js v2.x

adfdf7160b5822aae12eea677e7dd3128d2569bf authored about 4 years ago
Fix conflict with Bootstrap CSS

d8f247392d203726a5d59404d96b54d8987fbc01 authored about 4 years ago
Be explicit with `element.closest()`'s return value

4eea630d16ae7bfa114fdc2f488420236c59576e authored about 4 years ago
Add toasts & positioning utilities migration docs

5f89ea3a0f9b56547eb03b98afcd189b89d7e5a6 authored about 4 years ago
Add interactive positioning widget

6c069b697614a4ab9053c4f6d4a3aad75fbcaf97 authored about 4 years ago
Add `.translate-middle-x` and `.translate-middle-y` utilities

5b0dcf8ffe6ae121722c9db571294e715b7ec52a authored about 4 years ago
Add toast positioning

1f2e600304fc9ac6b0bd98ce5d02ee9048d7791f authored about 4 years ago
cheatsheet.js: use `event` instead of `e` (#32335)

321ee7a1ad8584c1bfe604b5d16950d6051d52a4 authored about 4 years ago
Fix `css-prefix-examples-rtl` script (#32326)

`cross-env-shell` should be used since we are using variables in the command

85acd96e31c450e1f20fbb079b3fabe4754fa803 authored about 4 years ago
docs(cheatsheet): various fixes

082723f3f4c12b7f5ca85aa1ebfe34b63ddb9d8c authored about 4 years ago
chore(dist): generate dist files

0a141dae94eb9efa301beeb55eed4ebc56e20e44 authored about 4 years ago
docs(examples): use RTLCSS for RTL examples

3ef8483c5d86805328ca7b93f27156389ee6cdad authored about 4 years ago
Move rtlcss to postcss.config.js

eb618393e3509d850ed15c47ff78757afa2d5fce authored about 4 years ago
Adapt to the recent main branch changes

edfa10344440d0164167a04afbaa4f2d08cf88c5 authored about 4 years ago
docs(examples): new cheatsheet and RTL examples

aaff11a0b321e7c1b93c089e709ee92d01a4b6f6 authored about 4 years ago
feat(RTL): implement RTL

Using RTLCSS directives, renaming things to use logical names and following best practices.

9488978fb55286ba83e8193a871d1ff9815045b9 authored about 4 years ago
chore(RTL): add RTLCSS

71ecc3323fb60ea05456470d10d17b614fe6dc04 authored about 4 years ago
Revamp header, headings, aside spacing

Gradients caused artifacts in Safari, layout was feeling a little loose

153f6c72ce8ac49453125efab0c28d82f52cf2ec authored about 4 years ago
fix gradient

53d861c814eab1d00f4420ffd4208f3f9c2849b0 authored about 4 years ago
Dist (#32323)

cfe31592d7b487a769fd8d14ddf7898c07425280 authored about 4 years ago
Remove Polyfill leftovers (#32310)

Leftovers from #32057

cfd00b5eeb7b7440afb3f115a66ea3c58e2e2d5d authored about 4 years ago
Update our browserslist config (#30986)

Use browserslist defaults which is `> 0.5%, last 2 versions, Firefox ESR, not dead`

bb369ca81351404f2e377168945198c467b8cf28 authored about 4 years ago
Bump cross-env from 7.0.2 to 7.0.3 (#32308)

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.2 to 7.0.3.
- [Release note...

9a4692d4e300eff0e8bbbda38cfa77223a0fb810 authored about 4 years ago
Unbreak lines. (#32304)

701c6c6e77950ca2df6e4e89bdea8732983c1cdd authored about 4 years ago
Bump linkinator from 2.4.0 to 2.5.1 (#32307)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.4.0 to 2.5.1.
- [Releas...

f05d64225da06a4f1a3494fa8bd0fe44046b0e8a authored about 4 years ago
Update breadcrumb docs and dividers

- Add CSS custom property with fallback to Sass variable
- Update docs to mention the new CSS cu...

3b015ed34eb229fe361b7d6c21e1c0eed232212a authored about 4 years ago
Fix empty CSS variable

5e3219a9bbb46333416c1efa49c678d5413ab579 authored about 4 years ago
Use $variable-prefix

bf3c4d0b6891c21377e6b1fb7962f5fbf198325f authored about 4 years ago
Add to migration docs

08eb92204e053e55eaa2bab827d8663d7535ad00 authored about 4 years ago
Remove background, padding, border from breadcrumb container

ff130b17dcef596466318f6b8f1adb9f1edf6048 authored about 4 years ago
README: fix path to search.js (#32257)

c27ff64c96cc90d30a97078354a10c13fc5f3201 authored about 4 years ago
Regenerate package-lock.json (#32300)

f08cef3cf460f2936a04b142af7a133b2d728169 authored about 4 years ago
Bump hugo-bin from 0.66.2 to 0.67.0 (#32299)

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

5954cc11c4a0df44ebebc0ed717c60e214530cb0 authored about 4 years ago
Bump rollup from 2.33.3 to 2.34.0 (#32298)

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

c800bb0a13152554743561641526fd7b14a6bb7f authored about 4 years ago
Bump @babel/core from 7.12.8 to 7.12.9 (#32297)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.8 to...

f75e471f004e700b600644e786184e853d2bc3b8 authored about 4 years ago
Bump @rollup/plugin-babel from 5.2.1 to 5.2.2 (#32296)

Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.1 to 5.2.2.
- [Release...

819ab1f21d5e2197132ef83e4631f84e2851022d authored about 4 years ago
Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0 (#32295)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 16.0.0 to 17.0.0.
- [Re...

efc95a804e8051bf61a119b142ada6cb96968a40 authored about 4 years ago
Bump linkinator from 2.2.2 to 2.4.0 (#32294)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.2.2 to 2.4.0.
- [Releas...

a37afee7386623dbd33bbb9c73954eb30420084c authored about 4 years ago
Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0 (#32292)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 10.0.0 to 11.0.0.
-...

78474bfa157e47a1e45ce4ed2f8b9e8270fef3ba authored about 4 years ago
Bump autoprefixer from 10.0.2 to 10.0.4 (#32291)

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

83e0a888bd7a7072557ef8b352b67425028f4249 authored about 4 years ago
Remove the `show` property from the modal plugin (#32279)

Drop the support of show property from the modal plugin.
When creating the new modal instance i...

c3689ac07335c1c76a9d16efc5363ed32ea6c1f3 authored about 4 years ago
Extra check for existence of any `aria-label`

before overwriting it...

adc857f617bfebe05d8f2ec294b1b2e37fac6cd8 authored about 4 years ago
Accessibility update for tooltip.js

Update to the tooltip.js to add an aria-label attribute that contains the original title of the ...

b0372bb6588ab12c398e5dbf39950dfd3269575e authored about 4 years ago
Add tests

dd992c722625a48d534a3a1e8c6edee38e91685d authored about 4 years ago
tooltip.js: reuse existent variable

03ed3e0b3b0ed3449e24bf9694d3868cbde19c80 authored about 4 years ago
Keep rounded corners for the first .btn in vertical button group (#31303)

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

af5744440583e0a13ad637bc41e8e7a4074086fb authored about 4 years ago
Remove default linear gradient (#32277)

Remove the default invisible gradient causing the performance issue in #32266. By removing the c...

ff25a7532062caf8b922ff8909a7e2db848242f5 authored about 4 years ago
Add mention of link underline change to migration and typography (#32281)

x-ref https://github.com/twbs/bootstrap/discussions/32276#discussioncomment-141850

Co-authore...

948f8343474d8fea4bf8fa01ad2d71e9428d53d8 authored about 4 years ago
Move `VERSION` to BaseComponent (#32254)

f6a87337416f900773268db9fc4307538c7daf88 authored about 4 years ago
add dispose in base component

9eb9d02084dc914e614e8844e3ffdee4d0a25126 authored about 4 years ago
Switch to Jasmine's `toBeInstanceOf` matcher

51a208f119522f8618801a6e61ff8d47cf89d4cf authored about 4 years ago
create a base component

9f6b342dc710e4334b37ded90136efa1127a47cd authored about 4 years ago
Remove setData from construtors (#32264)

04674f88b0a2f7ad21bbe36a8d18b08357c8eafa 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
Initial commit

31d4c46a359a39efccd1987cc21d98dd0643d4c3 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
examples: fix `.btn-block` instances

ecbc7189b68e64dd32cbe9e080d83213b5717b6f authored about 4 years ago