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

Add support for a bootstrap theme #216

Open
5 tasks
jonasstrehle opened this issue Dec 2, 2024 · 0 comments
Open
5 tasks

Add support for a bootstrap theme #216

jonasstrehle opened this issue Dec 2, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jonasstrehle
Copy link
Member

⭐ Suggestion

UIX should provide a bootstrap.ts theme under src/themes that comes with the bootstrap styles and JS functionality.
To allow for dark/light mode switches the data-bs-theme attribute as seen in this example should be connected to the UIX.Theme.mode

  • Integrate support for a custom theme called bootstrap
  • Allow for dark/light mode toggle
  • Allow for JS functionality as provided by Bootstrap (such as Toasts, Dropdowns, etc.)
  • Create a UIX template project under unyt-org/uix-template-bootstrap
  • Add information to Styles and Themes section of the developer documentation

Additional resources:

📃 Motivating Example

see #52

@jonasstrehle jonasstrehle added enhancement New feature or request help wanted Extra attention is needed labels Dec 2, 2024
@jonasstrehle jonasstrehle added the good first issue Good for newcomers label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant