Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/chakra-ui/chakra-ui
Chakra UI is a component system for building products with speed ⚡️
https://github.com/chakra-ui/chakra-ui
docs: add aria-label to SearchButton
ea8de11db71391a77d851c77429a5d01bf6daf05 authored almost 4 years agodocs: remove duplicate preposition
223f27bbd41f35e9b5a77c4f788d3178a35fca31 authored almost 4 years ago442d1f43ca6cdb57a93aeebef644b23839dd14bd authored almost 4 years ago
I was trying to setup the Color Mode manager to prevent flash issues in a Next.js app and notice...
705564a3533fa745a66f2163bb2fcd84e766c80d authored almost 4 years agoUpdate 'push to to GitHub with ...' => 'push to GitHub with ...'
1b5013abedc053ea42682d03aee46c0b2c51dd80 authored almost 4 years ago623e782e80124297740a109e5c6c58cddc35b2eb authored almost 4 years ago
11ac4f9a907507286a9c610d1e83aa1317c7442c authored almost 4 years ago
docs: update default theme hex color value
548f79de045a31bb9518605e629d8ca40a3b56e1 authored almost 4 years ago7cb55a28a816954aade2e347c9198cdf6ebfcd9a authored almost 4 years ago
b51021d28700b983f70bc8b9778ff49b5a24df19 authored almost 4 years ago
6bbe3c236e08d80e91a853c9de8e0e1a1652fdea authored almost 4 years ago
da48d9faa72bcf77e50596ed4c0bfc4255dd87f3 authored almost 4 years ago
b16d85e836d19fb263db0d32035be8ceadb6a8ad authored almost 4 years ago
836660a4ea6e6dabbc7130a7708ff1248ed287ac authored almost 4 years ago
5d3ca3dfaddea2880018d1cb423aa375789a2356 authored almost 4 years ago
docs: Fix minor typos in comparison.mdx
0690b81616063f5f66d05f0c3b4231fe116b4b1c authored almost 4 years ago8b633a45d3e47f64e71d711d46703862867d8c51 authored almost 4 years ago
b45a9ed4e6b2d7e85b350ba581d578024ff28b9b authored almost 4 years ago
278bd8fe39b0714ca9f26df37ac6154d39cec415 authored almost 4 years ago
ea889c8799b2ea04d38c92c60793579081304fe9 authored almost 4 years ago
8a7e2c9b8c2cab83bd1a0bf8cdcf178a1161b0c3 authored almost 4 years ago
a62d1118452dcf53add3f61cc524489d4b20a10d authored almost 4 years ago
Default theme gray.900 points to 800 hex value (gray.900 = "#1a202c" instead of gray.900 = "#171...
c82335e9e123a9306447186ef6bef283ccc77996 authored almost 4 years ago580816b0132b0e1c24375ce2899d7368edfac454 authored almost 4 years ago
1a43269a2a6a19209dfecfc215fb7cff4f191e61 authored almost 4 years ago
a9c73fca20e08117400e0b632be1e69d97763f27 authored almost 4 years ago
d2f221179d47b427b2efcbde944b4c980d030650 authored almost 4 years ago
bc06150b70a0ee8456e7778c1e21e8a8089711ec authored almost 4 years ago
40790e6b3fb343f62f740dda45eb4b20c4472bb5 authored almost 4 years ago
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
b28511eba6597ab7723dd707c89c59c7dbe446e1 authored almost 4 years agofe84865e5a706621910aaf9ae15d7d4ec22accd1 authored almost 4 years ago
83ae62905935fdb3104380d6fd845159b00095fa authored almost 4 years ago
bddb10dbcddbac58e793be34a29b87b3407e6394 authored almost 4 years ago
fix(checkbox): Chakra Checkbox HTML Validation fix
831cb71b2783c76854dd9410a04f816e6822e6c8 authored almost 4 years agob99b8674f1c1874d5805cb3ad2e893c0d852374f authored almost 4 years ago
d180f51f5c37f445a8f80d0dc0f406c15061ed64 authored almost 4 years ago
f967e01c462fa684dd5fff7686ddedd5efbd2277 authored almost 4 years ago
3712cb160a0a2ee1ea29aa160845d7c2d9c05c79 authored almost 4 years ago
fix(popper): lazy init popper instance
519bad9676812f3d8625f12df6ab376214fe80e3 authored almost 4 years agofix: remove default theme type cast
3d2101b0bed2a88e4185083d74f86bf3c5483b88 authored almost 4 years agoFix: broken peer deps modal and focus-lock on React 17
8a69bf852746b919ba81c41c0020fbd0f2fdf781 authored almost 4 years agoc60ebef81cbedd0c2d7dbecfc2b4e8680b4b5937 authored almost 4 years ago
d910eae5a83f8c90587c2be995e6e76320b9c781 authored almost 4 years ago
5a8d8c054aa3ecdfac51e355b61ac1ae6214f2d5 authored almost 4 years ago
d6808f0a4ae6ad426b498e9556c76071f7aa9848 authored almost 4 years ago
* fix: export types from theme, styled-system
* Create afraid-eels-visit.md
e8113d3ca66e9d45ac2dbb7109ff8904cbfd1134 authored almost 4 years ago569dba1c453d86e402078a610c6d7a329d3a7cca authored almost 4 years ago
75478a13285812af8e124b3e431423e992a66327 authored almost 4 years ago
99551a2171f9514d048a98f99f1c49ee4e8a623c authored almost 4 years ago
This doc was missing an important import to help identify where the icon was being sourced from.
a698eb54c783f044c48f5e31de58bbbd6446b68c authored almost 4 years ago738f8cc2ce2754b1db8fa6600ba33e9c4ddff166 authored almost 4 years ago
* fix(theme): add support for halved values in spacing (#3237)
Co-authored-by: Sujit Pradhan ...
8597f58b7d5c1fe401086d28a379bc1727756c5b authored almost 4 years agoWhen validating the Chakra checkbox element in the w3 HTML validator an error for each rendered ...
7b1c468e2547b1bb6cded333cf7da420d6d2037b authored almost 4 years ago8fdca9b0a5a2d3161a8a6ce77f972f96c92d5d61 authored almost 4 years ago
d076709f4562998b1fbe02bdf626be2ba10c35a4 authored almost 4 years ago
docs: Fix typo in link overlay docs
17039996b90b5831ccd85e55e90fb66aa98c0810 authored almost 4 years agodocs: add avatar props table
c34e5bd5a53b230de39adc2df9792056e47bc7de authored almost 4 years agodocs: add docs for ColorModeScript nonce
6d7d23245810a58b7ea8d275ca74f77e3d6c6529 authored almost 4 years agoee4e6d16d0b50e0dd5c01f1327886a72201be2cd authored almost 4 years ago
275b504330fc3d3409af1c326588bb4046e53dd8 authored almost 4 years ago
3707a9bcc5ee10f54f63d32596e6911e83b81074 authored almost 4 years ago
51ad518e22642076485bee3dd1f99acbf025161b authored almost 4 years ago
d160986ce2e28f4d7c39feb9778d7b5e2810dafd authored almost 4 years ago
091bad84a928c9d7f3cba103f2a0926045d931b8 authored almost 4 years ago
9a217c0ab343e14a9c2c7b21f89d29c9ca1e45e6 authored almost 4 years ago
fix: removed unused fill variable in components/logo.tsx
461343d529a7c40d310b959f8bb51f9f1cc355a9 authored almost 4 years agofix: cli tokens command ignores TS errors in theme file
b3e94761a548f143e4d989499a38791343591834 authored almost 4 years agofeat(color-mode): add support for nonce
9963f02dbebcf31bfade031deb4283cae1c11c57 authored almost 4 years ago7f3bb35841f81e9e29a356b3070ac9fd28352731 authored almost 4 years ago
fix: allow custom breakpoint names in ResponsiveObject
b77049f161256b67fbf5afec99d90636a814f053 authored almost 4 years ago323d9fd1e713813496fcbc6dadde1414aa269bea authored almost 4 years ago
fix: fixed Benjamin Carlson's resource URL
176442cf6d0e15fe6644740ce6a5211407eb580c authored almost 4 years agoa26d6727412355ad92ecf2823686f89c9ffbd673 authored almost 4 years ago
b78345c366ff79e1a2b5fb77d969f9ee8ced1ac8 authored almost 4 years ago
4943a15c084fd2e66ab0dbf273233630d006dc5a authored almost 4 years ago
b5aa92376fe0e6dba805d09b7bb2829cc3b530b8 authored almost 4 years ago
1325b4232c1255fc599dbbc3c8fd0fd0f9c19e11 authored almost 4 years ago
42134e97b70ddeec0b6b2a35fd5255ca153b39de authored almost 4 years ago
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
9c0762459f80a70617cfdf3a078d23e6beba18eb authored almost 4 years agofix: narrow theme types for defaultProps and ComponentMultiStyleConfig
02ca2b7911b8136350a93d772922a31d0e66f905 authored almost 4 years ago83a3f78d7b8ca0c49b6319e8d370a66ee58c833f authored almost 4 years ago
f3ba8dd53abc697c096165185764235012ada90f authored almost 4 years ago
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
30d8a813d20cefd14287aaf5dfb392a5986a6ff4 authored almost 4 years agodba679917cb757cfa0649a12068799dad6d0292a authored almost 4 years ago
b06d3e8cba4c7271b7841e589f35dec24dc451f9 authored almost 4 years ago
01231ed4919521fbe911cb1b035f4beadb340fa5 authored almost 4 years ago
docs(accordion): add button heading wrappers and note
9c24d49dc1f348ddf8ffedeecfddae62d0d2e564 authored almost 4 years ago2eb58df12b2ab1bd29cd02889e2eafa406747036 authored almost 4 years ago
a97e42568c4470d6cd1e16b48429af93c52def49 authored almost 4 years ago
2f8878f65d35a56c75a3a89386373bb34dc4a276 authored almost 4 years ago
19ce7b89fa818e63017d9a2542827101fc4bc8de authored almost 4 years ago
4ff060c98bd2f100729a5694e087b17aadf534c2 authored almost 4 years ago
dc9dbe81ca50f7a221462228704360675b89e8cc authored almost 4 years ago
e8047c858cfea2e36b9de4f15a664ed118f8000b authored almost 4 years ago
781f5a267c2a5661b3ed4c61ed257faabd9aed99 authored almost 4 years ago
7725b927ae0c6cbc506a1b750f4f82854dd767ba authored almost 4 years ago
61962345c5b1c862445c16c586e304b28c376c9a authored almost 4 years ago
289c15bcfd5ca5a5f0da1a397199c13bb18f062b authored almost 4 years ago
46d58efcacdfccb47dfc0ae6861fe0fdb714ff2f authored almost 4 years ago
146b505f09f979db484fcc98b095044300040ac7 authored almost 4 years ago