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

Reset input padding for cross browser consistency (#28208)

06635be7bd4e1d469a25e48a0a36c4427f7d7fe9 authored over 5 years ago
Docs unordered lists dropdowns (#28591)

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

a5d7dff16497085f0060623469dbc95f985cf249 authored over 5 years ago
Remove Base64 for SVGs. (#28749)

It results in bigger files.

bc012957b59804a183a6bdf23cfc2054e99ad8cf authored over 5 years ago
Consistency modification (#28750)

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

473689ce5de5337984c16a9c5dacad328101ffb1 authored over 5 years ago
v5: Drop .media (#28265)

d806e874b4b9c4a3bb2d0715415aebbad78466a2 authored over 5 years ago
Remove hover mixin documentation

f1e6e6e4a19dac0fa08bc235c701cbdc99969eaf authored over 5 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 over 5 years ago
Documentation tweaks (#28679)

* Documentation tweaks

* Remove redundant col-12 classes

a827934f1309e02419d58b9ca4ab83982204c050 authored over 5 years ago
add icofont to icon options (#28738)

30 Categories , 2100+ SVG and icons from icofont

292cb46cb996c4cac82c4daecf46d10dde0d10e5 authored over 5 years ago
Rename `eventHandler` and `selectorEngine` files.

438e01b61c935409adca29cde3dbb66dd119eefd authored over 5 years ago
Remove the `unicorn/filename-case` rule suppression.

e7657c8bc0068d8ba6c62d4c60cccf033ac5801d authored over 5 years ago
improve build plugin script to keep file name

dda31bbee6f0190bb38e84f909f23c213040002d authored over 5 years ago
Album example: remove misleading jumbotron-heading classname (#28741)

d102363c9f2d72eaa831e8b5789409bee8dd919d authored over 5 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
Configurable container padding (#28554)

f5599d0a04a8f691e961a2f9e462917556974b20 authored almost 6 years ago
Switch from list to map for responsive embeds (#28678)

a776cc473d17f53d8136537c2f2aa31d29ce0d12 authored almost 6 years ago
Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables (#28637)

Instead now pointing to the most recent Wayback Machine archive copy.

be2ad677860d3ca94b5f9c64755884ab0390ddb5 authored almost 6 years ago
Scrollbar fix (#28417)

4f85850945bc2fce1cd8b8e458358815c6ac354b authored almost 6 years ago
More compact color-yiq function (#28514)

acf7ca9a6898aeb9e8c0f99ccc44a84a28d206da authored almost 6 years ago
[WIP] Bump supported browsers for v5 (#28317)

* Bump supported browsers for v5

- Chrome history: https://en.wikipedia.org/wiki/Google_Chrom...

a2594e1d6eefbc46a17edf2215547f55bdc7fe23 authored almost 6 years ago
[WIP] v5: Prep migration docs page (#28472)

* Migration docs page for v5

* Add JS section, tweak some copy

* Update migration.md

57a09376b14dce9ef097799fdae9883287d832d0 authored almost 6 years ago
Headings font style (#28544)

91230dbdf116998fd6ba1c3b91a753d13b13f382 authored almost 6 years ago
Remove floats from dropdown (#28690)

0321fbf0362c5966522adfc5c486ca6220e09e28 authored almost 6 years ago
Update devDependencies. (#28716)

ccfd575dfc1f859fa335867e0a3c2a17eaa9553f authored almost 6 years ago
Improve progress-bar-stripes animation (#28697)

- `background-position: 0 0;` is the default background position, so redundant
- The background...

b327c34ce3d452f3e64b2f619063f4f883f389e3 authored almost 6 years ago
Examples: include favicons. (#28504)

336778f4639f6badfd0410c08933e59f25b8b74c authored almost 6 years ago
Reboot & Type cleanup (#28698)

- Line height & font family from html were directly overridden by body, so they were redundant t...

09c99fe6e79ad397fdef262017d7b2bc49377b15 authored almost 6 years ago
Add truncated example of custom file browser

f36890d1cd47ba1706a1d81fc7d2a5468e5dc3f3 authored almost 6 years ago
Change custom file markup

a454ea7cf7167957601b7f9bbac1da7728186d24 authored almost 6 years ago
Show the other navbar items on small screens too.

312f54fa661835969dde4a626afe082fa87aa342 authored almost 6 years ago
Remove top margin

99eff2f58f178c438913d316512587facf308b38 authored almost 6 years ago
Remove IE leftover (#28699)

Removed leftover from #27789

0ed44cab2d64e897755c013c5b296e828aec5134 authored almost 6 years ago
Travis CI: add Node.js 12 and use `cache: npm`. (#28705)

344dfbb30238a42016b859f9ce770950e664ae2f authored almost 6 years ago
Update devDependencies. (#28655)

280f45c55eaf5d44ccab1ad2b2f3065e959652ea authored almost 6 years ago
docs SVGs: Allow passing a custom title. (#28660)

952c3d36775da3a3ea328ddf159e903f7007bdae authored almost 6 years ago
README.md: remove unneeded query params from badges. (#28704)

38a4e4bb107aacd94354cb47ff765242a6da20ce authored almost 6 years ago
Prevent form validation mixin from generating invalid CSS (#28447)

Extrapolates the previously used selector into a new mixin that only generates valid CSS by crea...

60d826a305f5aec8d202a7ad6b98cc1cde8421a9 authored almost 6 years ago
Sync plain text font-size with `$input-font-size` (#28464)

2d0f2feb10714ff83cb2c0d94a63ac1dcb413090 authored almost 6 years ago
Separate `$btn-link` colors from `$link-color` (#28681)

275cd7f91eed9f4051d85c295e5c14ef08937804 authored almost 6 years ago
Remove redundant slashes (#28677)

4ee2ae4ce07631cd108d4731242cb478ce5e63f2 authored almost 6 years ago
v5 dist (#28657)

091aa1e9fd411440c3ff3c95042a5aa1502e6978 authored almost 6 years ago
update-deps: remove `jquery` exclude. (#28659)

5c5b15a077b796510fce745129612ee940b13b89 authored almost 6 years ago
add esm files in our readme (#28654)

07e21dbf316eaded12faed7a6a8130f3ca59947e authored almost 6 years ago
fix unit tests for chrome mobile

14f53d9baa80807486dad0314654f8c19b1b9635 authored almost 6 years ago
Update hugo-bin to v0.43.1 (Hugo 0.55.1). (#28631)

80dfee9dc1ca1cd6c00bcc4509109b06b50de54b authored almost 6 years ago
remove custom browserlist for our esm build (#28642)

09a70e37172cbec62fe3139373ee72a0212eeb52 authored almost 6 years ago
change how bootstrap can be imported in bundlers

bff1c3a53de563c5451e2cf1cfa5afdfa70be0b0 authored almost 6 years ago
Add `$custom-control-label-color` variable (#28633)

b1b5e87d65cceba094322d13147f0158ad9b2e19 authored almost 6 years ago
clean-css: the option is named `breakWith`

a86598e4fff82fc6f24bee18a4ce3d1b090cd73e authored almost 6 years ago
Update devDependencies.

0b12f61e3c49b59ef9f6bbf6863849be6d504d18 authored almost 6 years ago
Fix xo error: use `for...of`.

afc63ec887d4c4dc176e76a057195369f2ba64fd authored almost 6 years ago
Update eslint config for the new xo rules.

105687ac4a7c13b854a8039db1665489edf37c5e authored almost 6 years ago
Call hide() after `delay` time

91ebb4b3b2c1a4d5bdb22b927e013ba8202303d3 authored almost 6 years ago
Remove _close() and marge with _hide()

f4877dbf034e3f3f85d01fb7414569a44aff2976 authored almost 6 years ago
Change toast border radius to use `$border-radius` (#28621)

Currently, `$toast-border-radius` uses the value of `.25rem`. This is inconsistent with other va...

51b0c42778c5cb32ca8feea37c7e4012ddf64647 authored almost 6 years ago
Fix buttons :focus state styles (#27890)

* Fix buttons :focus state styles

Buttons :hover and :focus state shares styles.
Buttons :fo...

e0738f82070354423e376a42d264d0d52d93af45 authored almost 6 years ago
_sidebar.scss: change ID to a class and type selector. (#28610)

c6c9e322f7a30d380dbcbef77f31ced85df790c8 authored almost 6 years ago
karma.conf.js: switch to `CI === true`. (#28588)

efb9a7749f2d270050bd935492ee9992ceb43714 authored almost 6 years ago
Remove scss variable defined twice (#28567)

f2d33cd86b2bc21fba9078e6d0955f5308494ec1 authored almost 6 years ago
Reset carousel touch delta x to prevent click transformation in swipe (#28558)

1752addadfbb538f0f1bfb1ed5792a0c162b1a3b authored almost 6 years ago
Add a `netlify` npm script. (#28552)

3c3ed3ff05b57c03b2c01ee38ece93b011afd329 authored almost 6 years ago
Remove `http` from docs search. (#28557)

We use only `https` for a few months now.

6672aea5a9f8c21d9419757a782d414c3ac460e4 authored almost 6 years ago
Simplify npm docs script a bit.

d7ecff24d10ae462f9c26a86174aaa28c95e6cae authored almost 6 years ago
Add the css-copy and js-copy tasks before the build script.

940b8da7a931dc40a9e12195ec36db73dd715e72 authored almost 6 years ago
Update devDependencies. (#28538)

aa3b4d33f832cc4fb2578b85900b011f75edad2a authored almost 6 years ago
Check prefers-reduced-motion variable before adding reduced motion media query for animated progress bars (#28530)

b4a2beb3c28145f01d452ece833b4dfe3eca4d66 authored almost 6 years ago
Fix `css-prefix-docs` script to be more restrictive. (#28525)

1f7f876810c51d31baa6096465bd8501b2e23d9a authored almost 6 years ago
Update GA to latest script & anonymize IPs

2017eb9aedc4fad947b865e439521116262ff18a authored almost 6 years ago
Revert back to the old snippet and just add anonymize IP.

We don't need the extra bloat of gtag.

b0f918982fc5086d469aa6d79ea45553a1399a1d authored almost 6 years ago
Workaround for MS edge bug (#28275)

5e459e9b52bf333e420361b8f31b8206d389bd2c authored almost 6 years ago
Add back support for IE 11

08679ac0b5f34e1a1f1766be460e51bc1aa8d82a authored almost 6 years ago
Revert "Remove IE-specific breadcrumb CSS hack"

This reverts commit 9fda96e197abc9eba24962443ed79bc11fef485c.

15d242d21ad67fa5b762eb5bdfbcdfb68b9bcce1 authored almost 6 years ago
fix remove files in our visual tests

ad0f5f153c821237309b0ef5f19e49b8dad358f8 authored almost 6 years ago
.browserslistrc: add IE 11.

80605282813a66cdbe82a5e8ace4e44cbb776d24 authored almost 6 years ago
Revert "Add information about IE 11 compatibility."

This reverts commit 1da5b9f76a05feae2663316247937aabda91d487.

bcf76ef5f0d6305bb8aa7a83ae7fdc45256f7f08 authored almost 6 years ago
Revert "remove IE from our browserlist"

This reverts commit 5e068eeda9155e19663578a005383ce1da7fd1a6.

42c21e50fce0355155c2f62a686a304b056d90cf authored almost 6 years ago
Revert "remove `--compress typeofs=false` from terser."

This reverts commit 25bba7bd68d1eceb2e8b6f436d5719b4d348a733.

dd75ac6c25f6afb4075c1b9fd320de2e97b246d8 authored almost 6 years ago
Revert "Remove Internet Explorer leftovers."

This reverts commit 089e3334a710ae5fddea3ec5bb1a83a8f786196c.

c2fa74b65278415fb6ed545186f4dd6c23c575cf authored almost 6 years ago
Update .gitignore (#28519)

Add back ruby/bundler folders so that they don't show up when we switch branches.

This can be...

f7c1b1e683976ee780faadddc4edc70b477aa01f authored almost 6 years ago
Remove hover states on background utilities (#28457)

a88d58605a2aa864eb28da683c187824a580b7ec authored almost 6 years ago
v5: Drop remaining deprecated mixins (#28461)

- Deletes mixin mentions from float docs
- Deletes mixin mention from visibility docs
- Delete...

837ff0cc11dd3d25b8fe74129afcd7a81aeb2280 authored almost 6 years ago
v5: Update badges (#28458)

- Drop hover and focus states
- Drop .badge-* variants and associated mixin for .bg-* utilities...

c16532c7248c9606afb311bfc73680c185fdf625 authored almost 6 years ago
Update .gitignore (#28493)

Add the old Jekyll docs dist folder so that when we switch branches, it doesn't show up.

1add6341a76dbf11dd2b680f58d561eba9fb75f2 authored almost 6 years ago
Revert "Don't run Google Analytics locally. (#28384)" (#28489)

43eb6b1703330331c9dad467023df34702d44188 authored almost 6 years ago
browsers-devices.md: escape what we read.

6a3433da9a9e9d5cc15c110e1be375887634b3c1 authored almost 6 years ago
Remove `--renderToDisk`.

678da2ead938fc20deb1241beb0bd4d9739c5639 authored almost 6 years ago
Add support for meta robots.

e58b587a7268aa2265ad14b02a118eeaa3cae93c authored almost 6 years ago
Disable blackfriday's automatic fraction formatting.

47b4ea084faf46dd6bc6429a59746dad1016ad96 authored almost 6 years ago
Fix 404 layout.

913f290e3d0ff41b84165b4fb33d7e75102cb7a2 authored almost 6 years ago
Fix the chroma fix and use Sass more.

6a82a2ebe8cfa018558c5d6b0b2745db3f123ab1 authored almost 6 years ago
Workaround problematic Chroma bash highlighting.

6e16720b125d1303e51131e7734898bc041160f4 authored almost 6 years ago
Don't run Google Analytics locally. (#28384)

02e0aa3b601845273bb224616c6f761027b4d4e7 authored almost 6 years ago
browsers-devices.md: Read .browserslistrc instead of duplicating the content.

e2fd847032df9b516261033e42a296aa93039893 authored almost 6 years ago
Add a `docs-build` script and make it the default.

142af24018102b7b86566f46b0cfa121785b879e authored almost 6 years ago
Copy the dist files before the `docs-serve` script.

89a638003268a51e6ed030a4cf0aea565caf8cea authored almost 6 years ago
Remove HTML comment; it breaks rendering.

1afa67fca8a2ba7f5c87aec9839b673cf2724af2 authored almost 6 years ago
Switch to Hugo.

No more Ruby dependency and most important more than 10 times less build time (at least on Windo...

d95d30029f8d63190eb242c9914cee16b6b90627 authored almost 6 years ago
Work around the docs/ redirects.

This happens because we have the section kind enabled (needed for examples).

d948a3f9cba042ab30a6e2d9083d93707b56feac authored almost 6 years ago