charlie e560a11cc2 enhance(ui): polish the page properties area 1 rok temu
..
.storybook 8040168d1e Feat: New UI components (#10694) 2 lat temu
@ 6f98985aa9 enhance(ui): add shui close button for the property editor 1 rok temu
examples 8040168d1e Feat: New UI components (#10694) 2 lat temu
scripts 8040168d1e Feat: New UI components (#10694) 2 lat temu
src e560a11cc2 enhance(ui): polish the page properties area 1 rok temu
.gitignore 8040168d1e Feat: New UI components (#10694) 2 lat temu
.postcssrc 8040168d1e Feat: New UI components (#10694) 2 lat temu
README.md 544c7b5317 fix readme 1 rok temu
components.json 8040168d1e Feat: New UI components (#10694) 2 lat temu
package.json f6513e0169 enhance(ui): add rtc collabrators online list 1 rok temu
tailwind.config.js 8b668c16ae enhance(ui): polish the accent color of the popover 2 lat temu
tsconfig.json 8040168d1e Feat: New UI components (#10694) 2 lat temu
yarn.lock f6513e0169 enhance(ui): add rtc collabrators online list 1 rok temu

README.md

Logseq UI

Logseq UI components based on shadcn UI.

Development

🎨 Add a new component

It is recommended to install through CLI mode.

npx shadcn-ui@latest add button

🦄 Play with Storybook

  1. Watch shui cljs stories from root scripts.

    yarn run cljs:watch-storybook
    
    # cljs:watch-stories: "clojure -M:cljs watch stories-dev"
    
  2. Set up storybook from the current working directory.

    yarn run watch:storybook
    

Credits

License

MIT