Releases: GrapesJS/components-forms
Releases · GrapesJS/components-forms
v2.0.6
Compare
Sorry, something went wrong.
No results found
artf
released this
07 Jun 11:52
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
Compare
Sorry, something went wrong.
No results found
artf
released this
12 Sep 11:37
What's Changed
Moved codebase to TS
Allow interaction in preview for input components.
Added category option.
Added block option.
v2.0.1
Compare
Sorry, something went wrong.
No results found
artf
released this
05 Jan 22:04
⚠️ 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
Compare
Sorry, something went wrong.
No results found
artf
released this
21 Dec 15:38
Added option for category label. by @OnekO
Make GET option as the default in form component. Closes #4
v1.0.1
Compare
Sorry, something went wrong.
No results found
artf
released this
30 Sep 16:13
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