charlie 5f34d4da77 enhance(ui): add without animation prop for the shui-related popoups há 1 ano atrás
..
.storybook 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
@ 5f34d4da77 enhance(ui): add without animation prop for the shui-related popoups há 1 ano 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 d8c94b7a2f Revert "feat(shui): add shui table & expose tanStackReact APIs" há 1 ano atrás
.gitignore 061700c6b1 enhance(ui): WIP optimization for the shui popup related fundamental components há 1 ano atrás
.postcssrc 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
README.md 544c7b5317 fix readme há 2 anos atrás
components.json 8040168d1e Feat: New UI components (#10694) há 2 anos atrás
package.json d8c94b7a2f Revert "feat(shui): add shui table & expose tanStackReact APIs" há 1 ano 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 d8c94b7a2f Revert "feat(shui): add shui table & expose tanStackReact APIs" 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-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