Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.9.0](v1.8.0...v1.9.0) (2024-09-16) ### Bug Fixes * Add nodeRef and fix Warning: findDOMNode is deprecated and will be removed for react-transition-group ([6683e24](6683e24)) * clicking outside when modal mode is disabled ([7ed67fb](7ed67fb)) * position of a window after full-screen zoom via title double click and zoom out via header icon ([1d4b2e1](1d4b2e1)) * position when a window is full height ([b822c7b](b822c7b)) * safari pinch-to-zoom crash ([1ebc843](1ebc843)) * support keyboard in header buttons ([66755de](66755de)) * type definitions ([e30bbc9](e30bbc9)) * window lazy loading animation ([5a14fcf](5a14fcf)) * window move issue ([2f3bde5](2f3bde5)) ### Features * moved window size props to layoutData ([d2e94c7](d2e94c7)) * react 18 support ([d4ad55d](d4ad55d)) * set initial position with layoutData ([c59adf7](c59adf7))
- Loading branch information