Releases: GrapesJS/components-forms
Releases · GrapesJS/components-forms
v2.0.6
07 Jun 11:52
Compare
Sorry, something went wrong.
No results found
Update with latest TS changes in grapesjs
Avoid extending input in select component #47
Full Changelog : v2.0.5...v2.0.6
v2.0.5
12 Sep 11:37
Compare
Sorry, something went wrong.
No results found
What's Changed
Moved codebase to TS
Allow interaction in preview for input components.
Added category option.
Added block option.
v2.0.1
05 Jan 22:04
Compare
Sorry, something went wrong.
No results found
⚠️ POSSIBLY BREAKING CHANGE
Removed all options for labels and added in README an example on how to rely on the i18n module
Refactored all blocks and removed not necessary wrappers/classes
Updates
Start using grapesjs-cli
Refactored all components by using the correct API
Fixed issues with some traits
v1.0.5
21 Dec 15:38
Compare
Sorry, something went wrong.
No results found
Added option for category label. by @OnekO
Make GET option as the default in form component. Closes #4
v1.0.1
30 Sep 16:13
Compare
Sorry, something went wrong.
No results found
Changed the name of the plugin: gjs-plugin-forms -> grapesjs-plugin-forms
Export plugin as a pure function
Make checked trait as an attribute one
Update dev dependencies