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

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