Milad Kawas

Results 8 issues of Milad Kawas

Hello The documentation states it clearly that this library shouldn't be used in production because it blocks the application. Which is true, except there are examples where you actually want...

I wish we have two things: 1) The ability to name a queue, so we can use multiple queues at the same time. 2) New calls added to a queue...

Please don't forget to add examples. Thanks

Hello I want to use this for a media player, the media player will play different tracks with different values, so it's useful to change the max value on the...

Hello I like this component because it's straight forward and easy to use. But the default colors don't match my theme. I'm using this with Bulma, and I'd like to...

The default behavior of the serverless framework, is to create a deployment bucket inside the stack itself. Upon destroying the stack, the default behavior is to empty the deployment bucket...

Hello The current release 0.5.3 has the `main` property in `package.json` as `index.js` that's why I have to use `@import '~bulma-steps-component/bulma-steps.sass'` instead of `@import '~bulma-steps-component'`. The master already has the...