Implementing Roth-C and Point designs. #154
Replies: 4 comments 6 replies
-
Heya! @sohamsshah 's ideas above are great! So for creating components based on the new design should we edit the current components (For example, we can edit the styles of the DatepickerPoint.vue and DatepickerRothC.vue to match the new design.. Same for some other components which are already there but are of the old design.) or should we create new component folders & files completely? I'm still new to the project and might be missing some information so I'd love to know others opinion on this! |
Beta Was this translation helpful? Give feedback.
-
Just updating the slack discussion over here: ""Hi channel, first of all - glad to see that everyone of you are actively involving in the community and also has started working on some issues too on FLINT-UI. In context to the recent issues created regarding the component design for the new updated Design ( Yash Kandalkar did a great job creating the issues), you can try keeping the following points in mind while working on them: We have decided to migrate to Ant Design Vue Frontend Design System Library for all our needs. In our codebase there are dependencies for tailwind or metarial-vue; but that has to be removed on later iterations. So make sure all your designs are built with Ant Design only. Some resources to get started with Ant Design with Vue: Good luck with your Issues you are working on! 🚀 Cc: Harsh Bardhan" |
Beta Was this translation helpful? Give feedback.
-
Link to the text ^ https://mojaglobal.slack.com/archives/C010Z37GL2U/p1646396566370539?thread_ts=1646396566.370539&cid=C010Z37GL2U |
Beta Was this translation helpful? Give feedback.
-
@chicken-biryani I think Ant Design system will be a good choice for rebuilding components ui as Ant design has many build in components and flexibility. |
Beta Was this translation helpful? Give feedback.
-
To do: Implement the design of Roth-C & Point.
The designs for the POINT and Roth-C are ready but it never really came to life.
The design links-
Point prototype -
https://www.figma.com/proto/JXB1KKGWxD2dLR7dx2hqWS/Flint-UI?page-id=0%3A1&node-id=3%3A2&viewport=295%2C48%2C0.29&scaling=min-zoom&starting-point-node-id=3%3A2
RothC Prototype -
https://www.figma.com/proto/JXB1KKGWxD2dLR7dx2hqWS/Flint-UI?node-id=0%3A1&viewport=295%2C48%2C0.36&scaling=min-zoom&starting-point-node-id=3%3A2
[Click on 'Run' in the prototype twice]
@sohamsshah did have an idea on how to get started--
To quote-
_"This new design looks great. So what we should technically do is first develop components. Once all the components of the design system are made, then we can move to things like Pages/Sections etc.
Components like:
Everything goes into Storybook.
Once these are built, we can then do:
/point
/rothc and other routes are similar.
The benefit of this I feel is:
This discussion talks about on how to proceed.
cc- @sohamsshah @padmajabhol @Sukriti-sood
Beta Was this translation helpful? Give feedback.
All reactions