Tienson Qin a74c99af0f fix: add background color for code block actions il y a 6 mois
..
.storybook 8040168d1e Feat: New UI components (#10694) il y a 1 an
@ 82ca4bc9e5 wip: add action bar for selected blocks il y a 8 mois
examples 8040168d1e Feat: New UI components (#10694) il y a 1 an
scripts 8040168d1e Feat: New UI components (#10694) il y a 1 an
src a74c99af0f fix: add background color for code block actions il y a 6 mois
.gitignore 061700c6b1 enhance(ui): WIP optimization for the shui popup related fundamental components il y a 1 an
.postcssrc 8040168d1e Feat: New UI components (#10694) il y a 1 an
README.md 544c7b5317 fix readme il y a 1 an
components.json 8040168d1e Feat: New UI components (#10694) il y a 1 an
package.json 9a95448014 enhance(ui): sync specific branch for the radix ui primitives il y a 8 mois
tailwind.config.js 630c077c02 Enhance(UX): left sidebar (#11649) il y a 10 mois
tsconfig.json 8040168d1e Feat: New UI components (#10694) il y a 1 an
yarn.lock 2599b45768 Merge branch 'feat/db' into refactor/tag-as-type il y a 10 mois

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