charlie 450b23711e enhance(dev): optimize the build flow for the ui package преди 1 година
..
.storybook 8040168d1e Feat: New UI components (#10694) преди 2 години
@ d8f98c2733 enhance(ui): polish details for the input style преди 1 година
examples 8040168d1e Feat: New UI components (#10694) преди 2 години
scripts 8040168d1e Feat: New UI components (#10694) преди 2 години
src e560a11cc2 enhance(ui): polish the page properties area преди 1 година
.gitignore 061700c6b1 enhance(ui): WIP optimization for the shui popup related fundamental components преди 1 година
.postcssrc 8040168d1e Feat: New UI components (#10694) преди 2 години
README.md 544c7b5317 fix readme преди 2 години
components.json 8040168d1e Feat: New UI components (#10694) преди 2 години
package.json 450b23711e enhance(dev): optimize the build flow for the ui package преди 1 година
tailwind.config.js 8b668c16ae enhance(ui): polish the accent color of the popover преди 2 години
tsconfig.json 8040168d1e Feat: New UI components (#10694) преди 2 години
yarn.lock d71e0163c4 Merge branch 'master' into feat/db преди 1 година

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