mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
Move to local bindings && events bus (#1686)
refactor: switch to global && local shortcuts Also, use an events channel to decouple components and handlers
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
[frontend.handler.route :as route-handler]
|
||||
[frontend.handler.export :as export]
|
||||
[frontend.config :as config]
|
||||
[frontend.modules.shortcut.core :as shortcut]
|
||||
[dommy.core :as d]
|
||||
[clojure.string :as string]
|
||||
[goog.object :as gobj]
|
||||
|
||||
Reference in New Issue
Block a user