Philip Molares
e0dbb05572
changed calls to cy.route to cy.intercept ( #806 )
...
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-30 12:31:54 +01:00
Philip Molares
f3bf7cd105
Added reuse information ( #782 )
...
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-22 21:50:07 +01:00
mrdrogdrog
460badb97b
Update multiple packages ( #719 )
...
* Update multiple packages
- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser
- eslint-config-react-app
- eslint-config-standard
- react-scripts
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* fix type
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* deduplicate code
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* Disable test because it doesn't work
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* repair service worker
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* Lazy load mermaid
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* use show error
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* fix tsconfig in cypress
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* fix import integration test
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-10-25 21:17:59 +01:00
Erik Michelson
9b6fca29e8
Add common download helper ( #628 )
...
* Refactor download functions into a common helper function
* Removed unused import
2020-10-03 22:38:46 +02:00
Philip Molares
20e296cb9b
replaces moment with luxon ( #621 )
2020-10-02 14:00:29 +02:00
mrdrogdrog
101292da92
Feature/lazy load components ( #590 )
2020-09-26 09:54:17 +02:00
Philip Molares
44637c753e
Add dark mode ( #554 )
2020-09-13 18:04:02 +02:00
Erik Michelson
a99bb62f12
Replace history-menu icon from bars to vertical dots ( #531 )
...
* Replace bars-icon with ellipsis-h-icon
* Replace horizontal icon with vertical one
2020-09-03 15:45:49 +02:00
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
mrdrogdrog
a41d3d1515
Correct use selector ( #515 )
2020-08-30 21:24:34 +02:00
Tilman Vatteroth
058b6ab97a
Add fork-awesome-stack.tsx and extract types
...
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-08-26 21:28:46 +02:00
mrdrogdrog
0fadc09f2b
Restructure repository ( #426 )
...
organized repository
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Co-authored-by: Philip Molares <git@molar.es>
2020-08-16 16:02:26 +02:00