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

Sveltekit Changes to Svelte #198

Merged
merged 12 commits into from
Dec 10, 2024

Conversation

Erick559
Copy link
Contributor

@Erick559 Erick559 commented Dec 9, 2024

Fix: Enhance Storybook integration by adding new scripts and dependencies, update .gitignore to exclude storybook logs, and refactor main.ts for improved path resolution and compatibility with svelte-vite.

Refactor ProgressBar stories to use StoryFn type for improved consistency and type safety

Update AudioPlayer story to use StoryFn type for improved type safety.

Fix import path for LoadMoreButtonInList component in stories file

Remove "noEmit" option from tsconfig.node.json to streamline TypeScript compilation settings for the Svelte library.

Update: Migrate the component and storybook files with all build errors resolved.

  • Move the component and storybook files from the sveltekit folder to the svelte to ensure all component files are resolved off of their build errors.

Update: Add Quill dependencies to package.json for enhanced text editing capabilities in Svelte library.

Update: Add LoadmorebuttoninList component export to index.ts for improved accessibility in component library.

Refactor: Rename 360-Degree Image Viewer component to ThreeSixtyDegreeImageViewer and update related imports in stories for consistency. Introduce new component implementation with rotation and zoom functionality.

Update: Add 360-Degree Image Viewer component with styles and Storybook integration.

Update: Update README.md to reflect new project structure and usage instructions for create-svelte; added badges for project visibility and installation guidelines for @swarmakit/svelte library.

…cies, update .gitignore to exclude storybook logs, and refactor main.ts for improved path resolution and compatibility with svelte-vite.
…nstructions for create-svelte; added badges for project visibility and installation guidelines for @swarmakit/svelte library.
…eImageViewer and update related imports in stories for consistency. Introduce new component implementation with rotation and zoom functionality.
…rs resolved.

- Move the component and storybook files from the `sveltekit` folder to the `svelte` to ensure all component files are resolved off of their build errors.
…pt compilation settings for the Svelte library.
@Erick559 Erick559 closed this Dec 9, 2024
@Erick559 Erick559 reopened this Dec 9, 2024
@Erick559
Copy link
Contributor Author

Erick559 commented Dec 9, 2024

@cobycloud PR to carry over the chanes from swarmakit/sveltekitt to swarmakit/svelte.

@cobycloud
Copy link
Contributor

@Erick559 looks like we have a build failure

@Erick559
Copy link
Contributor Author

@cobycloud Apologies for that. There was an issue with the import path for one of the css files. Just pushed another commit that will fix that.

@cobycloud cobycloud merged commit 38b233e into swarmauri:master Dec 10, 2024
1 check passed
@Erick559 Erick559 deleted the fix/sveltekit-changes-to-svelte branch December 28, 2024 07:58
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.

2 participants