Display all platform-specific documentation on docs.rs (#3076)

This commit is contained in:
Mads Marquart
2024-01-04 12:54:35 +01:00
committed by GitHub
parent 8b3de7cedf
commit 42dbc4748e
28 changed files with 810 additions and 814 deletions

View File

@@ -28,6 +28,8 @@ Unreleased` header.
- On Web, add the ability to toggle calling `Event.preventDefault()` on `Window`.
- **Breaking:** Remove `WindowAttributes::fullscreen()` and expose as field directly.
- **Breaking:** Rename `VideoMode` to `VideoModeHandle` to represent that it doesn't hold static data.
- **Breaking:** No longer export `platform::x11::XNotSupported`.
- **Breaking:** Renamed `platform::x11::XWindowType` to `platform::x11::WindowType`.
# 0.29.8