-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sync changes to us #8
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sean Perkins <13732623+sean-perkins@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…les (#452) Co-authored-by: Sean Perkins <13732623+sean-perkins@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
* feat(react-output-target): generate functional components and ES modules (#432) * feat: migrate to lit/react component wrappers * exploration nextjs support * update Stencil with support for DSD * get rid of hydration errors * enhance output target * add tests * fix dep * remove type property in package.json * remove hydrate dir * move ssr support into custom export * clear hydrate folder again * skip lib check * skip lib check * better resolve light dom * remove unused import * match default dir with stencil * more improvements on light dom rendering * remove duplicate hydrate ot * remove style prop * fail if outdir is not set * import hydration script and ssr runtime only within the server component * validate hydrate output target to be set if hydrateModule option is set * improve implementation * separate files for server and client components * properly create server and client side components * don't parse children * use own runtime * validate that external runtime is set to 'true' * adjust test * update Stencil dev build * recognise that externalRuntime default is true * bring back light DOM rendering for better hydration results * revert light dom approach * minor formatting * update stencil * explicitly type component exports * unit test tweak * fix build * use latest Stencil release * fix test --------- Co-authored-by: Sean Perkins <13732623+sean-perkins@users.noreply.github.com>
Co-authored-by: Christian Bromann <git@bromann.dev>
* Provide support for standalone value accessors * Provide support for standalone value accessors * Chore: removed console logs and if check changed
…ile (#465) Co-authored-by: Christian Bromann <git@bromann.dev>
* fix(react): transform react props into HTML ones * reduce list
* fix(react): decamelize all component props * make tests pass
CLA Assistant Lite bot: I have read the CLA Document and I hereby sign the CLA 6 out of 16 committers have signed the CLA. |
I have read the CLA Document and I hereby sign the CLA |
recheck |
* Update create-stencil-react-components.ts * make it work for both react and angular * Revert "Merge branch 'main' into patch-1" This reverts commit bee2cdd, reversing changes made to 14ad86b. * proper implementation * fix * move back in another function * Update packages/react-output-target/src/react-output-target/utils/string-utils.ts Co-authored-by: Tanner Reits <47483144+tanner-reits@users.noreply.github.com> * Update packages/react-output-target/src/react-output-target/utils/string-utils.ts Co-authored-by: Tanner Reits <47483144+tanner-reits@users.noreply.github.com> --------- Co-authored-by: Tanner Reits <47483144+tanner-reits@users.noreply.github.com>
I have read the CLA Document and I hereby sign the CLA |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(angular): support nested namespaces in event types * remove pnpm version config * fix lock file
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…577) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(vue): import JSX from default component library export * prettier * update deps
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(react): improve resolving component types * make sure console.error is always restored * fix: update snapshot with correct test name --------- Co-authored-by: Dominique Wirz <dominique@smartive.ch>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(react): add react, react-dom and lit/react to vite externals * prettier --------- Co-authored-by: Dominique Wirz <dominique@smartive.ch>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(vue): properly set ROUTER_LINK_VALUE * do the same with MODEL_VALUE
No description provided.