dependabot[bot] 71ed9020bc chore(deps): bump msgpackr from 1.9.9 to 1.10.1 in /packages/ui 1 tahun lalu
..
.storybook 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
@ 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
examples 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
scripts 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
src 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
.gitignore 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
.postcssrc 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
README.md 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
components.json 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
package.json 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
tailwind.config.js 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
tsconfig.json 8040168d1e Feat: New UI components (#10694) 1 tahun lalu
yarn.lock 71ed9020bc chore(deps): bump msgpackr from 1.9.9 to 1.10.1 in /packages/ui 1 tahun lalu

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