Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Daisy UI #9

Open
isaacabraham opened this issue Dec 31, 2022 · 1 comment · May be fixed by #17
Open

Migrate to Daisy UI #9

isaacabraham opened this issue Dec 31, 2022 · 1 comment · May be fixed by #17

Comments

@isaacabraham
Copy link
Member

Stop using Bulma and move over to Tailwind + Daisy UI. There's a branch already active that started this work that could be used to help.

@martinbryant
Copy link
Contributor

martinbryant commented Jan 16, 2024

Had a quick look into this and can see the following

  • Bulma.QuickView can be replaced with Daisy.Drawer
  • ReactLoadingSkeleton can be replaced by Daisy.Skeleton
  • React.Tippy can be replaced by Daisy.Tooltip

Everything else that is layed out using Bulma should have either the same Daisy component or one similar.

@martinbryant martinbryant linked a pull request Jan 18, 2024 that will close this issue
@martinbryant martinbryant linked a pull request Jan 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants