Files
dependabot[bot] 0aa8b5a607 chore(deps): bump tar from 6.2.0 to 6.2.1 in /packages/ui
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 15:50:10 +08:00
..
2024-01-15 11:21:03 +08:00
2023-12-26 16:31:37 +08:00
2023-12-26 16:31:37 +08:00
2023-12-26 16:31:37 +08:00
2023-12-26 16:31:37 +08:00
2023-12-26 16:31:37 +08:00
2023-12-26 16:31:37 +08:00
2023-12-26 16:31:37 +08:00

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"
  1. Set up storybook from the current working directory.
yarn run watch:storybook

Credits

License

MIT