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

Provide initial Hilla signals library #2035

Closed
platosha opened this issue Feb 6, 2024 · 1 comment · Fixed by #2043
Closed

Provide initial Hilla signals library #2035

platosha opened this issue Feb 6, 2024 · 1 comment · Fixed by #2043
Assignees
Labels
hilla Issues related to Hilla

Comments

@platosha
Copy link
Contributor

platosha commented Feb 6, 2024

To do:

  • Add a @vaadin/react-signals npm package to Hilla repository
  • Exports follow @preact/react-signals
  • Run installAutoSignalTracking() from our reexport module
  • Add IT test for basic signals usage
  • Update docs and starters to use signals for managing the state (basically every case of useState and useContext)
@cromoteca
Copy link
Contributor

vaadin/docs#3173 created to follow docs separately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hilla Issues related to Hilla
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants