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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,13 @@ All changes to the **FlexColorScheme** (FCS) package are documented here.
15
15
16
16
### Themes Playground
17
17
18
+
**NEW**
19
+
18
20
- Added a quick share button on the side menu. It exports the Playground settings to JSON, makes a URL of it and copies the result to the clip board in one go. Ready to be shared where needed.
19
-
- Changes to the Playground make it possible to compile it to a Web WASM-GC build. The Playground WASM build is still experimental and not yet published anywhere.
21
+
22
+
**CHANGE**
23
+
24
+
- Made changes to the Playground to make it possible to compile it to a Web WASM-GC build. The Playground WASM build is still experimental and not yet published anywhere.
0 commit comments