nimiq / vue-components

Vue component library for Nimiq ecosystem apps.
https://nimiq.github.io/vue-components/
Apache License 2.0
17 stars 4 forks source link

Update storybook to at least 4.0.8 #17

Open sisou opened 5 years ago

sisou commented 5 years ago

4.0.8 fixes a bug with knobs, so that the view does not re-render each time a knob is changed.

Since we are still on 4.0.0-alpha.4, lots of things have changed even for the main v4 release, so here is a migration guide: https://medium.com/storybookjs/migrating-to-storybook-4-c65b19a03d2c

danimoh commented 5 years ago

Maybe a good idea to wait a little longer. 4.0.8+ is still riddled with bugs: https://github.com/storybooks/storybook/issues/4947 And apparently 5.0 is to be released soon.