Skip to content

refactor: make window resizable - #65

Open
DomHynes wants to merge 3 commits into
react-hook-form:masterfrom
DomHynes:master
Open

refactor: make window resizable#65
DomHynes wants to merge 3 commits into
react-hook-form:masterfrom
DomHynes:master

Conversation

@DomHynes

@DomHynesDomHynes commented Feb 2, 2021

Copy link
Copy Markdown

This would fix#62.

This uses re-resizable to make the devtools resizable.

It also refactors the Table styled component in styled.tsx to use CSS Grid instead of a native table, to allow the cells to dynamically resize.

I've also committed what I had to do to get the package to compile, which was mostly pinning some dependencies and adding missing ones.

I'm happy to make some changes to bring this up to scratch.

@bluebill1049

Copy link
Copy Markdown
Member

sorry, I have completely missed this PR.... i will re-pick this up sometimes.

@domuk-k

Copy link
Copy Markdown

any progress for this? it would be great to have devtool resizable

Sign up for freeto 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.

make resizable by dragging

3 participants

@DomHynes@bluebill1049@domuk-k