aurelia / framework

The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
MIT License
11.75k stars 625 forks source link

Looking for collaboration #839

Open ndelangen opened 6 years ago

ndelangen commented 6 years ago

Hi!

Over at Storybook (website), we've just received an issue / feature-request from @miguelzakharia : https://github.com/storybooks/storybook/issues/2226

I'm looking for people with Aurelia knowledge to make this a reality, maybe not today or tomorrow, but in the near future.

Storybook is a UI development environment for your UI components. With it, you can visualize different states of your UI components and develop them interactively.

Storybook runs outside of your app. So you can develop UI components in isolation without worrying about app specific dependencies and requirements.

Are there Aurelia contributors reading this interested in co-creating Storybook for Aurelia?

Link to our slack: https://now-examples-slackin-nqnzoygycp.now.sh/

I've read the issue template, feel free to close, I'm just looking to open a dialog

EisenbergEffect commented 6 years ago

@ndelangen Thanks for dropping in here :) I'll chat with the team and see if anyone can help. Another great place to post this in on our discourse forum. discourse.aurelia.io.

eriklieben commented 6 years ago

I would love to help out on this.

I've cloned the storybook repo after the Vue extension was released, took a quick look, but didn't fully understand back then what needed to be implemented to get it to work for Aurelia.

Will take another look.

ndelangen commented 6 years ago

@eriklieben If you want we can do a 1 on 1 call or meet in person some day?

eriklieben commented 6 years ago

Cool, let's discuss this in person during the coffee break at maintainerati.

Do you know if @meelisd is also joining maintainerati? Then we can team up there and plan out steps to get this done :-)

Thanks!

ndelangen commented 6 years ago

link to maintainerati: https://www.eventbrite.nl/e/tickets-maintainerati-unconference-amsterdam-39008825447

If anyone else is interested in coming, regard this as an invitation!

Alexander-Taran commented 6 years ago

@eriklieben how is it going?

justindra commented 6 years ago

@ndelangen @eriklieben Happy to help contribute as well. But yea, just had a quick skim through the storybook repo, and not sure what is involved. Would be great if you guys can point me in the right direction.

Alexander-Taran commented 2 years ago

image

ndelangen commented 2 years ago

Storybook's docs repo: https://github.com/storybookjs/frontpage

👏