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 bootstrap-themes.png. (#29061)

For some reason the old image was bad quality.

d39977271c0167c5040f1b7752649030d2122867 authored over 5 years ago
Fix breaking layout breaking error in code (#28328)

Change `word-break: break-word;` to `word-wrap: break-word;`

78c9c8bdd4cad5e6d1fc349d45b7503bad84a19b authored over 5 years ago
Move the linkinator test in `npm t`. (#29003)

bce2b5e7edb532c6919ffe493b6840e1e149c40f authored over 5 years ago
Make text align configurable (#28989)

This was causing issues for RTL, see https://github.com/twbs/bootstrap/issues/28238

88e87ca7c918ac35d2e3dfa90924b7f89a4bb15c authored over 5 years ago
Revert incorrect change (#29044)

d2f4e2bf97d823c2a8fc1ac8078f2bf5cce67abf authored over 5 years ago
v5: Reuse box-shadow variables (#29023)

* Remove default kbd element shadow, simplify selector while here

* Add new -shadow-inset var...

df1c3c0ce8888f930a641e7fe2316b1d8f5502d0 authored over 5 years ago
#29034 Fix broken links (#29035)

b4f99cb9680323c08e499fa86b8b791806587407 authored over 5 years ago
Fix dropdown unit test (#29037)

swap jQuery's `trigger(...)` with the more verbose native `dispatchEvent(...)`, as the former ma...

cc49977038aa886ffa6c5905e2dba4c8cc3a6fd0 authored over 5 years ago
v5: Fix disabled styling on .form-file (#29022)

While #28450 overhauled a ton of forms work, the support for this custom file input was ineffec...

cef69b9a658d35cb1b5887f8f063c8f23b860e07 authored over 5 years ago
Added link to creative commons license (#29032)

The previous link is dead one.

6a9fd74a83b23a33cc5d07d9c38eb0c02bfb73f6 authored over 5 years ago
Drop breakpoint CSS custom properties (#29020)

Media queries do not support CSS custom properties (CSS variables), so we've had some useless va...

cdb6504e4803538e28a251a7f9634df2d580cd3e authored over 5 years ago
Update collapse.md (#29025)

Corrected minor spelling error.

37ec7f6928ac2b7e1a8846d39948b099b7f3fd25 authored over 5 years ago
dist v5

39c4ca3970bb14372b905952699711fdd11650e6 authored over 5 years ago
v5: Forms update (#28450)

* Initial spike of consolidated form checks

* Stub out forms rearrangement

- Prepping to d...

aaf03bdc9e3cfa0d625f9758ad059c0db9fe2abe authored over 5 years ago
Drop support for .form-control-plaintext inside .input-group (#28972)

* Revert "Fix readonly-plain-text with button addon (#25871)"

This reverts commit ff40e00323f...

50f97710eb96c8c713a036f07ebd65766917ca23 authored over 5 years ago
Remove attribute selectors (#28988)

d479fd89d0dc85ad8c6aa9042aa0090b4e4c4a22 authored over 5 years ago
separate file for our polyfills to have lighter plugins

92c45a19a5b41aec1c2d4f95274052f924ee46bf authored over 5 years ago
Fix typo. (#29008)

fdbc63fb3f892de7b4f32c7236329a761977625d authored over 5 years ago
Fixes #28994

9badcf6c41c554a2ee9b7162e979ac263fa525e8 authored over 5 years ago
Move bundlesize config to a separate file. (#29002)

c7a847b6a13a27a4e8ebbdca2ee94068c6ef7fdb authored over 5 years ago
Add `prefers-reduced-motion` callout to toast documentation (#28993)

x-ref #28987

53a3d449fde0a06a47ccc553dcac5a5a51b6af26 authored over 5 years ago
Add ARIA search landmark to documentation. (#28983)

08bddb8743cb5328c9211e93898aff9ecba88c80 authored over 5 years ago
Remove redundant border radius on pagination (#28980)

Pagination used to have box shadow back in the days which required this property, but nowadays i...

f5f09d8b0b97ffb0c5c0b01ad503ccfe0cf7f506 authored over 5 years ago
Remove redundant radius properties (#28956)

4b3d2635f34a36742f6f3ab0f969a80b0c21a0ef authored over 5 years ago
Fix pre color (#28966)

65f21bbef171282fae63dad078fdca7d37b0ab26 authored over 5 years ago
Stretched link updates (#28958)

- Remove IE10 background hack
- Ability to change the pseudo element
- Ability to change the z...

27824ec5860dd0d954c13ce3e13ea02eccfc4e6c authored over 5 years ago
Port new unit test for dropdown from v4 (#28913)

Add unit test from #28912 to v5

f2c63ac7299d7e101227da18de4d4a337882035b authored over 5 years ago
Remove negative margins for group list items (#28940)

To fix RGBA borders overlapping issue.

ad62301a5beb3cc4917f57a9b0ac4624995b502b authored over 5 years ago
Combine duplicate documentation examples into one to fix the confusing text.

fixes issue #28892

39fc46fb71544d70b374d969c2acdadb16f9d89c authored over 5 years ago
Minor wording changes.

2fb6ccf95183cef502445a77610a27c9dc8390b2 authored over 5 years ago
Change invalid icon from cross to exclamation mark (#28944)

The cross icon was confusing since some browsers use it as a reset button.

ac6eefd227374df0f4d7494e1119c66a443e502c authored over 5 years ago
Docs – update extend/approach.md (#28941)

cbabd8ff0d7fd7490fa8afeda203b56702216628 authored over 5 years ago
Closing dropdown with ESC correctly sets focus to toggle (#28928)

Just firing the focus event isn't enough ... need to actually call the proper `focus()` method f...

f0f75379f661587936fdcf7138fe9805838b7a01 authored over 5 years ago
Update devDependencies. (#28924)

ceffc3a5fd7af7609150048f0651f025ef19672c authored over 5 years ago
Typo fix (#28920)

1efcf7a5dccf2f539d99587e882b566df5943691 authored over 5 years ago
Decrease number of order utilities (#28874)

83fc5a32396c67676dc9eb968b7345859d854ba3 authored over 5 years ago
Add Error checking to prevent invalid breakpoint (#28889)

* Add Error checking to prevent invalid breakpoint

Error checking to prevent invalid breakpoi...

c5b1919deaf5393fcca9e9b9d7ce9c338160d99d authored over 5 years ago
tooltip dispose:removing only own event handler (#28896)

0829decce075e190c0bb6e9992ca2a1ca56c60c7 authored over 5 years ago
Removal of one of the most iconic components of Bootstrap: the jumbotron (#28876)

2ac2a5a91e2958a367c46a61d05162f640457db5 authored over 5 years ago
Update site/content/docs/4.3/examples/sticky-footer-navbar/index.html

Co-Authored-By: Shohei Yoshida <[email protected]>

cafbbdc3b670ff45c5e9aeb52eed977fc5ba81ac authored over 5 years ago
Update site/content/docs/4.3/examples/sticky-footer-navbar/index.html

Co-Authored-By: Shohei Yoshida <[email protected]>

1835004b96b7fb47153147a24d4ebd6c825a5aab authored over 5 years ago
Examples: make use of core utils in more places.

8c61254919b90a42eb13a8272680778a9e6fefa8 authored over 5 years ago
Clean component examples CSS (#28872)

* Remove unused classes/styles and use utilities instead of specific styles
* Use `getElementBy...

543ff4e3e5c29509b3aa8643073d3cd0d109c536 authored over 5 years ago
Make generating form row styles dependent on $enable-grid-classes (#28870)

1c510ddaecb2117ccdd5675c1eee30caa9e3ffe8 authored over 5 years ago
Rename the text helper page (#28869)

8437be2f335ff4e9228c08ce85bf858e0e29324d authored over 5 years ago
Rename .text-monospace to .font-monospace (#28867)

3283fe1b52f18b87f55dfec0a5a5d4733994737d authored over 5 years ago
Docs: add accessibility/keyboard callout to popovers, tweak tooltips callout (#28851)

- Add same advice about keyboard/AT handling to popovers as a callout; also add information abou...

87030c98accc7d2dbdbbd22eccbd4a5a837648ff authored over 5 years ago
Workaround for the image size bug in IE (#28855)

d6e0552efefff1d43cdf2a9f4c00662d9c055592 authored over 5 years ago
Add initial FUNDING.yml (#28824)

cb4cdbf2bb9420ab2cc53587de0574ce43efcb39 authored over 5 years ago
Update devDependencies. (#28798)

Notably:

* bundlesize 0.15.3 → ^0.17.2
* eslint-plugin-unicorn ^8.0.2 → ^9.0.0
* terser ^3....

8f97e2dc529c0c2069e1f702b7be4ec5d19e2cae authored over 5 years ago
event-handler.js: use a plain for loop. (#28853)

8a79cf894d3fe53b5d059a732aab7c9df02a405f authored over 5 years ago
HTTPS link to codeguide.co (#28860)

319de5b309561146d1d5803b553379591d890411 authored over 5 years ago
Utility API improvement: use $key/$value instead of nth (#28828)

Co-Authored-By: Martijn Cuppens <[email protected]>

41fcd13d3e0c96ec3565ead21164d27a2f1b7a4c authored over 5 years ago
Use `npm-run-all` in the `netlify` script. (#28846)

fd21354de20cbd78916e03297926ef906a88d92a authored over 5 years ago
Remove redundant properties from `.embed-responsive` (#28062)

14cb65f702defde25a59cf419c078e32e2f1d20d authored over 5 years ago
Modify `.card-header-tabs .nav-link.active` colors (#28833)

Co-Authored-By: Mark Otto <[email protected]>

4c70e96b977f46c832900ffae17faf73f28376d2 authored over 5 years ago
Make example description more accurate (#28842)

91d07fb26c40fd8182faebede959111f9eb7ecc5 authored over 5 years ago
Clean input group flex basis (#28785)

072622d95943d2c2c57f5cfb44c509829c5e26fb authored over 5 years ago
Calc modal header/footer border radius according to the border width (#28775)

b28322469ea23e0a1291b7ab962d1f73262f7a81 authored over 5 years ago
Correct grammar in modal.scss (#28829)

111024695a70e1133256b6aeaac41fae98c8150e authored over 5 years ago
Fix background position (#28814)

de1a6e3201a2f047c5abd2430795be32d37e9a35 authored over 5 years ago
Fix Typo Mistake in SCSS comment (#28821)

c215dc83f00e22e49ebeaf7eb333481bcdca78d8 authored over 5 years ago
vnu.jar: Update ignores. (#28817)

Pass the `--no-langdetect` flag instead of ignoring the warning manually.

1ce7960c6c08ea08bcaa766c207f3fe410f225c6 authored over 5 years ago
Helpers & utilities split (#28445)

769c8d824600fbf521e3976cc4a3c6152ed4e8ce authored over 5 years ago
`.sr-only` & `.sr-only-focusable` tweaks (#28720)

* Prevent .sr-only-focusable overriding properties when being focused

* Typo

a4a04cd9ec741050390746f8056cc79a9c04c8df authored over 5 years ago
Fix z-index according to our z-index rule (#28784)

https://getbootstrap.com/docs/4.3/extend/approach/#z-index-scales

1a41b0ffa615948e3197b389cb0fb0be9227a8d9 authored over 5 years ago
Update Yarn package link to link to the Bootstrap package (#28781)

I think it makes more sense to link to the Bootstrap package on Yarn here (like the package link...

2d6e086342a93a59ae8abeb17460e9fab50ec267 authored over 5 years ago
linkinator: add silent flag.

This should reduce its output.

552e11a1abf2a55c8de422dcfa09fbbe213f4443 authored over 5 years ago
Update devDependencies.

6269d0567045c3b41792f2fb4eb425865246c5ea authored over 5 years ago
remove util references from our docs

02f80c1616825e352dc36f917e39ad08933e0a19 authored over 5 years ago
remove jquery references in browsers-devices docs

976e825d2696f3d7179cafd260a48f545d8b6c90 authored over 5 years ago
remove jquery references in toast docs

759fe255677aea4136f39f33e2797fe270291938 authored over 5 years ago
remove jquery references from tooltip docs

803088c526fe48b7633f344add3d2ad0e830e101 authored over 5 years ago
toast should allow prevent default for hide and show events

d5752a18abdf2991ca97660ccdbf42c494d6878d authored over 5 years ago
fix popover arrow by selecting the first element child

c805aec770d7da67e655cc40e801ca1cbe5a8689 authored over 5 years ago
add notes about arrow selector changes

4ea7e11233dee88a6243ae1893ca1cd5b8cbeac6 authored over 5 years ago
remove jquery references from javascript.md docs

df3277f14d12f282263f9c84480cd46f8e663805 authored over 5 years ago
remove some jquery references in carousel docs

99b2a80db844967c9f4b39bfd12dfd1c1c86b041 authored over 5 years ago
remove some jquery references in collapse docs

fd8a651521f9b9ad5a58e0bd6969fe57777c0812 authored over 5 years ago
remove jquery references in dropdown docs

19e86a34af40fc7352eeb0a29bf0d08267721b62 authored over 5 years ago
remove jquery references from popover docs

7694a5a70a8c63b05845ac933fbea3ec932eb7aa authored over 5 years ago
rewrite modal docs without jquery

104308b276c70aecd86e5d587f4d71f54e0138a3 authored over 5 years ago
Remove non-existing .custom-file-label::after (#28757)

b7040ad9b481d1d335c512d9b0788c8ee6598f21 authored almost 6 years ago
Move close icon to components in docs (#28512)

* Move close icon to components

* Remove redundant float from close

5db281d7c41c29f3bec46757c47fb8d4c6439b06 authored almost 6 years ago
Reset input padding for cross browser consistency (#28208)

06635be7bd4e1d469a25e48a0a36c4427f7d7fe9 authored almost 6 years ago
Docs unordered lists dropdowns (#28591)

Replace snippets and examples in dropdown docs to use semantic `ul` and `li` elements.

a5d7dff16497085f0060623469dbc95f985cf249 authored almost 6 years ago
Remove Base64 for SVGs. (#28749)

It results in bigger files.

bc012957b59804a183a6bdf23cfc2054e99ad8cf authored almost 6 years ago
Consistency modification (#28750)

6b177cc4095c88b0871ba44b62d7e5df506dfdba authored almost 6 years ago
v5: Drop all print styles and classes (#28339)

473689ce5de5337984c16a9c5dacad328101ffb1 authored almost 6 years ago
v5: Drop .media (#28265)

d806e874b4b9c4a3bb2d0715415aebbad78466a2 authored almost 6 years ago
Drop all hover mixins

Previously deprecated in v4.x, this clears out the now unused Sass option and removes some unuse...

1d4d9f8d8941f006e81e95549bee991753a75e6e authored almost 6 years ago
Remove hover mixin documentation

f1e6e6e4a19dac0fa08bc235c701cbdc99969eaf authored almost 6 years ago
Documentation tweaks (#28679)

* Documentation tweaks

* Remove redundant col-12 classes

a827934f1309e02419d58b9ca4ab83982204c050 authored almost 6 years ago
add icofont to icon options (#28738)

30 Categories , 2100+ SVG and icons from icofont

292cb46cb996c4cac82c4daecf46d10dde0d10e5 authored almost 6 years ago
Remove the `unicorn/filename-case` rule suppression.

e7657c8bc0068d8ba6c62d4c60cccf033ac5801d authored almost 6 years ago
improve build plugin script to keep file name

dda31bbee6f0190bb38e84f909f23c213040002d authored almost 6 years ago
Rename `eventHandler` and `selectorEngine` files.

438e01b61c935409adca29cde3dbb66dd119eefd authored almost 6 years ago
Album example: remove misleading jumbotron-heading classname (#28741)

d102363c9f2d72eaa831e8b5789409bee8dd919d authored almost 6 years ago
Fix incorrect variable for popover border radius (#28733)

* Use $popover-border-radius

* Move and rename the local $offset-border-width to the global v...

dfab49aab7ac4a23139acb25247d7ba06bd9058b authored almost 6 years ago
fix progress bar animation, remove forEach not needed currently

45a1954740b27a710c7aedd03192aa3c95f435f6 authored almost 6 years ago