We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe72f8 commit 742416dCopy full SHA for 742416d
README.md
@@ -39,6 +39,16 @@ To enable CSS Shapes:
39
4. Click _Enable_
40
5. Reload LivePreview.
41
42
+## Changelog
43
+
44
+### v1.1.0
45
+- sync with [shapes editor library v0.8.0](https://github.com/adobe-webplatform/css-shapes-editor/releases/tag/v0.8.0)
46
+ - fixes various bugs related to reference boxes and percentage-based coordinates;
47
+ - adds on-screen controls for polygon edit / transform modes;
48
+ - uses minified version of library;
49
+- removes keyboard shortcut (T key) to toggle polygon transform mode.
50
+- removes handling & feature detection of `shape-inside` (obsolete from CSS Shapes Level 1)
51
52
## License
53
54
MIT-licensed -- see `main.js` for details.
0 commit comments