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

release (#73)

github.com/kuma-ui/kuma-ui - acb3d120ef0e4d0c9adb9427a0b72de06b02d0c0 authored over 1 year ago by poteboy <[email protected]>
Refactor Background Property (#72)

* add bgColor

* modify test

* modify bg jsdoc

github.com/kuma-ui/kuma-ui - 4cd2277e258f84e831b122238c4548567e247f9e authored over 1 year ago by poteboy <[email protected]>
Add list-* CSS support (#71)

* Add list-* CSS suppport

* Fix missing part

* Fix: ListProps type don't allow number

github.com/kuma-ui/kuma-ui - 6755b3f8efa6beb1b4652aeaa913b8b9f7ad5b82 authored over 1 year ago by NemotoMasaya <[email protected]>
Add opacity CSS property support (#70)

github.com/kuma-ui/kuma-ui - 81ca30fc3f7027bdfe33c63f530403ee774148c8 authored over 1 year ago by NemotoMasaya <[email protected]>
Fix: prevent the absence of 'px' in zindex CSS transformation (#69)

github.com/kuma-ui/kuma-ui - 25c0e343d19f1880dcf588933ac931b42460f5be authored over 1 year ago by NemotoMasaya <[email protected]>
Fix CSS file path not resolving on Windows (#67)

github.com/kuma-ui/kuma-ui - 02cb8f9c0ce490f95e5784d419242638af6572d7 authored over 1 year ago by Kengo Asamizu <[email protected]>
npm publish (#65)

github.com/kuma-ui/kuma-ui - 5f6fa1f1ada6193901aadb1ba25a5300f5360211 authored over 1 year ago by poteboy <[email protected]>
Fix Overwriting of Existing ClassNames in Kuma UI (#63)

github.com/kuma-ui/kuma-ui - 3de4b8017901cb28d00e8db008b6169bd93f1a64 authored over 1 year ago by Taishi Naritomi <[email protected]>
Add Tests for Kuma UI Babel Plugin (#64)

* remove unnecessary babel tests

* add babel-plugin-tester

* add fixtures test

* resnap

github.com/kuma-ui/kuma-ui - ee3b7438932b421fdb9d461d86c88590ae259ad7 authored over 1 year ago by Taishi Naritomi <[email protected]>
Merge remote-tracking branch 'pote/babelTest'

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

github.com/kuma-ui/kuma-ui - 80d69cda6c258d8439bc9f751ff442ae03875607 authored over 1 year ago by Taishi Naritomi <[email protected]>
Refactor tests for css function to follow AAA pattern

github.com/kuma-ui/kuma-ui - 5f3ec575942642b273dc476f935ad0290d4b1dbe authored over 1 year ago by poteboy <[email protected]>
remove obsolete snap test

github.com/kuma-ui/kuma-ui - acc156240e262f4f71de6839346c81c8d6649f1c authored over 1 year ago by poteboy <[email protected]>
add optional runtime argument to babelTransform

github.com/kuma-ui/kuma-ui - 2151c4a94e7e9b2ec7acfd559decc3675ca40899 authored over 1 year ago by poteboy <[email protected]>
add plugin test for css function

github.com/kuma-ui/kuma-ui - 999826c01346d56d1eeff06ede6df6963e07c22b authored over 1 year ago by poteboy <[email protected]>
Fixed pnpm lock changing every time. (#57)

* update pnpm-lock

* update pnpm version v8

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

github.com/kuma-ui/kuma-ui - 284de7b53be43943f35d64c25d54fbc4d103b78f authored over 1 year ago by Taishi Naritomi <[email protected]>
Merge remote-tracking branch 'pote/main'

github.com/kuma-ui/kuma-ui - 2e4833cca2d2d49898907988ce741b7d635742fc authored over 1 year ago by taishinaritomi <[email protected]>
publish (#56)

github.com/kuma-ui/kuma-ui - 7fd5117d76e3dbb5d258b89cf4d8706e7210dc70 authored over 1 year ago by poteboy <[email protected]>
Add `css` Function (#51)

github.com/kuma-ui/kuma-ui - 27ea08eb61ccec46852e0604ffc848d52c899c65 authored over 1 year ago by poteboy <[email protected]>
add css prop js-doc (#55)

github.com/kuma-ui/kuma-ui - 11d4003cfa31064355dbe456068e2707af9a9fdd authored over 1 year ago by Taishi Naritomi <[email protected]>
remove @babel/preset-env from next-plugin (#54)

github.com/kuma-ui/kuma-ui - d249701aba476c1c814f4ba8103d6b470d2866d0 authored over 1 year ago by poteboy <[email protected]>
Fix fontWeight property and add textDecoration (#49)

* Fix fontWeight property and add textDecoration

* publish

github.com/kuma-ui/kuma-ui - 41956c1875338d9b299fc40cf5dbc79025544255 authored over 1 year ago by poteboy <[email protected]>
Release experimental support for Next.js 13.4 App Router and React Server Components (#48)

* update README to support Next.js new feature

* update readme to include responsive design
...

github.com/kuma-ui/kuma-ui - da1b056f3f90b90aed2645051876e6d97a8a660a authored over 1 year ago by poteboy <[email protected]>
Support Next App Router & React Server Components (#47)

* support next app router & RSC

* add next-app-router example

github.com/kuma-ui/kuma-ui - 65ca02938481e6e513b10ccf423018a31a30fad6 authored over 1 year ago by Taishi Naritomi <[email protected]>
Addressing CI Failing Issue (#46)

* change moduleResolution from node to bundler in example/webpack

* change node version execu...

github.com/kuma-ui/kuma-ui - ae147d14dc9835f5b9ccbb3043cd97aa2750adb9 authored over 1 year ago by poteboy <[email protected]>
Add example directory to the workspace (#45)

* include example/* in pnpm-workspace.yaml

* ^ -> *

^ -> *

* fix broken lockfile

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

github.com/kuma-ui/kuma-ui - 5fb9d1683ed40e82ddf5d007f754f92a5b6feb8e authored over 1 year ago by poteboy <[email protected]>
Change css injection method from runtime inject to virtualLoader file. (#44)

* Change inject code to virtualLoader

* remove unnecessary files & reset css after being extr...

github.com/kuma-ui/kuma-ui - 7b566b635b67ed8e3821e951285bfdde83fa9437 authored over 1 year ago by poteboy <[email protected]>
Unnecessary CSS accumulates with HMR (#42)

* add StyledProps type to props

* create styleMap & styleCache

* Refactor StyleMap and Sty...

github.com/kuma-ui/kuma-ui - 9df34b7506b187ec346f53f52ca4bcbe4c2b1f83 authored over 1 year ago by poteboy <[email protected]>
Add pseudo classes (#39)

* add pseudo classes

* add pseudo classes

github.com/kuma-ui/kuma-ui - b3c76e97bc96fbfa6e2c7357c75868c7fa90ee9b authored over 1 year ago by poteboy <[email protected]>
Overriding styles defined within tagged template literals using style props (#38)

* processZ -> processK as api has changed from z to k

* add JSDoc to each process function

...

github.com/kuma-ui/kuma-ui - 607e1e246762f66d2996dcaca4d30d88833c7553 authored over 1 year ago by poteboy <[email protected]>
Organize package dependencies (#36)

* Remove unnecessary dependencies

* Relocate package specific dependencies from the root to t...

github.com/kuma-ui/kuma-ui - 86415da7f2b511d94752a013dda6fffe7904f661 authored over 1 year ago by Karibash <[email protected]>
Remove unnecessary files (#35)

* Remove empty .gitignore file

* Remove unused babel config files

* Remove unused tsconfig...

github.com/kuma-ui/kuma-ui - 552fffaacc1278450d91cbc6bee95e728265632b authored over 1 year ago by Karibash <[email protected]>
remove vocode/settings/json (#33)

github.com/kuma-ui/kuma-ui - 3d9dda342f32b6d4e80fb297fbc3a93894b2eb71 authored over 1 year ago by poteboy <[email protected]>
Make the task runner in turborepo run tests (#32)

* Add a package that provides the configuration of the jest

* Specify the protocol when addin...

github.com/kuma-ui/kuma-ui - 36db806f7c12c9f10b49039c70b83af1f9ed4ba9 authored over 1 year ago by Karibash <[email protected]>
Chore/incorrect config file (#31)

* Fix incorrect name of tsup config file

* Make type inference work with tsup config

https...

github.com/kuma-ui/kuma-ui - db96b71cf8663fd63600031a9396528bc7fe5f88 authored over 1 year ago by poteboy <[email protected]>
Revert "Fix incorrect tsup config (#29)" (#30)

* Revert "Fix incorrect tsup config (#29)"

This reverts commit 464bedb560f1371661f364b343dc37...

github.com/kuma-ui/kuma-ui - 29e8f69067e1b6a80d18ef1b39cc7add59f96c33 authored over 1 year ago by poteboy <[email protected]>
workspace:^ -> workspace:*

github.com/kuma-ui/kuma-ui - b1265ff47d980dc86d573f38010c459f17eee932 authored over 1 year ago by poteboy <[email protected]>
Fix incorrect tsup config (#29)

* Fix incorrect name of tsup config file

* Make type inference work with tsup config

https...

github.com/kuma-ui/kuma-ui - 464bedb560f1371661f364b343dc372d1af7b51f authored over 1 year ago by Karibash <[email protected]>
Replace global whitespace removal regex with more specific regex for CSS properties (#23)

* regex to avoid invalid css

* update pnpm-lock

* avoid cyclic dependency

* remove all ...

github.com/kuma-ui/kuma-ui - ce58a7a2bfaf6e7fe304e785c0bdce3d8216d58f authored over 1 year ago by poteboy <[email protected]>
fix: position 'bottom, inset' css prop value (#26)

github.com/kuma-ui/kuma-ui - 36593ff232a30fe10a0f84d1f102e0766887ce1d authored over 1 year ago by tomoyuki-hiranuma <[email protected]>
Fix incorrect setup example for Next.js (#25)

* Fix incorrect setup example for Next.js

* Remove unnecessary files

* Fix example configu...

github.com/kuma-ui/kuma-ui - 6390afb22294ed0112b0bd153d40935e6ceb26e4 authored over 1 year ago by Karibash <[email protected]>
Refactor HTML Tags. (#24)

* refactor: remove Unused constant.

* refactor: use HTMLElementTagNameMap.

* fix: use JSX....

github.com/kuma-ui/kuma-ui - 5f67951f656df98370aff07dcb52af092896ec0e authored over 1 year ago by yodaka <[email protected]>
Add Next.js plugin for Kuma UI (#21)

* next-plugin

* update readme

* fix typo

* add style props to layout

* optimize runt...

github.com/kuma-ui/kuma-ui - 7990ba95ed078b228913a7b04e27163161a5e255 authored over 1 year ago by poteboy <[email protected]>
Add Webpack support (#20)

* start working on webpack plugin

* create webpack dir in example

* webpack loader

* we...

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

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

Convert Zero-Styled to Kuma UI, Create a Monorepo and Separate Packages

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

jest 29.1

jest globals

aaa

link-workspace-packages=true

link dependencieds

remove test for now

github.com/kuma-ui/kuma-ui - 0ed459a4547eac7bedcf8214370a5232d82507ad authored over 1 year ago by poteboy <[email protected]>
execute test in root dir

pnpm/action-setup

remove typecheck

yarn jest on CI

pnpm test

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

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

github.com/kuma-ui/kuma-ui - 880857286e39383b4a69650946cbf1a5b83aaf19 authored over 1 year ago by poteboy <[email protected]>
create @kuma-ui/babel-plugin & @kuma-ui/vite, conversion is now complete

github.com/kuma-ui/kuma-ui - 7a0adb5461eddde006b4e7a62499ee58e00e1927 authored over 1 year ago by poteboy <[email protected]>
create @kuma-ui/babel-plugin & @kuma-ui/vite, conversion is now complete

github.com/kuma-ui/kuma-ui - ac7aabc34190bf7044c6fa096841fd1f0e53a5ed authored over 1 year ago by poteboy <[email protected]>
replace zero with kuma 🐻

github.com/kuma-ui/kuma-ui - 462c185b1b4a14b274238be5a45c6bdb709ec515 authored over 1 year ago by poteboy <[email protected]>
create @kuma-ui/core

github.com/kuma-ui/kuma-ui - a863b65123a8388135f7a0d3e33964a0731e2de0 authored over 1 year ago by poteboy <[email protected]>
setup turbo repo & switch to pnpm & create @kuma-ui/sheet & create @kuma-ui/system

github.com/kuma-ui/kuma-ui - 808139958f18a017ef0924bb3f0a178df35e0a25 authored over 1 year ago by poteboy <[email protected]>
Merge pull request #16 from poteboy/reduce-bundle-size

Fix Incorrect typeVersions

github.com/kuma-ui/kuma-ui - 416cab0c3c21ebcebee37302bd6418f13430399f authored over 1 year ago by poteboy <[email protected]>
fix import type

github.com/kuma-ui/kuma-ui - cc3cd99af8cbd3b12f3e9ccc687ebca17baed752 authored over 1 year ago by poteboy <[email protected]>
importedStyleFunctions["z"] instead of just "z"

github.com/kuma-ui/kuma-ui - 95f6cea1562b522085333d5c67dc52a385a6d9f3 authored over 1 year ago by poteboy <[email protected]>
Merge pull request #15 from poteboy/z

Implement 'z' API for zero-runtime styled components with utility props

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

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

github.com/kuma-ui/kuma-ui - b1bb38cbfb939eeb8fa4b570ec2b7d3b2f9a334e authored over 1 year ago by poteboy <[email protected]>
add grid to all func

github.com/kuma-ui/kuma-ui - 10d043143219e06595b1401d61224f4ffac64d3e authored over 1 year ago by poteboy <[email protected]>
add GridProps to StyledProps

github.com/kuma-ui/kuma-ui - 6956fd5b9cae6571f3bd1b7368a254514844e177 authored over 1 year ago by poteboy <[email protected]>
Merge pull request #13 from poteboy/grid

Add grid utility support

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

github.com/kuma-ui/kuma-ui - 03138266293e89ecfddaf4149524530ef553b00c authored over 1 year ago by poteboy <[email protected]>
Merge pull request #12 from poteboy/importDetection

Improve detection of imported styled functions in Babel plugin visitor

github.com/kuma-ui/kuma-ui - dbf241247e7c49691832fc9a7cda24ad48201488 authored over 1 year ago by poteboy <[email protected]>
Improve detection of imported styled functions in Babel plugin visitor

github.com/kuma-ui/kuma-ui - 52f88252d4fad51690b4653c00ab07cb9bf11fa4 authored over 1 year ago by poteboy <[email protected]>
create swc dir just in case

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

github.com/kuma-ui/kuma-ui - 487262a2b96a3282df78ecf25d1fecfed27de827 authored over 1 year ago by poteboy <[email protected]>
Merge pull request #11 from poteboy/utility-type

Add support for resolving constant variable values

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

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

github.com/kuma-ui/kuma-ui - 4277481997734862f3ae046bb224dcb99e430f73 authored over 1 year ago by poteboy <[email protected]>
update dfs function to cover edge cases

github.com/kuma-ui/kuma-ui - 4446fb9c15f46d1825baac7df3624f357dd58a01 authored over 1 year ago by poteboy <[email protected]>
recursively depth first search to find property of the target object

github.com/kuma-ui/kuma-ui - 55fbc2d67d9a0d79e7eeefaccf0ac0d3ccfdf405 authored over 1 year ago by poteboy <[email protected]>
address cases when prop value is identifier

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

github.com/kuma-ui/kuma-ui - 4e177b9a76da9c02e39351b644ffd030315aaeef authored over 1 year ago by poteboy <[email protected]>
Merge pull request #9 from poteboy/utility-type

Refactor style prop types for better type safety

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

github.com/kuma-ui/kuma-ui - 18b6a4696497b3badf7181b7e6c23f55b7fa6974 authored over 1 year ago by poteboy <[email protected]>
remove package.json

github.com/kuma-ui/kuma-ui - f567077a9b7ffcc0b3805cb09119cac261c1522f authored over 1 year ago by poteboy <[email protected]>
add type infer to rest of the style prop type

github.com/kuma-ui/kuma-ui - 5f79fd248dabc1e094991aa73586a4b134d6bd5a authored over 1 year ago by poteboy <[email protected]>
fix import error

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

github.com/kuma-ui/kuma-ui - dc0523f3e9483dbdd43d9981c6f8391c9580560b authored over 1 year ago by poteboy <[email protected]>
handle cases where the styled function is imported with a different name

github.com/kuma-ui/kuma-ui - 0f3f5d076fbcd1673216f29ecf58fc9551524909 authored over 1 year ago by poteboy <[email protected]>
mention `Support for pseudo-classes and pseudo-elements` in the feature list

github.com/kuma-ui/kuma-ui - f59c5d9d3128f9bc73f5829f04f0e974782dbfab authored over 1 year ago by poteboy <[email protected]>
add a new line to each feature

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

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

github.com/kuma-ui/kuma-ui - a453dfbdda6c1d8cac5f67833d95ed736c15e42a authored over 1 year ago by poteboy <[email protected]>
add file name for vite config

github.com/kuma-ui/kuma-ui - db87276d7c1660d8519360ac1bef67899d543082 authored over 1 year ago by poteboy <[email protected]>
Merge pull request #7 from poteboy/finalize-styled

Add support for string CSS in styled components

github.com/kuma-ui/kuma-ui - b99310c77af98984c8f4e2ba6740b0c5fb7f4b50 authored over 1 year ago by poteboy <[email protected]>
give up process given function in AST

github.com/kuma-ui/kuma-ui - 9ad37fa26090fee8f1cbf1bf569c9ab8230f9ea0 authored over 1 year ago by poteboy <[email protected]>
update README to reflect current capability

github.com/kuma-ui/kuma-ui - dce4b40a9a839225011772cca2b7e287e51240af authored over 1 year ago by poteboy <[email protected]>
style func accepts css string

github.com/kuma-ui/kuma-ui - 8f5e330ca671b845ee7313899d7530dd36597af1 authored over 1 year ago by poteboy <[email protected]>
add exports field to defined multiple entry points

github.com/kuma-ui/kuma-ui - 7b0dc74f7942a01a1a8b33ad2fd48f8f7a0bc938 authored over 1 year ago by poteboy <[email protected]>
add exports field to defined multiple entry points

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