Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Citolab/qti-components

v7.14.2

27 Oct 11:43
0ab8be3

Choose a tag to compare

7.14.2 (2025-10-27)

Bug Fixes

  • update view property type from ViewMode to View in TestScoringFeedback component (#66) (ed6eb67)

v7.14.1

27 Oct 10:12
a623e5e

Choose a tag to compare

7.14.1 (2025-10-27)

Bug Fixes

  • create elements on the ownerDocument in createElementWithNewTagName function (#64) (a7e37a3)

v7.14.0

23 Oct 14:27
e43de7c

Choose a tag to compare

7.14.0 (2025-10-22)

Features

  • add support for touch events to active element (#55) (9d80c60)

Bug Fixes

  • Batch and cancel requests from items and stimulusrefs (#58) (78106f6)

v7.13.0

06 Oct 11:59
6446b14

Choose a tag to compare

7.13.0 (2025-10-06)

Features

v7.12.0

05 Oct 13:45
1d5a3a2

Choose a tag to compare

7.12.0 (2025-10-05)

Features

v7.11.0

30 Sep 08:22
20112c5

Choose a tag to compare

7.11.0 (2025-09-30)

Features

  • add configuration for full correct response display options (5ba8475)

Bug Fixes

  • update options only if they are empty, otherwise update prompt text (b04e9fe)

v7.10.0

29 Sep 10:08

Choose a tag to compare

7.10.0 (2025-09-29)

Features

  • add version logging to qti-components (c90618d)
  • Configuration option to display full correct response for correct answers (cf4a5f3)

Bug Fixes

  • add permissions for issues in release workflow and remove token reference (39dbb5e)
  • add permissions for repository-projects in release job (fe37b08)
  • ensure token is correctly referenced in release job (a643763)
  • update actions permission to write for release-please functionality (b43414b)
  • update release-please token to use qti-components-release-please secret (7f784e8)
  • update release-please token to use RELEASE_PLEASE_TOKEN secret (6c4d1cf)
  • use GITHUB_TOKEN for release-please action (db8fe8e)
  • use RELEASE_PLEASE_TOKEN for release creation (7e7268c)

v7.9.0

21 Sep 11:25
6ee24eb

Choose a tag to compare

7.9.0 (2025-09-18)

Features

  • restructure CI workflows for improved release and deployment processes (5e69844)

Bug Fixes

  • add id-token permission for NPM publishing and GitHub Pages deployment (df3c5c4)

v7.8.1

18 Sep 09:41
013de97

Choose a tag to compare

7.8.1 (2025-09-18)

Bug Fixes

  • replace npm ci with npm install in CI workflows for consistency (1669c96)

v7.8.0

18 Sep 09:34
af4dcd2

Choose a tag to compare

7.8.0 (2025-09-18)

Features

  • dispatch custom event when stamp context is updated (#40) (d3d92c0)

Bug Fixes