Tienson Qin 8f4a6d962b chore: remove silkhq components hace 2 semanas
..
.storybook d9bc7fb61b refactor(ui): remove the radix primitives (#11832) hace 8 meses
@ a0a19a91fa feat: new authenticate UI (#12172) hace 1 mes
examples a0a19a91fa feat: new authenticate UI (#12172) hace 1 mes
scripts 8040168d1e Feat: New UI components (#10694) hace 2 años
src 8f4a6d962b chore: remove silkhq components hace 2 semanas
.gitignore 061700c6b1 enhance(ui): WIP optimization for the shui popup related fundamental components hace 1 año
.postcssrc 8040168d1e Feat: New UI components (#10694) hace 2 años
README.md 544c7b5317 fix readme hace 1 año
components.json 8040168d1e Feat: New UI components (#10694) hace 2 años
package.json 8f4a6d962b chore: remove silkhq components hace 2 semanas
tailwind.config.js 630c077c02 Enhance(UX): left sidebar (#11649) hace 1 año
tsconfig.json 8040168d1e Feat: New UI components (#10694) hace 2 años
yarn.lock 8f4a6d962b chore: remove silkhq components hace 2 semanas

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