Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

[WIP] v3 #49

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

[WIP] v3 #49

wants to merge 4 commits into from

Conversation

wcandillon
Copy link
Collaborator

No description provided.

@crutchcorn
Copy link
Member

@wcandillon just curious, is there a reason against this being merged in? What work is left on this release?

I'd be happy to help maintain this repo - starting with adding tests, getting a v3 in a stable place ready to merge, and getting the TS fix merged in (#71).

What can I do to help?

@wcandillon
Copy link
Collaborator Author

Thanks a lot @crutchcorn adding you as a collaborator.

window: ScaledSize;
}) => setDimensions({ width, height, scale, fontScale });
const onChange = ({ window }: { window: ScaledSize }) =>
setDimensions(window);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: This is not a breaking change. window exposes all the same values as outlined previously

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants