qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

chore(release): release v0.7.2 #511

Closed ramfox closed 5 years ago

ramfox commented 5 years ago

This release contains two major updates. First, we have fixed pagination throughout the app! Not only do our dataset lists paginate correctly, but we have added preliminary pagination to the dataset body. Second, we have added storybook to our app for help with development and design. So far there is a short list of components that you can view on storybook, but we plan on continuing to add components as we work on them. We used storybook to iterate on the new DownloadBar component, which features in the readonly version of the webapp, and it allowed for quicker iteration. We are pumped to continue to use it in the future.