Releases: Constructor-io/constructorio-ui-quizzes
Releases · Constructor-io/constructorio-ui-quizzes
Preserve answers for facets based questions and update types exports
What's Changed
- [NO-REF] - preserve answers for facets based questions when going back by @vladconstructor in #244
Full Changelog: v1.17.25...v1.17.26
Update dependencies
What's Changed
- Bump tar-fs from 2.1.1 to 2.1.2 by @dependabot[bot] in #227
- Bump tar-fs from 2.1.2 to 2.1.3 by @dependabot[bot] in #233
- Bump @babel/runtime from 7.21.0 to 7.27.1 by @dependabot[bot] in #230
- Bump axios from 1.7.4 to 1.9.0 by @dependabot[bot] in #229
- Bump vite from 4.5.9 to 4.5.14 by @dependabot[bot] in #235
- [CI-4529] Add Dependabot check by @Alexey-Pavlov in #237
- Updated Node Version for spell-check workflow by @madeel20 in #238
- npm audit, fix diffend workflow by @TarekAlQaddy in #239
- [QUIZ-815] - Facets as options by @vladconstructor in #234
- [CI-4607] Change CODEOWNERS by @Alexey-Pavlov in #242
- Bump on-headers and compression by @dependabot[bot] in #241
- Bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #243
New Contributors
- @Alexey-Pavlov made their first contribution in #237
- @madeel20 made their first contribution in #238
- @TarekAlQaddy made their first contribution in #239
Full Changelog: v1.17.24...v1.17.25
fix getResultCardImageUrl
Support getResultCardImage url for a custom image url
What's Changed
- Support
getResultCardImageUrl
as an attribute ofresultCardOptions
by @mocca102 in #223getResultCardImageUrl: (result: QuizResultData) => string
- The returned string will be what gets added to the result image element
Full Changelog: v1.17.22...v1.17.23
Version Bump
What's Changed
- Fix deploy-storybook github workflow by @mocca102 in #222
- Bump serialize-javascript from 6.0.1 to 6.0.2 by @dependabot in #224
- Bump store2 from 2.14.2 to 2.14.4 by @dependabot in #221
- Bump vite from 4.5.5 to 4.5.9 by @dependabot in #220
Full Changelog: v1.17.21...v1.17.22
Update types - Make callbacks prop required
What's Changed
Full Changelog: v1.17.20...v1.17.21
quizzes UI update share results link & bug fixes
What's Changed
- fix getQuizResultLinkProps type by @mocca102 in #218
- Fix quiz hydration bug when the quizId gets updated by @mocca102 in #219
- [QUIZ-798] quizzes UI update share results link by @v-i-s-h-n-u-ps in #216
Full Changelog: v1.17.19...v1.17.20
Update getters for custom result card renders
What's Changed
- Update favicon by @sblaurock in #213
- No ref/update getters for custom result card renders by @v-i-s-h-n-u-ps in #215
Full Changelog: v1.17.18...v1.17.19
Support multiple quizzes
What's Changed
- Update header image URLs by @sblaurock in #211
- Support multiple quizzes by @mocca102 in #214
Full Changelog: v1.17.17...v1.17.18
Reset quiz state when the quiz id changes
What's Changed
- reset quiz state when quiz id changes by @v-i-s-h-n-u-ps in #210
Full Changelog: v1.17.16...v1.17.17