Skip to content

Commit 742416d

Browse files
committed
write Changelog for v1.1.0
1 parent cbe72f8 commit 742416d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@ To enable CSS Shapes:
3939
4. Click _Enable_
4040
5. Reload LivePreview.
4141

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+
4252
## License
4353

4454
MIT-licensed -- see `main.js` for details.

0 commit comments

Comments
 (0)