angular-components icon indicating copy to clipboard operation
angular-components copied to clipboard

Components sandbox / playground

Open anbalase opened this issue 5 years ago • 4 comments

Based on @vladjerca's suggest sandbox setup 496fde74356d52b4cc62cdff3d7885eaa0ccb3bd expand for all components

anbalase avatar Jan 08 '20 07:01 anbalase

@anbalase @mhagape I think we could use storybook to document usage and display the rendered results.

All our libs are going this direction and it would be great if we could add this to the gh_pages. Maybe drop compodoc?

vladjerca avatar Mar 09 '20 17:03 vladjerca

@anbalase @mhagape I think we could use storybook to document usage and display the rendered results.

All our libs are going this direction and it would be great if we could add this to the gh_pages. Maybe drop compodoc?

We tried here in Cluj to make Storybook work with the lib and it didn't work quite well. We couldn't make it work properly. I didn't invest too much time, maybe you'll have more luck.

sergiubologa avatar Mar 12 '20 13:03 sergiubologa

@sergiubologa Was it because of the pdf-js web worker or what exactly was the issue?

vladjerca avatar Mar 13 '20 19:03 vladjerca

@sergiubologa Was it because of the pdf-js web worker or what exactly was the issue?

Not really. Mainly it was because the DI doesn't seem to work with Storybook and I couldn't find a quick solution for it. Maybe the upgrade to Angular 9 will fix the issue.

sergiubologa avatar Mar 14 '20 13:03 sergiubologa