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

feat(core): Make reactive default in component #1073

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

etowahadams
Copy link
Contributor

Fix #1064
Toward #

Change List

  • Moves reactive out of the experimental properties
  • Makes reactive=true the default option in GoslingComponent

Checklist

  • Ensure the PR works with all demos on the online editor
  • Unit tests added or updated
  • Examples added or updated
  • Documentation updated (e.g., added API functions)
  • Screenshots for visual changes (e.g., new encoding support or UI change on Editor)

@etowahadams
Copy link
Contributor Author

Added documentation here gosling-lang/gosling-website#103

@etowahadams etowahadams changed the title Make reactive default in component feat(core): Make reactive default in component Jun 7, 2024
@etowahadams etowahadams requested a review from sehilyi June 10, 2024 15:47
@sehilyi sehilyi merged commit 17fd085 into main Jun 12, 2024
4 of 5 checks passed
@sehilyi sehilyi deleted the etowahadams/reactive-default branch June 12, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Experimental reactive rendering should be not experimental
2 participants