Ecosyste.ms: OpenCollective

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

Yamada UI

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion.
Collective - Host: opensource - https://opencollective.com/yamada-ui - Website: https://yamada-ui.com/ - Code: https://github.com/yamada-ui/yamada-ui

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

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

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

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

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

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

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

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

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

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

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

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

github.com/yamada-ui/yamada-ui - f348e34ec6cf03fd1b13f46c773ed0614575b934 authored 8 months ago by koralle <[email protected]>
test(npm-script): remove `test:ci`

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

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

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

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

github.com/yamada-ui/yamada-ui - 64aa388f0bf54209830ba800e54bf55ef96ab49d authored 8 months ago by koralle <[email protected]>
test(vitest): add vitest.config.mts

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

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

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

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

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

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

github.com/yamada-ui/yamada-ui - ae589fc8bf6bb3e391ee112c4e86f15878ddc1d8 authored 8 months ago by koralle <[email protected]>
test(a11y): update for vitest

github.com/yamada-ui/yamada-ui - e3d5b4f2f12e5d80e28b4aefecf48900928346c1 authored 8 months ago by koralle <[email protected]>
test(resizable): skip tests

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

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

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

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

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

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

github.com/yamada-ui/yamada-ui - d1f3d219b9d951aba72aabeb9e93b592ad0f729e authored 8 months ago by koralle <[email protected]>
build(test): update deps in `test` package

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

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

fix:(Indicator) : theme token usage in styles

github.com/yamada-ui/yamada-ui - 243370e93aad646e52b68e844ec1d193e38ccd8b authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into indicator

github.com/yamada-ui/yamada-ui - a2a4718d02748f38bd83a15ddcc3143a1b3e8b3c authored 8 months ago by Hirotomo Yamada <[email protected]>
fix(modal): fixed theme token usage in styles

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

github.com/yamada-ui/yamada-ui - 5fd37ff8bf7f89a1b93b98ea5abe636bfcc7ae73 authored 8 months ago by Exerea <[email protected]>
Merge branch 'main' into fix/RippleThemeCss

github.com/yamada-ui/yamada-ui - 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`

github.com/yamada-ui/yamada-ui - b553935ea585eabe95e431efe023b57140b07b01 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/link/token

github.com/yamada-ui/yamada-ui - 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

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

github.com/yamada-ui/yamada-ui - 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

github.com/yamada-ui/yamada-ui - b9059504176b66abcced4590dbc47832c08a5937 authored 8 months ago by Hirotomo Yamada <[email protected]>
fix(indicator): theme css rounded corners

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

github.com/yamada-ui/yamada-ui - f20dd06139ced687de9ddfa127081dd75bc3320d authored 8 months ago by Hirotomo Yamada <[email protected]>
fix(link): fixed incorrect zIndex value in LinkBox

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

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

github.com/yamada-ui/yamada-ui - 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

github.com/yamada-ui/yamada-ui - c18b5ff3b1afb17c118176b23b24324457223b2f authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/calender/tokens

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

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

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

github.com/yamada-ui/yamada-ui - e79cd9a5a9a56b0411828fb6913a157c2ea3d3e5 authored 8 months ago by Hirotomo Yamada <[email protected]>
Merge branch 'main' into fix/colorPicker/tokens

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

github.com/yamada-ui/yamada-ui - 31d012cee7640d0d111d97fca8878ba0b766f97e authored 8 months ago by Hirotomo Yamada <[email protected]>
feat: generate test when gen:component run

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

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

github.com/yamada-ui/yamada-ui - 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.

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

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

github.com/yamada-ui/yamada-ui - 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.

github.com/yamada-ui/yamada-ui - 49b83160b1e288934a41f62797accb00538ca48a authored 8 months ago by Yuta <[email protected]>
feat: added "Challengers wanted" label to filter

github.com/yamada-ui/yamada-ui - 88d2a28fd62f1231e76b79178ee97fee44cd249b authored 8 months ago by hirotomoyamada <[email protected]>
fix(theme): corrected input border thickness in dark mode

github.com/yamada-ui/yamada-ui - 630a8b9d29554fc318cd0dbfc62f7c7ee5eb4b64 authored 8 months ago by hirotomoyamada <[email protected]>
fix(reorder): fixed duplicate `onCompleteChange` calls

github.com/yamada-ui/yamada-ui - 97608d222c290801ba683eaa8dde00c4f8378ebe authored 8 months ago by hirotomoyamada <[email protected]>
fix(inputelement): fixed theme token usage in styles

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

github.com/yamada-ui/yamada-ui - 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

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

github.com/yamada-ui/yamada-ui - 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

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

github.com/yamada-ui/yamada-ui - bf68005ad473bd76099bdf880bdcf4bf65fdc59e authored 8 months ago by june23hy <[email protected]>
fix(resizable): fixed theme token usage in styles

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

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

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

github.com/yamada-ui/yamada-ui - 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 `#`.

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

github.com/yamada-ui/yamada-ui - 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.

github.com/yamada-ui/yamada-ui - ccc449cbdacc5ad22f611b638c2ffb76736c023f authored 8 months ago by Hirotomo Yamada <[email protected]>
fix(accordion): fixed theme token usage in styles

github.com/yamada-ui/yamada-ui - f29a44fe3725a7e2337ea29a94e48e9a1e3afd9f authored 8 months ago by hirotomoyamada <[email protected]>
fix(utils): handled hex colors without '#'

github.com/yamada-ui/yamada-ui - bd909411b5155394bca8f714d195111cf2463d25 authored 8 months ago by hirotomoyamada <[email protected]>
perf(scripts): increased issues fetch per page

github.com/yamada-ui/yamada-ui - 4c8f009c22929007d1596c46872828beec37f3ec authored 8 months ago by hirotomoyamada <[email protected]>
ci: add discord webhook env & refactor code

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

test(file-input): added more tests

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

github.com/yamada-ui/yamada-ui - 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

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

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

github.com/yamada-ui/yamada-ui - 2619e5102c214a401292f189c4cf7da625ad8894 authored 8 months ago by Hirotomo Yamada <[email protected]>
build: updated dependencies

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

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

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

github.com/yamada-ui/yamada-ui - b7aaec837a4046d4a16a133ee65d6e2c412ae1bd authored 8 months ago by hirotomoyamada <[email protected]>
fix: fixed a bug where range slider thumb was not being applied

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

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

github.com/yamada-ui/yamada-ui - 1784df3acbd14ff44f0be9f0ffd14cbebe283bb4 authored 8 months ago by prathamnagpure <[email protected]>
ci(changelog): added changelog

github.com/yamada-ui/yamada-ui - a016501bc0217188397d886c6123e551bdb954f3 authored 8 months ago by hirotomoyamada <[email protected]>
ci(docs): updated docs

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

Version Packages

github.com/yamada-ui/yamada-ui - 09bab942e3b5319b8292f8b6dd4a15419a2ce492 authored 8 months ago by Hirotomo Yamada <[email protected]>
ci(changesets): version packages

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

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

github.com/yamada-ui/yamada-ui - f6ea8b1570802c0dc720c9d4a15b65c4e2fa5161 authored 8 months ago by Hirotomo Yamada <[email protected]>