Skip to content

feat(theme-builder): implement theme marketplace, import/export, and …#489

Merged
Nanle-code merged 2 commits into
Nanle-code:masterfrom
somemorewater:issue#425
Jun 25, 2026
Merged

feat(theme-builder): implement theme marketplace, import/export, and …#489
Nanle-code merged 2 commits into
Nanle-code:masterfrom
somemorewater:issue#425

Conversation

@somemorewater

Copy link
Copy Markdown
Contributor

closes #425
…share functionality

  • Added MarketplacePanel component for fetching and installing themes from a marketplace.
  • Introduced ShareButton component with a hint for future sharing capabilities.
  • Created SpacingSlider component for adjusting spacing settings.
  • Developed ThemeBuilder component to manage theme customization, including color, typography, and spacing.
  • Implemented ThemeImportExport component for exporting and importing theme definitions as JSON.
  • Added ThemePresets component to select from predefined themes.
  • Established a mock marketplace data layer in marketplace.ts for theme management.
  • Enhanced store management to include custom themes and theme builder drafts.
  • Defined theme types and utilities in themeTypes.ts for better type safety and theme management.

…share functionality

- Added MarketplacePanel component for fetching and installing themes from a marketplace.
- Introduced ShareButton component with a hint for future sharing capabilities.
- Created SpacingSlider component for adjusting spacing settings.
- Developed ThemeBuilder component to manage theme customization, including color, typography, and spacing.
- Implemented ThemeImportExport component for exporting and importing theme definitions as JSON.
- Added ThemePresets component to select from predefined themes.
- Established a mock marketplace data layer in marketplace.ts for theme management.
- Enhanced store management to include custom themes and theme builder drafts.
- Defined theme types and utilities in themeTypes.ts for better type safety and theme management.
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

@somemorewater is attempting to deploy a commit to the nanle-code's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 25, 2026

Copy link
Copy Markdown

@somemorewater Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Nanle-code Nanle-code merged commit cfcf71d into Nanle-code:master Jun 25, 2026
3 of 22 checks passed
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.

D-022: Add comprehensive theming system with custom theme builder

2 participants