-
Notifications
You must be signed in to change notification settings - Fork 1
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/responsiveness #1622
base: main
Are you sure you want to change the base?
Feat/responsiveness #1622
Conversation
…e husky as git hook manager
…Introduce TypeScript build system
…p and test the Telestion Client changes on a linked test project
…ic links on Windows which is not supported
…sions and direct packages to v17
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding my original review back in (original source: #1467):
Great work overall. telestion-client-core
should, however, stay clear of UI layer assumptions (such as React Spectrum, or ideally even web browsers as a platform in general).
Therefore, useSize()
should move into telestion-client-common
and the <SizeContext />
as a part of the <CommonWrapper />
.
Summary
Open PR in favor of fork PR for @jantischhoefer 😉
Details
n/a
Additional information
n/a
Related links
CLA