useDimensions deprecated, useSize update
Subject
Hooks
Description
useDimensions is marked as deprecated in the new version. It is replaced by useSize hook instead for which documentation is missing. Also other features/values provided by useDimensions is no longer available by useSize.
Hi! This issue has been automatically marked as stale because lack of recent activity. It will be closed if no further activity occurs within 5 days. Thank you for your contributions.
Hey @vjanovec, thank you for creating this issue! 💖 This can be worked on since it is a valid issue, the current documentation for useDimension should be updated with useSize.
@aacevski , I'd like to take a stab at this one if it isn't already being worked! Is the preference to create a separate page for useSize and update the useDimension page to show it has been depreciated?
Hey @CaarnHeir, thanks for taking interest in this! The best would be to update the useDimension page so it's called useSize. No need to show it's deprecated since in the code it is marked as deprecated. Thanks a lot again!
Hi! This issue has been automatically marked as stale because lack of recent activity. It will be closed if no further activity occurs within 5 days. Thank you for your contributions.
This is still a relevant issue and the documentation needs update