summaryrefslogtreecommitdiffstatshomepage
path: root/webui/src/components/CommentInput/CommentInput.tsx
Commit message (Collapse)AuthorAge
* webui: upgrade Material UIQuentin Gliech2022-02-22
|
* webui: replace React importsQuentin Gliech2022-02-16
|
* Merge pull request #661 from GlancingMind/fix-660Michael Muré2021-05-02
|\ | | | | Show placeholder for empty comment(preview)
| * Show placeholder for empty comment(preview)Sascha2021-05-01
| |
* | Make comment input vertically resizableSascha2021-05-01
|/
* Fix #656 (#657)Sascha2021-04-29
| | | | Very long words wont any longer overflow over the parent container boundary. Instead a scrollbar will be shown.
* Fix and improve rendering of markdown elementsSascha2021-04-07
| | | | | | - Markdown will no be rendered - Render text always below an image - block quotes wont be just indented text
* Several fixesSascha2021-03-19
| | | | | | | - Fix misspelling of cancel... - Fix flickering of green "update comment" button - Fill input with comment text - Close edit view after submit
* Commit for #541Cláudio2021-02-05