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

Update Sidebars example to fix dividers and rendering on Chrome (#33859)

d80cb2241dbe95d3bfda047b21a90d2c5a3b34ed authored over 3 years ago
Add Fathom Analytics to v5 docs (#33904)

* Add Fathom Analytics to v5 docs

* newline

3464d3caa2f492d39c06f1c123c62f0aec05ca77 authored over 3 years ago
Popover/Tooltip: streamline config property to start with underscore (#33381)

9a9e22475c9c9d6a4a621daeba5bbfbe8dd280a7 authored over 3 years ago
Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0 (#33935)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-re...

15d01053935300a605939f95fd59dac50ab97974 authored over 3 years ago
Bump @rollup/plugin-commonjs from 18.0.0 to 19.0.0 (#33932)

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) f...

5f2b49fa76884573bb328a155879a42ba94384e5 authored over 3 years ago
Bump karma-jasmine-html-reporter from 1.5.4 to 1.6.0 (#33937)

Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from...

ac0ea51585e95a7718b4ca307e5e8c4b19cd84e3 authored over 3 years ago
Bump glob from 7.1.6 to 7.1.7 (#33936)

Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.6 to 7.1.7.
- [Release notes](https:...

93c5412864f06a9714bb7f82cd4db2ceb31409ae authored over 3 years ago
Fix test warning for dropdown, without expectations (#33938)

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

d794e8970ba4f4123bd03f186d8eb6ffe60eec12 authored over 3 years ago
Bump eslint from 7.25.0 to 7.26.0 (#33933)

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

bc0993d7f908511998f1af10a39f6ed6d8c16719 authored over 3 years ago
Bump postcss from 8.2.13 to 8.2.15 (#33931)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.2.15.
- [Release notes](ht...

d76507062f00950b7961bdef634be7a24651a3ba authored over 3 years ago
docs: make tooltip anchor properly wrap the svg (#33901)

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

a6dfaca605297bd463d43d267feda81f379f9457 authored over 3 years ago
Fix offcanvas test to expect the initial body `overflow` value (#33927)

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

8d1b0fb779e8eb07bab2059167741a0b4ecf4a14 authored over 3 years ago
Fix offcanvas example, using a custom trigger selector (#33926)

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

19f95a3d8d3c906029c4877135f2f856c2a22076 authored over 3 years ago
Extract static `DATA_KEY` & `EVENT_KEY` to base-component (#33635)

* Force each plugin that extends base-components to implement a static method `NAME()`
* Remove...

9fe36edf683af02574bf6bbd6c9b27de93bd31b1 authored over 3 years ago
Fix: Click on input outside of dropdown-menu prevents dropdown from closing (#33920)

* test: add test if user clicks on input not contained within dropdown-menu

* fix: click on i...

7647b8fe5b77120ba319e7119bb0515d91f734da authored over 3 years ago
Refactor: move disposing properties into the base class (#33740)

Moves more functionality to `base-component`, transferring the responsibility of disposal to par...

03842b5f259d6007db02c465e6c55929e551e9cd authored over 3 years ago
Remove potential false positive assertions (#33288)

* Remove potential false positive assertions

querySelector() returns null but

expect(docum...

052def456845c2147e4e6c99d17bba12fcbee34c authored over 3 years ago
Prevent toast autohiding if focusing or hovering (#33221)

9c3ab6557ec89ae11cc27da1b4680b3e69381edf authored over 3 years ago
CI: remove Node.js 10 (#33923)

Node.js 10 is EOL since 30/04/2021

c3ad760cd7f7d8c5be80ec067338a9c526679604 authored over 3 years ago
Merge js-components 'transitionend' listener callbacks into one method

90b1a6907ed7bb3397fe6bd223f09eb12122d7a3 authored over 3 years ago
Fix accidental directory rename from https://github.com/twbs/bootstrap/pull/33709

9106d2a0eaa53a58d6cf6eef7250634329578843 authored over 3 years ago
Don't redefine $list-group-color in loop

b074e23ee417c15de6c0644218a08f6b02e998d4 authored over 3 years ago
Remove unneeded 'Edge Legacy' mention in Range docs

b110c0f0e2ff6f49d2daa2a498e7ea6b42d277b4 authored over 3 years ago
Fix "directoinal" typo in v5 migration docs

18bc0d5d2b8bb155626341578e36ab5cc801ec5e authored over 3 years ago
Fix backdrop `rootElement` not initialized in Modal (#33853)

* Initialize default value of rootElement before using

* Remove redundant test | put rootElem...

741fa589d027c2d16bff844e45a08c842f5f7e04 authored over 3 years ago
Add Arabic translation (#33709)

308ffba7930a33b93d0366ad6c19336f907e60da authored over 3 years ago
docs: fix rtlcss stringmap configuration (#33915)

75fe3244db7cd99a08cd524fa379dcde8fafbced authored over 3 years ago
Fix accordion link (#33896)

Co-authored-by: Patrick H. Lauke <[email protected]>

488fd8afc535ca3a6ad4dc581f5e89217b6a36ac authored over 3 years ago
Fix "no long require" to "no longer require" typo (#33879)

Fixed a typo in the Migration guide from "...we no long require..." to be "we no longer require..."

f12bc3316b67528c83607e7e51bc481957617734 authored over 3 years ago
Fix value (#33868)

e54d43cba371f8e4756789f30c62c92c816ecb83 authored over 3 years ago
Update README.md for v5 (#33891)

275b81e675cf7d4340445250f0101b465e5a47c6 authored over 3 years ago
Add accessible names to SVG icons in alerts (#33893)

6ecf21870aa4c5bbd7a8e2ad8733b7123920727f authored over 3 years ago
release: v4.0.0-rc.0

8ca516bace73e0454216042a33ddef88858a72fe authored over 3 years ago
docs: update documentation

4eea076e6c5e14c529e88459bee24044a88160d5 authored over 3 years ago
refactor: improve syntax

1234898bd57a00caa2618d7e351720e83074cfdf authored over 3 years ago
Fix unnecessary classes (#33850)

* Fix unnecessary classes

* Removed unnecessary div

Co-authored-by: Mark Otto <otto@github...

eb73a2fc6f252a6d42111dd570909ac31d81d688 authored over 3 years ago
Add examples section to Release Drafter (#33854)

9ad9ca3537b9c192d132045838d5a3b5b1b1a2b8 authored over 3 years ago
update About text now that Bootstrap 5 is live

..and big congrats (and thanks) to all the Bootstrap team on v5 launching :-)

c9a606a894b96b26f136fae26e424873dd0ba767 authored over 3 years ago
Fix browser support versions in migration doc

597da0fb59eb44dd5701238dd5e7202b6781ed2c authored over 3 years ago
Fix typo in migration.md

f3403ef7b7bc98f02c405f60daa159d74578b64a authored over 3 years ago
Fix typo in scrollspy docs (#33841)

* Fix typo

* remove duplicated "heading"

Co-authored-by: alpadev <[email protected]...

e54654ead076dff57f0650db02c4c93c33abdf99 authored over 3 years ago
Remove extra t in Close button heading in Migration guide

5e980ddd1cafaf9314c01e0f9982b26fe2472952 authored over 3 years ago
Merge branch 'main' of https://github.com/coreui/bootstrap into v4-dev-sync

# Conflicts:
# .bundlewatch.config.json
# .eslintrc.json
# README.md
# config.yml
# dist/css/boo...

c25f30e5930ef4ab48b581541c88b83d4e3b709a authored over 3 years ago
build: update eslint rules

19a4ac6169131b54638039c06642d10a93867d9d authored almost 4 years ago
refactor: update variables

96420a1a6786e0f5bc575290963ba879e8cd52ea authored almost 4 years ago
Merge branch 'main' of https://github.com/twbs/bootstrap into main

# Conflicts:
# dist/css/bootstrap-grid.css
# dist/css/bootstrap-grid.css.map
# dist/css/bootstra...

4ddde69bc89808666f6e3fa96fc93a512ed24d4e authored almost 4 years ago
Release v5.0.0 (#33647)

* Bump version to 5.0.0

* Fix npm tag

* Dist

bf0936748602c8109fd916c64b4560799fa1c3f8 authored almost 4 years ago
Rewrite migration guide (#33834)

- De-duplicates bulk of the content for a migration from v4 to v5
- Adds clear breaking labels ...

48ae5a7149d30d7d80cecbaaabaa88f7679c9172 authored almost 4 years ago
refactor(docs): Added form file input variables (#33833)

File input belongs to this page in doc, added variables in last.

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

f0865727b7d5f274a818510219e024d227affe11 authored almost 4 years ago
Fix doc typo and Bootstrap Icons link (#33832)

* Fix typo in migration guide

* Fix Bootstrap Icons link in alerts page

1a54286befabfb8c18de420df4d7074ab7eb77b3 authored almost 4 years ago
Update migration guide for some v5 changes (#33829)

* Update migration guide for some v5 changes

* Update migration.md

Co-authored-by: Xhmikos...

e2df73fa9a2062ed5489a1bd80b9d0ddbf211a53 authored almost 4 years ago
Neutralise more words from placeholder text (#33731)

* Neutralise more words from placeholder text

Follow-up to https://github.com/twbs/bootstrap/...

1e6356ab43df6ca3e0c05499a4d690235fbd6fc7 authored almost 4 years ago
Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)

* Bump eslint-config-xo from 0.35.0 to 0.36.0

Bumps [eslint-config-xo](https://github.com/xoj...

6633845901672cb642c0975e6fea3d1a1fa20058 authored almost 4 years ago
Tweak toast docs (#33810)

* Tweak toast docs

- a few rewordings/tweaks
- add info about toasts with focusable/actionab...

cb38744cf79b347ec2a32e0dcfe5c42402dc15ea authored almost 4 years ago
Bump rollup from 2.46.0 to 2.47.0 (#33818)

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

c2ff22532e9f05d98b8db7c0b179d252387e77a3 authored almost 4 years ago
Bump @babel/preset-env from 7.14.0 to 7.14.1 (#33819)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) fr...

c090ea2f4fbdc12e37def7c3bf9eb4c96c804d34 authored almost 4 years ago
Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 (#33769)

* Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0

Bumps [eslint-plugin-unicorn](https://gith...

0519a3bb57bfde5cedf6467063681d3894960c26 authored almost 4 years ago
Bump hugo-bin from 0.71.0 to 0.71.1 (#33820)

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

ffca2fc2c6721dfb2405b7bfa9994716db2968a7 authored almost 4 years ago
Bump hugo-bin from 0.70.2 to 0.71.0 (#33806)

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

7ea6578773cb1b7f5cfb8fb41321b3fa10349daf authored almost 4 years ago
refactor(Sidebar): improve scss variables names

5c4eec0376d6440d8a020ceabc456f27bcbf88af authored almost 4 years ago
feat(Avatar): add medium size

88e5c12e9e7521b85cddda5ad28b23903d5a9404 authored almost 4 years ago
fix(Accordion): add missing CSS Vars

94798cf8200167a1d59aa696ad420f0c9dc3f5b4 authored almost 4 years ago
Update devDependencies (#33805)

* @babel/core ^7.13.16 → ^7.14.0
* @babel/preset-env ^7.1...

b1c6b0baa9ae7fd00f2341637b3c87773b309e4d authored almost 4 years ago
Bump rollup from 2.45.2 to 2.46.0 (#33799)

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

2b151115d9dc93965eebd2e674a3e077416ff1bd authored almost 4 years ago
Bump clean-css-cli from 5.2.2 to 5.3.0 (#33800)

Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli) from 5.2.2 to 5.3.0.
- [...

22a70b8e8151a44e287e78f880377da8462f2cb3 authored almost 4 years ago
Docs: adding intro about web accessibility (#33786)

6a6db27586228c1ddba38b2f73ebf13ab84a41a0 authored almost 4 years ago
Bump stylelint from 13.13.0 to 13.13.1 (#33802)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.0 to 13.13.1.
- [Release n...

b46af1ea7959c341c512d8799f9db5e59fee866b authored almost 4 years ago
Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls (#33797)

8a175a519332f78dfeada13b9c662060f95ace5f authored almost 4 years ago
Bump sass from 1.32.11 to 1.32.12 (#33798)

Bumps [sass](https://github.com/sass/dart-sass) from 1.32.11 to 1.32.12.
- [Release notes](http...

c265fbc3fd66e9e200ffdaba90677a4a51e2d3aa authored almost 4 years ago
Add new team members to the Teams page (#33782)

* Add new team members to the Teams page

* Update core-team.yml

8854eb9f3d5c99daa1506f2fca047ac1e726067c authored almost 4 years ago
accordion: fix `border-top` on Firefox (#33736)

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

7fe4e4363468f18cbf5924db8da58e505657d2d5 authored almost 4 years ago
Improve overall new examples' accessibility (#33772)

7bbf6d9ad3299ec0dd5818c1028e761bde3039ab authored almost 4 years ago
release: v4.0.0-beta.0

75016d35468bc271e5de2985dc8cd2a823a098cf authored almost 4 years ago
Improve RTL examples (#33097)

3bcb9e7df7bf86019dff534054aacd281fb3d8bf authored almost 4 years ago
Add migration note for the `autoClose` option (#33770)

efd45eceb2fda26d50e842b74c14414a0ed203ee authored almost 4 years ago
Bump stylelint from 13.12.0 to 13.13.0 (#33765)

15827359da783a8b1021fe82285576dcabc98849 authored almost 4 years ago
Bump eslint from 7.24.0 to 7.25.0 (#33768)

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

fbe5686a0e3ed5859841d692fd27c170577b3b28 authored almost 4 years ago
Tooltip — doc updates (#33771)

610155b74c444eafc161bc4cd84a7c442e1af12b authored almost 4 years ago
Bump postcss from 8.2.10 to 8.2.13 (#33767)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.13.
- [Release notes](ht...

fff55d7b4b8dbf82e9f393257c0b50c3e2742e39 authored almost 4 years ago
docs: fix typo in list-group.md (#33756)

bc667235dc7704cbdc640d873dc61c79db70de2b authored almost 4 years ago
fix: change margin breakpoints for bootstrap logo on double header (#33759)

94202cf7bf7e372e35168d30a36ea234bcbdc79b authored almost 4 years ago
chore: clean-up

f1d19dbdf5927d06d1b02146c1ee72a4bb19da7c authored almost 4 years ago
fix(Sidebar): emit wrong size to siblings

607f039dd58e465a7f9ca95327bacc661166d317 authored almost 4 years ago
chore: update dependencies and devDependencies

eslint ^7.24.0 → ^7.25.0
eslint-plugin-unicorn ^30.0.0 → ^31.0.0
pos...

7baa0b1706cb4675d04b8f7b0df5d048e2bb84c2 authored almost 4 years ago
docs: update docs

089e38c42bdfc6fc438eedf875445af5acf7f02e authored almost 4 years ago
refactor: update color variables

9b8050603c405199d51aa9d1250d6afb6656af9d authored almost 4 years ago
fix(Sidebar): update self hiding breakpoints

e3646c0106658f6392c187fc4dbe134c1033997d authored almost 4 years ago
chore: clean-up

ba9a8af6752bf340380e8d98612ac0506039d190 authored almost 4 years ago
fix(FormCheck): change display flex to block

5b791c492a0041b156099bc784a9b995aaa7e188 authored almost 4 years ago
Add Bootstrap Icons to alerts docs (#33690)

* Add Bootstrap Icons to alerts docs

* Update site/content/docs/5.0/components/alerts.md

C...

0fa8cb0bd3b4ccf09dd59bfc0d8fb9abeb31d9dc authored almost 4 years ago
Clarify `boundary` option description (#33735)

Mention that `boundary` option is specific to the preventOverflow modifier only

Co-authored-...

75b11bbedc866d7396013598e8f69408fed80360 authored almost 4 years ago
Tooltip/Popover — Minor doc updates (#33733)

0645fa9f1dcd9d386928bc87a0c62d7d5d570cc5 authored almost 4 years ago
Scrollbar: respect the initial body overflow value (#33706)

* add method to handle overflow on body element & tests
* replace duplicated code on modal/offc...

d381820d1678044257fe2cb7b2f178d1f001ed30 authored almost 4 years ago
Add missing test for clicking select option in a dropdown (#33734)

e2294ff0902e4efba94a1635729670a8aa510ded authored almost 4 years ago
docs: fix examples

e46bdc36c4f932797f3499dfa2b560eb8ca743d8 authored almost 4 years ago
chore: update dependencies and devDependencies

@babel/cli ^7.13.10 → ^7.13.16
@babel/core ^7.13.10 → ^...

0462551efe8101b68125f71153b6ca4ab623e243 authored almost 4 years ago
Replace modal and scrollspy placeholder content (#33726)

c25897b637ec0334f9fa2a462729740692650e8a authored almost 4 years ago
JS tests: add Node.js 16 (#33720)

b3916ebdd4eb3192490c590a5b5f72d24243ae3f authored almost 4 years ago
Regenerate package-lock.json to flatten deps (#33719)

3ebccc70c2ebb95c416fbfa5c88ecbf602398ea4 authored almost 4 years ago
Bump hugo-bin from 0.70.0 to 0.70.2 (#33718)

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

d22407bd7632c27ffc33b41e024339d0e5f7cf50 authored almost 4 years ago