mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
Graph view is fairly tied to the frontend, has styling concerns in the ns and doesn't have use cases outside the app. frontend.common is the parent ns for frontend code to reuse across UI threads. Didn't move db-view because there are use cases for generating view entities outside the app and there's no styling related code in it