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

fix(polyfill): disable coverage for our polyfills

fe580a8e5a0c0eaa17d88d48051fae4eb542ccce authored almost 6 years ago
download.md: reword import bootstrap section.

58773061048ab05f87b67cd47f10d9bf8c3f25aa authored almost 6 years ago
use our selector engine instead of native api

fee11fd7ae278baed6ca09caf7d5a83c40d1c23a authored almost 6 years ago
forms.md: remove jQuery from snippet.

7d964650eefe015c96b3bdf35c8e172ead0314c1 authored almost 6 years ago
tests/visual/modal.html: fix close button placement.

423e4a3811cc7278320d45129976f614f21df944 authored almost 6 years ago
fix chores karma

330a29734f1f33fe6901754e03e16f8f6605e62d authored almost 6 years ago
allow register the same handler for different delegated selectors in eventHandler

ec69de4b7e6df400fb2f2796ae1a9898c017bcca authored almost 6 years ago
Fix new unit test in popover

2ff8ed5cbfceb6e9d42e81b48eaf5855f56be5a0 authored almost 6 years ago
upgrade to v4 stable

9744886519a834deba45b1cadbb0603ac2446102 authored almost 6 years ago
Return a new function with Util.noop

99c3119c8269ba1c275cab744fa154c11e49bace authored almost 6 years ago
fix one forgets of using jQuery in Carousel and Tooltip

b5077a1a8170cf4e65d8e0e1b5b4b1da0ce5cd90 authored almost 6 years ago
Add Manipulator object to add shortcuts for dom manipulations

9f9712b98c92678c709b2ad0adfa954e3c120911 authored almost 6 years ago
Fix delegation events

47242cd0fea278001dda666f9aafd5d8bcb3513a authored almost 6 years ago
Add findOne to our SelectorEngine

f2f69970ebedfa450ac868b614623a03fbcb0f28 authored almost 6 years ago
Add CustomEvent polyfill and a working preventDefault for IE

744071040eeaa6785d558f7a11c469d1a7674b32 authored almost 6 years ago
Dropdown without jQuery

90261b484c7637407b310acecdfe56093738800d authored almost 6 years ago
rewritten tab without jquery

7f08061eca035d8f75651e9c3c32503e91f86fae authored almost 6 years ago
rewritten scrollspy without jquery

0263d1742ce8ad25f0f2de30beebae69b2f55f10 authored almost 6 years ago
remove old references to jquery and some fixes

7eddee286eb76da4d057a59706e4c512206dab45 authored almost 6 years ago
fix(data): do not use data object in our unit tests

2b780787797da2bed2af0f95963be61e2b8e94a4 authored almost 6 years ago
fix(event-handler): remove the use of our event handler in unit test

9313446274edbb216fd7777c3d3f3147622e81e7 authored almost 6 years ago
fix(data): increase coverage for data

0b719e065c278d1d20f993bd2999dd108ac23682 authored almost 6 years ago
refactor(polyfill): a file for polyfills

4d6e41dea6492f18029f0dd70b118217c02f27d8 authored almost 6 years ago
fix(manipulator): increase coverage for manipulator

64591b3722128d89252b8f1c840cd846940b7f5c authored almost 6 years ago
fix(event-handler): remove polyfill and move it to index

b4a3b00ac8635b51b6216f540ac59219432c0d65 authored almost 6 years ago
fix(util): remove extend

4510e7e61db27b264c1fadc125beb2d4c80f07df authored almost 6 years ago
fix(selector-engine): increase coverage for selector engine

096413a9942178aa68925f032822b40900bac346 authored almost 6 years ago
fix(event-handler): use Object.key for passing values in an event

8010c010e9f15ec04e291a07316f93bda5b46f19 authored almost 6 years ago
fix(unit-test): dropdown, collapse and carousel

6b0808354d212272030e598f4e8ea9e2bce7703a authored almost 6 years ago
fix(build): remove jquery in our build

83cea3bafa57987b8cd6be0557bbca8364ab1fee authored almost 6 years ago
fix(visual-test): remove jquery in them

5dcca44fcfe3e4ae2820f4b8b115f006374985b3 authored almost 6 years ago
fix(plugins): save instance in constructor

467dd113c50c50f69c1b17d40cbd41d0b175952a authored almost 6 years ago
fix(docs): remove jQuery from our docs

cf821e1d4d1d67f6b4ce9651ae64c72a502c40ba authored almost 6 years ago
chore(update): bump to 4.1.3

c44db783bf17c907dd46f53fdaa917ec74ffbded authored almost 6 years ago
update alert documentation without jquery (#27062)

19b836c9070c1464fc320e8cfd30631e7cb0c96a authored almost 6 years ago
Replace uglify-js with terser. (#27813)

ececf644f4886ef8bf2935fcc6b8f5a3dd7f37f1 authored almost 6 years ago
add tabindex="-1" and aria-disabled="true" on disabled links (#28305)

3a61df51d7d84defc0221b69d4e6f920682e3d1d authored almost 6 years ago
Use `npm-run-all` for the release script. (#28307)

It's shorter.

e4ec9dfe9ce8d641a9a6715925945a84dee4052e authored almost 6 years ago
Drop Node.js < 8 support.

Node.js 6 goes EOL on April 2019.

a4f260d0a864c2c0269d2fb563a9408aa8b689da authored almost 6 years ago
Update karma to ^4.0.0.

4c87843d2dddc75aa2a38f2a965ca6f1ed71800b authored almost 6 years ago
Remove `--save` option from `npm i` as it isn't required anymore (#28302)

As of npm 5.0.0, installed modules are added as a dependency by default, so the --save option is...

3731f0d271d19be4876a4cb5672c18fda2baec14 authored almost 6 years ago
Replace broken-link-checker with linkinator. (#28291)

Much lighter, more modern and cleaner codebase.

be380572fb7a252cf86538638e560a907ca8ce33 authored almost 6 years ago
Remove incorrect aria-haspopup from dropdown toggles (#28299)

`aria-haspopup` use requires the use of an ARIA `menu`, `listbox`, `tree`, `grid` or `dialog` (s...

4b00aa6c4ec9281ad27659babb0e208ab6cdeafa authored almost 6 years ago
Update link to CONTRIBUTING.md in README.md (#28297)

since the former is not contained in the `.github` subdirectory

68a8af4a36472a448dbd0eb174f80e4b59f931a8 authored almost 6 years ago
Update CONTRIBUTING.md for the current state of things. (#28283)

abec77a06bf8905101d62fa29dcec057c9db20e1 authored almost 6 years ago
Update devDependencies. (#28292)

e04f3932378a8651e596fa72f976900333948f36 authored almost 6 years ago
Deprecate form-control-focus mixin (#28262)

28a7abf0f78d070cbd024ee58d9bc92a08cd69d8 authored almost 6 years ago
Update devDependencies. (#28271)

25ce91adc09811c313fcb08d856c3d01d5f0e0f9 authored almost 6 years ago
README.md: use shields.io for the OC badges. (#28280)

974193a8da28fa09ee7f3c7c9eaba7d247d0c4d7 authored almost 6 years ago
Replace 4.3.0 with 4.3.1 in nuget files. (#28273)

f0f846fc0047efdc8a0fc66e6404c30f39ff5d0f authored almost 6 years ago
Replace `v4-dev` with `master` after the branch change. (#28272)

9baf8537a7ee447035eae65270671a4cf1fc0549 authored almost 6 years ago
Update docs and meta for 3.4.1. (#28255)

ff29c1224c20b8fcf2d1e7c28426470f1dc3e40d authored almost 6 years ago
Release v4.3.1. (#28252)

8fa0d3010112dca5dd6dd501173415856001ba8b authored almost 6 years ago
Remove unneeded glob. (#28249)

Typo from 10b97f6.

dae20da750445b7e3738e6ccc804b3b425d26bd6 authored almost 6 years ago
Add sanitize template option for tooltip/popover plugins.

7bc4d2e0bc65151b6f60dccad50c9c8f50252bd6 authored almost 6 years ago
Fix npm package contents

10b97f6ed94168c749caa7b5f6a6e1504f4e0629 authored almost 6 years ago
Update RFS to v8.0.1 (#28245)

Remove warning if RFS is included more than once.

bf2515ae68f1d89e8b795478aec90f8db61159e5 authored almost 6 years ago
Update font size (#28232)

45ced606f479ecad1a8e5858367dbb3fcf1a9ee7 authored almost 6 years ago
Release v4.3.0 (#28228)

* Prep for v4.3.0

* More updates for v4.3.0.

* rerun to build docs source map

1ded0d6a4eefb7daca62c44e4e735aec200f0b6f authored almost 6 years ago
docs snippets: a few more minor tweaks (#28225)

* Remove extra comma.

* Use curly braces in snippet.

3aa0770b711f69c4dcf5858b8913794e81b32d80 authored almost 6 years ago
Cosmetic changes in snippets.

bbf8b768ef97127b66165ed24496ae6429189a72 authored almost 6 years ago
toasts.md: Remove useless `div`s.

Instead pass the class to the example include.

adf16da25ea554c2a9da814a2492cf18d51e1072 authored almost 6 years ago
Remove stray parameter from capture.

2bfe581eebb0e934961b433de31fcceb1251002e authored almost 6 years ago
docs: remove `-ms-overflow-style: -ms-autohiding-scrollbar` (#28220)

Similar to #28153

7a9a8db7b1772fab450ce1cb45b1b31bc3147f82 authored almost 6 years ago
migration.md: use https. (#28221)

24253b18e1079b1e3252bd2d9e32c43389c2472a authored almost 6 years ago
Prevent text selection in placeholder images (#28218)

545f3fa9219bc52dd8c22b582e40d66f135b9044 authored almost 6 years ago
Revert "Silence mkdir. (#28184)" (#28209)

This reverts commit 6ea000d2bccee5ffabc4429a6fbc7cecf5152007.

Unfortunately, it doesn't seem ...

94acdee69105cee320f8def204763a9140c84652 authored almost 6 years ago
placeholder.svg: Partially revert the changes from c0e42cb. (#28216)

It broke the example include.

6c7dcc68829d91767e2656fe197d695294d1dece authored almost 6 years ago
Change footer link to point to the docs team page

a920429089ed8493f66e2d397de36677a5cd8ee0 authored almost 6 years ago
Use the `site.repo` variable.

bd328bf2175a996ddd58e9e5070c6c66fc6f29a2 authored almost 6 years ago
Reword footer text.

1145365f6daf51b42dd40c7667887d3eb90c963c authored almost 6 years ago
Offcanvas example: transition the transform (#28203)

This is more efficient than transitioning the `left` property.

c56b10c14756222c4921c790703348eb8239bc95 authored almost 6 years ago
Update devDependencies. (#28175)

52e6ce45123aa947c8b911c56b673f106ff0ee58 authored almost 6 years ago
Fix scrollable modal snippet

93dec4c67cc09d72f76fbf1b986293953231c016 authored almost 6 years ago
Responsive font size implementation (#23816)

51375abca5769682f1d27de2e29e6e9f15ec7314 authored almost 6 years ago
Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#28153)

d250567ce0b193da0b5c500e985c2372492916cc authored almost 6 years ago
Optional btn & input font sizes (#28068)

8b41cb1368e1c509a01b751c743bbd14b689bc95 authored almost 6 years ago
Deprecate `img-retina()` mixin (#28072)

2ee8ecedf4335fdc2c91310afa20fb3e1262bbbb authored almost 6 years ago
Deprecate `invisible()` mixin (#28066)

bcfb7ed159ee79b1d362c8ce0ef09fd53bef27f3 authored almost 6 years ago
Optimize and normalize SVGs. (#28200)

Mostly be consistent with the attributes' order and improve compression when possible.

c0e42cb89e399b9140114e1754c8cc5bbb5da71c authored almost 6 years ago
approach.md: Remove stray comma.

f663a868100d2e888bfa37d77f8fb287afce509b authored almost 6 years ago
Remove unused selector.

3473b775275b96057bc93dee8aeec5346034b9a6 authored almost 6 years ago
Make ToC's entries' color darker.

The previous was too light.

00df9177fcafd50d4f45085b4bd9bf1045d782af authored almost 6 years ago
Remove ToC from pages when we don't have (m)any headers.

f0eb29cd5ee194c01b130e9dffe80439a4176b1b authored almost 6 years ago
Rename `Screenreaders` to "Screen readers".

No redirect is added because the next version will be a minor version bump.

30ddcafb2d51c96385273efd1f6b653196728cb1 authored almost 6 years ago
Add map-name param to _assert-starts-at-zero (#24986)

* Add map-name param to _assert-starts-at-zero

* Set default value for backwards compatibility

b647dd056597903ba35e3eaf07c957d4220ef16a authored almost 6 years ago
Create `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100)

* Create border-top-left-radius mixin
* Create border-bottom-right-radius mixin

eb1313d2136b7381f895fe95fe2f5a082cac2dce authored almost 6 years ago
Deprecate size mixin (#28067)

311d6dab68ea08dc65d638adea39debf571e5871 authored almost 6 years ago
Fix `.nav-justified` example (#28193)

8f4f2014240479128872c438e93003b588cb819b authored almost 6 years ago
Add text-decoration to .btn-link. (#28169)

b5fb4f7d6b8ca131e1b12f2ad6e06fd8cde9ffe7 authored almost 6 years ago
Remove outdated reference to not-allowed cursor (#28188)

as this styling was removed back in https://github.com/twbs/bootstrap/commit/7056f702408a97f01cb...

b4cb48d9f3054a1f6e8f9c5dcaca981aac44bb9a authored almost 6 years ago
fix modal test to be sure we call getTransitionDurationFromElement

b54ddfda83bf1d8a01bc97e7636bdc4ae4af888a authored almost 6 years ago
allow to override default toast options (#28186)

3c49467224cc7f37ce56ce9c287de8f169efd7b3 authored almost 6 years ago
Fix text break in Firefox (#28063)

58470c0ac508df1b03e93faf5c2ff0e11fa3c078 authored almost 6 years ago
Silence mkdir. (#28184)

This can fail if run in parallel.

6ea000d2bccee5ffabc4429a6fbc7cecf5152007 authored almost 6 years ago
fix tabs, apply show class only when fade class is present (#28183)

11880109fcafa07b4171c3e30e28fb98b3e21480 authored almost 6 years ago
carousel.md: Highlight the whole example for consistency.

8217499640190e8eb72aa7214525faec3238b04a authored almost 6 years ago
Add missing trailing slash.

1131705f14dcf71ca4292a422cb98f2aa055d2e8 authored almost 6 years ago
docs license header: split sentence in period.

c1ea5ac49a7902eca51a5539ad193688d9a71a31 authored almost 6 years ago
Move dropdown offset function logic into private function. (#28138)

e44d0475e07113dfb21b555658de6eac53083f98 authored about 6 years ago