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

Merge branch 'develop' into relax-focusable-type

1f7f3b0e11a38169f440148b4462709f2c8dac2b authored over 4 years ago by Segun Adebayo <[email protected]>
docs: update code of conduct

314a5469717f087178d5dc3b43fc23e3d8a7f775 authored over 4 years ago by Segun Adebayo <[email protected]>
Merge pull request #2180 from tonyjmartinez/docs/grammar-spellcheck-md-files

docs: grammar and spellcheck on markdown files

86da6c9debda12b0b474f8ac48ed990a4c2af962 authored over 4 years ago by Segun Adebayo <[email protected]>
chore: update tooltip to support arrow padding

fb878e4a1a639ec2e284176109ce6b2d95b5082a authored over 4 years ago by Segun Adebayo <[email protected]>
feat(popper): support for arrow padding

4696595b618c91196e77196c6d77eaeb00c28a86 authored over 4 years ago by Segun Adebayo <[email protected]>
Merge pull request #2162 from chakra-ui/feat/react-popper

refactor: use react-popper

55b1fed446dd2b937a8957cd8270d70d1561548c authored over 4 years ago by Segun Adebayo <[email protected]>
chore: update css types

ff7f1bbd55aeae2bf9e904f7d0a4bc80ac37cfc9 authored over 4 years ago by Segun Adebayo <[email protected]>
chore: update popper test

64c511f1eefcd77977c8804fa3dd41731a48c7ff authored over 4 years ago by Segun Adebayo <[email protected]>
Merge pull request #2182 from chakra-ui/all-contributors/add-TimKolberger

docs: add TimKolberger as a contributor

f53f7b0b4da817416e0f00cffe8265f185dcca9b authored over 4 years ago by Gerrit Alex <[email protected]>
docs: update .all-contributorsrc [skip ci]

d78679192268b09e9edd511ff2d8d6aa148e4d80 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

44be0bba1d878d11155cfcadc044958fd9040179 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #2181 from TimKolberger/docs/extend-theme-with-functions

docs(customize-theme): remove obsolete warning

03ae29db8c2c80bb8fad8193e7ae5a85fafdfe38 authored over 4 years ago by Gerrit Alex <[email protected]>
docs(customize-theme): remove obsolete warning

3cba4cb0520dbd89745e27f7faa61536709bf472 authored over 4 years ago by Tim Kolberger <[email protected]>
docs:semantic commit + revert questionable grammar change

26476cb45e7c5f16a7ee1c4fd6a95d9270cbd5bb authored over 4 years ago by Tony Martinez <[email protected]>
fix(layout): react key error

- fixes #2171

c99650c32147045d50af30fb3fc5a88a488d80c4 authored over 4 years ago by Gerrit Alex <[email protected]>
Merge pull request #2179 from chakra-ui/all-contributors/add-candicecz

docs: add candicecz as a contributor

a6ce5906471e6482f1da459ae3e0b70b84729e97 authored over 4 years ago by Gerrit Alex <[email protected]>
docs: update .all-contributorsrc [skip ci]

774c34e10ac704e00c1d75b860f54493bcfef0ec authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

8da8be3bbfd866eabbc86f1bc231ae378dc8768a authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #2177 from candicecz/docs/tabs-props

docs(tabs): add props section

a2028bd528e16b23ae8551e6fb7466d08bba054b authored over 4 years ago by Gerrit Alex <[email protected]>
Grammar and spellcheck on markdown files

75da91f6d67ac1115607385cf57d1ee8ae4aeb44 authored over 4 years ago by Tony Martinez <[email protected]>
Merge pull request #2178 from chakra-ui/all-contributors/add-TimKolberger

docs: add TimKolberger as a contributor

20b5900630fba0f62fb051a58dff5e36fae57fd9 authored over 4 years ago by Gerrit Alex <[email protected]>
docs: update .all-contributorsrc [skip ci]

76cca20df2fcf77822295ea914ae3ae2c3a5ea56 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

2f5cafb06df80b90407b0be6557bd3ac2541ab92 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #2176 from TimKolberger/fix/colormode-fails-in-test-env

fix(color-mode): getColorScheme fails in test env

6b25b64a456e08125d34a210e15f16422a99167e authored over 4 years ago by Gerrit Alex <[email protected]>
docs(tabs): add props section

acb23de91b72d359749434fa23231d9b5b7c3e3a authored over 4 years ago by candicecz <[email protected]>
fix(color-mode): getColorScheme fails in test env

1766d3a0d0edc3f295b0b021b8e382f40f83b18f authored over 4 years ago by Tim Kolberger <[email protected]>
refactor(tooltip-arrow-padding): give useMemo a chance to memoize

861c0a5a08c958945ceaceeea8a8898c678a1c8f authored over 4 years ago by Tim Kolberger <[email protected]>
refactor(standalone-toast): extract duplicate code to render function

26bb4631727d80a5d2e3c705fcbf2c8488bc1bbf authored over 4 years ago by Tim Kolberger <[email protected]>
refactor(standalone-toast): use rest syntax

02fa2967d31be167941eaa5d742bb6ec0d3c9f8f authored over 4 years ago by Tim Kolberger <[email protected]>
feat(standalone-toast): add colormode context to toast update function

986ceb2dc5bca22a4be155457807465dc92803d7 authored over 4 years ago by Tim Kolberger <[email protected]>
docs(standalone-toast): update usage

91e142c76b90f9008578f2440e2c99a3b74d37b6 authored over 4 years ago by Tim Kolberger <[email protected]>
feat(standalone-toast): provide all default values

0822996c6f7e4ed608ff28944282b04c96a81907 authored over 4 years ago by Tim Kolberger <[email protected]>
refactor(standalone-toast): import type from system package

b56002338af3b0f2b50dcc6ca71f3ecc7bbbec84 authored over 4 years ago by Tim Kolberger <[email protected]>
fix(standalone-toast): add colormode context parameters to factory

79da7ff7d3f8f85cf65c347bc5a42305e211113d authored over 4 years ago by Tim Kolberger <[email protected]>
refactor(standalone-toast): simplify test

36e49aad2f6337ccf52d413a03b678de2d6ebb5a authored over 4 years ago by Tim Kolberger <[email protected]>
refactor(standalone-toast): replace destructuring with screen object

1897ca0e735a6e424dfcb0fafb59e9b02afca0ce authored over 4 years ago by Tim Kolberger <[email protected]>
refactor(standalone-toast): replace destructuring with screen object from @chakra-ui/test-utils

cc0912692744e7c3d00e717ec5ee488879ce62ae authored over 4 years ago by Tim Kolberger <[email protected]>
fix(standalone-toast): add @chakra-ui/theme as dev dependency

914e5aa09e687e8afd599b0ae5843eb30b32eae5 authored over 4 years ago by Tim Kolberger <[email protected]>
docs(standalone-toast): typo

60cd4cc33617b5d816fd7833770fb5c8ae8777ef authored over 4 years ago by Tim Kolberger <[email protected]>
refactor(standalone-toast): export everything from use-toast

5dc1ef6f18fbc6216f2759bfe86245eaafbed468 authored over 4 years ago by Tim Kolberger <[email protected]>
docs(standalone-toast): update import

194859aeac086dda91da4aa527d459d569d2b1d0 authored over 4 years ago by Tim Kolberger <[email protected]>
test(standalone-toast): add test for standalone toast

b0d64bf8274c5aebf7a2020387865a7e754ae656 authored over 4 years ago by Tim Kolberger <[email protected]>
feat(standalone-toast): add toast creation outside of react components

9237efb4ecbcecfec4e3ebc939a542e60169ff7b authored over 4 years ago by Tim Kolberger <[email protected]>
fix: types

9c18ee262bc13967721e41ae00237d1c7ad60fd5 authored over 4 years ago by Segun Adebayo <[email protected]>
fix: types

7a70ea1dfab75639c04882828bd56f793a691841 authored over 4 years ago by Segun Adebayo <[email protected]>
Merge branch 'develop' of github.com:chakra-ui/chakra-ui into feat/react-popper

2985b00d8cb4091dc747e3e8fa81ccef2a02baea authored over 4 years ago by Segun Adebayo <[email protected]>
chore: update menu

f9cec03970d5e085296ec6f7032a87c6090fc6ca authored over 4 years ago by Segun Adebayo <[email protected]>
chore: update popover

3873b4695a4c3cee726d6d2bf65b9df773c496ee authored over 4 years ago by Segun Adebayo <[email protected]>
Merge pull request #2132 from chakra-ui/fix/toast-close-all

fix(toast): closeAll method actually closes all

62e29d0f5e2c4338abba9dfda0ea2b8bb9044942 authored over 4 years ago by Segun Adebayo <[email protected]>
chore: update tooltip

c072ab3dc6c85ab18bf140f2045da64ed153971e authored over 4 years ago by Segun Adebayo <[email protected]>
fix(types): update css styles

9c195c7659a77322df212ff8190b71015425f810 authored over 4 years ago by Segun Adebayo <[email protected]>
chore: update popper test

b164582827567be11052695b44185b2ae2c2a17f authored over 4 years ago by Segun Adebayo <[email protected]>
chore: updates to prop getter naming

011b899c13befc4a468da3656feb5eff1d7edf7f authored over 4 years ago by Segun Adebayo <[email protected]>
feat: update popper api to use prop getter

16fd98df5b6ca06e1b12fc751014886af2bfdda5 authored over 4 years ago by Segun Adebayo <[email protected]>
fix(skeleton): typing issue with system noOfLines

5c62c6902e81d0fd943dcaa5ddf534a2875f0304 authored over 4 years ago by Gerrit Alex <[email protected]>
fix(system): fix noOfLines type

b2f8117c4545cb6b61611d61d5b4fadac9e2f49f authored over 4 years ago by Gerrit Alex <[email protected]>
chore: updates to popper and readme

bfaef6ab0b200a8437a0203a1b0382c697a74bcf authored over 4 years ago by Segun Adebayo <[email protected]>
refactor(docs): add loading="lazy" to more images

b02cd610ea7b063d44a6936b2af676e948a49785 authored over 4 years ago by Gerrit Alex <[email protected]>
chore(avatar): update snapshots

a11f36dbbb53bffc66ba99aad4461247888213fa authored over 4 years ago by Gerrit Alex <[email protected]>
Merge pull request #2166 from chakra-ui/all-contributors/add-lazandrei19

docs: add lazandrei19 as a contributor

a37a1a188ec807540123f78d134de0987d919c2e authored over 4 years ago by Gerrit Alex <[email protected]>
docs: update .all-contributorsrc [skip ci]

5179cc5263b199d403369cff8d1c0caf2e14286d authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

5041cbd15b4c4114f47d7c52acd804575b77a937 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #2163 from lazandrei19/patch-2

Remove duplicate RequiredIndicator

c12a068632d08cc10dd288f285096c5b6cf902ee authored over 4 years ago by Gerrit Alex <[email protected]>
Merge pull request #2165 from chakra-ui/all-contributors/add-baumandm

docs: add baumandm as a contributor

ba2ecf2829861f7e318b4a75dd0d2b4ee4934015 authored over 4 years ago by Gerrit Alex <[email protected]>
docs: update .all-contributorsrc [skip ci]

37b6378fd2aba85385397e725a6d1880b6f95cdc authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

48611e70deea0304910856d6e4f0ae8b2e1388cb authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #2164 from baumandm/guide-github-link-fixes

docs: fix GitHub links

e642cb21b03d26c68cfc8881bd423ac3a515c9e2 authored over 4 years ago by Gerrit Alex <[email protected]>
docs: fix GitHub links

- Provide the correct link for `Creating a pull request from a fork`
- Switch from `help.github....

ec9c5475804b915298646e57d70ca224419c5c43 authored over 4 years ago by Dave Bauman <[email protected]>
refactor: avatar

- use chakra.svg to prevent inline style
- use `import type`

fcd27a2e754d17965b04e253d9dfde5073734c06 authored over 4 years ago by Gerrit Alex <[email protected]>
Merge pull request #2153 from Zaynex/patch-loading

fix(avatar): add loading prop for avatar

cd046795b44f6f3b6cb78caeb19c248a2b646466 authored over 4 years ago by Gerrit Alex <[email protected]>
fix(popper): arrow angle

- fix docs dev warning about `shouldWrapChildren`
- memoize modifiers

9d1741891b5a53c87993460360fa066490b511e3 authored over 4 years ago by Gerrit Alex <[email protected]>
Remove duplicate RequiredIndicator

ffc29a7d569935ade9e6698939052d412736cd4d authored over 4 years ago by Andrei Lazarescu <[email protected]>
fix: use ImageProps

e6c9781fcb5134acaebc42c45a9aeffa1066ca2d authored over 4 years ago by zaynex <[email protected]>
chore: resolve conflict

a307956686f54752979a055502be9b253eb8305d authored over 4 years ago by Segun Adebayo <[email protected]>
chore: update popper hook dependents like menu, tooltip and popover

0bc0f61af844d3244dca5b0c4a6461d521a60795 authored over 4 years ago by Segun Adebayo <[email protected]>
chore: remove unused code

6537eac8d6477dcc28d3d34536b1cef1bb97c913 authored over 4 years ago by Segun Adebayo <[email protected]>
chore: remove unused functions in popper

5ff03544fb9a3af4a6d4479d5d6784d9654b6005 authored over 4 years ago by Segun Adebayo <[email protected]>
feat: use react-popper and improve modifiers

8cda04f0678c6e35e0e7dbb234978d7380c78a5d authored over 4 years ago by Segun Adebayo <[email protected]>
chore: expose transform-origin from popper

47d34bc50bcf9d62f2cb7dd99d9c59fbdc285ed9 authored over 4 years ago by Segun Adebayo <[email protected]>
fix(docs): syntax error

98cb81b7e1d120cc0b27c9093654c466a10924d6 authored over 4 years ago by Gerrit Alex <[email protected]>
chore: add comments about color and current-color for popper arrows

ec0fd65723f303299d5c6d63352b223ea9d267b3 authored over 4 years ago by Segun Adebayo <[email protected]>
chore: remove unused code

7e4495214bfea8c29a3e1ee5674f3245e85298fb authored over 4 years ago by Segun Adebayo <[email protected]>
chore: update popper hook dependents like menu, tooltip and popover

6b2ebd00534dfce4256de2722a62fd466f1d9e2b authored over 4 years ago by Segun Adebayo <[email protected]>
chore: expose transform-origin from popper

86cd7c59420562a6478cb4546269ba34c39d3be4 authored over 4 years ago by Segun Adebayo <[email protected]>
chore: remove unused functions in popper

4014fac48addb0dbc044763b6fd6c6bdcabb78f8 authored over 4 years ago by Segun Adebayo <[email protected]>
feat: use react-popper and improve modifiers

9a259dc6388c48e6f437818f2d0ada74f6a7f6e9 authored over 4 years ago by Segun Adebayo <[email protected]>
Merge pull request #2158 from chakra-ui/all-contributors/add-victorwpbastos

docs: add victorwpbastos as a contributor

afdd211a0fca8c71ce800dc11a83b338aefa15ef authored over 4 years ago by Gerrit Alex <[email protected]>
Merge branch 'develop' into all-contributors/add-victorwpbastos

084e65476bef8245be459f092887ca3e7edc201b authored over 4 years ago by Gerrit Alex <[email protected]>
docs: update .all-contributorsrc [skip ci]

dae825f66d4c21a363262c020d3af67c992a4af6 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

9768d2563d8fea020c96c371caae7c3c0cb04579 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #2157 from chakra-ui/all-contributors/add-candicecz

docs: add candicecz as a contributor

7c554de4430837fe6d39e76f361b99f06181103a authored over 4 years ago by Gerrit Alex <[email protected]>
docs: update .all-contributorsrc [skip ci]

a9c4622c8790d194ba0eb7346a427cea7cc7122b authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

fc7a12814ba75bde5bd4140b9589e9e7d7e86ddf authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #2154 from candicecz/fix/input

fix(input): input & select in flushed variant has no borderColor

ca03e47fdb7cefbd1cc508e26b114e70865af148 authored over 4 years ago by Gerrit Alex <[email protected]>
Merge pull request #2156 from chakra-ui/all-contributors/add-trevorblades

docs: add trevorblades as a contributor

fb783b61ff11930fbd3530c50493dcbc876b8fcd authored over 4 years ago by Gerrit Alex <[email protected]>
docs: update .all-contributorsrc [skip ci]

47598474c49f8e99c21de4df90a238c72095eff1 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: update README.md [skip ci]

ff5c3d30105f693516102eb40ace74d28a1476c8 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #2155 from trevorblades/patch-4

fix: forward theme.config in Gatsby plugin

fefaf87d794c8f81f7a8734b89f167feff587c50 authored over 4 years ago by Gerrit Alex <[email protected]>
fix: forward theme.config in Gatsby plugin

This change is required since https://github.com/chakra-ui/chakra-ui/commit/097c783a00736a119b25...

d3a1e5edff8f948d1f8ffcf01bb8b1669d5351dc authored over 4 years ago by Trevor Blades <[email protected]>
chore(docs): typo

2143d0d30d3e4c94663fe9049e3c63dd840b58c0 authored over 4 years ago by Gerrit Alex <[email protected]>