mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 23:19:38 +00:00
- Remove unused clojure.string require in core_test.cljs - Replace promesa.core p/delay with js/setTimeout, remove import - Remove redundant final-result binding in print-shortcut-key - Flatten nested if chain to cond for raw-binding - Fix nested button inside button (keystroke-active → div) - Remove dead .cp__shortcut-table-wrap CSS - Align global-handlers set in get-cross-context-conflicts Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Shui is the component library for logseq. It has 3 main goals:
- Provide an abstraction for specific components, separate from the main codebase
- Provide a consistent look and feel for the future of logseq
- Provide ready to use components to plugin authors to allow for a more consistent better user experience of plugin authors and users
API
This library is under the parent namespace logseq.shui.