3.10.2 (2024-12-24)
- removed volto imports from barrel files (778f717)
3.10.1 (2024-10-03)
- always set static_text fields as not required (3cdb14d)
3.10.0 (2024-10-02)
3.9.3 (2024-09-12)
- Fix bug that form data can not be loaded for forms in accordions (#74) (9dd726f)
- reset otp on formdata reset (#116) (eb259a0)
3.9.2 (2024-07-01)
- updated subject field with description text (3080394)
3.9.1 (2024-06-26)
- updated header and footer email fields with richtext (c656644)
3.9.0 (2024-06-20)
3.8.7 (2024-06-17)
3.8.6 (2024-06-14)
- formState success (8bbf87e)
3.8.5 (2024-05-30)
- upgrade volto-subblocks to 2.1.0 (ebc71a3)
3.8.4 (2024-05-30)
3.8.3 (2024-05-16)
3.8.2 (2024-04-26)
- removed print field id (98278d1)
3.8.1 (2024-04-26)
- display field_id for more fields in sidebar (e15e1ad)
- replace placeholder of empty fields with nothing in thamkyou message (8e75c8b)
3.8.0 (2024-04-18)
3.7.5 (2024-04-17)
- replace message (8982698)
3.7.4 (2024-04-16)
- fix field schema form sent_message and added customizable FormResult component (6dd725b)
- prevent xss in form block reading sent data from BE response (b4139d2)
- fix husky config (6a47f33)
3.7.3 (2024-04-08)
3.7.2 (2024-03-27)
- Fix 'error is null' when adding form block. (06f8300)
3.7.1 (2024-03-19)
- empty props (e03df2e)
- removed console.log (3022402)
3.7.0 (2024-03-18)
- added default validators for field default_from and default_to (ba41002)
- removed 'required' option for field type 'static_text (32c4ef5)
- removed unused translations (164bd34)
3.5.2 (2024-03-15)
- view form (6b389bc)
3.5.1 (2024-03-15)
- view block (18cfa82)
3.5.0 (2024-03-14)
3.4.1 (2024-03-13)
- validator for mail (eded840)
3.4.0 (2024-03-13)
3.3.1 (2024-02-29)
- remain in form when there's errors on sending form (c6fe827)
3.3.0 (2024-02-27)
- validate email field (6572342)
3.2.0 (2023-12-11)
3.1.0 (2023-05-29)
- added hidden field type (#53) (5650ee5)
- make attachment type field list configurable in config (#59) (55cfe9d)
- captcha provider selection widget (ba9ecd2)
- i18n (3d0fd99)
- swap store / send description (#66) (b76c1ec)
- use string for field_type (#64) (f031914)
3.0.1 (2023-02-06)
- add missing dep on volto-subblocks (#49) (90f605b)
- field extenders should be applied in FormView (#44) (4d063c6)
3.0.0 (2022-10-30)
2.8.1 (2022-10-19)
2.8.0 (2022-10-07)
- set norobots captcha as required (9d73566)
2.7.1 (2022-09-30)
- show only the error message and not the http error code (d328505)
2.7.0 (2022-09-30)
- do not reset the form when a backend error happens (ff33951)
2.6.1 (2022-09-21)
- removed semantic-ui grid class (f8c5b65)
2.6.0 (2022-09-21)
- fix captcha widget (b4d990c)
- fix captcha widget manage token (1a3c19b)
- fix HoneypotWidget props (cd294c4)
- fixed const variables and added row class (300d6c9)
2.5.0 (2022-09-05)
- handled collective.volto.formsupport.captcha.providers vocabulary (12060e7)
- fixed disabled submit button (e1026bc)
- send captcha to backend to make it effective (15b4a4f)
- send captcha to backend to make it effective (a9f422b)
2.4.2 (2022-08-05)
2.4.1 (2022-07-07)
- a11y screen reader for checkbox and radio grooups (9433cc1)
2.4.0 (2022-07-07)
- added a11y support for fields (bce0433)
2.3.6 (2022-05-27)
- updated volto-subblocks (c8d7095)
2.3.5 (2022-05-24)
- updated volto-subblocks for lazyloding libraries (311f29e)
2.3.4 (2022-05-23)
- updated volto-subblocks for lazyloading libraries (b817efd)
2.3.3 (2022-05-17)
2.3.2 (2022-05-13)
- fixed name for static fields! (8e4452f)
2.3.1 (2022-05-11)
- fixed date format in send email (758a64a)
2.3.0 (2022-03-25)
- added use_as_bcc for 'email' field (b46b1fa)
2.2.3 (2022-01-28)
- i18n: add german translations (c9d7c98)
2.2.2 (2022-01-27)
2.2.1 (2022-01-21)
- fix package.json (b2d556d)
2.1.2 (2022-01-04)
- fixed ArrayWidget in sidebar (ad43bbd)
2.1.1 (2021-11-25)
2.1.0 (2021-10-25)
- readme title (2d56ace)
- upgrade to volto 14, use @plone/script i18n (3069217)
2.0.3 (2021-10-19)
- fixed field name if label is duplicate (734f7e6)
2.0.2 (2021-08-25)
- fix field name if no label is set (a306050)
2.0.1 (2021-08-24)
- checkbox field validation (532caae)
2.0.0 (2021-08-20)
- add checkbox field, rename old checkbox and radio
- add checkbox field, rename old checkbox and radio (669e88b)
- add static rich text field (b5e127d)
- sidebar option for invisible hcaptcha (e793acc)
- static text field styles (6296dcb)
- captcha components with loadable (83d504b)
- captcha token usage, button disabled condition (4e7556c)
- captcha widgets with loadable, form -> view (0b0b13f)
- disable button logic and env vars (d09dcce)
- row padded top (940a3ec)
- add editorConfig (470101d)
- add release-it dev (485efc4)
- added exports (4072c78)
- i18n: update translations (060403c)
- remove redraft unused import (66bbc7d)
- update editorConfig (0783f63)
- update locales (c60cf68)
1.8.1 (2021-08-10)
- form validation prop (6a1c96b)
1.8.0 (2021-08-09)
- add hcaptcha integration (3ae4599)
1.7.0 (2021-08-05)
- additionalFields validation + static field className (0d3e2b8)
- update readme + translations (62b25c2)
1.6.0 (2021-07-05)
- add title and description (0b7be9f)
- typo in readme (29119b4)
1.5.2 (2021-05-13)
- add release-it config, commitlint (52deb93)
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
- Add Brazilian Portuguese translations.
#3
8 April 2021
- feat: add email field 'use as reply to' option
#2
- Release 1.5.0
4c17ad7
- refactor: change useAsReplyTo in snake case
6fbb95d
24 March 2021
24 March 2021
23 March 2021
20 March 2021
- docs: add features in readme and yt demos
d63e926
- Release 1.4.1
ab522a1
- docs: update readme
c104224
- docs: update readme
a789970
- chore(i18n): update translations
e82192b
19 March 2021
- Release 1.4.0
b89405d
- refactor: attachment info styles
2904849
- refactor: fix translation, add attachment info
73dd6e1
- feat: reset form state when navigating
cfc4f37
- fix: attachment info styles
00ab8bb
19 March 2021
19 March 2021
19 March 2021
19 March 2021
18 March 2021
18 March 2021
18 March 2021
18 March 2021
18 March 2021
- feat: add reset form
d07a79f
- chore(i18n): updated translations
8115403
- Release 1.2.0
1b3fb8f
- chore(i18n): updated translations
e7f4864
17 March 2021
16 March 2021
16 March 2021
- feat: add static fields rendering
da6ae8d
- Release 1.1.0
1e76e9b
- feat: add static fields
746e62e
- fix: add field_type for static fields
85ed53f
15 March 2021
- feat: add form block
8857ec5
- chore(i18n): add translations
58fd2d0
- feat: add export/clear buttons
9dc8545
- refactor(i18n): add translations, used en default
be2f7d0
- chore: add addon scripts
842b242
- chore: removed unused module
9e2038a
- first commit
db2c10d
- fix: form fields
e69764c
- fix: field styles and fileWidget props
daa1d22
- refactor: add confirm message
e321e76
- fix: required fields label
05da825
- feat: submit form with formsupport
b27b736
- docs: fix jsdoc
b776472
- Release 1.0.0
2e3e54a
- chore: add dependencies
24a83bc
- chore: add addon scripts
33b5ad6
- Update README.md
231fa90