Commit a664a9b
feat(react,react-components): survey support, Survey Popover component (#605)
* feat(react,js,react-components,js-components): survey
* feat: survey-component
* feat: question types
* feat: survey block type
* feat: design
* feat: more design
* feat: end screen question
* feat: even more design
* feat: rename open option to other option
* feat: rating options, refactor
* feat: design tweaks, switch to session storage
* feat: disabled continue button
* feat: end screen auto submit
* fix: other option spacebar
* feat: min max rating scale
* fix: submit other option
* feat: survey submit url
* fix: click and conditions
* feat: drop empty question answer
* feat: survey trigger
* @flows/react@1.21.1-canary.0
* @flows/react-components@2.7.1-canary.0
* feat: survey blockStateId
* feat: page targeting and tour trigger tests
* feat: jsdoc
* feat: jsdoc improvements
* feat: survey prop jsdoc
* feat: feedback improvements
* fix: css
* fix: remove running surveys
---------
Co-authored-by: Ondřej Pešička <77627332+OPesicka@users.noreply.github.com>
Co-authored-by: flows-bot[bot] <170794745+flows-bot[bot]@users.noreply.github.com>1 parent 68ffa3c commit a664a9b
62 files changed
Lines changed: 3457 additions & 421 deletions
File tree
- workspaces
- e2e
- pages
- tests
- js
- react-components
- src
- icons
- internal-components
- survey-components
- survey-popover
- react
- src
- components
- hooks
- lib
- types
- styles/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| 154 | + | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
66 | 97 | | |
67 | 98 | | |
68 | 99 | | |
| |||
399 | 430 | | |
400 | 431 | | |
401 | 432 | | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
402 | 478 | | |
403 | 479 | | |
404 | 480 | | |
| |||
0 commit comments