Commit Graph

8 Commits (7fba4cb3d1a4a4d0ba6713b4e01584faef9c369a)

Author SHA1 Message Date
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules ()
* Add semi to ESLint rules

* Add padded-blocks to ESLint rules

* Add comma-dangle to ESLint rules

* add config/webpack and storyboard

* add streaming/

* yarn test:lint -- --fix
Yamagishi Kazutoshi 1027556614 Fix broken storybook ()
usagi-f b87a08e160 Add function color remaining text ()
Eugen Rochko 4d23a85c29 Fix up storybook
Eugen Rochko b27066e154 Re-implemented autosuggestions component for the compose form
Fix , fix , fix 
Eugen Rochko d5e086a47b Adding application/jrd+json webfinger resource
Kai Schaper 4eeb7947bd add stylesheet; add story for Button component
Kai Schaper 71e7537330 setup React Storybook; add example story for LoadingIndicator component