Ecosyste.ms: OpenCollective

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

CoreUI

Helps us create Open Source UI Components library and Admin Panel Template for Angular, Bootstrap, React.js, and Vue.js
Collective - Host: opensource - https://opencollective.com/coreui - Website: https://coreui.io - Code: https://github.com/coreui

Multiple accordion support (#25161)

github.com/coreui/coreui - a1d134f8a8a93ae82f8553674d3c5f8b76c504ad authored about 7 years ago by Martijn Cuppens <[email protected]>
Patch fractional viewport widths to work around Safari rounding bug (#25177)

Includes simplifying the prose in `tables.md` and adding the bug to the list of browser bugs.

...

github.com/coreui/coreui - 7044ea82c17853c4d6d3483114b860ce4a5cf7b1 authored about 7 years ago by Patrick H. Lauke <[email protected]>
Add some documentation on using CSS vars (#25176)

* Add some documentation on using CSS vars

Fixes #25147

* link to MDN doc

github.com/coreui/coreui - 1cfbb8305a5c8754e7448f3061e13b999020b69e authored about 7 years ago by Mark Otto <[email protected]>
Validation tooltip example (#25143)

* Add additional form validation examples

Fixes #24811.

This adds .valid-feedback to our c...

github.com/coreui/coreui - 460849ddcdb9f39b71c2992d9ea34346db66e7d6 authored about 7 years ago by Mark Otto <[email protected]>
Remove double borders for custom select and custom file

Fixes #25168

github.com/coreui/coreui - d66875d0e6500d90dc49cc5a7df8a82dcf383b8a authored about 7 years ago by Martijn Cuppens <[email protected]>
Update pagination focus styles

- Drops the hover-focus mixin for standard :hover
- Adds explicit :focus styles to match button,...

github.com/coreui/coreui - 2dc5762f96bd5c84f775a986861a852dd619ea79 authored about 7 years ago by Mark Otto <[email protected]>
add example of textarea to docs

github.com/coreui/coreui - 1e6a0f4ff354dcb13eee9f3c501ee12509183b86 authored about 7 years ago by Mark Otto <[email protected]>
Merge branch 'patch-8' of https://github.com/gijsbotje/bootstrap into gijsbotje-patch-8

github.com/coreui/coreui - 9474d06b1be5a729d1f7796b8b2f02a882c318ca authored about 7 years ago by Mark Otto <[email protected]>
Expand keyboard advice for tooltips, clarify what `manual` trigger does in table

github.com/coreui/coreui - 8462cc2a1997f24c8c20ede120277417931cb9be authored about 7 years ago by Patrick H. Lauke <[email protected]>
Remove incorrect roles from accordion, tweak/expand accessibility info, use buttons for accordion

* Remove incorrect roles from accordion, tweak/expand accessibility info
* Use `<button>` eleme...

github.com/coreui/coreui - 8bb39f27bd44e3ee04c7b0a981a86bda7ccbec03 authored about 7 years ago by Patrick H. Lauke <[email protected]>
improves accordion styles

github.com/coreui/coreui - c0246e926f0e9e955f34b34286f97cc201582ba1 authored about 7 years ago by Andres Galante <[email protected]>
improve additive/subtractive border util docs

github.com/coreui/coreui - dccd0037d82de02add2f28d9208dcb00687428a4 authored about 7 years ago by Mark Otto <[email protected]>
Darken border color slightly

github.com/coreui/coreui - 750291b251b303ae368d299671087b26703d664b authored about 7 years ago by Mark Otto <[email protected]>
Merge branch 'docs-border-utilities' of https://github.com/ysds/bootstrap into ysds-docs-border-utilities

github.com/coreui/coreui - 7acfa61ec0e885a0c55292864da40a1aa5539344 authored about 7 years ago by Mark Otto <[email protected]>
Use `<button>` elements rather than links for the accordion

github.com/coreui/coreui - 987ae5b8c8275c6753fd5ac86b37cd4c661b255c authored about 7 years ago by patrickhlauke <[email protected]>
Remove incorrect roles from accordion, tweak/expand accessibility info

github.com/coreui/coreui - 04bffc36dd2ecca1ebf64b91846e6f75ee710deb authored about 7 years ago by patrickhlauke <[email protected]>
Textarea support for input groups

The append and prepend classes vertically aligned items in the center
For textareas this meant ...

github.com/coreui/coreui - 48c45992a80ff8ad517df3f3892fd90ce92bb9b0 authored about 7 years ago by Gijs Boddeus <[email protected]>
Allow nested structure for accordions (#25121)

This commit allows nested structures for accordions. Also a part of
the documentation about dat...

github.com/coreui/coreui - ae71e71fe1fa3bdbdec33c9eb19b76c346d4d5ff authored about 7 years ago by Martijn Cuppens <[email protected]>
docs: Fix overflow issue in IE. (#25142)

github.com/coreui/coreui - bee859cc9c5217ee738f9d5b0183b381d2ccbff4 authored about 7 years ago by Martijn Cuppens <[email protected]>
Add description about positive border

github.com/coreui/coreui - e290d8f527839e5f2dbaac46640832766c3c26a4 authored about 7 years ago by ysds <[email protected]>
Add positive border utilities

github.com/coreui/coreui - 863cb131c9f274c7df191683799bb7a4c39db83e authored about 7 years ago by ysds <[email protected]>
Apply of #25068 to input group

github.com/coreui/coreui - 6b5a2ff626bd6f6184c51c251c5caf2aa30e4410 authored about 7 years ago by ysds <[email protected]>
removes hardcoded value for nav-link padding

github.com/coreui/coreui - 5f3856ce29919f48a2d1edd2c34f20833e33cadd authored about 7 years ago by Andres Galante <[email protected]>
Add modal-dialog-centered class to vertically centered modal example.

github.com/coreui/coreui - 8c87e019a5e6d2b096e35c4dd906c50cfb4f0b12 authored about 7 years ago by Kramb <[email protected]>
Outline active focus (#25145)

* Base the outline button :active color on the background, fixing a contrast issue

* Only app...

github.com/coreui/coreui - 43c551e97d78f0145e4eaec2ffda09e49dbeb2a8 authored about 7 years ago by Mark Otto <[email protected]>
Mention -file-text change in Migration docs (#25144)

Fixes #25127.

github.com/coreui/coreui - fc942ce310bafbe5f52708f6e80ca00b3b700bc5 authored about 7 years ago by Mark Otto <[email protected]>
Add `.order-0` to the flexbox grid ordering helpers. (#25137)

github.com/coreui/coreui - d90dddf5e0247191b6be1310a05bc8a32edeaf64 authored about 7 years ago by Kevin Ruscoe <[email protected]>
Remove Entypo from "Preferred Icon Sets". (#25141)

The download link for Entypo (on its website) is invalid. It's a Dropbox link which now results ...

github.com/coreui/coreui - 2b41526b4fecd0dc1df0c84efa41e8d268865245 authored about 7 years ago by Raaj Trambadia <[email protected]>
Move inline JS outside of HTML. (#25140)

github.com/coreui/coreui - e0e9bc8b5894c31557bfe7bc013707c887190c6b authored about 7 years ago by XhmikosR <[email protected]>
Update devDependencies and gems. (#25083)

github.com/coreui/coreui - bf0e753517ab83a148088189b136375f21cb684d authored about 7 years ago by XhmikosR <[email protected]>
Add `docs-github-serve` script for local serving the `github` target. (#25139)

github.com/coreui/coreui - 06d8e58e9f66b789e5f482509c5248ebe5c67eed authored about 7 years ago by XhmikosR <[email protected]>
Remove trailing spaces.

github.com/coreui/coreui - 6a17e639d6270de8cad8eafe8a1c7259ef3d9b24 authored about 7 years ago by XhmikosR <[email protected]>
application.js: make the clipboard button selector more restrictive.

github.com/coreui/coreui - 45b649f99d8950d3c558664b60914f4d31dd79dc authored about 7 years ago by XhmikosR <[email protected]>
layout/overview.md: fix double copy button.

github.com/coreui/coreui - a6996ef38ec4d4b4ad84fc31b4810db49d0e0bad authored about 7 years ago by XhmikosR <[email protected]>
drop "simply" and tweak a few other bits

github.com/coreui/coreui - 3ab82e58e6adad104f0fec790fe739aac4627485 authored about 7 years ago by Mark Otto <[email protected]>
Updated docs for translating "Browse" text into other languages

"Choose file ..." text is now written inside the label tag, so the translation is outside the cs...

github.com/coreui/coreui - bcc62232d85c23e07e44163b773c4bb5b138dd47 authored about 7 years ago by Alberto <[email protected]>
Include JavaScript map files in NuGet packages (#25080)

github.com/coreui/coreui - daf9d15e2dfd001481525f400dcefd899a3e94c2 authored about 7 years ago by Andrew Timson <[email protected]>
Update Theming docs for removing map items (#25108)

github.com/coreui/coreui - 7adaa2f6efe301879458480818c815ee479b57d5 authored about 7 years ago by Mark Otto <[email protected]>
Remove unnecessary `align-middle` class from Navbar docs (#25116)

github.com/coreui/coreui - d62a6d32ca4fc06ead832003e424d128ab512982 authored about 7 years ago by Andres Galante <[email protected]>
Wall of Browser Bugs: position:sticky in Edge done (#25099)

Position: sticky is included in Edge 16

github.com/coreui/coreui - 16ee64baf4dfeaa865388880ae262b6382c1f22e authored about 7 years ago by Herst <[email protected]>
Wall of Browser Bugs: Chrome SVG perf bug (#24673) (#24751)

https://crbug.com/781344

github.com/coreui/coreui - 84c8d5f613a4fa7c2dd8d6e552f4039c2b45a649 authored about 7 years ago by Herst <[email protected]>
Darken $gray-600 by 10% for AA contrast (#25123)

Closes #23319. Both `.text-muted` and `.btn-outline-secondary` (and indeed all secondary items) ...

github.com/coreui/coreui - 625736b17b37b85babc15b0f4a203dc3378008ae authored about 7 years ago by Mark Otto <[email protected]>
Remove margin-bottom on .bd-example (#25048)

github.com/coreui/coreui - 8ffbb74e81bb607e621df276b12f5b6449392114 authored about 7 years ago by Mark Otto <[email protected]>
Add examples of disabled tooltip and popover triggers

github.com/coreui/coreui - 3e0dd5a5d7b138a2bdbcbf203ac18faec9805c7a authored about 7 years ago by Mark Otto <[email protected]>
Improve lint vars output messaging (#25049)

github.com/coreui/coreui - dd621e5511ad49e38e55fa6ab1b908c0a3883fe5 authored about 7 years ago by Mark Otto <[email protected]>
Expand border utilities to include top, right, bottom, left

github.com/coreui/coreui - 57083c3042f622af424c477b80bc98ae2a2cee76 authored about 7 years ago by Mark Otto <[email protected]>
Remove blank line

github.com/coreui/coreui - b97cb2aa7442416ab35550f61daee76893fdc7ba authored about 7 years ago by ysds <[email protected]>
Add docs about active menu items (#24993)

github.com/coreui/coreui - 0b771174d5ab4f1c00824dda2681e27e7286bc64 authored about 7 years ago by ysds <[email protected]>
linting

github.com/coreui/coreui - ee83a963f3f1ec318b62eafa5c123cb2ea8eb37f authored about 7 years ago by Mark Otto <[email protected]>
Move alert theme-color() levels to variables

Closes #24341

github.com/coreui/coreui - a6ae1cc50dff527eb79382be103f235481afa007 authored about 7 years ago by Mark Otto <[email protected]>
Update JS-powered buttons docs to include single button example

Closes #25067

github.com/coreui/coreui - 1171e175c0342799ae0ad6d569f9818204f0eb8e authored about 7 years ago by Mark Otto <[email protected]>
add note about single vs group

github.com/coreui/coreui - be3aa437a11dbe625ba401ad3c1ea3b57af30f78 authored about 7 years ago by Mark Otto <[email protected]>
Allow customizing Popover and Tooltip `font-size` outside of `$font-size-sm`

github.com/coreui/coreui - eaca6c0e44cc524c4f2018cffd8fd9857a30c5aa authored about 7 years ago by Patrick Yeo <[email protected]>
Allow customizing Popover and Tooltip `border-radius` while I'm at it

github.com/coreui/coreui - d5cbe696daa64eb33a06b091819aa1f59becf3bf authored about 7 years ago by Patrick Yeo <[email protected]>
Update version to 4.0.0-beta.3

github.com/coreui/coreui - ced70da441d487efb8589acbff445d6b5fa68bb9 authored about 7 years ago by Mark Otto <[email protected]>
npm dist

github.com/coreui/coreui - e0fe88659cb78f16e20e407780b290e7ab39ebbc authored about 7 years ago by Mark Otto <[email protected]>
Set `cursor:pointer` for `<summary>`

github.com/coreui/coreui - a5232abefc257fcbe71f69d22b4027fe6b2ce299 authored about 7 years ago by Andres Galante <[email protected]>
Only apply the active and focus shadow on the focus state for :active

github.com/coreui/coreui - 97cfe5a5820895348570ba1c2b67847715f1bca3 authored about 7 years ago by Mark Otto <[email protected]>
fix mixin include

github.com/coreui/coreui - 902390948440ba69388b31cd67966c3095ad81a4 authored about 7 years ago by Mark Otto <[email protected]>
apply same active/focus shadow styling to button variants

github.com/coreui/coreui - 1a4a94bfd90626bdd48cea0c0d4bf0293f052edb authored about 7 years ago by Mark Otto <[email protected]>
line break

github.com/coreui/coreui - afc984dca75468c31303d2905e114320ab261150 authored about 7 years ago by Mark Otto <[email protected]>
Opinionated: reintroduce `cursor:pointer`

Explicitly re-adds the "hand" `cursor:pointer` for non-disabled `.btn`, `.close`, `.navbar-toggl...

github.com/coreui/coreui - e3f9c463fc862da4d04a1615c0e5aab3df7b2625 authored about 7 years ago by patrickhlauke <[email protected]>
extra space

github.com/coreui/coreui - 921c4cb78ba6a4dbe9d688dfd82212a5e5d73880 authored about 7 years ago by Mark Otto <[email protected]>
closes #24929

github.com/coreui/coreui - 26d7a939cd72636ea83524699e2739f9008a013f authored about 7 years ago by Mark Otto <[email protected]>
improve docs tables

github.com/coreui/coreui - 42e881f5900e47c21669342541534bd41a776279 authored about 7 years ago by Mark Otto <[email protected]>
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

github.com/coreui/coreui - cf5e99e1726aeff5686aad5ab5ceda98d6b302c2 authored about 7 years ago by Mark Otto <[email protected]>
linting

github.com/coreui/coreui - d603239b8a5795d3b6ae76798bf791e8dcd9de85 authored about 7 years ago by Mark Otto <[email protected]>
un-nest and un-chain popover classes

github.com/coreui/coreui - 28fd9deb549af2943500edbb527b22fe6936c4d2 authored about 7 years ago by Mark Otto <[email protected]>
consolidate content properties, un-nest

github.com/coreui/coreui - fa2cc20e920a0f8c34e4ebe26c561603187a4656 authored about 7 years ago by Mark Otto <[email protected]>
smaller popover arrows for more reasonable visuals and more ideal pixel rounding

github.com/coreui/coreui - 468c1615e21d872cb7e6139565cf712a282c9f72 authored about 7 years ago by Mark Otto <[email protected]>
remove popover static example

github.com/coreui/coreui - 572193524f8b5dabaf4722ad4852aecc0af0b763 authored about 7 years ago by Mark Otto <[email protected]>
remove broken static demo

github.com/coreui/coreui - acee8a00d6ab980356f7a04eebca0be0c85ff4b1 authored about 7 years ago by Mark Otto <[email protected]>
Merge branch 'fix-arrows' of https://github.com/simonihmig/bootstrap into simonihmig-fix-arrows

github.com/coreui/coreui - 6cf71f298cce1c91cfe3f8b7d3cd16a342891b79 authored about 7 years ago by Mark Otto <[email protected]>
Rewrite custom file input

- Changes the wrapping label to a div so we can style the label instead of another element while...

github.com/coreui/coreui - b01e81ed36493fc687250643395e2d5c55b07e28 authored about 7 years ago by Mark Otto <[email protected]>
Clean up button group (#25073)

* Remove unnecessary float

- since parent btn-group is displayed as inline-flex, the child el...

github.com/coreui/coreui - c5209270ac542655769be72bd2cc6fb1f240d781 authored about 7 years ago by ysds <[email protected]>
Fix input group border radius issue (#25075) (#25076)

* Fix input group border radius issue (#25075)

* Remove migration note

- All buttons In in...

github.com/coreui/coreui - 8c6011ab4f28f6b05be608d2f016a33d984dd729 authored about 7 years ago by ysds <[email protected]>
Darken table border-color

Fixes #25016 which noticed a .thead-light and border-color of the .table-border are the same color.

github.com/coreui/coreui - 03e1c47bc2801833dc40c153e9f772c226f3746f authored about 7 years ago by Mark Otto <[email protected]>
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

github.com/coreui/coreui - dd7a8be7119a7081f58f31adb30842a5f663b6a6 authored about 7 years ago by Mark Otto <[email protected]>
Closes #25039

Adds some additional context on `.form-group` usage

github.com/coreui/coreui - 878e5c591062c3116b1f6c4530af2bb59f82e467 authored about 7 years ago by Mark Otto <[email protected]>
Update SCSS import order to have print styles last

github.com/coreui/coreui - 4205b262d3e26d836e20be1506e3d9a4a9b04f9e authored about 7 years ago by Mark Otto <[email protected]>
Move from h4s and misc to h5s so headings from example snippets don't show in our table of contents

github.com/coreui/coreui - 2435afe4e6f329ca567759f7d00890f6d523b35e authored about 7 years ago by Mark Otto <[email protected]>
Make custom select and file inputs 100% wide

Matches browser default inputs and swaps some max-width properties for a regular width

github.com/coreui/coreui - c468f89b1c5fe1a7ae393791bc5ad86cd536b5ab authored about 7 years ago by Mark Otto <[email protected]>
remove input group overrides since they're defaults now

github.com/coreui/coreui - 2416801c7ea6e67d728096e0ed74568f6c742fc7 authored about 7 years ago by Mark Otto <[email protected]>
space custom select sizing examples

github.com/coreui/coreui - 73ca04df538a7fc75d7a83a266b5c1784591292b authored about 7 years ago by Mark Otto <[email protected]>
closes #24973

github.com/coreui/coreui - 28b9b40faaee2985945234f246b23601f34f9f6b authored about 7 years ago by Mark Otto <[email protected]>
prefix those

github.com/coreui/coreui - 1fbf531e076659662f38cb5c4f51631bc5fb7696 authored about 7 years ago by Mark Otto <[email protected]>
change heading

github.com/coreui/coreui - 853e5cb8012345a245302c2b512851e660336671 authored about 7 years ago by Mark Otto <[email protected]>
further clarify z-index docs, fix #24999

github.com/coreui/coreui - b3e9547c59a02675acd5ac70370797f95f0a7bcb authored about 7 years ago by Mark Otto <[email protected]>
Fix tooltip/popover arrow size and position

github.com/coreui/coreui - 9600ab10031b260c16deef891a9d1c13f7ff6b01 authored about 7 years ago by simonihmig <[email protected]>