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

release: v4.0.0-rc.4

943c8e4876d324b298dddf2cd734bc58cfd75ac3 authored over 3 years ago
Fix lingering Sass math (#34281)

bef9ec88986dbb4a8d34e9f01ffc0183c8b7ded0 authored over 3 years ago
Remove a leftover sass:math module call (#34280)

543d2219c455419ea25173156770780b1b1db019 authored over 3 years ago
refactor(Sidebar): update hide method

876ca1a18e9d1afc654497054c5ab16e72aadd4f authored over 3 years ago
chore: update depencies and devDependencies

f01648186459e34d325031ca9554c86809c53105 authored over 3 years ago
Fix carousel buttons (#34266)

* test(carousel): add test to check if next/prev button work as intended

* fix(carousel): mer...

d62ba935ef2e1ee97a57b1b75090e50e86e0d140 authored over 3 years ago
fix error in javascript example under Asynchronous functions and transitions section

9485172017868952047da5f188bc13a92ef0435d authored over 3 years ago
Bump @babel/core from 7.14.5 to 7.14.6 (#34262)

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

2b2183a96ed7380b3ddb166be54dc25ae362ea9c authored over 3 years ago
Bump postcss from 8.3.3 to 8.3.4 (#34260)

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

a47c055a6f7546caaf2d2310a52607fbf769ff40 authored over 3 years ago
querySelector will only select the first element. Adjust to QuerySelectorAll

285ff5ebf9eb564cdf59c745d1adf48aa761faa3 authored over 3 years ago
Don't set auto margin on offcanvas close

2f734af472bfb275627f10a002dfc348cf3db93d authored over 3 years ago
Add important to utilities, mention it's usage and global variable

5be3550d498dd59bb9b97f12d66dc42b508a8dcc authored over 3 years ago
Document the change to breakpoint mixins (#34251)

* Document the change to breakpoint mixins

* Update migration.md

Co-authored-by: XhmikosR ...

f30066cb8a444a606cc6979ef45b723c94cb56b8 authored over 3 years ago
Replace Freenode with Libera.Chat in the remaining files (#34250)

9ef62c3ea87df890d49db28da81985cceb57e70d authored over 3 years ago
Update devDependencies

* @babel/cli ^7.14.3 → ^7.14.5
* @babel/core ^7.14....

378660674e56824b983b6d79098d34bf5441ceba authored over 3 years ago
Replace `/` division with multiplication and custom `divide()` function (#34245)

* Convert bulk of division to multiplication

* Use custom divide() function instead of Dart S...

be17444756c48e3a892c36507f859cd841bd8c1f authored over 3 years ago
docs(style): fix display of nested `<ul><li>` (#34223)

e9da490e510298086e93fe829949a67657443be5 authored over 3 years ago
fix(docs): update docs to match the newest modal-open removal (#34239)

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

7951eedbc642006f265611224e8555ab4d85595c authored over 3 years ago
Update tooltips.md (#34222)

Update method names in the options table from old jQuery API to new Bootstrap 5 API

f82633145889a9b662d59480cfd4fb582a5020eb authored over 3 years ago
docs: update overview.md to fix typo

95bc724b9cb22610c0bcb872cc8c5c0791fb5a21 authored over 3 years ago
fix accessibility issue on sidebars example (#34214)

9ac65855c4b9739859eda22ea930afd6a0341e8b authored over 3 years ago
Update devDependencies (#34206)

* eslint ^7.27.0 → ^7.28.0
* karma ^6.3.2 → ^6.3.3
...

b613c8dbb6c30e62adaefc669130549fd9c2e28b authored over 3 years ago
Improve vnu-jar.js (#34075)

* switch to `execFile` for the java version command
* simplify our ignores and removed no longe...

232a40a5f1a49efd6b41e851564c8b7cd654299d authored over 3 years ago
docs: update dropdowns.md to reflect the correct version (#34180)

* Update dropdowns.md to reflect correct version

* Clarify content, drop the reference to ver...

7968a074a519a80553d6f043644706f1c1859811 authored over 3 years ago
docs: update migration.md to fix a typo

ca43fa8892e3ac34a215e230347f2f7f613683ff authored over 3 years ago
Refactor scrollbar.js to be used as a Class (#33947)

cb47b8c9640abcc19c17908475153849b9d4ad60 authored over 3 years ago
docs(customize): missed explanations for overrides (#34179)

Closes #34176

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

08139c2280d60e4904f2bb7c7477f05cc3d34b1a authored over 3 years ago
Allow individual grid classes to override `.row-cols` (#33621)

f2b47e1c8a263f4406255991af9fd55984c22a0e authored over 3 years ago
Add positioned badges example to docs (#34143)

* Update documentation for badges

* Removes useless changes, as well as fixes an example

*...

f14d1a4c1700ddb0df72645bab3551877be2b21e authored over 3 years ago
fix(forms): unitless `line-height` for floating labels (#34161)

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

dbda13d5ef6897be41f1e872667f6aa30860efb4 authored over 3 years ago
Add `getOrCreateInstance` method in base-component (#33276)

Co-authored-by: Rohit Sharma <[email protected]>
Co-authored-by: XhmikosR <xhmikosr@gmai...

c98657b8303150bfda3bdea750055b83a29b27a3 authored over 3 years ago
Fix handling of transitionend events dispatched by nested elements(#33845)

Fix handling of transitionend events dispatched by nested elements
Properly handle events from ...

4a5029ea29ac75243dfec68153051292fc70f5cf authored over 3 years ago
Placeholder changes to input value in readonly input. (#34040)

* placeholder changes to input value

* Fix content and add value to readOnly input

* add v...

071a288d39f70719c771cd56ded6c36b5d150a83 authored over 3 years ago
img in horizontal card (#34160)

* docs(cards): img in horizontal card

Closes #34145

Simply adds `img-fluid` and `rounded-...

46045b4a9b21b0a55ea8867ad7f3dc17e1c6cfee authored over 3 years ago
Sets the correct color for popover header bottom border

c0d21e1b3da954ef429f34700435729b3313160e authored over 3 years ago
add Bootstrap 5 Simplified Chinese translation

9c7f3bed710c580743c70ca104a90c7d290caf9b authored over 3 years ago
Fix typo ("theses"→ "these")

7ec9d8df528ccfa3cf07e496fdb76f74711e262f authored over 3 years ago
Regenerate package-lock.json to flatten the deps tree (#34157)

7d9adb702d96f9eb4706afb12cd73c9654979575 authored over 3 years ago
Bump @babel/preset-env from 7.14.2 to 7.14.4 (#34154)

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

cec761802062708433c8548d78f50e2d968b870a authored over 3 years ago
Bump rollup from 2.50.0 to 2.50.5 (#34155)

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

08773aba35e0f5a20da72dd65ea1fd831b7a9199 authored over 3 years ago
Bump autoprefixer from 10.2.5 to 10.2.6 (#34153)

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

f3f0b316a11ffbdbe653029ee47d7843ec421f40 authored over 3 years ago
Bump eslint-plugin-import from 2.23.3 to 2.23.4 (#34156)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.3 to 2...

0612d3169e9dbc594d00eb1e594654dbaa9c8c21 authored over 3 years ago
Changing Backdrop rootElement to default to a string (#34092)

The current config can cause the "body" to become stale. Specifically,
if the entire body eleme...

0cb70e214ffd24070fa9e312746953faa0b8a305 authored over 3 years ago
Bump ws from 7.4.5 to 7.4.6 (#34136)

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://git...

e818c7cd5ddafdf68f627e5e3547bdd281bc5a5b authored over 3 years ago
release: v4.0.0-rc.3

724e43cbc4cf6f22936a87231962b100a79023bf authored over 3 years ago
fix: remove custom scrollbar

7e96b19f12e02f4b36a735ee4ca0506ddf88c0b4 authored over 3 years ago
fix: implement the static method "NAME"

25bf3dac574cef610f4578d242a43bf1d742a1e3 authored over 3 years ago
Add missing transition to `.form-select` (#34034)

A selectbox is styled in a very similar way as an input (`.form-control`), including border-colo...

649c2bb0bf326db36cbbf7e72c0541b19749a70e authored over 3 years ago
corrected link to text alignment docs (#34119)

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

f9e3d01f30b553e751b6c4d33c1648397d37cc04 authored over 3 years ago
fix(tables): decouple table-bg and table-accent-bg (#34048)

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

fd985d3732f170f4d55f93800bf82bb3137836e3 authored over 3 years ago
fix(dropdowns): RTL for `.dropdown-menu-*` (#34124)

57205e3d8eb3282927098ac5a03a322453978a5d authored over 3 years ago
release: v4.0.0-rc.2

0ade4fdc917968a6d63883282596dae92b7f84a5 authored over 3 years ago
refactor: change `progress-xs` to `progress-thin`

aa4eb917b025ded5dbf60bbb7ab3677e7d574c53 authored over 3 years ago
chore: update .gitattributes

c91af9455d9d3a4de593155d629f1d3a296f3c81 authored over 3 years ago
refactor: update scrollbars styles for Windows browsers

068cbad998f0d6c87ca88ac97da6181be09ede78 authored over 3 years ago
Change `element.parentNode.removeChild(element)` to `element.remove()` (#34071)

544d9ac3cf5b7a501524c1bab9570f4b46b8e7e4 authored over 3 years ago
Bump rollup from 2.48.0 to 2.50.0 (#34108)

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

69a9b8794506dca2417a79293b2f5d89caa0e4d2 authored over 3 years ago
Bump rtlcss from 3.1.2 to 3.2.0 (#34105)

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

ff38727bb01b83acf9afb0f8c6d2ae47111343f4 authored over 3 years ago
Update Hugo config and sitemap.xml (#34074)

2b6f6cd092121ae3a2a17c1c4885af19ff264ca9 authored over 3 years ago
Delete FUNDING.yml (#34073)

f505e5779c7bd743d6509de2390063b4636a36e3 authored over 3 years ago
Fix x-paddings for select (with floating label, and in Firefox) (#34008)

bdde9b50a65a51a521a8ab98d3d9fb9d904425f2 authored over 3 years ago
Changing HTTP to HTTPS (#34090)

993b533dc6287ecc7bd3323d56f8f40d7c4bc3fd authored over 3 years ago
Handle complex expressions in add() & subtract() (#34047)

50cf7f48ccf0e46ebc0968c1fc4db465db9f8b0d authored over 3 years ago
Fix prevented show event disables modals with fade class from being displayed again (#34085)

Fix modal, in case is faded, a prevented show event can cause show method to not be executed ag...

b513a19003815b9c300df6b54419fa0123bff9c6 authored over 3 years ago
release: v4.0.0-rc.1

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

# Conflicts:
# .bundlewatch.config.json
# README.md
# config.yml
# dist/css/bootstrap-grid.css.m...

d967cf8507d4e55362e7999e136b26dcdef0b964 authored over 3 years ago
Merge branch 'main' of https://github.com/twbs/bootstrap

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

9d3af8ea0da30856b28ca1ada05197e31297ed25 authored over 3 years ago
Bump eslint from 7.26.0 to 7.27.0 (#34080)

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

136665903b50988002380f512342dcb584e1bed4 authored over 3 years ago
Bump eslint-plugin-import from 2.23.2 to 2.23.3 (#34078)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2...

b0466774123e3a27e1a8ebdbc8b04821d558e76d authored over 3 years ago
Automatically select an item in the dropdown when using arrow keys (#34052)

b39b665072a2d36914e741b2c11620323924be89 authored over 3 years ago
Document how to make utilities responsive using the API (#34062)

803397554836dcba736eb50020ed3cea07b3a3ea authored over 3 years ago
fix test of #34014 (#34070)

Fixes regression of https://github.com/twbs/bootstrap/commit/a2b5901efc6de12bb828f8dda118ddccbcd...

e06e6dfe53b663b7ec557495d46f685734a6a5a4 authored over 3 years ago
Fix bug where backdrop calls method on null if it is already removed from the body (#34014)

Co-authored-by: Rohit Sharma <[email protected]>

a2b5901efc6de12bb828f8dda118ddccbcd545cf authored over 3 years ago
Bump postcss from 8.2.15 to 8.3.0 (#34056)

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

d64466a2488bbaac9a1005db3a199a8bc6846e3e authored over 3 years ago
Replace freenode with libera IRC server (#34050)

0a4219a0b8b8e80f709ee54dc7b366bdf5072300 authored over 3 years ago
fix wrong comment text for tooltip (#34044)

55a0f9af2738daafe8d961ca35c22800c710bb27 authored over 3 years ago
Refactor `isVisible` helper, fixing false positives from deep nesting or alternate means (#33960)

4ac711b5b4c0f733870cd8dd1f18b73f964275fc authored over 3 years ago
Add Tests on scrollbar.js & better handling if a style property doesn't exists (#33948)

* scrollbar.js:
add some tests
transfer test from modal.spec. to scrollbar.spec
proper handli...

79c3bf47bc125fd64cf8cac6cd34b03270d34e2d authored over 3 years ago
Allow use of `dispose/hide` methods on Tooltip & Popover from jQueryInterface, when component does not exists. (#33371)

9e4f87ae8f2e32bb31795ece8f9ab3e7b823dd7d authored over 3 years ago
Remove FA for time being

de0b797ab2bb80e4576c15f1992dc5755378edcd authored over 3 years ago
Update button-variant mixin to add missing space.

8aa02d88016f88ae4a3bd187dd3c3bcac5e753f5 authored over 3 years ago
Adjusted z-index to cover "copy" buttons (#34018)

The copy to clipboard buttons have a `z-index:10` while the toasts were styled to have a `z-inde...

a44f3f47cbd87484e8227ab358236dae7a6bc4e1 authored over 3 years ago
Bump rollup from 2.47.0 to 2.48.0 (#34022)

4509d2dc59baa0895b9c7c7aae493605f0985532 authored over 3 years ago
Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#34023)

9f95b089693400cccad0ddc88e14a33bc06090ad authored over 3 years ago
Add `getNextActiveElement` helper function to utils, replacing custom implementation through components (#33608)

df72a21fa89a4885bb666f4a3bc0a9e757b870c2 authored over 3 years ago
Bump @babel/cli from 7.13.16 to 7.14.3 (#34025)

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

372890b67b28238c98ec4d5ffcdb777c9939e87c authored over 3 years ago
Bump @babel/core from 7.14.2 to 7.14.3 (#34024)

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

ff60b40c56bc3b6e9d8d3d3dadfe1a14540166b3 authored over 3 years ago
Reset inside a Dialog does not work if `data-dismiss="modal"` is set (#33928)

2757fbe28e1039fb629f4c289aacf4f1cc6009c2 authored over 3 years ago
Don't add empty content holder when there is no content available (#33982)

* Remove content holder when there is no content

* Add tests to check the removal of header/c...

153cf3a235ec7fd86c09cbe5f31d7eebd0aab661 authored over 3 years ago
docs(font-stack): drop BlinkMacSystemFont (#34009)

0b2d20b975af55c3df8297d022e8d75b32e303ad authored over 3 years ago
docs(examples): Dashboard improvements (#34007)

9f678d6a5df79348198e40d581c24468bfaf7b46 authored over 3 years ago
docs(cheatsheet): fix JS errors in `setActiveItem()` (#34011)

83bcc3c00f0d1fb166324f9f3ac8f4a9f3eee323 authored over 3 years ago
Release v5.0.1 (#33972)

* Bump version to 5.0.1.

* Dist

58b1be927f43c779377e478df2d119f2ddf956ca authored over 3 years ago
remove modal css override

130a5ba1df272916dcc66f3fe1a36cfedcb7667b authored over 3 years ago
Move get element functionality to a helper (#33327)

Looking around on js components I found out many checks, different expressed but with same purpo...

6e1c9096f08ed21063fd6ba16aa998a3ac4149f9 authored over 3 years ago
Update devDependencies (#33970)

* @babel/core ^7.14.0 → ^7.14.2
* @babel/preset-env ^7.14.1 → ^7.14.2

e376142d85e3ce0a5f5e49f3d676e419287a7292 authored over 3 years ago
Bump sass from 1.32.12 to 1.32.13 (#33969)

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

b196857299680a1bf6cb145ed79fabeaeac297b1 authored over 3 years ago
Revert "use `:read-only` css selector instead `[readonly]` for consistency (#33642)" (#33961)

This reverts commit 17252bb3b0c751ad2be1c1c1226ebcf43e7967f3.

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

1e4b924aa9fcf1e4bbba586243ad72ae9972dcea authored over 3 years ago
PRevent accent-bg from leaking in nested table (#33825)

Fixes #33817

Solution by @Hintzmann in [#33817 (comment)](https://github.com/twbs/bootstrap/...

7ed48943cfa5044163c11ceecd914e965c066f30 authored over 3 years ago
Validated inputs in `.input-group` shouldn't be behind sibling element (#33644)

Added z-index property for input-group only for invalid state

d81d0a92d4c250e010eb085fe4b35824d12b4c8c authored over 3 years ago