Ecosyste.ms: OpenCollective

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

github.com/yamada-ui/yamada-ui

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion.
https://github.com/yamada-ui/yamada-ui

test(resizable): use `vi.fn()` instead of `jest.fn()`

5816d540ec664a66e5a4058323b81e73e8f599f1 authored 8 months ago by koralle <[email protected]>
test(setup-test): append matchers of `vitest-axe`

673f9b1d6ecff8d07a40bf32cc349a57f7c234ed authored 8 months ago by koralle <[email protected]>
test(carousel): use `vi.fn()` instead of `jest.fn()`

19975569191fe15e5408e0c1da69d9495def9e6c authored 8 months ago by koralle <[email protected]>
test(setup-test): import `@testing-library/jest-dom/vitest` instead of `@testing-library/jest-dom`

b817f667431b228c9645e90cae5e0ae5b565a084 authored 8 months ago by koralle <[email protected]>
test(file-button): use `vi.fn()` instead of `jest.fn()`

060a274bb60e882556439f66c81a87da67b8869a authored 8 months ago by koralle <[email protected]>
test(npm-script): add `test:ui`

5d4eb77a764d0cb4ee360a10216c429705d41b36 authored 8 months ago by koralle <[email protected]>
test(npm-script): use Vitest (and Vite) instead of Jest in `test:coverage`

26c7c20e9a97e0b0cb2737dffc92bf577ba5249d authored 8 months ago by koralle <[email protected]>
chore(tsconfig): add `**/*.mts` to `includes`

213629d384067bf2f548f30b3b6da52001f8f488 authored 8 months ago by koralle <[email protected]>
test(npm-script): add `test:watch`

d0fbd75022e3cfcfdabe5359a29e2b7f2381ae0f authored 8 months ago by koralle <[email protected]>
test(render): import `@testing-library/jest-dom/vitest` instead of `@testing-library/jest-dom`

1d61481f3fe8a5b76e9cef795d619edeeb46c26b authored 8 months ago by koralle <[email protected]>
test(render): remove `expect.extend` about a11y

6bdf297dac6d11ea6c9db3acce67d9a79d170c9b authored 8 months ago by koralle <[email protected]>
test(pin-input): skip all tests

f348e34ec6cf03fd1b13f46c773ed0614575b934 authored 8 months ago by koralle <[email protected]>
test(npm-script): remove `test:ci`

2703464fdfa663f957e47ffc354f740ee0dc921e authored 8 months ago by koralle <[email protected]>
test(dropzone): use `vi.fn()` instead of `jest.fn()`

400c7145a7dfcfd9013c936633354abaf590e759 authored 8 months ago by koralle <[email protected]>
test(carousel): skip `should do not stop autoplay on mouse enter`

a3b2f1e4398d3470e6afafd146e30e80a5c2ff96 authored 8 months ago by koralle <[email protected]>
test(close-button): use `vi.fn()` instead of `jest.fn()`

f5ac72a34b015c17fe9cdbda5b67bfb7c7eb5dae authored 8 months ago by koralle <[email protected]>
test(reorder): use `vi.fn()` instead of `jest.fn()`

64aa388f0bf54209830ba800e54bf55ef96ab49d authored 8 months ago by koralle <[email protected]>
test(vitest): add vitest.config.mts

d8bb4bd89123d89cde8b8d8c597802c36e789f18 authored 8 months ago by koralle <[email protected]>
test(npm-script): use Vitest instead of Jest in `test`

b6ac804c691e03deafe9084ef860d1fb52ccaba9 authored 8 months ago by koralle <[email protected]>
test(layouts): use `vi.fn()` instead of `jest.fn()`

50acef4582066bd1e36d0758502d0f179711a2e4 authored 8 months ago by koralle <[email protected]>
test(image): use `vi.fn()` instead of `jest.fn()`

f599f4e3eb4611cf58e8ee952b8450fca6b24944 authored 8 months ago by koralle <[email protected]>
test(avatar): use `vi.fn()` instead of `jest.fn()`

b666ab633f82ce88e18f7868e5059a71a92bba77 authored 8 months ago by koralle <[email protected]>
test(pin-input): use `vi.fn()` instead of `jest.fn()`

d6124fbc83fc962d14417926276f162dc3a574a5 authored 8 months ago by koralle <[email protected]>
test(file-input): use `vi.fn()` instead of `jest.fn()`

ae589fc8bf6bb3e391ee112c4e86f15878ddc1d8 authored 8 months ago by koralle <[email protected]>
test(a11y): update for vitest

e3d5b4f2f12e5d80e28b4aefecf48900928346c1 authored 8 months ago by koralle <[email protected]>
test(resizable): skip tests

f539a4e922227ae8b519ce522c8558fedefcb44e authored 8 months ago by koralle <[email protected]>
test(tsconfig): add `vitest/globals` to `compilerOptions.types`

fb54761839043435d04932a459c8fc898229c47e authored 8 months ago by koralle <[email protected]>
test(scroll-area): use `vi.fn()` instead of `jest.fn()`

90d24036abec7d7b220e8b31b7cb828ac694cd42 authored 8 months ago by koralle <[email protected]>
test(setup-test): add mockImplementation of `window.HTMLCanvasElement.prototype.getContext`

b735395c94fe3a63316f973030ddc2cb691be332 authored 8 months ago by koralle <[email protected]>
test(setup-test): use `vi.fn()` instead of `jest.fn()`

b1d518899c054a5648a1fd0afebb5075e99a3936 authored 8 months ago by koralle <[email protected]>
test(vite): add vite.config.lcov-report.mts

a181a61fc9f57895e037e2f37ed6eda769521ce2 authored 8 months ago by koralle <[email protected]>
build(test): update deps in workspace-root

d1f3d219b9d951aba72aabeb9e93b592ad0f729e authored 8 months ago by koralle <[email protected]>
build(test): update deps in `test` package

e93771a5a2234303ba3ebab7964db5af1244427e authored 8 months ago by koralle <[email protected]>
Merge branch 'main' into fix/number-input/token

4bbc7d067757aa7572b808b5ff6867edfb3b6c78 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge pull request #860 from Exerea/indicator

fix:(Indicator) : theme token usage in styles

243370e93aad646e52b68e844ec1d193e38ccd8b authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into indicator

a2a4718d02748f38bd83a15ddcc3143a1b3e8b3c authored 8 months ago by Hirotomo Yamada <[email protected]>
fix(modal): fixed theme token usage in styles

eded46a710ae6aba08d3a223bbfa8362acc18649 authored 8 months ago by piro-hiroki <[email protected]>
fix(indicator): theme CSS rounded corners

5fd37ff8bf7f89a1b93b98ea5abe636bfcc7ae73 authored 8 months ago by Exerea <[email protected]>
Merge branch 'main' into fix/RippleThemeCss

2366b13dfcc94f0f7b1496bac9c90c65e376ed7d authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge pull request #858 from hirotomoyamada/fix/link/token

Fixed a bug where theme tokens were used in `LinkBox`

b553935ea585eabe95e431efe023b57140b07b01 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/link/token

4959b05a391c8ed1ebaebb2ed2eb607d7209cb30 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge pull request #853 from hirotomoyamada/fix/reorder/on-complete-change

Fixed a bug where `onCompleteChange` is executed even though no changes have been made

1d5ee6e5458130f76e09ed2add689f147acb7056 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/reorder/on-complete-change

69c2f3fe727b6f36ae7a1322695f5af0ab2a843a authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge pull request #851 from banban9999/fix/inputelement-component

fix(inputelement): fixed theme token usage in styles

b9059504176b66abcced4590dbc47832c08a5937 authored 8 months ago by Hirotomo Yamada <[email protected]>
fix(indicator): theme css rounded corners

ba765d54bf2ed952cc9f4654a6f82cc90657b6a0 authored 8 months ago by suzukisan22 <[email protected]>
Merge branch 'main' into fix/inputelement-component

f20dd06139ced687de9ddfa127081dd75bc3320d authored 8 months ago by Hirotomo Yamada <[email protected]>
fix(link): fixed incorrect zIndex value in LinkBox

138004b15709ae3cc3e09680d04bc2d5ec674483 authored 8 months ago by hirotomoyamada <[email protected]>
fix(number-input): fixed zIndex value in component

94fe4e39876f4de85f83d87b49c10ce0c92b4539 authored 8 months ago by hirotomoyamada <[email protected]>
fix(test): add prop test template to package-util

b34050a1714a898c7eb2a06906878152efcc5da9 authored 8 months ago by komura-c <[email protected]>
Merge pull request #856 from nogu66/fix/calender/tokens

fix(calendar): fixed a bug where theme tokens were used in components

c18b5ff3b1afb17c118176b23b24324457223b2f authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/calender/tokens

843fea97b54854772db40fbad318c76f99664bec authored 8 months ago by Yuta Noguchi <[email protected]>
fix(calendar): fixed a bug where theme tokens were used in components

f61aa8eb017f951eeb780bb5dd050e155e801bf2 authored 8 months ago by Yuta <[email protected]>
fix(cale dar): fixed a bug where theme tokens were used in components

675ef4a728e9e6e66d729d670111db8c06b1e274 authored 8 months ago by Yuta <[email protected]>
Merge pull request #847 from nogu66/fix/colorPicker/tokens

e79cd9a5a9a56b0411828fb6913a157c2ea3d3e5 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/colorPicker/tokens

73621ec5318dc2757d02a1ce026a562060075872 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge pull request #854 from hirotomoyamada/fix/input/border

31d012cee7640d0d111d97fca8878ba0b766f97e authored 8 months ago by Hirotomo Yamada <[email protected]>
feat: generate test when gen:component run

757743fe56c40dda4b223bf82712a5f6e860271c authored 8 months ago by komura-c <[email protected]>
Merge branch 'main' into fix/input/border

a3936c1164a8f2eb40b5404c64525752d9ab8231 authored 8 months ago by Hirotomo Yamada <[email protected]>
fix(color-picker): fixed a bug where theme tokens were used in components

d41c87361ed6b205eddf75685f35442e05108c82 authored 8 months ago by Yuta <[email protected]>
Revert "fix(color-picker): fixed a bug where theme tokens were used in components"

This reverts commit f76fb9c59a4e246a1826b0e13f7c25eb0ce37f9e.

7fa6f5c36b2f567d3bb587a4408e1dac2aa7d1a8 authored 8 months ago by Yuta <[email protected]>
fix(color-picker): fixed a bug where theme tokens were used in components

f76fb9c59a4e246a1826b0e13f7c25eb0ce37f9e authored 8 months ago by Yuta <[email protected]>
fix(color-picker): fixed a bug where theme tokens were used in components

43cabdd41b74a1a18a0c8be8c31a545a38b674d3 authored 8 months ago by Yuta <[email protected]>
Revert "fix(color-picker): fixed a bug where theme tokens were used in components"

This reverts commit 139fc5339de78523355adbc42cb287cbdfdbe767.

49b83160b1e288934a41f62797accb00538ca48a authored 8 months ago by Yuta <[email protected]>
feat: added "Challengers wanted" label to filter

88d2a28fd62f1231e76b79178ee97fee44cd249b authored 8 months ago by hirotomoyamada <[email protected]>
fix(theme): corrected input border thickness in dark mode

630a8b9d29554fc318cd0dbfc62f7c7ee5eb4b64 authored 8 months ago by hirotomoyamada <[email protected]>
fix(reorder): fixed duplicate `onCompleteChange` calls

97608d222c290801ba683eaa8dde00c4f8378ebe authored 8 months ago by hirotomoyamada <[email protected]>
fix(inputelement): fixed theme token usage in styles

Signed-off-by: “banban9999” <“[email protected]”>

67e1a6226dae2d3fc5691aa5143802f54dd4f252 authored 8 months ago by “banban9999” <“[email protected]”>
Merge pull request #850 from june23hy/docs/incorrect-links

docs: corrected links in CONTRIBUTING(.ja).md

bd21190229e78044ac3e5e0feb54d00dc0b7c16c authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into docs/incorrect-links

4edcfb5b8e246656aa9645f534bdb9a3c25c2cbf authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge pull request #848 from piro-hiroki/fix/resizable/token

fix(resizable): fixed theme token usage in styles

5931ba8fd1ea7530c803560064a19dc16d709053 authored 8 months ago by Hirotomo Yamada <[email protected]>
docs: corrected links in CONTRIBUTING(.ja).md

bf68005ad473bd76099bdf880bdcf4bf65fdc59e authored 8 months ago by june23hy <[email protected]>
fix(resizable): fixed theme token usage in styles

53d1f880301dcd3166db1e54f1503280105aa7e2 authored 8 months ago by piro-hiroki <[email protected]>
fix(color-picker): fixed a bug where theme tokens were used in components

139fc5339de78523355adbc42cb287cbdfdbe767 authored 8 months ago by Yuta <[email protected]>
fix(color-picker): fixed a bug where theme tokens were used in components

e836a22fe25ff40d882f0179cbcd22ded196008d authored 8 months ago by Yuta <[email protected]>
fix(color-picker): fixed a bug where theme tokens were used in components

22675e481f2ff369e17c253a95e33d13b6bf64ba authored 8 months ago by Yuta <[email protected]>
Merge pull request #830 from hirotomoyamada/fix/color/fallback

Changed to correctly recognize `hex` values without `#`.

264109b2212f01cf7996790db95311028e1b69bf authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/color/fallback

4dd5c2de73cdd36e602b41efb889bf8eeeddaaec authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge pull request #831 from hirotomoyamada/fix/accordion/token

Fixed a bug where theme tokens were used in components.

ccc449cbdacc5ad22f611b638c2ffb76736c023f authored 8 months ago by Hirotomo Yamada <[email protected]>
fix(accordion): fixed theme token usage in styles

f29a44fe3725a7e2337ea29a94e48e9a1e3afd9f authored 8 months ago by hirotomoyamada <[email protected]>
fix(utils): handled hex colors without '#'

bd909411b5155394bca8f714d195111cf2463d25 authored 8 months ago by hirotomoyamada <[email protected]>
perf(scripts): increased issues fetch per page

4c8f009c22929007d1596c46872828beec37f3ec authored 8 months ago by hirotomoyamada <[email protected]>
ci: add discord webhook env & refactor code

18e8357624bef3d3e840cf68fea83b5e9cc13be9 authored 8 months ago by hirotomoyamada <[email protected]>
Merge pull request #813 from prathamnagpure/test/file-input

test(file-input): added more tests

58467de7ced59bc8075f0389043966b79a732f2e authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into test/file-input

68ab562f6f5258a9687badd7df63c524f431e690 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge pull request #821 from Teramon1031/fix/range-slider-thumb

Fixed a bug where range slider thumb was not being applied

e1a52bcfb63bb914132e5acebec626c30be0650f authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/range-slider-thumb

94d512402a7d1027c53f5f343a1ed03df04b043e authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into test/file-input

2619e5102c214a401292f189c4cf7da625ad8894 authored 8 months ago by Hirotomo Yamada <[email protected]>
build: updated dependencies

dbed64d17d794f28e57c3e79789ab8c724e2d302 authored 8 months ago by hirotomoyamada <[email protected]>
Merge branch 'main' into test/file-input

c6a3c6f97da3ef09e38afac46bcab0b814dcd803 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/range-slider-thumb

1b59f983a437f6af279252536710534b5d6552de authored 8 months ago by Mio Terakado <[email protected]>
build(package.json): downgraded @swc/core to 1.4.1

b7aaec837a4046d4a16a133ee65d6e2c412ae1bd authored 8 months ago by hirotomoyamada <[email protected]>
fix: fixed a bug where range slider thumb was not being applied

ddad7a779a1f587c7f4f9a4a21e0a4e0b75cf036 authored 8 months ago by teramon1031 <[email protected]>
Merge branch 'test/file-input' of github.com:prathamnagpure/yamada-ui into test/file-input

9b8f237b2cb2a1dfa14401c033284aa2af8899f2 authored 8 months ago by prathamnagpure <[email protected]>
test(file-input): added more tests

1784df3acbd14ff44f0be9f0ffd14cbebe283bb4 authored 8 months ago by prathamnagpure <[email protected]>
ci(changelog): added changelog

a016501bc0217188397d886c6123e551bdb954f3 authored 8 months ago by hirotomoyamada <[email protected]>
ci(docs): updated docs

20fb6fb53bb6b02ef2f650a6510f61b4f9ed1529 authored 8 months ago by hirotomoyamada <[email protected]>
Merge pull request #768 from hirotomoyamada/changeset-release/main

Version Packages

09bab942e3b5319b8292f8b6dd4a15419a2ce492 authored 8 months ago by Hirotomo Yamada <[email protected]>
ci(changesets): version packages

f615555e079e0c2285d9f936af171e0e65bf1bbb authored 8 months ago by hirotomoyamada <[email protected]>
Merge pull request #818 from hirotomoyamada/fix/style-props/var

898dca3e95a5da7fb3908c8b67a0feb38b72ec79 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/style-props/var

f6ea8b1570802c0dc720c9d4a15b65c4e2fa5161 authored 8 months ago by Hirotomo Yamada <[email protected]>