Releases: GrapesJS/components-countdown
Releases · GrapesJS/components-countdown
v1.0.2
v1.0.1
What's Changed
- Refactored codebase to TS
- Switched the plugin name from
gjs-component-countdown
tograpesjs-component-countdown
- Removed
blocks
andlabelCountdownCategory
options in favor ofblock
. - Removed
defaultStyle
options in favor ofstyle
. - Removed
labelCountdown
options in favor oflabel
. - Removed
countdownClsPfx
options in favor ofclassPrefix
.
Full Changelog: v0.1.3...v1.0.1