mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
[refactor] change editor input as uncontrolled component & try composition input for UX .
This commit is contained in:
@@ -357,7 +357,7 @@
|
||||
|
||||
(ui-handler/re-render-root!))))))
|
||||
|
||||
(defn rename-when-alter-title-propertiy!
|
||||
(defn rename-when-alter-title-property!
|
||||
[page path format original-content content]
|
||||
(when (and page (contains? config/mldoc-support-formats format))
|
||||
(let [old-name page
|
||||
|
||||
Reference in New Issue
Block a user