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

[FEATURE] New Cards and Refactorisation #58

Open
Zering-Max opened this issue Jan 15, 2024 · 0 comments
Open

[FEATURE] New Cards and Refactorisation #58

Zering-Max opened this issue Jan 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Zering-Max
Copy link

Hello everybody !

I have fallen on yur exciting project especially to train my tailwind skiils.

I'd like to add some new cards with other functions inspired by Quasar (https://quasar.dev/vue-components/card/), below some example that i code in my fork.

Capture d’écran 2024-01-15 à 15 57 22

Do you think it suits the "general design" of DripUI ?

Also I have noticed in the code that components in Drip folder (components/Drip/cards) seems to be not used in the concret web rendering (pages/docs/cards), that makes the code quicky very huge with every component pasted (not in React component shape but juste plain HTML).

Capture d’écran 2024-01-15 à 16 11 17

Maybe it could be useful to use more systematically component in Drip folder like React Component and also move the useRef logic inside each component to prevent tens and tens "CardAreaRefX" on parent component when much other new cards will be created ?

@Zering-Max Zering-Max added the enhancement New feature or request label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant