Skip to content
Tagged release v3.18.0

4764fa0 feat: add information about js package to root README.
        Issue: #144

61560b8 feat: add usage example with Angular 21+ Issue: #124

df3320d feat: update packages for react example Issue: #124

2ff978c feat: add usage example with Vue 3 Issue: #124

a3b6417 feat: add vanilla js usage examples Issue: #124

17af289 feat: write readme files and example usage
        Issue: #124

4524d96 fix: save draft values in inpunts form
        Issue: #129

d0e7ec2 fix: formated html for thanks text

646862a fix: add validation translation

1225ebc feat: add survey-spinner component

b1dfb1d refactor: move create fields config to survey-widget

9d78807 refactor: survey-form component change submit handler

a10c645 fix: refetch data survey if property from client change

02bb0a1 feat: change build npm package with versions

e92f1bb feat: create monorepo. Add react survey wrapper.

feb0b8a feat: add custom events for survey widget

56fcf2b feat: add public method open and close

c9377d8 feat: publish to registry

f003a39 feat: update node version and change makefile

e31f66e feat: add close modal on esc and click backdrop

cd5ca69 feat: change show modal and survey btn logic

786ffc9 feat: add counter to text field

053d745 feat: change webpack config

7c219ac fix: close modal, validation fields.

7532634 feat: add modal functional show/hide

362e8ea feat: rewrite styles.

a66e4e6 feat: add style to the form

c0d07f8 feat: add context library for project

3024c4a feat: add get form from backend and submit answer

6a7a14a feat: survey lit component