ieedan / geist-ui-svelte

A UI Library for Svelte built to match Vercel's design inspired by other librarys such as geist-ui
https://geist-ui-svelte.dev
MIT License
19 stars 8 forks source link

feat: add className exported feature so we can add custom classes to … #266

Closed 0x090909 closed 3 months ago

0x090909 commented 3 months ago

feat: add className exported feature so we can add custom classes to our tab root

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
geist-ui-svelte ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2024 5:19pm
ieedan commented 3 months ago

This looks good on my phone I am gonna be home in a half and hour or so and I'll take one more look on my computer

0x090909 commented 3 months ago

perfect I wanted to add some padding left and right but without the class prop exported is very hard

ieedan commented 3 months ago

Looks good I'll let it redeploy we will need to bump version in package.json as well.

You can change it to v0.7.13 and then run npm install to update package-lock.

ieedan commented 3 months ago

Deployment looks good just bump package version and we should be good to go

0x090909 commented 3 months ago

Great!! thanks

0x090909 commented 3 months ago

sorry I closed by mistake the pr

0x090909 commented 3 months ago

Looks good I'll let it redeploy we will need to bump version in package.json as well.

You can change it to v0.7.13 and then run npm install to update package-lock.

npm says there is no v0.7.13 version

ieedan commented 3 months ago

Change the version of this package

0x090909 commented 3 months ago

done

ieedan commented 3 months ago

Thanks !

0x090909 commented 3 months ago

I think you have to create a new tag

Screenshot 2024-08-10 at 19 42 20

After I install its empty