We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be9b3cf commit a2e706aCopy full SHA for a2e706a
changelog.md
@@ -3,10 +3,12 @@
3
- Buttons now have a smaller minimum size when using a `rio.Component` as
4
content
5
- `FrostedGlassFill` added
6
-- `rio.Fill` deprecated. Most components only support specific fills, so this
7
- base class has no purpose any more
+- `rio.Fill` and `rio.FillLike` deprecated. Most components only support
+ specific fills, so these have no purpose any more
8
- added `@rio.event.on_window_size_change`
9
- popups now default to the "hud" color
10
+- Add HTML meta tags
11
+- Add functions for reading and writing clipboard contents to the `Session`
12
13
## 0.8
14
0 commit comments