]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
toolkit: refactor markdown based NotesView and NotesEdit
authorStefan Sterz <s.sterz@proxmox.com>
Tue, 12 Apr 2022 10:34:21 +0000 (12:34 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 13 Apr 2022 09:28:07 +0000 (11:28 +0200)
commit11d4f4de44c33b93768875f069f3d46fa5b77915
tree15b1116f775ff65a5713b704e5f3ca86ed3ac080
parente914453239b31109e1ca48879c793b9825f3f1bc
toolkit: refactor markdown based NotesView and NotesEdit

refactor them to make them more flexible and, thus, usable in pbs.
adds parameters for enabling the TBar, setting the help section in the
editing dialog and cleans up the code in some places

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
src/panel/NotesView.js
src/window/NotesEdit.js