Skip to content

🎉 v0.2.0 Comment Blocks

Compare
Choose a tag to compare
@chrisjpatty chrisjpatty released this 24 Jul 02:04
· 168 commits to master since this release

🚀 Comments are now available in the context menu.
🚀 Comments may be positioned and resized.
🚀 Double-clicking comments enters edit mode.
🚀 Right click on comments allows them to be edited, deleted, and the color changed.
🚀 New prop onCommentsChange called when comments change.
🚀 New prop comments for setting the comments
🚀 New prop hideComments for hiding existing comments. Defaults to false.
🚀 New prop disableComments for disabling the adding of comments. Defaults to false.
🚀 New imperative handle getComments
🚀 New Color Picker component.
🌈 Prettierify recent files