mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
enhance(ui): remove all of the classic modal components
This commit is contained in:
@@ -831,9 +831,7 @@
|
||||
[]
|
||||
nil)
|
||||
|
||||
(rum/defcs ^:large-vars/cleanup-todo root-container <
|
||||
(mixins/modal :modal/show?)
|
||||
rum/reactive
|
||||
(rum/defcs ^:large-vars/cleanup-todo root-container < rum/reactive
|
||||
(mixins/event-mixin
|
||||
(fn [state]
|
||||
(mixins/listen state js/window "pointerdown" hide-context-menu-and-clear-selection)
|
||||
@@ -959,7 +957,6 @@
|
||||
[:div#app-single-container]]
|
||||
|
||||
(ui/notification)
|
||||
(ui/modal)
|
||||
|
||||
(shui-toaster/install-toaster)
|
||||
(shui-dialog/install-modals)
|
||||
|
||||
Reference in New Issue
Block a user