Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Components refactor #125

Open
1 of 3 tasks
omero opened this issue Jan 23, 2025 · 0 comments
Open
1 of 3 tasks

Components refactor #125

omero opened this issue Jan 23, 2025 · 0 comments
Assignees

Comments

@omero
Copy link
Member

omero commented Jan 23, 2025

We want to improve our components organizations to provide more flexibility to future implementations.

Motivation

  • This styleguide was released before the latest release of shadcn cli (2.0), and with that, we lost some ergonomics w.r.t prototyping and extension of those components
  • Components where not really content oriented with the nature of the backend we are using, we decide use the generated components and just use it, but we lost some idiomatic commons if a system that is returning JSON object data, we want to take advantage of that and remove unnecessary logic an typing
  • Be prepared for the revamp implementations like the Visual editor

This change will affect

  • Storybook starter
  • Next starter
  • Remix starter
@omero omero added this to Roadmap Jan 23, 2025
@omero omero moved this to Planned in Roadmap Jan 23, 2025
@omero omero self-assigned this Jan 23, 2025
@omero omero moved this from Planned to In Progress in Roadmap Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant