27-October-2016
20-October-2016
- Show comments for public apps without logging in PR46
17-October-2016
- Add border-radius for comment form PR44
18-October-2016
- Add a loading icon for loading comments for the first time. PR43
- Fix some minor bugs.
18-October-2016
Load comments just after we found the current user. This fixes the issue of not loading comments for the current story just after reloaded.
14-October-2016
Improve console errors and signIn process when the user is loggedOut.
14-October-2016
- Add a confirm box when deleting components. #38
- Add the user to the local cache when adding a comment. #40
12-October-2016
Move a few packages from dev-deps to deps.
12-October-2016
12-October-2016
Fix a regression in the latest master. PR33
12-October-2016
Add comment delete feature PR23
12-October-2016
Add a cache invalidation system. PR28
11-October-2016
Add markdown support. PR24
11-October-2016
Add multiline comment support. PR22
Fix user info bug and remove unused files
- Remove unused local addon-db files PR19
- Update storybook dev dependency to auto export repo info PR20
- Fix getUserInfo error by correcting method name PR21
Add some usability improvements.
- Change login links to Storybook Hub. PR12
- Remove full date text. PR13
- Increase font size a bit. PR14
- Implement a local comments cache. PR16
- First stable release