hedgedoc/cypress/integration
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
..
autocompletion.spec.ts add missing autocompletions (#514) 2020-09-01 22:28:08 +02:00
banner.spec.ts added e2e tests (#298) 2020-07-16 11:22:53 +02:00
documentTitle.spec.ts Add YAML-metadata for notes and change the document title accordingly (#310) 2020-07-18 22:17:36 +02:00
history.spec.ts enhanced the e2e history.spec 2020-08-17 09:40:44 +02:00
intro.spec.ts added e2e tests (#298) 2020-07-16 11:22:53 +02:00
language.spec.ts added e2e tests (#298) 2020-07-16 11:22:53 +02:00
link.spec.ts Replace MathJax with KaTeX (#497) 2020-08-27 15:13:35 +02:00
toolbar.spec.ts Improve render performance (#511) 2020-09-02 20:51:47 +02:00