Ecosyste.ms: OpenCollective

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

Kuma UI

🐻‍❄️ A Headless, Utility-First, and Zero-Runtime UI Component Library ✨
Collective - Host: opensource - https://opencollective.com/kuma-ui - Website: http://kuma-ui.com/ - Code: https://github.com/kuma-ui

fix import path to pass test

github.com/kuma-ui/kuma-ui - 0da77bd2fe2ce91b3e8ac60b1c7227c5235de5f7 authored over 1 year ago by poteboy <[email protected]>
update keywords

github.com/kuma-ui/kuma-ui - 524fcdcb0daf16e46adc0f32e69f6c1d1deaefc2 authored over 1 year ago by poteboy <[email protected]>
prepare to publish npm package

github.com/kuma-ui/kuma-ui - 82d58b6e59510694803641f1b0755447e98c12ab authored over 1 year ago by poteboy <[email protected]>
reset css when HMR

github.com/kuma-ui/kuma-ui - d3cb29d6259449830f6698a78e51e618f4bb5a85 authored over 1 year ago by poteboy <[email protected]>
create cache

github.com/kuma-ui/kuma-ui - 3054b896d8e274fe91d8d710d66ae6c3b705ca9d authored over 1 year ago by poteboy <[email protected]>
Merge pull request #6 from poteboy/build-css

Improved CSS handling in Vite plugin

github.com/kuma-ui/kuma-ui - f3d0c2912c0e8afef31e51deb7cbb056ca228cc3 authored over 1 year ago by poteboy <[email protected]>
modify vite plugin to handle css at build time

github.com/kuma-ui/kuma-ui - cdcdfc9e47ca0e8406a7849d0c13f16929042916 authored over 1 year ago by poteboy <[email protected]>
Merge pull request #4 from poteboy/pseudo-re

Pseudo re

github.com/kuma-ui/kuma-ui - b53191878c5d62fd31d6851155b8a341b58fc26b authored over 1 year ago by poteboy <[email protected]>
remove fontSize prop from Box

github.com/kuma-ui/kuma-ui - 1bc7de2a0369bbe91a067a9edcd0a4df43de1dff authored over 1 year ago by poteboy <[email protected]>
update readme to include _hover

github.com/kuma-ui/kuma-ui - 2b21c6fdb25eeb160659597dce371f8c1f36a907 authored over 1 year ago by poteboy <[email protected]>
update readme to include _hover

github.com/kuma-ui/kuma-ui - 0dc87e5845729be6197f93de70e9a69c32f461ab authored over 1 year ago by poteboy <[email protected]>
Merge pull request #3 from poteboy/pseudo

Add support for pseudo-classes in styled components

github.com/kuma-ui/kuma-ui - aab42a894681b9dbc758c085fbbe03925aeede57 authored over 1 year ago by poteboy <[email protected]>
Merge branch 'main' into pseudo

github.com/kuma-ui/kuma-ui - 57c0aeacc63e0f1ac669330cb1d6dec683102885 authored over 1 year ago by poteboy <[email protected]>
pseudo props now working correctly

github.com/kuma-ui/kuma-ui - 45e182593c7b787f00a69fb1d8a6ae8b0b626628 authored over 1 year ago by poteboy <[email protected]>
resolve prolonged type infer error

github.com/kuma-ui/kuma-ui - 0d3c0b711f3fe6d8a0997207b2555c7d9ccaa7a7 authored over 1 year ago by poteboy <[email protected]>
Update README.md

github.com/kuma-ui/kuma-ui - 56d2b196b1275815bcd8a0e3472dc7143795d646 authored over 1 year ago by poteboy <[email protected]>
update README

github.com/kuma-ui/kuma-ui - f8533b5e3a91ef82136b33a5534e060a2a929a3f authored over 1 year ago by poteboy <[email protected]>
change combninedStyle to all

github.com/kuma-ui/kuma-ui - db739f9074fd4de4946dc4002bddd59e4edccf06 authored over 1 year ago by poteboy <[email protected]>
pseudo type puzzle & modify sheet instance

github.com/kuma-ui/kuma-ui - a3ff0ad3cb97115eb1ddccdc5860f39b9723f829 authored over 1 year ago by poteboy <[email protected]>
start working on pseudo

github.com/kuma-ui/kuma-ui - f0bb1b06443ddfc3a4db58be1b1b6271bf01d87f authored over 1 year ago by poteboy <[email protected]>
add more utility functions

github.com/kuma-ui/kuma-ui - 9e3ffaf72667494025aae4804008e4d5d995317b authored over 1 year ago by poteboy <[email protected]>
add optional chain to prevent build process from failing

github.com/kuma-ui/kuma-ui - d3a97a3aae56bd06a9fff970aa9180053d48a056 authored over 1 year ago by poteboy <[email protected]>
type puzzle to omit overlapping HTMLAttributes type from prop type

github.com/kuma-ui/kuma-ui - 445b1f2d9714b94b03326bbbc24cefc4d4e858a9 authored over 1 year ago by poteboy <[email protected]>
expand utility functions arg type

github.com/kuma-ui/kuma-ui - 6d4069b2dd84dffbd9344718117a22322b7e78d3 authored over 1 year ago by poteboy <[email protected]>
Merge pull request #1 from poteboy/responsive

Add responsive styles support

github.com/kuma-ui/kuma-ui - 7ae386ec3133754f7d7ecdcb8145fa143c6e6a71 authored over 1 year ago by poteboy <[email protected]>
remove console.log

github.com/kuma-ui/kuma-ui - 5b6c3f45a618c5642c4f1339c5e8923e74b4e6b1 authored over 1 year ago by poteboy <[email protected]>
modify each utility style functions and corresponding tests

github.com/kuma-ui/kuma-ui - dee917af0c6432b5e24dc81bc9f8e4981707740f authored over 1 year ago by poteboy <[email protected]>
change returnType of compose to ResponsiveStyle

github.com/kuma-ui/kuma-ui - a037eb71cd92b51d9c8660d693934df5aab2e23b authored over 1 year ago by poteboy <[email protected]>
addMediaRule

github.com/kuma-ui/kuma-ui - ef32f3561c4ac425c1668f9a05f1bd0315b7b256 authored over 1 year ago by poteboy <[email protected]>
array props for responsive

github.com/kuma-ui/kuma-ui - 58cd5b4a3119acc5b7b25cc0f8e50bf3c2dfdaa8 authored over 1 year ago by poteboy <[email protected]>
create theme & applyResponsiveStyles

github.com/kuma-ui/kuma-ui - d04462ca3bbea2dc7b7a4860d23dbf173af1fb07 authored over 1 year ago by poteboy <[email protected]>
re-modify prettier

github.com/kuma-ui/kuma-ui - d3f0cb5512c7d69c5b951888065ec4f4f45d5ff5 authored over 1 year ago by poteboy <[email protected]>
modify prettier

github.com/kuma-ui/kuma-ui - 6611f4c7a78d7d48e33deeb29591e3c6c95d3d05 authored over 1 year ago by poteboy <[email protected]>
introduce eslint & prettier & husky

github.com/kuma-ui/kuma-ui - 7f905827ff181ae1bb234b7671e9a9aba4684f78 authored over 1 year ago by poteboy <[email protected]>
remove comment and console.log

github.com/kuma-ui/kuma-ui - 0985840404f5a5ec95af3b3727ddda04ba19aba9 authored over 1 year ago by poteboy <[email protected]>
refactor flex

github.com/kuma-ui/kuma-ui - a121ce445c6eb2bacab36d90e37644e0fa6b6e5f authored over 1 year ago by poteboy <[email protected]>
update playground

github.com/kuma-ui/kuma-ui - 37ddf99768bd9df17fc26c7ac6cd654a36210949 authored over 1 year ago by poteboy <[email protected]>
refactor compose function

github.com/kuma-ui/kuma-ui - f5ffd9347b42638cb689e8892dc98c075a0e2e84 authored over 1 year ago by poteboy <[email protected]>
add flex utility function and tests

github.com/kuma-ui/kuma-ui - b3944d4c53c0665c8aa7bf7c89e7004a4414fc04 authored over 1 year ago by poteboy <[email protected]>
ignore coverage

github.com/kuma-ui/kuma-ui - f0c3ea35e2f647a716c3d98e2f3d67cd5cc54c1b authored over 1 year ago by poteboy <[email protected]>
add test for sheet class

github.com/kuma-ui/kuma-ui - 4e317bb881675c68098a60cdf52ffacdfcc41a66 authored over 1 year ago by poteboy <[email protected]>
update readme

github.com/kuma-ui/kuma-ui - b63d130f484de532d33dfc76de9e698b8376f1c0 authored over 1 year ago by poteboy <[email protected]>
started working out

github.com/kuma-ui/kuma-ui - ae9722357e9c7b3e9c1b5b1714cb2d919e0ab223 authored over 1 year ago by poteboy <[email protected]>
BIG PROGRESS: processHTMLTag

github.com/kuma-ui/kuma-ui - 9145bc1aec0193b2bcf6ce5e485518ad323dc16a authored over 1 year ago by poteboy <[email protected]>
BIG PROGRESS: processHTMLTag

github.com/kuma-ui/kuma-ui - afe71b41294343805e0c6e988be047fcccbc17ba authored over 1 year ago by poteboy <[email protected]>
update vite config to use compatible module formats

github.com/kuma-ui/kuma-ui - e458108459ff5b063682665b957f165fa2f1c1cd authored over 1 year ago by poteboy <[email protected]>
update vite config to use compatible module formats

github.com/kuma-ui/kuma-ui - 8faa2a4057b1c3bd11481a560b56368c7ddb85f8 authored over 1 year ago by poteboy <[email protected]>
cannnot resolve Error: Dynamic require of "fs" is not supported

github.com/kuma-ui/kuma-ui - 2c5c68bfd7c2fa35e3138db5c2c6fc9e2be49baa authored over 1 year ago by poteboy <[email protected]>
tricky way but it worked

github.com/kuma-ui/kuma-ui - 010a6394c880ba2e07db091df260ea26d43032db authored over 1 year ago by poteboy <[email protected]>
update visitor

github.com/kuma-ui/kuma-ui - 7130c3424dbcdb37c772b7b6f8a4505fbf066278 authored over 1 year ago by poteboy <[email protected]>
cannot fix Error: Dynamic require of "fs" is not supported

github.com/kuma-ui/kuma-ui - 186072ba7a6af78059222d9f2de5ac44afd5f797 authored over 1 year ago by poteboy <[email protected]>
cannot fix Error: Dynamic require of "fs" is not supported

github.com/kuma-ui/kuma-ui - 6d92712e69b405f9b4cdbbcb85cc664b7e5f6292 authored over 1 year ago by poteboy <[email protected]>
update system

github.com/kuma-ui/kuma-ui - 7350229600b3599dafca9f065c5fb577c30fbe0a authored over 1 year ago by poteboy <[email protected]>
update package.json

github.com/kuma-ui/kuma-ui - 1d04b6baad6bc8eea34f99b9025fcfe0a0cf3a1a authored over 1 year ago by poteboy <[email protected]>
writeBundle

github.com/kuma-ui/kuma-ui - 07bdf181dd7f9a66330b783c52b571ebf734cd37 authored over 1 year ago by poteboy <[email protected]>
start workign on vite plugins

github.com/kuma-ui/kuma-ui - 5879ff4bedf21ebf66dedaf094e976d80c934a85 authored over 1 year ago by poteboy <[email protected]>
update README

github.com/kuma-ui/kuma-ui - ac522230d9c26fdabc0eb08ed5e3647592a21f09 authored over 1 year ago by poteboy <[email protected]>
ensureReactImport

github.com/kuma-ui/kuma-ui - 0a3cb39e0e748b1dd3b14641daed8494816345e1 authored over 1 year ago by poteboy <[email protected]>
cofigure jsx for debug

github.com/kuma-ui/kuma-ui - 6fc8a1c574da28b85aecb3f2e1947641604c9ea1 authored over 1 year ago by poteboy <[email protected]>
create extractStylePropsFromAST

github.com/kuma-ui/kuma-ui - 28d209529cfb2dc3bed65cd197322e34364f535e authored over 1 year ago by poteboy <[email protected]>
Improve type inference for styled components

github.com/kuma-ui/kuma-ui - d04ad764c99328afa1cdba76bc4b9e5f7a1fe11d authored over 1 year ago by poteboy <[email protected]>
Simplify and unify utility functions and enhance styled prop detection

github.com/kuma-ui/kuma-ui - 7be4a46b3ae13d2b1024d792319482514a540a52 authored over 1 year ago by poteboy <[email protected]>
Simplify space function and fix TypeScript error

github.com/kuma-ui/kuma-ui - 3d0e4ad8fe13b2a0a7ebe5ae252dc829d7eeadab authored over 1 year ago by poteboy <[email protected]>
update readme

github.com/kuma-ui/kuma-ui - a19fc874dc8409bd79d02e4dbe6cde3f6bedf2b9 authored over 1 year ago by poteboy <[email protected]>
Add support for JSX elements as arguments and handle missing React import in babel plugin

github.com/kuma-ui/kuma-ui - 44eab9f0bc7919d954d95696134f25beda17d142 authored over 1 year ago by poteboy <[email protected]>
Add CSS validation and serialization

github.com/kuma-ui/kuma-ui - faca4b619b438e20fda792127c979425111c503b authored over 1 year ago by poteboy <[email protected]>
modify README a bit

github.com/kuma-ui/kuma-ui - 9e847add77e0e375fa6980e28acae7bedd42cfb7 authored over 1 year ago by poteboy <[email protected]>
create README.md

github.com/kuma-ui/kuma-ui - 28881268a5489da03807f04dc7e28594fdd2fcef authored over 1 year ago by poteboy <[email protected]>
Resolve module import issue by adjusting tsconfig and babel config

github.com/kuma-ui/kuma-ui - cfa855bbd25d3ac2e6506b574f58479eb364602a authored over 1 year ago by poteboy <[email protected]>
change macro to babel plugin

github.com/kuma-ui/kuma-ui - 7e01541a47982b3df0e8c35a614ee958a6244ce9 authored over 1 year ago by poteboy <[email protected]>
minimal error reproduction

github.com/kuma-ui/kuma-ui - 5e994486e4a4e4b6e2ea5cf2eb46801a96ded322 authored over 1 year ago by poteboy <[email protected]>
transpile ts code onto /out dir

github.com/kuma-ui/kuma-ui - d21fb656a99e364fcdb4e43ac2a1a22b53a3d208 authored over 1 year ago by poteboy <[email protected]>
Implement addRule and getCSS methods in Sheet class and integrate it with createZeroStyledMacro macro.

github.com/kuma-ui/kuma-ui - c07a6eabe5bcf745c42620b5cccdeb0d1415ca47 authored over 1 year ago by poteboy <[email protected]>
add exsisting materials

github.com/kuma-ui/kuma-ui - b47cc1e290e69e60a9ce99714bb5807f468e0b71 authored over 1 year ago by poteboy <[email protected]>
jsx-runtime pragma;

github.com/kuma-ui/kuma-ui - a66f886806bc3d6deb6eb51f54894f86a28e99ff authored over 1 year ago by poteboy <[email protected]>
remove node_modules

github.com/kuma-ui/kuma-ui - 8f5692a1ab4f15840facee7d19468392c551885c authored over 1 year ago by poteboy <[email protected]>
initial commit

github.com/kuma-ui/kuma-ui - e23f9e69b749b3a62489a085454d47ca55f0aafd authored over 1 year ago by poteboy <[email protected]>