Skip to content

Releases: NDLANO/h5p-vocabulary-drill

v1.0.30

29 Feb 08:46
66fdeb9
Compare
Choose a tag to compare
  • #433 - Fix word parsing for empty hints
  • #429 - Not jumping to score page automatically when answering correct
  • #405 - Translations update from Translate H5P

v1.0.29

16 Jan 10:15
e4e976c
Compare
Choose a tag to compare
  • #380 - Override draggable handling for better usability
  • #378 - Amend Drag Text dropzone aria label
  • #366 - Increase color contrast against background
  • And more translations.

v1.0.27

13 Nov 20:19
1e1dbbd
Compare
Choose a tag to compare
  • Added more language
  • #348 - Grid titles
  • #328 - Arrange as grid
  • #322 - Lang-attribute for screen reader support
  • And more translations.

v1.0.20

27 Jun 07:18
64331ad
Compare
Choose a tag to compare
Merge pull request #234 from NDLANO/janlindso-patch-1

Bump

v1.0.19

10 May 08:12
129cfbf
Compare
Choose a tag to compare
feat: multiple pages score view (#186)

* feat: add last page and restart button

* feat: add ScoreBar and ScorePage

* use overallFeedback

* refactor: adjust ScorePage

* fix: make Statusbar visible on ScorePage

* refactor: ScoreBar

* chore: add typing for `H5P.JoubelUI`

* refactor: group all h5p extensions in one declaration file

* refactor: use `reference` to import JoubelUI types

* refactor: include h5p-extensions.d.ts in tsconfig

* fix: add translations

* refactor: use JoubelProgressbar

* fix: re-add margin-top

* chore: update `h5p-types-joubel-ui`

* chore: update `h5p-types-joubel-ui`

* fix: translation in nn.json

* fix: make sure to trim list of words

* fix: ensure color contrast on next button

* bump patch version

---------

Co-authored-by: Sindre Bøyum <[email protected]>

v1.0.18

26 Apr 12:40
46d1692
Compare
Choose a tag to compare
fix: wait longer for retry button to be added to the DOM (#170)

* fix: wait longer for retry button to be added to DOM

* add comment

* bump patch version

v1.0.17

21 Apr 11:49
cc4edec
Compare
Choose a tag to compare
feat: use combobox (#157)

* feat: use combobox

* feat: add Combobox component

* change translations for answer mode label

* fix lint

* fix new translation

* remove old select css

* move styling inside combo class

* use rem instead of px

* chore: update package-lock

* bump patch version

---------

Co-authored-by: Sindre Bøyum <[email protected]>

v1.0.16

21 Apr 07:56
a9e49da
Compare
Choose a tag to compare
Merge pull request #130 from NDLANO/fix-translations

Fix translations

v1.0.15

27 Mar 10:52
df2b93a
Compare
Choose a tag to compare
feat: resize iframe when subcontent height changes (#123)

v1.0.14

16 Mar 13:07
85b73bd
Compare
Choose a tag to compare
feat: change icon (#103)

* feat: change icon

* bump patch version