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

refactor(ui): remove flowbite-svelte #217

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mike-winberry
Copy link
Contributor

@mike-winberry mike-winberry commented Sep 20, 2024

  • create/replace Tab(Items) with blocks
  • fix missing details in other app sections besides "Product Overview"
  • replace alert
  • replace button
  • remove flowbite-svelte dependency
  • fix appcard on screens smaller than "md"

feat(ui): create TabItem and TabList components

refactor: replace flowbite-svelte tab components with flowbite block components
@mike-winberry mike-winberry self-assigned this Sep 20, 2024
feat: create Alert and button

refactor: extract appdetails into smaller more maintainable and readable chunks.
@mike-winberry mike-winberry marked this pull request as ready for review September 22, 2024 22:34
@mike-winberry mike-winberry requested a review from a team as a code owner September 22, 2024 22:34
refactor(ui): rename AppcardHeader/component.svelte to AppcardHeader/AppcardHeader.svelte

refactor(ui): clean up button component
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.

Review component and usage of flowbite-svelte vs flowbite block
1 participant