mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
Adds enhanced dropdown rendering with combobox component, icons, and proper styling. Fixes missing icons in CMD K nodes section and property bullets. Also includes fixes for regex handling in item rendering and syntax issues. - Switch select.cljs from ui/auto-complete to combobox/combobox with icons - Add property-key-bullet and property-value-bullet rendering - Fix item_renderer.cljs regex issue with special characters - Update editor.cljs to use combobox for page/block search - Add get-page-icon function for string icon names in CMD K - Fix cond-> structure issues and undeclared variable warnings Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>