Releases: NDLANO/h5p-vocabulary-drill
Releases · NDLANO/h5p-vocabulary-drill
v1.0.30
v1.0.29
v1.0.27
v1.0.20
Merge pull request #234 from NDLANO/janlindso-patch-1 Bump
v1.0.19
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
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
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
Merge pull request #130 from NDLANO/fix-translations Fix translations
v1.0.15
feat: resize iframe when subcontent height changes (#123)
v1.0.14
feat: change icon (#103) * feat: change icon * bump patch version