-
Notifications
You must be signed in to change notification settings - Fork 45
[WIP]feat(*): developer focused demo using StoryBook - I315 #335
[WIP]feat(*): developer focused demo using StoryBook - I315 #335
Conversation
Signed-off-by: elit-altum <manan.sharma311@gmail.com>
@sanyamdogra I think we can start from here. |
@irmerk needed your thoughts on some initial settings
|
Well I don't think I'll be comfortable on working on a same PR. It'll lead to discrepancies in future. This might make sense have made sense if we use the same fork. |
|
Unsure of what you asked for. Are you referring to collaborator access to a fork? Yes I will have to provide you that on my fork. |
I think working off a fork and building a draft PR from that fork would be best. Script seems fine. And I would presume to follow what they say in their docs, so colocating sounds fine. |
Alright then. Provide me access to your fork. I hope it doesn't affect mine. Let us also discuss about a roadmap but on this issue #315. |
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com>
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com>
…cicero-ui into storybook-components
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com>
5a009b9
to
19f6d5e
Compare
Signed-off-by: elit-altum <manan.sharma311@gmail.com>
Signed-off-by: elit-altum <manan.sharma311@gmail.com>
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com> Signed-off-by: elit-altum <manan.sharma311@gmail.com>
Signed-off-by: elit-altum <manan.sharma311@gmail.com>
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com> Signed-off-by: elit-altum <manan.sharma311@gmail.com>
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com> Signed-off-by: elit-altum <manan.sharma311@gmail.com>
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com> Signed-off-by: elit-altum <manan.sharma311@gmail.com>
Signed-off-by: irmerk <jolenelanglinais@gmail.com> Signed-off-by: elit-altum <manan.sharma311@gmail.com>
Signed-off-by: elit-altum <manan.sharma311@gmail.com>
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com> Signed-off-by: elit-altum <manan.sharma311@gmail.com>
19f6d5e
to
316a4da
Compare
@sanyamdogra fixed the failing builds. Separated other's commits for easy squashing at the end. |
…cicero-ui into storybook-components
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com>
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com>
Hi @elit-altum, can you please fix the build? After that, I guess initial setup of the Storybook is done. We can get it reviewed by the team. I have added dummy stories that can be tackled one at a time. |
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com>
05fe29f
to
06c90e2
Compare
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com> Signed-off-by: elit-altum <manan.sharma311@gmail.com>
Signed-off-by: Sanyam Dogra <sdlord07@gmail.com> Signed-off-by: elit-altum <manan.sharma311@gmail.com>
06c90e2
to
0c68968
Compare
Signed-off-by: elit-altum <manan.sharma311@gmail.com>
@elit-altum I guess you'll have to change the directed PR to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like a good starting point! What are the next steps? With this in place, people will be able to go ahead and update the individual .stories
files and add new .stories
files for components that don't get have one?
Yes, we'll be able to write stories for every component that is used in cicero-ui.They can be checked in isolation and even tested. We'll still have to write stories for these components but that can be covered in individual PRs. |
Sounds great to me! |
Me and @elit-altum tried hard to fix the build. The last commit has the DCO, somehow the travis is not building. |
…cicero-ui into storybook-components
I don't know how it messed up the package-lock.json. Me and @elit-altum have tried to fix this but it's all scrambled. Closing this PR and making a new one. |
Closing for #353, @elit-altum make sure that PR isn't missing anything from this one. |
Signed-off-by: elit-altum manan.sharma311@gmail.com
Issue #315
Changes
@storybook/react
as a dev dependency andscript
to start storybook.Related Issues