hedgedoc/src/pages
Tilman Vatteroth 8b4e9191e5
Fix smooth scroll and other bugs (#1861)
This PR fixes:

- The wrong clean up of window post message communicators
- The smooth scroll bug in chrome (Fixes Anchor navigation in render view not working #1770)
- Scroll by using touch devices in renderer
- Lazy loading of the editor (code mirror doesn't need to be lazy loaded any more)
2022-02-14 16:37:34 +00:00
..
n Fix smooth scroll and other bugs (#1861) 2022-02-14 16:37:34 +00:00
p Add browser meta tags for favicon and title (#1746) 2022-01-02 19:35:39 +01:00
s Add browser meta tags for favicon and title (#1746) 2022-01-02 19:35:39 +01:00
404.tsx Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
[id].tsx Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
_app.tsx Add browser meta tags for favicon and title (#1746) 2022-01-02 19:35:39 +01:00
history.tsx Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
intro.tsx Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
login.tsx Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
profile.tsx Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
register.tsx Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00
render.tsx Switch the base framework from Create React App to Next.JS 2021-12-30 14:43:25 +01:00