v3.0.0
Feature
2. Migrating styled-components
to @emotion
3. Portal
Component
- Improved the portal component to automatically render the ThumbnailGenerator as a subcomponent of
document.body
. - Now you don't have to deliberately create a div for the portal in
index.html
.
4. Font Stroke
- When the Font Stroke is
None
, changing the Font Stroke color will automatically change the Stroke toNormal
.