Skip to content

Comments

Cli#370

Merged
Stivenjs merged 7 commits intomainfrom
cli
Oct 24, 2025
Merged

Cli#370
Stivenjs merged 7 commits intomainfrom
cli

Conversation

@Stivenjs
Copy link
Contributor

No description provided.

This commit simplifies the InactiveThemesList component by removing the 'Preview' and 'Rename' action options for inactive themes. The change enhances clarity and focuses the component's functionality on the remaining 'Edit Code' action, improving maintainability.
… components

This commit deletes the middleware.ts file, streamlining the codebase by removing unused middleware logic. Additionally, it updates various components to import the OptimizedImage component instead of the default Image from Next.js, enhancing image loading performance and consistency across the application. The changes also include adjustments to the next.config.ts and package.json files to reflect updated dependencies and configurations.
This commit updates the README.md file to specify the new version of Next.js (16.0.0) and changes the Node.js requirement to version 20.18.3 with pnpm 10.18.0. These updates ensure that users are informed about the latest dependencies required for the project.
@Stivenjs Stivenjs self-assigned this Oct 24, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation frontend backend tests config labels Oct 24, 2025
This commit updates the Jest configuration to include new import paths for the theme-editor package, improving module resolution. Additionally, it refines the image loading logic in the OptimizedImage component to ensure custom loaders are only applied for valid Fasttify CDN URLs or safe relative paths, enhancing the robustness of image handling.
…debase

This commit deletes the OptimizedImage component and its corresponding unit tests, simplifying the codebase by removing unused image handling logic. This change enhances maintainability and focuses on core functionalities, ensuring a cleaner project structure.
This commit deletes the imageLoader function, simplifying the codebase by removing unused image loading logic. This change enhances maintainability and focuses on core functionalities, ensuring a cleaner project structure.
This commit updates multiple components to replace the OptimizedImage import with the Next.js Image component. This change streamlines image handling across the application, enhancing performance and consistency in image rendering.
@Stivenjs Stivenjs merged commit 30c7080 into main Oct 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend config documentation Improvements or additions to documentation frontend tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant