Skip to content

refactor(demo): Convert core to standalone#4309

Open
joannalauu wants to merge 4 commits intodevelopfrom
refactor/demo/core
Open

refactor(demo): Convert core to standalone#4309
joannalauu wants to merge 4 commits intodevelopfrom
refactor/demo/core

Conversation

@joannalauu
Copy link
Contributor

PR Checklist

  • Commit message follows our contributing guidelines
  • Tests added/updated (for bug fixes/features)
  • Documentation added/updated (for bug fixes/features)

PR Type

  • Bug fix
  • Feature
  • Style update
  • Refactor
  • Test
  • Build
  • CI
  • Docs
  • Performance
  • Other (please describe)

Current behavior

Fixes: #
Part of: #3664

New behavior

Core of demo app is now standalone. Modules have been removed.

Breaking change?

  • Yes
  • No

Additional context

@joannalauu joannalauu requested review from a team as code owners January 28, 2026 20:38
@joannalauu joannalauu force-pushed the refactor/demo/core branch 2 times, most recently from bb7680e to 04822d5 Compare January 28, 2026 21:58
@joannalauu joannalauu requested a review from xelaint January 28, 2026 22:01
@joannalauu joannalauu force-pushed the refactor/demo/core branch 4 times, most recently from 71e8584 to 8681612 Compare January 31, 2026 23:25
@xelaint xelaint requested a review from damienwebdev February 3, 2026 16:57
@xelaint
Copy link
Member

xelaint commented Feb 25, 2026

@joannalauu needs a rebase

component: TemplateComponent,
providers: [
provideDemoSidebarState(),
provideDemoImageGalleryState(),
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure that this state provider belongs here. I think this is only use on the product page.

Copy link
Member

@damienwebdev damienwebdev left a comment

Choose a reason for hiding this comment

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

Only 1 small comment, otherwise, generally LGTM.

@joannalauu joannalauu force-pushed the refactor/demo/core branch from b82f287 to b462f40 Compare March 3, 2026 19:08
@joannalauu joannalauu requested a review from damienwebdev March 3, 2026 19:44
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.

3 participants