hedgedoc/cypress
mrdrogdrog 3a0e35a9f3
Improve render performance (#511)
Massive improvement of render performance by:
- replacing the codimd-line-marker with an in-memory map
- an observation of the changed markdown code to identify changed lines
- a unique react-key calculation
2020-09-02 20:51:47 +02:00
..
fixtures
integration Improve render performance (#511) 2020-09-02 20:51:47 +02:00
support rework how the frontend is started (#361) 2020-07-29 22:58:01 +02:00
.eslintrc.json
tsconfig.json
webpack.config.js