charlie d71e0163c4 Merge branch 'master' into feat/db il y a 1 an
..
.storybook 8040168d1e Feat: New UI components (#10694) il y a 2 ans
@ d8f98c2733 enhance(ui): polish details for the input style il y a 1 an
examples 8040168d1e Feat: New UI components (#10694) il y a 2 ans
scripts 8040168d1e Feat: New UI components (#10694) il y a 2 ans
src e560a11cc2 enhance(ui): polish the page properties area il y a 1 an
.gitignore 8040168d1e Feat: New UI components (#10694) il y a 2 ans
.postcssrc 8040168d1e Feat: New UI components (#10694) il y a 2 ans
README.md 544c7b5317 fix readme il y a 2 ans
components.json 8040168d1e Feat: New UI components (#10694) il y a 2 ans
package.json f6513e0169 enhance(ui): add rtc collabrators online list il y a 1 an
tailwind.config.js 8b668c16ae enhance(ui): polish the accent color of the popover il y a 2 ans
tsconfig.json 8040168d1e Feat: New UI components (#10694) il y a 2 ans
yarn.lock d71e0163c4 Merge branch 'master' into feat/db il y a 1 an

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