Skip to content

Feat/portfolio theme control and workspace UI#117

Merged
Gautam25Raj merged 2 commits into
masterfrom
feat/portfolio-theme-control-and-workspace-ui
Jun 7, 2026
Merged

Feat/portfolio theme control and workspace UI#117
Gautam25Raj merged 2 commits into
masterfrom
feat/portfolio-theme-control-and-workspace-ui

Conversation

@Gautam25Raj

Copy link
Copy Markdown
Collaborator

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update
  • 🧪 Tests (adding or updating tests)

Checklist

  • I have read the CONTRIBUTING.md document.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

- Updated PortfolioDashboardWorkspace with improved action button styles and layout adjustments.
- Refined PortfolioEditorWorkspace to incorporate theme support and UI enhancements.
- Enhanced PortfolioSettingsWorkspace with updated headings and button styles for better clarity.
- Introduced WorkspaceThemeControl for theme switching functionality.
- Updated WorkspaceNavigation to include theme control and improved navigation item styles.
- Added ThemeProvider for consistent theme management across the application.
- Updated TemplateFrame with refined styles for better visual consistency.
- Added clsx and next-themes dependencies for improved styling and theme management.
- Bumped version to 3.14.0 in package.json and package-lock.json.
@Gautam25Raj Gautam25Raj added the backend server-side logic label Jun 7, 2026
@Gautam25Raj Gautam25Raj merged commit 5728b5c into master Jun 7, 2026
1 check passed
@Gautam25Raj Gautam25Raj deleted the feat/portfolio-theme-control-and-workspace-ui branch June 7, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend server-side logic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant