-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore: fix react and vue output target and add next demo app #282
Open
colinscz
wants to merge
17
commits into
main
Choose a base branch
from
feature/update-stencil-dependencies
base: main
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
colinscz
changed the title
chore: update eslint and stencil dependencies
chore: update eslint, stencil dependencies and output target configs
Aug 19, 2024
colinscz
force-pushed
the
feature/update-stencil-dependencies
branch
from
September 16, 2024 11:46
a7dc41b
to
5ef3e0b
Compare
colinscz
commented
Sep 16, 2024
colinscz
force-pushed
the
feature/update-stencil-dependencies
branch
2 times, most recently
from
September 20, 2024 13:02
20a2d5e
to
f3076fc
Compare
colinscz
force-pushed
the
feature/update-stencil-dependencies
branch
from
October 4, 2024 10:24
f3076fc
to
b398293
Compare
colinscz
changed the title
chore: update eslint, stencil dependencies and output target configs
chore: fix react output target and add next ssr experimental support
Oct 4, 2024
colinscz
force-pushed
the
feature/update-stencil-dependencies
branch
3 times, most recently
from
October 4, 2024 13:51
64f04a5
to
a7339e7
Compare
colinscz
changed the title
chore: fix react output target and add next ssr experimental support
chore: fix react and vue output target and add next demo app
Nov 6, 2024
colinscz
force-pushed
the
feature/update-stencil-dependencies
branch
from
December 27, 2024 12:32
ce48517
to
f6924d8
Compare
Open
β¦ed react target config
colinscz
force-pushed
the
feature/update-stencil-dependencies
branch
from
January 13, 2025 08:50
b0cea32
to
a6a194c
Compare
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.
π Linked issue
#317
β Type of change
π Description
π Checklist
main
branchfix #xxx[,#xxx]
, where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information:
Changes introduced in stencil react output target, that these changes here are based upon:
ionic-team/stencil-ds-output-targets@5119c25