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 added e2e tests (#298) 2020-07-16 11:22:53 +02:00
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 added e2e tests (#298) 2020-07-16 11:22:53 +02:00
tsconfig.json added e2e tests (#298) 2020-07-16 11:22:53 +02:00
webpack.config.js added e2e tests (#298) 2020-07-16 11:22:53 +02:00