Maciek Pekala

Results 4 issues of Maciek Pekala

Got into some edge cases around how this action works combined with other actions that use a cleanup step. With following steps in a job, everything works peachy: ```yml steps:...

needs-triage

If your components are strictly props-based and change their state by emitting Flux actions, the usefulness of the playground is somewhat limited. What if it was possible to display actions...

enhancement

It would be nice to display auto-generated component API documentation based on the propTypes and optional comments. I have a partial implementation of this using https://github.com/reactjs/react-docgen and their markdown example....

enhancement

I cloned the repo and I tried to `npm run build` but the bundle produced doesn't seem to work when linked to cosmos. I locked the versions of all packages...