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

Switch UI to daisy #17

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

martinbryant
Copy link
Contributor

@martinbryant martinbryant commented Jan 18, 2024

#9

@martinbryant martinbryant linked an issue Jan 18, 2024 that may be closed by this pull request
@martinbryant
Copy link
Contributor Author

martinbryant commented Jan 18, 2024

DaisyUI/Tailwind is all installed and ready to go.

Currently the Index.fs is 1000 lines(circa 550 lines is view code).

  • Use the standard Daisy UI themes
  • Override the primary, secondary colours as needed
  • Work out how to use the tailwind typography (no default sizing to h1, h2 etc tags come with Tailwind/Daisy)
  • Re do the whole layout as Bulma and Daisy do it differently. eg Bulma has a lot of responsiveness built in where Tailwind/Daisy does not
  • Bulma.QuickView can be replaced with Daisy.Drawer
  • ReactLoadingSkeleton can be replaced by Daisy.Skeleton
  • React.Tippy can be replaced by Daisy.Tooltip

I feel that this will be no less than 4 full days to complete.

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 this pull request may close these issues.

Migrate to Daisy UI
1 participant