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

[Extensibility] Feature branch for Extensibility V2 #1854

Draft
wants to merge 658 commits into
base: develop
Choose a base branch
from

Conversation

bendvc
Copy link
Collaborator

@bendvc bendvc commented Jun 21, 2024

Description

This PR contains all the changes to support Extensibility V2. Below is a list of PRs that has been merged into this branch. To find more details, please look at the change log files.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Changes

  • (change1)

How to Test-Drive This PR

  • (step1)

Checklists

  • Update base branch once "next" is available.

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

kevinxh and others added 29 commits November 23, 2024 08:38
…-extensions-config-plugin.test.ts

Co-authored-by: Vincent Marta <[email protected]>
Signed-off-by: Ben Chypak <[email protected]>
…esolver-loader.test.ts

Co-authored-by: Vincent Marta <[email protected]>
Signed-off-by: Ben Chypak <[email protected]>
…26-inline-override-loader

[App Extensibility ⚙️] Make Overrides an inline loader, customize override resolution logic (@W-17109126@)
bendvc and others added 30 commits January 20, 2025 12:48
Added extension state via Zustand
…ions (@W-17373513@) (#2192)

* Update generator to copy hidden files

* Update pwa-kit-dev lint command to run eslint on app extensions

* Support namespaced extensions

* clean up

* lint

* Add pwa-kit-dev tsc command

* Use pwa-kit-dev tsc

* Update extension tsconfig

* Fix ts errors

* Clean up debug logs

* clean up

* invert condition

* Use NPM workspaces for extracted extensions

* Revert changes in pwa-kit-dev commands

* Update extensions lint script to also run tsc

* Update generator to add workspaces

* Conditionally add workspaces for extractAppExtensions

* Revert "Update extensions lint script to also run tsc"

This reverts commit 130927a.

* PR Feedback

* Split APP_EXTENSIONS_DIR into two constants

* Fix typo in APP_DIR

---------

Co-authored-by: Kevin He <[email protected]>
…overridable

[App Extensibility ⚙️] Introduce project `.force_overrides` file @@W-17569698@@
- specifying the name option didn't work
…43_global-state

[App Extensibility ⚙️] Extension Communication via State @@W-17447843@@
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.

5 participants