hedgedoc/src/components/editor/editor-pane
Erik Michelson 79469c5ddc
Show warning if note is longer than configured maximum length (#534)
* Add maximum document length config option

* Show remaining characters in tooltip of status-bar length-info

* Remove unnecessary checkDocumentLength function

* Add max-length warning

* Update translation wording

* Set dialog to medium size

* Add coloring to status-bar length info

* Improve wording in warning modal

* Add cypress e2e tests

I included the cypress-commands package and set the language level to ES6 to allow easier testing e.g. of element attributes.

* Changed way how the modal-advice was styled and positioned

* Show warning modal only on first length exceeding

* Improved length tooltip by adding messages when exceeding or reaching limit
2020-09-05 16:36:46 +02:00
..
autocompletion add missing autocompletions (#514) 2020-09-01 22:28:08 +02:00
status-bar Show warning if note is longer than configured maximum length (#534) 2020-09-05 16:36:46 +02:00
tool-bar Replace editor toolbar dividers with css pseudo-selector (#527) 2020-09-01 22:28:37 +02:00
editor-pane.scss Reduce space between editor toolbar buttons (#494) 2020-08-27 10:48:29 +02:00
editor-pane.tsx Show warning if note is longer than configured maximum length (#534) 2020-09-05 16:36:46 +02:00
hints.scss Restructure repository (#426) 2020-08-16 16:02:26 +02:00
key-map.ts Restructure help dialog (#484) 2020-08-26 18:49:46 +02:00
one-dark.css Restructure repository (#426) 2020-08-16 16:02:26 +02:00