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

feat: Convert components to shadcn-svelte #21

Merged
merged 7 commits into from
Jan 9, 2025

Conversation

MoPhliFra
Copy link

  • shadcn-svelte installed and new components added (the way it was documented in wiki)
  • old components especially button.svelte was deleted because no longer needed
  • component are just like og motis devs intended with folders and index files

MoPhliFra and others added 4 commits January 7, 2025 16:47
upload logic rewrite for new components
previously existing components were replaced with shadcn-svelte comonents and can now be deleted
Copy link

@Kvnstrck Kvnstrck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please document components

Copy link
Collaborator

@D3vZro D3vZro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the PR title to conform conventional commits. This also creates a proper squash commit title on merge.

@Kha1r0 Kha1r0 changed the title Feat/shadcn conversion feat: shadcn-svelte conversion Jan 8, 2025
@MoPhliFra MoPhliFra changed the title feat: shadcn-svelte conversion feat: shadcn-svelte conversion closes #11 Jan 8, 2025
@D3vZro D3vZro linked an issue Jan 8, 2025 that may be closed by this pull request
@MoViDe-Project MoViDe-Project deleted a comment from MoPhliFra Jan 8, 2025
@D3vZro D3vZro changed the title feat: shadcn-svelte conversion closes #11 feat: Convert components to shadcn-svelte Jan 8, 2025
@Kvnstrck Kvnstrck force-pushed the feat/shadcn-conversion branch from 7298b6b to a8b6b4b Compare January 9, 2025 14:15
@MoPhliFra MoPhliFra merged commit 6bc71b9 into staging Jan 9, 2025
4 checks passed
@D3vZro D3vZro deleted the feat/shadcn-conversion branch January 9, 2025 14:22
D3vZro added a commit that referenced this pull request Jan 26, 2025
* feat: initialize shadcn

* feat: add shadcn-svelte base components

upload logic rewrite for new components

* chore: update button for backend

* chore: delete unnecessary components

previously existing components were replaced with shadcn-svelte comonents and can now be deleted

* fix: fix classnames for button

* fix: fix toggle components

---------

Co-authored-by: Toni Nguyen <d3vzero@outlook.de>
Co-authored-by: Kvnstrck <strackekevin@gmail.com>
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.

Implement all existing components with shadcn-svelte
5 participants