Skip to content

Releases: GrapesJS/preset-webpage

v1.0.3

13 Jun 09:04
Compare
Choose a tag to compare
  • Update with latest TS changes in grapesjs

Full Changelog: v1.0.2...v1.0.3

v1.0.2

22 Sep 07:59
Compare
Choose a tag to compare
  • Fixed icons size

v1.0.1

14 Sep 10:32
Compare
Choose a tag to compare

Breaking changes

  • Changed the plugin name gjs-preset-webpage -> grapesjs-preset-webpage
  • Removed internal plugins and all related options blocksBasicOpts, navbarOpts, countdownOpts, formsOpts, exportOpts, filestackOpts. Now if you need some of the previously used plugin you have to import and configure it as you would do with any other plugin.
  • All style manager options like textGeneral, textLayout, textTypography, textDecorations, textExtra, customStyleManager are now removed in favor of the default core one.

New

  • Added block option for the customization of blocks in this plugin.
  • Added useCustomTheme option which replaces the need for the CSS file for the custom preset theme.

v0.1.11

01 May 20:26
Compare
Choose a tag to compare
  • Disable the import command once the modal is closed