Dennis Vash

Results 4 issues of Dennis Vash

It may be a follow up of #7 I'm getting a build-time error when trying to use this plugin in a storybook without success. The plugin works well with CRA...

Hey, I had to make some adjustments for making the backend `api` as a micro-service. You can check the new template repo: https://github.com/denvash/GRANDstack-backend-starter > Features > > - Backend as...

When developing a library it's a good practice to expose a reference of a component. It can be achieved with [`forwardRef`](https://reactjs.org/docs/react-api.html#reactforwardref). Working with this library I couldn't obtain [`Event`](https://github.com/steven-mercatante/react-timeline/blob/a9674c69a29b91298a507033602634b83875c558/src/components/events/Event.js#L97) reference...

enhancement

On providing a custom card, `768px` is a "Golden Number" which may brake the component, in this case, the user should control the query and the default one need to...

enhancement