Ecosyste.ms: OpenCollective

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

Chakra UI

⚡️Simple, Modular & Accessible UI Components for your React Applications
Collective - Host: opensource - https://opencollective.com/chakra-ui - Website: https://www.chakra-ui.com - Code: https://github.com/chakra-ui/chakra-ui

refactor: embed styled-system core and improve perf

github.com/chakra-ui/chakra-ui - d2ac3361fb26f3403e3950023e67c363292a2432 authored about 4 years ago
chore: upgrade framer-motion

github.com/chakra-ui/chakra-ui - 793bc9fa2f15579aa25bba2a46867c3e34212bf3 authored about 4 years ago
Merge pull request #2803 from Zaynex/fix-docs

docs: update docs link

github.com/chakra-ui/chakra-ui - 01d61c8dd17609402a6adcf5c04489f5b34191d9 authored about 4 years ago
chore: update packages/radio/src/radio.tsx

github.com/chakra-ui/chakra-ui - 83099cb6f50417de38571eb3264d1edf4246d570 authored about 4 years ago
chore: update packages/radio/src/radio-group.tsx

github.com/chakra-ui/chakra-ui - cbe7498383e49be692255c131775242eea9f291f authored about 4 years ago
chore: update packages/layout/src/box.tsx

github.com/chakra-ui/chakra-ui - 7d791402aac4ad124dda96a4403d063d91046dea authored about 4 years ago
chore: update packages/accordion/src/accordion.tsx

github.com/chakra-ui/chakra-ui - 97fd7b0524d4ec8633cf3bd66722a18c251bbb73 authored about 4 years ago
chore: add changeset for rtl style props

github.com/chakra-ui/chakra-ui - 609ac595568799c9f2c38ccbc9ef44fdc7393baa authored about 4 years ago
Merge pull request #2766 from chakra-ui/feat/css-logical

feat(rtl): add support for css logical properties

github.com/chakra-ui/chakra-ui - 92bb7e89bc6bf5faf6236afedfb371016e0c2998 authored about 4 years ago
chore: rename start and end to insetStart and insetEnd

github.com/chakra-ui/chakra-ui - 7308312cd29ed2549c2906e40f1f80c1c4672756 authored about 4 years ago
Merge branch 'develop' of github.com:chakra-ui/chakra-ui into feat/css-logical

github.com/chakra-ui/chakra-ui - 6f0016b34569915edfee757a28dbcb9e5c041b01 authored about 4 years ago
refactor: remove -bidi suffix in favor of react-native/flutter convention

github.com/chakra-ui/chakra-ui - e9d54ba500bd3157ef17431734f5fc78fc335b90 authored about 4 years ago
Merge pull request #2770 from pavanjadhaw/develop

fix: vertical align property not used with display: block in css-reset

github.com/chakra-ui/chakra-ui - f2e5b388c215c7b01a5ce6107565ff1570fec319 authored about 4 years ago
Merge pull request #2794 from chakra-ui/fix/list-item-forward-ref

fix(list): enable ref forwarding for ListItem

github.com/chakra-ui/chakra-ui - 61d4d692b81d5e71121df929270a2717e60f2ea8 authored about 4 years ago
Merge pull request #2786 from adeick/patch-1

docs: fix a grammar mistake

github.com/chakra-ui/chakra-ui - 35235af39e95f6c507402885627a5ef1d28ac118 authored about 4 years ago
Merge pull request #2797 from chakra-ui/chore/omit-invalid-RadioGroup-prop

chore(radio): omit invalid "defaultChecked" prop from RadioGroupProps

github.com/chakra-ui/chakra-ui - e72821cfec6cc1ab8d65527bd538f58c83c69571 authored about 4 years ago
chore(docs): fix comments

github.com/chakra-ui/chakra-ui - aca0295451e527fc820a6b56ecf4644e0ba874a2 authored about 4 years ago
Merge pull request #2795 from chakra-ui/all-contributors/add-yuzima

github.com/chakra-ui/chakra-ui - 14787365d6f6daae1f48ccf36792ec885b1026ab authored about 4 years ago
Merge pull request #2790 from yuzima/fix/custom-breakpoint-key

github.com/chakra-ui/chakra-ui - 73b93fa0b2b0acb4a6611bcf39a182937d2cd03d authored about 4 years ago
chore(radio): omit invalid "defaultChecked" prop from RadioGroupProps

github.com/chakra-ui/chakra-ui - 8c0819771ad7f5a0d71cb954c132811abe9080a4 authored about 4 years ago
docs: update .all-contributorsrc [skip ci]

github.com/chakra-ui/chakra-ui - a1b79508ddf66976ea1d764034fe8dfe9fb203f7 authored about 4 years ago
docs: update README.md [skip ci]

github.com/chakra-ui/chakra-ui - c84c08d2830610194c6fbca216c44f4485d4978d authored about 4 years ago
chore: add changeset

github.com/chakra-ui/chakra-ui - e73878ee686c11d3f94ad6ac61b19ae9508d75a5 authored about 4 years ago
test(utils): add test case for number-prefixed custom breakpoint

github.com/chakra-ui/chakra-ui - 2ef1d2f5a93fa9f97887500baad6a7ae8d0a07fd authored about 4 years ago
fix(list): enable ref forwarding for ListItem

github.com/chakra-ui/chakra-ui - aeb5e5214970e7fd239629226dd06f6058b8c697 authored about 4 years ago
fix: use Number instead of parseInt in isCustomBreakpoint #2789

github.com/chakra-ui/chakra-ui - df717d8f7cc017a7948ca23fdd2d37efc16bbc2a authored about 4 years ago
docs: fix a grammar mistake

github.com/chakra-ui/chakra-ui - 06664278cc53a81bf00ddfce986194a17a12e6e8 authored about 4 years ago
fix(extend-theme): allow string properties besides ColorHue

github.com/chakra-ui/chakra-ui - 24fe3b16d2a6dfd890697e890b9e8d2c615ff6d8 authored about 4 years ago
Merge pull request #2775 from Samic8/fix/skeleton-fading-on-mount

fix: #2644 skeleton fading on mounting

github.com/chakra-ui/chakra-ui - 8c9b5d202f170dad9560754c7d664925d1b5f341 authored about 4 years ago
Merge branch 'develop' of github.com:chakra-ui/chakra-ui into feat/css-logical

github.com/chakra-ui/chakra-ui - e52a3fc707caf80731bf42d19122dbbce91710f1 authored about 4 years ago
chore: fix build

github.com/chakra-ui/chakra-ui - 70621adb47a1e45310eca91ed0108fb82bfcfc67 authored about 4 years ago
refactor: cleanup style configs using t function

github.com/chakra-ui/chakra-ui - 74ff1ebe00d52b1acce90d82bd185995bd4aae4a authored about 4 years ago
chore: update border-radius style configs

github.com/chakra-ui/chakra-ui - 90e744cf0b4900867ffb4a1359f9c24c30e3d394 authored about 4 years ago
chore: add _rtl pseudo prop for custom use-cases

github.com/chakra-ui/chakra-ui - d9b83e17445225214297f0a1a42e934b2437168b authored about 4 years ago
chore: use patch instead of minor version

github.com/chakra-ui/chakra-ui - e5d2f4992f13bc6c8812de1f6095cc63a5c24e8e authored about 4 years ago
chore: add changeset

github.com/chakra-ui/chakra-ui - 40a4ab8dfcedabf290882936cae0e1523e5aa414 authored about 4 years ago
fix: use valid css value for none

github.com/chakra-ui/chakra-ui - 01f5b8fc2712b839ae7c788e32cedb79abce6fac authored about 4 years ago
fix: #2644 skeleton fading on mounting

github.com/chakra-ui/chakra-ui - b253d9cbd3754dd1728ff84d8bcaade047fb4d44 authored about 4 years ago
fix: vertical align property not used with display: block in css-reset

github.com/chakra-ui/chakra-ui - cdab434ffc23a04b7297c8cadd70098e1dc84871 authored about 4 years ago
chore: update space config and add sample test

github.com/chakra-ui/chakra-ui - c943852b28701c2564353668e3481759eefc160a authored about 4 years ago
refactor: css alias types

github.com/chakra-ui/chakra-ui - c7603a53e6772fb4b0b4a2f65fe9c067a3cb37f6 authored about 4 years ago
chore: update props to add css-logicals

github.com/chakra-ui/chakra-ui - a0fd4a395e981d3e163e1678ab6045d9bf2c637c authored about 4 years ago
chore: update layout config to include css logical props

github.com/chakra-ui/chakra-ui - 25b7057c155756044fa1b016dd774a4d523d9c3c authored about 4 years ago
refactor: layout config shorthands

github.com/chakra-ui/chakra-ui - 370825870eef567d809b5d2110ae66080faec7f3 authored about 4 years ago
chore: update border config to include css-logical

github.com/chakra-ui/chakra-ui - 47a1bf326c50c5f0da09213ce5dd3c291e0be310 authored about 4 years ago
Merge pull request #2754 from dodas/fix/form-control-helper-invalid

fix(form-control): don't omit FormHelperText when FormControl is invalid

github.com/chakra-ui/chakra-ui - d9696af79a3d9b51af175a90a45579bf78abfeff authored about 4 years ago
feat: add support for direction prop in theme

github.com/chakra-ui/chakra-ui - e43bf1cb05a534fedc1a5f3b56fea6bc42a5fa41 authored about 4 years ago
Merge branch 'develop' of github.com:chakra-ui/chakra-ui into feat/css-logical

github.com/chakra-ui/chakra-ui - 6c41189c6c50d564db5a1cb75ca086a1f637e517 authored about 4 years ago
Merge pull request #2759 from gifaeriyanto/gifaeriyanto/checkbox/fix-missing-part

github.com/chakra-ui/chakra-ui - 276e40886b5925a536215fe2a1c13da8f65cf88d authored about 4 years ago
chore: add changeset

github.com/chakra-ui/chakra-ui - 080a7accdd321123e44df082911c6250154fdbd5 authored about 4 years ago
Merge pull request #2763 from chakra-ui/all-contributors/add-gifaeriyanto

docs: add gifaeriyanto as a contributor

github.com/chakra-ui/chakra-ui - 287e7ffe6ebe9a37b1170e7c18c177c980922170 authored about 4 years ago
docs: update .all-contributorsrc [skip ci]

github.com/chakra-ui/chakra-ui - 0911a4526e401fc712d015b2ebca47ab180415a6 authored about 4 years ago
docs: update README.md [skip ci]

github.com/chakra-ui/chakra-ui - df5c5ddffd67f10f435602bd483a77029636cc0b authored about 4 years ago
fix(checkbox): remove description part

github.com/chakra-ui/chakra-ui - 13d3643b3684d739b52338f46debee39ad2c445e authored about 4 years ago
fix(checkbox): add missing part

github.com/chakra-ui/chakra-ui - d4f0173e1636015c8e6c7a1c28c13b390ed9b7b9 authored about 4 years ago
Merge branch 'develop' of https://github.com/chakra-ui/chakra-ui into feat/input-xs-size

github.com/chakra-ui/chakra-ui - 34e1437886f9dab7922dee992fde6bad89042bcf authored about 4 years ago
docs(form-control): update code comments

github.com/chakra-ui/chakra-ui - 0a1620c21ebea9aa5815fa28fa925d486cac9966 authored about 4 years ago
fix(form-control): add "hasFeedbackText" check

github.com/chakra-ui/chakra-ui - 92cd2b5c95d49427306205055671e6f0659be1b9 authored about 4 years ago
fix: update modal

github.com/chakra-ui/chakra-ui - 4d0a7fe83263cdcd330a17570a4d3295114b10cc authored about 4 years ago
Merge branch 'develop' of https://github.com/chakra-ui/chakra-ui into fix/form-control-helper-invalid

github.com/chakra-ui/chakra-ui - cc8464a02b1745f09def3c0073739e68fd367f81 authored about 4 years ago
chore: add changeset

github.com/chakra-ui/chakra-ui - b8df0bf44a10512658826e5ef8e3067bc45fbc4a authored about 4 years ago
feat: add support to disable focus trap across frames

github.com/chakra-ui/chakra-ui - 562ff7a4f0639351589f959a51f6204e01b28688 authored about 4 years ago
chore: remove is-loading from form-control props

github.com/chakra-ui/chakra-ui - 29c0e45efb9f8f37dc2e81b56c08e2f1cedeb621 authored about 4 years ago
chore: update changeset

github.com/chakra-ui/chakra-ui - b590570f25ae2f15fd15eeaa6de37ce0c2119609 authored about 4 years ago
chore: update changesets

github.com/chakra-ui/chakra-ui - d294987b9ea95a157c46042b4b79bf4310dbe116 authored about 4 years ago
fix(input-group): fixed issue where removing an Input element does not reset the input padding

closes #2755

github.com/chakra-ui/chakra-ui - d95cdc6469695676d4da1710f365b485052a044a authored about 4 years ago
chore: add changeset for number-input

github.com/chakra-ui/chakra-ui - d1bd91e141fba54c1094a7f60932a060fba4949a authored about 4 years ago
feat(number-input): make it possible to override input type and pattern

github.com/chakra-ui/chakra-ui - 6e8fac47b5281298913f8fcd4f24c06d378bc8d6 authored about 4 years ago
chore: update changeset

github.com/chakra-ui/chakra-ui - 085891be806b855af90b86367f5b26e8151c3ff5 authored about 4 years ago
docs: add docs for custom should-forward-prop

github.com/chakra-ui/chakra-ui - 672b333b54aa2f7071dab4a63294930da9e319fb authored about 4 years ago
feat: allow for custom should-forward-prop

github.com/chakra-ui/chakra-ui - 7ef8d005924cf6d2e3d6c34d82536ed2a27781fa authored about 4 years ago
fix: issue where number-input doesn't work with rhf

github.com/chakra-ui/chakra-ui - 730a2da19b652614bc051b9f80313d211b22d1de authored about 4 years ago
Merge pull request #2747 from madflow/firefox-website-quirks

fix: firefox css quirks, resolves #2746

github.com/chakra-ui/chakra-ui - ba96008cea2ad95f1f622010f5adb5a24ae69609 authored about 4 years ago
docs: update slider docs

github.com/chakra-ui/chakra-ui - 35dd8fe4b3790bac3a2c205649dcaa6fcdeb465f authored about 4 years ago
Merge branch 'develop' of github.com:chakra-ui/chakra-ui into develop

github.com/chakra-ui/chakra-ui - 1d2c94a52a08a80a88e2574b14fed05be5584e05 authored about 4 years ago
fix: copy-paste not working for pin-input

github.com/chakra-ui/chakra-ui - 2dc5af497c5cff65f8910e1a5ee66d38ebe2d0ba authored about 4 years ago
chore: add logical css hash map

github.com/chakra-ui/chakra-ui - 52ea6ddcef4b5d5df65984c29c3cc2269e102a42 authored about 4 years ago
Merge pull request #2737 from gifaeriyanto/gifaeriyanto/radio/container-theme

fix: cannot customize the radio container theme

github.com/chakra-ui/chakra-ui - 15297f905483bd0994216572577b5fbb2c554504 authored about 4 years ago
test(form-control): update aria-describedby

github.com/chakra-ui/chakra-ui - 8561d62fa49fb6c7bac1b2847c4d900023a4ca18 authored about 4 years ago
fix(form-control): add help text id to aria-describedBy even when invalid

github.com/chakra-ui/chakra-ui - e20fef4880e198c32479586b6e3891bd057d5785 authored about 4 years ago
chore: add changeset

github.com/chakra-ui/chakra-ui - 123aaf59a60aaae269e2a305730a650a112c0975 authored about 4 years ago
fix(form-control): don't omit FormHelperText when FormControl is invalid

github.com/chakra-ui/chakra-ui - 7722438cbb48e9247340b61657f0fa679b72530d authored about 4 years ago
chore: fix lint error

github.com/chakra-ui/chakra-ui - c60f9ed373609805b80345150de7401f3127ba52 authored about 4 years ago
chore: add changeset

github.com/chakra-ui/chakra-ui - f192cfd640302e75762bb351cec21fdf670ab898 authored about 4 years ago
docs: add "xs" size to Input and all related components

github.com/chakra-ui/chakra-ui - d8698133113116e9fb2f2c66441917388c4a3435 authored about 4 years ago
chore(test): update snapshots

github.com/chakra-ui/chakra-ui - 9e25f8cb0ec1e430ce476c85278befdaa1f7dfcb authored about 4 years ago
feat(input): add "xs" size

github.com/chakra-ui/chakra-ui - 1ac01f49207c16a77625a4432091898e3abdb3ed authored about 4 years ago
fix: firefox css quirks, resolves #2746

github.com/chakra-ui/chakra-ui - 992601ec07e46854258efe0d2f9c5b8d88002b83 authored about 4 years ago
Merge branch 'gifaeriyanto/radio/container-theme' of https://github.com/gifaeriyanto/chakra-ui into gifaeriyanto/radio/container-theme

github.com/chakra-ui/chakra-ui - 7f04acbfbde4aadf4c988b267fdec80763251d40 authored about 4 years ago
fix(radio): add container as the radio parts

github.com/chakra-ui/chakra-ui - f3341c0328501bac1d6a4036ce151d6775cb1d4b authored about 4 years ago
docs(migration): document the onchange for radio-group

github.com/chakra-ui/chakra-ui - 2179d07df5c6228466a65508c81e99acca8e45fa authored about 4 years ago
docs: pin-input docs update

github.com/chakra-ui/chakra-ui - ccef15997e04ebc36e308af977cd5dcd8f8d788e authored about 4 years ago
chore: update pin-input docs and refactor toArray in use-pin-input based on mark's feedback

github.com/chakra-ui/chakra-ui - 046d91bfcc03a4add3b8191d87cd880a93a4d5e7 authored about 4 years ago
Merge pull request #2741 from dodas/fix/input-invalid-focus-ring

fix(input): make focus outline take precedence over isInvalid outline

github.com/chakra-ui/chakra-ui - b26e24e161ba5446670a09c654eb4b1706154f2b authored about 4 years ago
chore: add changeset

github.com/chakra-ui/chakra-ui - 0f1e34f2c2263de687343184fd143a6377a42176 authored about 4 years ago
Merge pull request #2744 from chakra-ui/feature/set-changesets-commit-message

chore(release-config): set changesets commit message

github.com/chakra-ui/chakra-ui - 623488e93eaffe6db5b0ca8439c5764a3ebdedfd authored about 4 years ago
Merge pull request #2742 from dodas/fix/readme

docs: remove CSSReset from README

github.com/chakra-ui/chakra-ui - 097a17262d930351348117eed39a9012aae2e8ea authored about 4 years ago
chore(release-config): set changesets commit message

github.com/chakra-ui/chakra-ui - 08fa5963219b7f864b565cc2e554848823800d80 authored about 4 years ago
fix(media-query): fix hydration issue

- this reverts pr #2540 due to hydration issues during SSR

github.com/chakra-ui/chakra-ui - fd73a60e8b8ea057af06516055c8db76bbc372f2 authored about 4 years ago
chore(release): version packages (#2743)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/chakra-ui/chakra-ui - 39275403fbd63171175ba95d15b42308ebf14c10 authored about 4 years ago