about summary refs log tree commit diff
path: root/storybook
AgeCommit message (Collapse)Author
2017-01-04Use system fonts on more platformsJessica Stokes
This allows other platforms such as Windows, macOS and iOS to use their system fonts rather than downloading a copy of Roboto. It also makes the app feel a little closer to native on those platforms!
2016-12-14Re-implemented autosuggestions component for the compose formEugen Rochko
Fix #205, fix #156, fix #124
2016-10-18Adding application/jrd+json webfinger resourceEugen Rochko
2016-10-12Merge in react-storybook, add yarn lockfileEugen Rochko
2016-10-11add stylesheet; add story for Button componentKai Schaper
2016-10-11setup React Storybook; add example story for LoadingIndicator componentKai Schaper