Top
Best
New

Posted by michaelmior 2 days ago

Reshaped is now open source(reshaped.so)
299 points | 43 comments
philjackson 2 days ago|
This looks like a really solid library and a lot of code for free. Many thanks to Dmitry / the team.
blvdmitry 2 days ago|
Thank you
j1436go 2 days ago||
Looks very clean! Kudos for creating it. Switching tabs and navigating on the documentation page freezes the site for a couple of ms though. I'm on Manjaro Linux using LibreWolf v135.
blvdmitry 2 days ago||
Thanks! Slow nav is a thing indeed and will look into it. Currently I’m having some server logic when navigating to scan which mdx files are available and also had a very basic auth causing me to use a server. With going OSS I can actually just switch to a static website export now
esperent 2 days ago|||
Fennec browser on Android here and same, switching between Documentation and Properties tabs in the docs takes half a second. I'm not sure if it's actually a freeze though, maybe a misplaced decimal point in an animation?
hu3 2 days ago||
Their Next JS server takes around half a second to render static content.

https://i.imgur.com/qFH0ZlK.png

blvdmitry 48 minutes ago||
[dead]
mexicocitinluez 2 days ago||
For whatever reason, each time I click on a menu item it feels delayed. Not like a "This appears to be loading info" delay, but a "It seems frozen and then something just appears" delay.
bigtones 2 days ago||
Yes, every link takes a feew seconds to load with no visual feedback it doing anything. Maybe work on that or put a loading bar at the top or show something.
blvdmitry 48 minutes ago||
[dead]
blvdmitry 2 days ago||
Sorry, point taken, going to spend some more time on the website now that the oss prep is over
solarkraft 2 days ago||
Small aside: I’m still looking for a framework/UI library fully designed and developed micro-interactions. Even the best ones tend to have jumps that feel like glitches.
blvdmitry 2 days ago|
do you have some examples of what you would want to get improved/added? We’re building an additional set of components now that could provide more of the micro interactions
sandblast 1 day ago|||
When you have two dots in slider component and quickly move one of those over and past the other one, that second dot also unexpectedly changes position in unpredictable ways.
blvdmitry 1 day ago||
This one is fixed in the latest canary, haven't updated the docs yet though
solarkraft 2 days ago|||
The slider component's label just appears and disappears and looks a bit out of place in dark mode (this was the first thing I noticed on mobile). The switch isn't draggable and doesn't react to presses.

These were a lot less obvious than with some other libraries (including ones claiming to be meticulously designed ...) and I have to extend some props for almost everything that animates in also animating out (almost everybody messes this up and it irritates me a lot, just leave it unanimated if you're not going to finish it ...).

In total I think this is a pretty high quality library. Definitely not bad!

cheerioty 2 days ago||
Looks amazing. I'm currently using Mantine alot and still super happy with it so far, but will keep this in mind. I just wish somebody would finally build something of similar quality for ReactNative. The existing solutions I'm aware of all fall short in comparison.
patates 2 days ago|
last time I looked mantine had some a11y issues, did anyone had to go through an a11y compliance check with it?
taspeotis 2 days ago||
In the README the getting started takes you to the changelog, rather than getting started.
whilenot-dev 2 days ago|
Thanks, created a PR: https://github.com/reshaped-ui/reshaped/pull/426
sheepscreek 1 day ago||
Beautiful components and that’s a very bold move. Congratulations on your success so far and hope this helps you (and everyone in the ecosystem) achieve even more!
blvdmitry 48 minutes ago|
[dead]
singpolyma3 2 days ago||
I'm very curious here. I don't see any pricing or call to pay or even donation option on the website. So are they both open source and no longer interested in getting paid?
blvdmitry 2 days ago||
Hey, I used to sell this library for the past 5 years and happy with the money I made so decided to just make it more accessible for those who can’t afford it (the pricing was also more team focused). We’ll probably ship some additional components under as a plus license but core react and Figma libraries will stay free and open source
ly 2 days ago||
At the bottom of the article:

> I’m also interested in taking Reshaped further by introducing more complex, opinionated premium components on top of the core library. Not “50 landing page layouts,” but advanced components that require sophisticated CSS and React logic.

8cvor6j844qw_d6 2 days ago||
Something like Tailwind Catalyst UI kit [1]?

I'll be definitely be lining up to get one that has more variety.

Currently I'm trying out the recently released AI Elements [2] for its UI components tailored for AI-related stuff and pretty convenient for prototyping.

[1]: https://catalyst.tailwindui.com/docs

[2]: https://ai-sdk.dev/elements/overview

blvdmitry 2 days ago||
I think Catalyst looks more like the core Reshaped library atm but we’re jamming on building the first component pack for more complex form fields and layouts. A few other ideas is indeed chat interfaces as well as layout/navigation patterns
mathfailure 1 day ago|
It looks so neat and amazing!

I wish there was a simple way to 'marry' this lib with WordPress... or maybe there is one?

More comments...