Skip to content

Conversation

MDOR
Copy link
Owner

@MDOR MDOR commented Feb 12, 2023

Tasks

  • Create scaffolding of the project
  • Create useBrowserDimensions to get browser information (without including interface elements like toolbars or scrollbars)
  • Create useOnlineStatus to get online status

MDOR added 10 commits February 12, 2023 03:33
Set up the foundations of the project in order to have more control of the code quality and
consistency
This hook will help out to get browser dimensions.
Create a hook to check the online status.
- Remove rollup configuration
- Remove unnecessary build commands
- Fix warning of dependencies on hooks
Create hook to determine screen dimensions
This hook will retrieve the information related to the useData atribute on the
navigation object.
- Update jsdocs for clarity
- Extract variables for global objects in browser
This hook will retrieve information about the connection type and update any change on
the network.
This React hook will help out to determine the orientation from the current screen.
@MDOR MDOR force-pushed the feature/scaffolding branch from dbee479 to 803ca04 Compare February 17, 2023 20:28
@MDOR MDOR force-pushed the feature/scaffolding branch from 364b143 to 0bae6bc Compare February 21, 2023 22:39
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.

1 participant