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.
npm i js-pimcore-formbuilder
- Fetch Manager
- Conditional Logic Component
- Repeater Component
- Tracker Component
- Spam Protection
- Dynamic Multi File Libraries
- [NEW FEATURE]: Add FriendlyCaptcha Component
- [NEW FEATURE]: Add Cloudflare Turnstile Component
- [BUGFIX]: Fix validation message for ajax #22
- [FEATURE]: Add invalid classes in conditional logic only, when form has already been submitted #20
- [BUGFIX]: Fix required state in conditional logic #19
- [BUGFIX]: Fix removing help blocks in transformers
- [BUGFIX]: Fix includes check in conditionalLogic.js
- [BUGFIX]: Passing form and options in events #2
- [BUGFIX]: Respect
data-field-name
attribute in Conditional Logic
- [BUGFIX]: Do not submit general error event multiple times
- [BUGFIX]: Do not dispatch delete file event, after form gets cleared out
- [BUGFIX]: ReCaptcha token assignment not working @patric-eberle
- [BUGFIX]: ReCaptcha Hash never updated @patric-eberle
- [BUGFIX]: Options are shared between instances @patric-eberle
- [BUGFIX]: Fix removeAttributes in transformers
- [BUGFIX]: Fix enable/disable actions in conditional logic
- [ENHANCEMENT]: Improve Tailwind2 validation message
- [ENHANCEMENT]: Update docs
- [ENHANCEMENT]: Update readme
- [ENHANCEMENT]: Update docs
- New Theme Transformer available: Tailwind 2