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

@Kubb/react #451

Closed
2 of 4 tasks
stijnvanhulle opened this issue Oct 6, 2023 — with Huly for GitHub · 0 comments
Closed
2 of 4 tasks

@Kubb/react #451

stijnvanhulle opened this issue Oct 6, 2023 — with Huly for GitHub · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

Copy link
Collaborator

stijnvanhulle commented Oct 6, 2023

Custom React renderer for the different operationGenerators

Idea based on https://github.com/vadimdemedes/ink

  • Render to string
  • Support for useState/useEffect => not planned with that we use React mainly for templating(no rerender possible)
  • Use of async/await with ServerComponents => not planned with that we can use it with simple hook that does not require async behaviour
  • Custom @kubb/react package for the jsx-runtime(no issues with peerDeps as we had before with 1.10 requires react 18.2 as a peerDependency. #465 (comment))
@stijnvanhulle stijnvanhulle added the enhancement New feature or request label Oct 6, 2023
@stijnvanhulle stijnvanhulle self-assigned this Oct 6, 2023
@stijnvanhulle stijnvanhulle linked a pull request Oct 7, 2023 that will close this issue
3 tasks
@stijnvanhulle stijnvanhulle changed the title React-Kubb @Kubb/react-template Oct 7, 2023
@stijnvanhulle stijnvanhulle removed a link to a pull request Oct 7, 2023
3 tasks
@stijnvanhulle stijnvanhulle pinned this issue Oct 7, 2023
@stijnvanhulle stijnvanhulle added this to the 1.9.0 milestone Oct 7, 2023
@stijnvanhulle stijnvanhulle changed the title @Kubb/react-template @Kubb/react and @kubb/react-template Oct 11, 2023
@stijnvanhulle stijnvanhulle changed the title @Kubb/react and @kubb/react-template @Kubb/react Oct 11, 2023
@stijnvanhulle stijnvanhulle unpinned this issue Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant