You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to have full customisation on how everything looks and feels. We also want to use SSR without depending on emotion.
I think creating a headless version would be a wonderful addition. I saw in the code that like 90% is already very hook based so I think with some additional exports and documentation (or example) this would be great to have.
Ideally this could be a different package so you can have a planby-headless with just the hooks, the more DIY solution and then the full planby as it is now which also consumes the planby-headless but adds a very nice UI on top of it.
WDYT?
Regards,
The text was updated successfully, but these errors were encountered:
I've also been thinking about creating a "planby-headless" with just hooks as a separate package with that. I'll report on progress once I start working on it.
Hi,
We would like to have full customisation on how everything looks and feels. We also want to use SSR without depending on emotion.
I think creating a headless version would be a wonderful addition. I saw in the code that like 90% is already very hook based so I think with some additional exports and documentation (or example) this would be great to have.
Ideally this could be a different package so you can have a
planby-headless
with just the hooks, the more DIY solution and then the fullplanby
as it is now which also consumes theplanby-headless
but adds a very nice UI on top of it.WDYT?
Regards,
The text was updated successfully, but these errors were encountered: