You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
Fix Viewport caption placement (#3484) - During the migration to StyleX the layout of the Viewport caption got broken. Now the caption is once again in its correct place.
Trim dependencies (#3497) - Removed downshift (because unused) and vendored the few icons from react-feathers. These dependencies are either unmaintained, contain legacy code, or make Timvir depend on such through their transitive dependencies. These changes improve the security posture of the Timvir package.