thaw-ui / thaw

An easy to use leptos component library
https://thawui.vercel.app
MIT License
206 stars 21 forks source link

Roadmap: v0.3 #165

Open luoxiaozero opened 2 months ago

luoxiaozero commented 2 months ago

(This supersedes the roadmaps in #114 .)

Roadmap

WAI-ARIA guidelines

component


Making a component library is a huge project, and I have limited time. Everyone is welcome to open PR or issue.

bioinformatist commented 1 month ago

@luoxiaozero Hey my bro, do you think it's necessary for adding new component who stands for "empty status"?

Just like: https://ant-design.antgroup.com/components/empty

I'm glad to submit a PR for it.

Besides, is there a discord channel for thaw?

luoxiaozero commented 1 month ago

I'm glad to submit a PR for it.

Very welcome!

Besides, is there a discord channel for thaw?

Not yet.

luoxiaozero commented 1 month ago

@bioinformatist I created a new discord channel.

https://discord.gg/kajpB5GY3W

kandrelczyk commented 3 weeks ago

@luoxiaozero I'm being kicked out of the discord server all the time. Any idea why?

luoxiaozero commented 3 weeks ago

@kandrelczyk I'm not very familiar with the Discord invite configuration, you can try the README Invite link.

dmgolembiowski commented 2 weeks ago

Hi @luoxiaozero, I was wondering if part of the v0.3 release includes upgrading the leptos dependency to v0.7 (such as one of its pre-release versions like v0.7.0-preview2)?

As it were, attempting to simultaneously use v0.7.0-preview2 of leptos and thaw-ui causes errors during compilation :( .

Adding @benwis for leptos-ecom visibility

luoxiaozero commented 2 weeks ago

@dmgolembiowski Some features needed by thaw are not yet implemented in the v0.7.0-preview2 version. I am waiting for the release of leptosv-0.7.0-alpha.