dependabot[bot] 0aa8b5a607 chore(deps): bump tar from 6.2.0 to 6.2.1 in /packages/ui há 1 ano atrás
..
.storybook 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
@ 38eeb8cc8a enhance(ui): polish the shortcut label há 2 anos atrás
examples 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
scripts 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
src b9dd442253 enhance(ui): support compatible classical CSS vars há 2 anos atrás
.gitignore 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
.postcssrc 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
README.md 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
components.json 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
package.json 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
tailwind.config.js 8b668c16ae enhance(ui): polish the accent color of the popover há 2 anos atrás
tsconfig.json 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
yarn.lock 0aa8b5a607 chore(deps): bump tar from 6.2.0 to 6.2.1 in /packages/ui há 1 ano atrás

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-stories
    
    # 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