js-pimcore-formbuilder
v1.2.0
Published
Dependency free js plugins for Pimcore Formbuilder
Downloads
1,828
Readme
JS Pimcore FormBuilder Extensions
We're providing some helpful Javascript Extensions to simplify your daily work with the PIMCORE FormBuilder. This Library provides all JS components for the PIMCORE FormBuilder Bundle.
Installation
npm i js-pimcore-formbuilder
Extensions Overview
- Fetch Manager
- Conditional Logic Component
- Repeater Component
- Tracker Component
- Spam Protection
- Dynamic Multi File Libraries
Upgrade Notes
1.2.0
- [NEW FEATURE]: Add FriendlyCaptcha Component
- [NEW FEATURE]: Add Cloudflare Turnstile Component
1.1.1
- [BUGFIX]: Fix validation message for ajax #22
1.1.0
- [FEATURE]: Add invalid classes in conditional logic only, when form has already been submitted #20
- [BUGFIX]: Fix required state in conditional logic #19
1.0.9
- [BUGFIX]: Fix removing help blocks in transformers
- [BUGFIX]: Fix includes check in conditionalLogic.js
1.0.8
- [BUGFIX]: Passing form and options in events #2
1.0.7
- [BUGFIX]: Respect
data-field-name
attribute in Conditional Logic
1.0.6
- [BUGFIX]: Do not submit general error event multiple times
- [BUGFIX]: Do not dispatch delete file event, after form gets cleared out
1.0.5
- [BUGFIX]: ReCaptcha token assignment not working @patric-eberle
- [BUGFIX]: ReCaptcha Hash never updated @patric-eberle
- [BUGFIX]: Options are shared between instances @patric-eberle
1.0.4
- [BUGFIX]: Fix removeAttributes in transformers
1.0.3
- [BUGFIX]: Fix enable/disable actions in conditional logic
1.0.2
- [ENHANCEMENT]: Improve Tailwind2 validation message
- [ENHANCEMENT]: Update docs
1.0.1
- [ENHANCEMENT]: Update readme
- [ENHANCEMENT]: Update docs
1.0.0
- New Theme Transformer available: Tailwind 2