-
Notifications
You must be signed in to change notification settings - Fork 145
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
bendvc
wants to merge
658
commits into
develop
Choose a base branch
from
feature/extensibility-v2
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 tasks
…onConfig Signed-off-by: Kevin He <[email protected]>
…-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]>
…thub.com/SalesforceCommerceCloud/pwa-kit into bendvc/W-17109126-inline-override-loader
…26-inline-override-loader [App Extensibility ⚙️] Make Overrides an inline loader, customize override resolution logic (@W-17109126@)
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
Co-authored-by: Kevin He <[email protected]> Signed-off-by: Ben Chypak <[email protected]>
…alesforceCommerceCloud/pwa-kit into bendvc/W-17447843_global-state
…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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Changes
How to Test-Drive This PR
Checklists
General
Accessibility Compliance
You must check off all items in one of the follow two lists:
or...
Localization