hedgedoc/frontend/src/components
Tilman Vatteroth 753c6e593f refactor: remove isomorphic-ws
The package caused some issues while working on other features.
Mostly because bundlers have been unable to determine the correct
websocket constructor.
So I replaced it with a more object-oriented approach.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-06-02 17:40:25 +02:00
..
application-loader feat: add concat-css-classes helper method 2023-05-21 22:31:52 +02:00
common refactor: remove isomorphic-ws 2023-06-02 17:40:25 +02:00
document-read-only-page refactor: rename render-iframe to renderer-iframe 2023-05-07 21:43:52 +02:00
editor-page refactor: remove isomorphic-ws 2023-06-02 17:40:25 +02:00
error-boundary enhancement: remove frontend version 2023-04-03 20:11:03 +02:00
error-pages fix(frontend): reformat source files 2022-12-04 20:59:46 +01:00
history-page refactor(sidebar): move sidebar entries to the sidebar 2023-04-23 22:18:14 +02:00
intro-page refactor: rename render-iframe to renderer-iframe 2023-05-07 21:43:52 +02:00
landing-layout enhancement(frontend): inlined buttons 2023-04-20 22:20:18 +02:00
layout fix(frontend): use tabs instead of pills for settings modal 2023-05-13 14:12:53 +02:00
login-page/auth feat: fetch frontend config in server side rendering 2023-04-06 22:54:32 +02:00
markdown-renderer fix: migrate code to html-to-react v2 2023-05-10 16:30:38 +02:00
notifications fix: useTranslation hook in react components 2023-03-25 16:14:03 +01:00
profile-page fix(profile): show correct error messages 2023-03-31 16:46:40 +02:00
register-page feat: fetch frontend config in server side rendering 2023-04-06 22:54:32 +02:00
render-page refactor: extract height monitor hook 2023-06-01 13:46:19 +02:00
slide-show-page refactor: rename render-iframe to renderer-iframe 2023-05-07 21:43:52 +02:00