Skip to content
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

[@mantine/hooks] use-fullscreen: custom ref state #1212

Merged
merged 2 commits into from
Apr 9, 2022

Conversation

eltongonc
Copy link
Contributor

Added a check to ensure a custom ref element toggles the fullscreen state

Added a check to ensure a custom ref element toggles the fullscreen state
@rtivital
Copy link
Member

rtivital commented Apr 9, 2022

@eltongonc please fix broken npm test

@rtivital rtivital merged commit 626e3e7 into mantinedev:master Apr 9, 2022
@rtivital
Copy link
Member

rtivital commented Apr 9, 2022

Thanks!

rtivital pushed a commit that referenced this pull request Apr 16, 2022
* [@mantine/hooks] use-fullscreen: custom ref state (#1212)

* [@mantine/hooks] use-fullscreen: custom ref state

Added a check to ensure a custom ref element toggles the fullscreen state

* fixed the prettier issue

* [@mantine/core] FloatingTooltip: Fix position bugs at the extremeties (#1219)

* [@mantine/core] Select: only use open/close callback when value changes

* [@mantine/core] Select: do not use early return

* [@mantine/core] Tooltip: floating tooltip positioned inside component instead of popper

* [@mantine/core] Tooltip: revert positions story back

* [@mantine/core] Tooltip: remove popper from floating tooltip

* [@mantine/core] Tooltip: fix floating tooltip test, add position deps to coordinates array

* [@mantine/core] Tooltip: remove extra div

* [@mantine/nprogress] Init

* Fix all review issues

* Switch from context api to event

* Add docs

* Updated prop names and fixed some bugs

* Added reducedMotion

* Updated interval

Co-authored-by: Elton Gonçalves Gomes <eltongonc@gmail.com>
Co-authored-by: Wesley Moses <wesmoses@gmail.com>
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.

2 participants