Ecosyste.ms: OpenCollective

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

github.com/coreui/coreui-pro


https://github.com/coreui/coreui-pro

Fix offcanvas title in 'Enable body scrolling' example (#35621)

f7a1b183209affbec48af744006f330bac5ddd98 authored about 3 years ago
Remove the useless class of the close button .text-reset

670e12dd0d72501cfe01346124f9afdf34f40f34 authored about 3 years ago
Update nuget/bootstrap.png (#35641)

cebb8436c7f771424ae9978484379608b250d258 authored about 3 years ago
Update devDependencies (#35640)

* @babel/cli ^7.16.0 → ^7.16.7
* @babel/core ^7.16.5 → ^...

0b57c440564a5c63bb813df18e00b4ac49934f0d authored about 3 years ago
Bump copyright year to 2022 (#35639)

9680e1745672f35f6a63c6670b1668e46d5c575d authored about 3 years ago
Update api.md (#35486)

* Wording tweak

* Tweak wording

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

2c9ecd0b8df1a1d25013820a3baa0b7d9e6c2589 authored about 3 years ago
Update devDependencies (#35591)

* hugo-bin ^0.79.0 → ^0.79.2
* linkinator ^3.0...

33c7f9fe6940f2972928174177ef834529b7a400 authored about 3 years ago
Add note to carousel crossfade docs about bg color (#35587)

Fixes #35181

Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: Gaël Poupard <f...

deb8e3febd0bf59dff60c1411e162082e92199d0 authored about 3 years ago
Strengthen and expand note about dynamic tabs with dropdown menus (#35588)

following on from https://github.com/twbs/bootstrap/pull/35213 this

- expands the note, makin...

f171d3e9f7a6397d96f0407a535f070edc425900 authored about 3 years ago
Carousel: move carousel default interval to `_getConfig()` and simplify it

ff4bf4a458d1bfab6a3cb8803e762fdb0de8bc3e authored about 3 years ago
Carousel: return early and drop a loop.

We can achieve the same thing by querying the specific selector directly

6f79721c82ecef5a4a25482e915ffa157965702c authored about 3 years ago
Carousel: add a helper to get the active element

d60f146507c94bd889f7049d77a4b3725a6fa0a9 authored about 3 years ago
Carousel: move repeated code to a method

0d4213bde39bb4f2e2bc5a0df699dad82780efa3 authored about 3 years ago
Carousel: remove always true `visibilityState` check

According to https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilityState `visibili...

b8ee68cfa0f3516dc55aec5da6d7e43e2705f402 authored about 3 years ago
Popover/Tooltip: Fix vertical alignment on arrow of tip elements (#35527)

Regression of #32692

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

65cf77ae3ef676a5d9e2ea640393ec8055e8b953 authored about 3 years ago
docs: add reference to sticky-xxl utils (#35579)

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

aec213711ae25ecdf0431e6ac90a4561cafce238 authored about 3 years ago
fix(docs): typo in Alerts CSS Variables description (#35575)

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

32401fdc37266972e0ab545872377865ffd02647 authored about 3 years ago
Update devDependencies (#35545)

* cspell ^5.13.3 → ^5.13.4
* eslint ...

8ccb27a21306c45aad3ab6ede6749e055f7e9387 authored about 3 years ago
fix(alerts): ensure color is set and used (#35571)

a2c056e1f6d5925a5e6fef1f5d709f07a2a535d1 authored about 3 years ago
docs: A fix for CSS Variables and some proposal (#35563)

* docs: Fix CSS variables sections

* Minor fix for dropdowns

* Minor fixes for URLs

Co-...

42162546f27314b36b6c26112303666246a7b67b authored about 3 years ago
Fix typo in comment (#35564)

s/moddal/modal

c2db7108c2ed45273fd4c9eb9155847153fe1512 authored about 3 years ago
Convert alerts to CSS variables (#35401)

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

f729e4c7d1d92d2888c76db0e2590f7adfb3a16b authored about 3 years ago
Add missing `border-radius` for `btn-group` (#35467)

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

4a66f229ed701d4ed8d6d5b7469984ab11d822f0 authored about 3 years ago
Add sticky bottom utility (#35518)

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

d17801265e3562e5386b3445b84915618f5a81d7 authored about 3 years ago
docs: Use param to set Bootstrap version in Contents page (#35556)

2d07383e32b7ad9ebad43e85ebdeb891dd0d105c authored about 3 years ago
build/postcss.config.js: minor tweaks (#35506)

a22694da130e0c4e3e9488769d6b3a120e859f83 authored about 3 years ago
Tooltip: remove extraneous call to _getConfig() (#35540)

BaseClass already initializes the config

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

e0960b08e030f8c4c0c838c1dd0c392209d51f92 authored about 3 years ago
Popover.js: Accept empty content through `data-bs-content` (#35514)

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

d40fae456e0273c7e8c98cbdd17c55fd5d69ec47 authored about 3 years ago
Scrollspy: minor refactoring (#35512)

* reorder variables
* join lines
* use `filter(Boolean)` since it's clearer
* use `for...of`

cd04fe015f9118930a86c678f034b5657878885a authored about 3 years ago
Reprocess inline SVGs with the latest SVGO (#35484)

cb46ad633c3ca0597e7205ce1957d8dbc6484db6 authored about 3 years ago
docs: Add responsive variations for align-content-between (#35532)

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

28f7c94475b9456897ef9a4b60bc0f45d4db3388 authored about 3 years ago
Update stylelint and stylelint-config-twbs-bootstrap (#35438)

8cdb6c40bdf55229459f479111e6a44d49052cf1 authored about 3 years ago
Update devDependencies (#35498)

* @babel/core ^7.16.0 → ^7.16.5
* @babel/preset-env ^7.16.4 → ^...

cd50942831c911dc2ff4b6d252361b5cbe708f1d authored about 3 years ago
Extract Component config functionality to a separate class (#33872)

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

886b940796b3595a03b44230ca8b78197c5ee1c5 authored about 3 years ago
JS tests: only test one Node.js version (#35481)

68f226750db03bc26ed5ead6bb074804a4f63853 authored about 3 years ago
Tab: minor refactoring (#35511)

* remove unneeded parentheses
* move variable

63d38b19740eac25b8603dc9a9ae11e1df4667f7 authored about 3 years ago
util/index.js: minor refactoring (#35510)

* rename variables
* remove an unused variable
* be more explicit
* reuse variable

871c8bdd3fe7218c10aa18dacf0b5c612cfff82c authored about 3 years ago
Toast: join multiple classList calls (#35507)

eaa801c89975144ceb80f7a65b9c0f741e6ae96c authored about 3 years ago
Fix tests fixture type (#35501)

Previously we were adding an Array instead of a String

94d4fa3b100352cba4c03b23b229e137d520a13a authored about 3 years ago
Scrollbar - remove margin/padding properties properly (#35388)

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

28a5a72ed56df3cc5efb1d5164376c9c9541e4f0 authored about 3 years ago
Dropdown: fix toggle focus after dropdown is hidden using the `ESC` button (#35500)

c376cb07630f49ae2bbb464925afb3a2dbc5565e authored about 3 years ago
ScrollBar.js. Minor refactoring and add test (#35492)

4fd5539c75515527cb1335c31bbaf76209aab296 authored about 3 years ago
Fix variable name in form overview docs (#35468)

These variables are called $input-btn-*, the documentation was erroneously talking about $btn-in...

2a7015e630e575ed39508c7aa51e8a085922e9e9 authored about 3 years ago
Replace inline styles in example "Dropdowns" (#35483)

e45111fb74fc77e37b65c0895a036b13d538fc70 authored about 3 years ago
Tooltip: remove title attribute before show & add tests (#35456)

328f723008cc39292a9f355e2eafb0fd04740656 authored about 3 years ago
Fix typo in $purples (#35466)

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

ba7863a5bb33dfb5744efadb641977613cdb57d7 authored about 3 years ago
Bump cspell from 5.13.1 to 5.13.2 (#35473)

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.13.1 to 5.13.2.
- [Release ...

b2200c3b2432124205504e343645b7593f2060dd authored about 3 years ago
Update devDependencies (#35472)

a75d2098eba48813942773dbe1ad6fc35a85d6b5 authored about 3 years ago
Docs offcanvas navbar (#34487)

* Redesign docs navbar to use offcanvas, tweak overall padding while I'm here

* Match code sn...

a780d74b28add417be398c525d2ed75775e02e16 authored about 3 years ago
CI: add `workflow_dispatch` (#35454)

6eef480e1e0c839243871b7714a925a14579fc28 authored about 3 years ago
README.md: wrap file contents in a `details` element (#35452)

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

2ff1eb0daaabcac2b5d0a850a1cdf4008566470b authored about 3 years ago
Tests: Minor fixes (#35455)

d8999dd5666336dcf6976cc65bc0d562a4baec5a authored about 3 years ago
Tooltip: simplify popper check

1f7b83203d893ba674f6a0c54481e84378276a19 authored about 3 years ago
Tooltip: Change `_enter` & `_leave` to work without arguments

c69ccba08cd4f16d42bd83ffd40d2a57c9ca0ffc authored about 3 years ago
Tooltip: Remove redundant `config.delay` check

`config.delay` is always an object after initialization

a20e4203fe951593e804254f8d0593a822dc5e50 authored about 3 years ago
Tooltip: a simple code-block position change

bd79d69a73a77172584baadf9aa36e2d2091160e authored about 3 years ago
Tooltip: Remove `Data.set` usage for dynamically created tip

This is not used any further, so we were just setting it.

724663b3cdebf436649d250c5ab52cca8f0c9320 authored about 3 years ago
Tooltip: merge `isAnimated` checks

3baeb0a5c12eb1bcea9336c883e8788b9dad68f8 authored about 3 years ago
Tooltip: refactor jQueryInterface

53c77c020368dbd570bd2d29ffc0c3660a0f6ab3 authored about 3 years ago
Tooltip/Popover: add underscore prefix to protected functions

385fea49e8a7c83f2e9655cd9453256aef254aaa authored about 3 years ago
Tooltip: merge timeout functionality

8eacbaa08b1b8a5a935fd31368388f3f7e9e25da authored about 3 years ago
Tooltip: refactor `_hoverState` to Boolean to achieve better control

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

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

a5945369bdcaccb5d80589b9e9b0fab67e8a4e9c authored about 3 years ago
Dropdown: Clean more

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

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

0686fa00f04f5479753a32890dcae25b6c134e71 authored about 3 years ago
Dropdown: Merge `display='static'` & `isNavbar` functionality activating static popper with no styles attached

fb5921dec49da37e9bab745d7319037e89e2f31e authored about 3 years ago
Dropdown: rename vars

21e5618ba7007aa11b8a7751f1bbc1a9465dbab1 authored about 3 years ago
Dropdown: Remove static method used once

137b3249304b9ffeb76c72b7094ae7f170993016 authored about 3 years ago
Dropdown: Deduplicate complex check

a14a552d83a8f5452f2ef53a6a85a91c8aafb5f7 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: remove extra spaces, unneeded arrays and add missing newlines

f8f9dc3b5cfda049f38eb069b1ee008a3a6dd704 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: fix a few typos

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

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

`parseInt` is a global one.

e5d8256e42074fdaf4e7418cf2675023dfbb8fe0 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
release: v4.1.0

62794f171b2785a73123287da286a48ec79f2027 authored about 3 years ago
chore: update dependencies and devDependencies

bf0d34b6b42497c03a6bd14cabf449a2772a1718 authored about 3 years ago
chore: update short version

3a72bac0cc5bbe3dc66509a1d02af5d8b9a1ac64 authored about 3 years ago
release: v4.1.0

f92b2b3cd3082caf318b0c979bc4cef1c42da3cb authored about 3 years ago
refactor: update utilities generator

f4ee3d357158349d929987a20fb627f704d09019 authored about 3 years ago
docs: update content

25490bd8060fd386b933b54c05f866eb7a33100b authored about 3 years ago
chore: clean-up

a88200af999c0412bbcd488eabc76178f7ca9254 authored about 3 years ago
refactor: update variables

ce0621e9dba1f4f8d7d9d4657c5b1f2dfdbfdc97 authored about 3 years ago
refactor(MultiSelect): fix eslint errors

c1079189b7d32f8806abc0e3c53ace6a54772aaa authored about 3 years ago
docs: update content

77c2f357ffa2c5844e7b09b5193ca8f8c1042179 authored about 3 years ago
refactor: update utilities generator

0510c49a94156e8b4800ddd1e7fc9ab905b2c896 authored about 3 years ago
Merge branch 'next' of https://github.com/coreui/coreui into dev

# Conflicts:
# CHANGELOG.md
# README.md
# config.yml
# dist/css/coreui-grid.css
# dist/css/coreu...

4d0ced9628bbe179a67d8b09f3ae019aa6f6ef55 authored about 3 years ago
docs: update content

a565e4784c85054aab8c6e0e3923d83584d40ce5 authored about 3 years ago
chore: update comments

59217ba7dd314253518f81a70052f59aa6c84e06 authored about 3 years ago