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

docs: correct typo in url

56b6780666fc96adf65b372fcdb67ee9ccb4fc96 authored about 4 years ago
docs: correct typo in url

a565a37d7f0b20ae35b95fedbae0e5b59ed2ba0f authored about 4 years ago
refactor(sidebar): divide sidebar.js to sidebar.js and navigation.js

97af33d83f4d1aa1a097b1203c6b85b1659d12f9 authored about 4 years ago
feat: add breakpoint-before function

cd7623f2840a85491d606fc00e7c2137ca2aa9c2 authored about 4 years ago
Tweak .form-select padding (#32419)

* Tweak .form-select padding

* Simplify the padding entirely

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

a48a29a7a5878d2a88acbca6ec4e189c1c068d4a authored about 4 years ago
Lock karma-browserstack-launcher and regenerate package-lock.json (#32593)

bcf69163cdb8f49f7d4a224a052dc828feec6244 authored about 4 years ago
Bump linkinator from 2.8.0 to 2.8.2 (#32592)

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

8e426a32bcd94924b7462c967dfcf45586912331 authored about 4 years ago
Bump eslint from 7.15.0 to 7.16.0 (#32591)

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

f50b867be8d5bea991d592198e05f4d640e65f40 authored about 4 years ago
Bump hugo-bin from 0.67.0 to 0.67.1 (#32590)

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

c1197ad37f39e0ba754671d7f0be59d30c47df24 authored about 4 years ago
docs(sidebar): invalid CSS value (#32575)

Co-authored-by: Gaël Poupard <[email protected]>

9b7bb7b568e890a088999b023aabf4898dcd1117 authored about 4 years ago
collapse: prevent url change if `A` nested tag is clicked (#32438)

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

59cd71631ef342892208e18723643aa782e9ccac authored about 4 years ago
Support Popper virtual elements (#32376)

Adds the ability to use objects implementing the virtual element interface as the value for the ...

2d46e47464d15182c44a7d92c8f2476e70f4434e authored about 4 years ago
API docs: add missing comma (#32543)

44667d89fa1bf8de15db57fad43696c62860e288 authored about 4 years ago
Add keyboard-focusable elements for popover on disabled button (#32490)

86802f701cdff9a2fe91278fe42684a32426bc61 authored about 4 years ago
Revert "Update karma-browserstack-launcher to v1.6.0 (#32409)" (#32494)

This reverts commit e2324731de863a1248eac1aa6acf74002053c327.

e46891773152c9ef2befa39d331847bae56632d3 authored about 4 years ago
Tooltips: add missing space (#32529)

d140f50b35588ad45b048f372d39c70c8e9238cd authored about 4 years ago
added class selector "." to "dropend" (#32534)

It was missing the `.` before `dropend`.

561c0d8cde549c24ba7c451a6d0742089290b3a7 authored about 4 years ago
test(carousel): french word in the wild (#32528)

58ab1c2cd53b51b57e425e4f4926b9d29de424be authored about 4 years ago
Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 (#32516)

* Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0

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

66f323af7015346ef401f241a8082a27d37e1d67 authored about 4 years ago
docs: Fix popover example showing above navbar (#32445)

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

517446069a60daddaf5e53651661851f9b44e9a0 authored about 4 years ago
Add helpers to utilities bundle (#32324)

Adds currently missing utilities classes which are located in scss/helpers to
boostrap-utilitie...

f07106e604c3bb3d7ea80b91f79378b55218d039 authored about 4 years ago
refactor: update component to bs5

00ccc8cb59759b964322a9448d2a8067fcb99f81 authored about 4 years ago
Bump @babel/preset-env from 7.12.10 to 7.12.11 (#32515)

* Bump @babel/preset-env from 7.12.10 to 7.12.11

Bumps [@babel/preset-env](https://github.com...

ef0bc661cfce6b5709189aa2d3edb85e0b1392e4 authored about 4 years ago
Add variables for modifying button state colours. (#32317)

Add some variables to allow users to modify how much a button gets
lighter or darker on :hover ...

df763d64572f9876e02f5af616f9cb987aec1b46 authored about 4 years ago
Extended form validation states customization capabilities (#31757)

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

8984255158c3866ab1d11617e266ebf5f1e18a70 authored about 4 years ago
Fix: variables collide with globals (#32492)

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

b424650ab51bc5163f7d07cd4a8d9f5a5a364f19 authored about 4 years ago
feat: add avatar component

a761149c5ad3865641eed68219d3bb0790e67f2e authored about 4 years ago
tests: replace deprecated jQuery method (#32309)

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

f12657b39ff9c8ba2826b01a1690ed57db14e684 authored about 4 years ago
feat: add footer component

60f5da29c4c0cfbc9f7f8eb301575d55b2065f6a authored about 4 years ago
feat: add icon component, and progress group

31fb6bddb4e196e53e0fc9b27c0aab1b7f4c1184 authored about 4 years ago
BrowserStack: test on macOS Catalina instead of High Sierra (#32486)

29e4eb91c16411690f8b4a73adcfdb037752c60c authored about 4 years ago
Bump @popperjs/core from 2.5.4 to 2.6.0 (#32487)

* Bump @popperjs/core from 2.5.4 to 2.6.0

Bumps [@popperjs/core](https://github.com/popperjs/...

269efc8dc90836f54eb2695cf6463481d35ad48f authored about 4 years ago
feat: add header component

436cbb72fa5dd56b77b5eb89bd20ae63d6e20b7d authored about 4 years ago
feat: add sidebar component

50e87435da978bc1d56a139b2d1ca42e0eec57f5 authored about 4 years ago
refactor: rename data selectors, and data keys

215611c40a233ee7f1b17689ef433c321c1a9105 authored about 4 years ago
docs: change version number

d2cd1b4f4a71f946fe5bd354bb1beb33d1969d9a authored about 4 years ago
refactor: change project name

3d4f6201728dcb3724e00e312ed5f4cae72292d6 authored about 4 years ago
merge dev branch

74cf35cb4d1d672a1971d83f7d72d52b03c174dd authored about 4 years ago
build: latest version

b839850e009b4b098b54b3242452fcd07c2b75b8 authored about 4 years ago
Fix popover docs example (#32489)

4e7c9e56fc76b8cf5b34d9d7b041b3904fb6404c authored about 4 years ago
Update package-lock.json

cc3a5cf79a5afd73a97dce380f93e0d192a34456 authored about 4 years ago
Docs: style clipboard button on `:focus`, not just `:hover` (#32461)

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

65f1bf027a93e45b503d2665c18e6fa5e762b2e6 authored about 4 years ago
Update Release Drafter configuration (#32417)

* add "Breaking Changes" section
* add "Performance Improvements" section
* add "Utility API" ...

479043f2558078a7ec99a130c92f8180f12b1ec2 authored about 4 years ago
Bump rollup from 2.34.2 to 2.35.1 (#32475)

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

0c195f690ad023afc01b6c0ad0b9016cf40bd2df authored about 4 years ago
Expand `visually-hidden-focusable` so it can be used on a container, so the container becomes visible when focus is inside it / on one of its child elements.

eae52b1cb0af18c5bf3fddd660f53d58d689cd63 authored about 4 years ago
docs(skip links): new powers for .visually-hidden-focusable

c2f67d72e8010307f657b2a55ae93fc5c9cab2a5 authored about 4 years ago
docs: Remove unneeded `.form-group` class (#32483)

9b6c81514831038646fb921e8fbacf702a56be04 authored about 4 years ago
Remove redundant `pointer-events: none` override for tooltip and popover disabled buttons (#32478)

Co-authored-by: Patrick H. Lauke <[email protected]>
Co-authored-by: XhmikosR <xhmikosr@gm...

e8d14b302e7bfe62d390a88a33119b9bb8c0a303 authored about 4 years ago
Update CodeQL Action (#32452)

c3e8a0ef2aca85b57903bca0bd22c74a8379e37e authored about 4 years ago
docs: Add system-ui to native font stack documentation (#32455)

system-ui was added to the native font stack in #30561 but the docs were not updated.

e1f561b53cb2396efb2bfcf1265591db5b9071a7 authored about 4 years ago
Update karma-browserstack-launcher to v1.6.0 (#32409)

e2324731de863a1248eac1aa6acf74002053c327 authored about 4 years ago
Flatten package-lock.json (#32477)

a3ead0786af2345c58ebb0a864629a095ac10336 authored about 4 years ago
refactor: add css variables

080c774477d27f3594a89c8cad80a0448db2ffa5 authored about 4 years ago
Tooltip/popover - change the default value for `fallbackPlacements` (#32437)

The default Popper `fallbackPlacements` value is `[oppositePlacement]`.

- The default value w...

042a4a255f3c994ee8285df9a14fe0fbd95df83c authored about 4 years ago
Clean up lorem ipsum text in popover examples (#32479)

793c79d14b26c4de2198bc4c6d6861e1d420ed76 authored about 4 years ago
Bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1 (#32476)

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

25326a0114515ea5ca412934b66c049fd68243ab authored about 4 years ago
Bump postcss-cli from 8.3.0 to 8.3.1 (#32471)

Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.0 to 8.3.1.
- [Release not...

a60d8c0d58ef337476a5ba283e0fd3c3c0a66e45 authored about 4 years ago
Add two new variables for pagination border-radius values (#32423)

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

071f914fa16e9628c98cd3d87e5c6db68e1547aa authored about 4 years ago
Few updates for v5.0.0-beta1 NuGet support (#32453)

PopperJS 2.0 isn't on Nuget so dropped as a dependency

a31ea592d6dc467839569490b2e4dbaa747a92a1 authored about 4 years ago
Add missing `has-validation` in checkout examples (#32464)

fe3658672c9549dc8c68c1e8db384c4e444cee88 authored about 4 years ago
Tooltip - Add missing callback in async spec (#32465)

ebce95dc60572ba1f7d65e9a8b5b2a4c0c8c4336 authored about 4 years ago
fix(carousel): switch prev/next directions in RTL

b85ca045e057d6f5982cc0cc9de4bfbf8b252a3d authored about 4 years ago
docs(cheatsheet): fix RTL sidenav arrows

e967ecf90021b9666bc5184f9054e7d37f9d83f4 authored about 4 years ago
examples: Update font utility classes to new v5 versions (#32449)

* site: Fix .font-italic to .fst-italic in blog example

The font utility class was renamed fr...

f2b39d620c2f6fe530f2c9abaa63c603961de769 authored about 4 years ago
Bump rtlcss from 2.6.2 to 3.0.0 (#32431)

Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 2.6.2 to 3.0.0.
- [Release notes]...

78389b2acf2db673d473c5557f9d11e5f6322e5f authored about 4 years ago
Straggler lorem ipsum text (#32463)

b2477cc70cfdf70109921abf4398f1bed4ec09be authored about 4 years ago
refactor: css variables;

9407545f2a86094aa1d50fccb5f2e49d68dc5b23 authored about 4 years ago
Replace Lorem Ipsum placeholder text with more representative (or at least english language) text (#32246)

Replaces shorter examples with more sensible/representative/inforrmative text. For longer passag...

764e5298dea17e15bbcbf792204a45a761bedc0a authored about 4 years ago
refactor: add css vars

72861110f9f993eae0e29c7e3e2104da3c1af233 authored about 4 years ago
carousel: switch to string constants (#32393)

93ab0720275216aafd0384e5de015b9437c2e3cc authored about 4 years ago
Use box shadows instead of linear gradients to colorize tables (#32348)

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

62eb5a323226bf61dffaa40a6350b76b46225cc1 authored about 4 years ago
terser: use 2 passes instead of the default 1. (#32185)

Saves us a few bytes.

81042ff467827361359e4942e2b5637f4e49c9b9 authored about 4 years ago
Use the ternary operator in a few more places (#32303)

d154f0df7fe2d9498b5d0d7342c8650fa52f98e8 authored about 4 years ago
Bump @babel/preset-env from 7.12.7 to 7.12.10 (#32430)

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

d28d74f58c6061386df456eaa7bf69671e2a3b98 authored about 4 years ago
Bump @babel/core from 7.12.9 to 7.12.10 (#32429)

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

e534aa2b9f7ce53d17691b81056041979ccd2735 authored about 4 years ago
Bump @babel/cli from 7.12.8 to 7.12.10 (#32428)

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

f2169e6dc388937da8b8baaf44271470fa5f1b7f authored about 4 years ago
Tooltip - check if tip and its parent node exist in dispose method (#32420)

4535b09c46b0de464dc7bca435e18bd463791112 authored about 4 years ago
refactor: add css variables

0ebb22a93524339140df8fcbfd971af6812be77e authored about 4 years ago
Remove `TRANSITION_END` from utils (#32394)

1edec546cb28baf68691f0eb9e43997901359ba5 authored about 4 years ago
Reset Popper position in RTL (#32415)

The RTL cheatsheet's dropdowns aren't positioned correctly because of RTLCSS transforming `right...

7e47b7ecc972a29997a0e38fd1fc126c51f2f703 authored about 4 years ago
CI: add a 30-min timeout for BrowserStack (#32238)

c34385eb01cb83297323ac22b4192a8f6fdcd1e5 authored about 4 years ago
docs: SVG consistency changes (#32259)

* Move inlined SVG to a partial.

Also, add `fill="currentColor"` in the SVGs.

* docs: reor...

4341c34261ea159953785cb1727644358aa2e40a authored about 4 years ago
docs: Add Korean translation (#32284)

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

ecb38f6ac2eb6266f57c03a5aade0cdb54e7ea3f authored about 4 years ago
Typo: show on xxl, if only xl should be hidden. (#32287)

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

6f0545b61b38f4ba1f64f9ebd0e38cabe6594cbe authored about 4 years ago
CONTRIBUTING: mention dist files (#32314)

* CONTRIBUTING: mention dist files

* Update CONTRIBUTING.md

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

c75a56d5502444d872e91029f3201894b994c66e authored about 4 years ago
Update devDependencies and regenerate package-lock.json (#32410)

9651ebf3c7cefd31b65195c20fb83d1720c9a6c4 authored about 4 years ago
carousel: switch to `if/else` (#32395)

There are only two conditions, so `if/else` is shorter and has the same effect.

6f9c38f65ef7bb685c56844632785df15839add8 authored about 4 years ago
Utility API, RFS option: Only generate responsive classes when needed (#32397)

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

8fed098ef9a60994df2389efa194b9af2b6cf520 authored about 4 years ago
Remove duplicated 'follow Bootstrap on Twitter' link in Community section (#32399)

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

aa2df26b55324f2b0d3e06e064d78fa952271cbf authored about 4 years ago
Add fallback behaviour

f132400865217ccc83dd31bb53bb8f584a1a6f2f authored about 4 years ago
cheatsheet: Drop redundant `(current)` text (#32401)

Useless since we're using `aria-current` (see #31891).

0f12f5871155b01ab9480d2b3543428dbc6b50e9 authored about 4 years ago
alert: rename variables for consistency (#32392)

0ca5addea4045ab691ca2f07d1e932b1f0fda6e8 authored about 4 years ago
SelectorEngine: drop variable used once (#32391)

41bc0e26d2de5b5d9cddb9c2e76d5fff9c6c8c84 authored about 4 years ago
Remove offset in Popover docs

Fix fallbackPlacements in Popover and Tooltip docs

77771cdf00287ad9d8873bf2c98eb7eb9299caf9 authored about 4 years ago
docs: Update Popper 2 doc links

290b295173261ff948290842d63a0eae7fc7fbd4 authored about 4 years ago
Fix missed occurrencies of "Popper.js" (#32398)

d29680b3cb49cdf93c2ca7a518a91b00ed2f2906 authored about 4 years ago
Regenerate package-lock.json (#32378)

b1290ff189f03fae12a74ece09b25069d6f97f1a authored about 4 years ago
Bump postcss from 8.1.14 to 8.2.0 (#32375)

Bumps [postcss](https://github.com/postcss/postcss) from 8.1.14 to 8.2.0.
- [Release notes](htt...

a4d9bc0431aeee0c683855c31812eb0bd6c639e0 authored about 4 years ago
Bump autoprefixer from 10.0.4 to 10.1.0 (#32374)

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

f8b5faff45b3f03ef3805bec1bd3be0de5f33380 authored about 4 years ago
Update devDependencies (#32355)

* eslint ^7.14.0 → ^7.15.0
* linkinator ^2.5.1 → ^2.8.0
* postcss ^8.1.10 → ...

d3946e7646a788ae2cf56818245b8225c40c63ec authored about 4 years ago