-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: correct video links * fix: Refactor Docker commands in scripts (#1282) Update the Docker commands in the scripts to use the "docker compose" syntax instead of "docker-compose". * fix: Fix some search & replace too many, where I mistook `docker-compose-deploy.yml` for a `docker-compose` command (#1283) * fix(style): Prevent percentage circle from overlapping background circle (#1281) * Added: Disable pinch zoom on iOS (#1284) * feat: Add useDisableIOSPinchZoomOnTouchDevices hook This commit adds a new hook called useDisableIOSPinchZoomOnTouchDevices to the frontend codebase. The hook is responsible for preventing pinch zoom gestures on iOS devices. It is used in the App component to disable pinch zoom on touch devices. * feat: Add touch-action property to disable pinch zoom on iOS * fix(style): Move percentage circle down 100% to align with background circle * fix: use vimeo for videos * fix: redefine ButtonArray button gaps * fix: docker compose without hyphen * fix: update podman-compose file names (#1290) * adjust debrief template * Fixed: Fix Circle percentage overlap issue (attempt 3) (#1291) * style: Move rotate transform and transform origin to the circle's svg level * story(AutoPlay): Add `AutoPlay` story * chore(deps): Update `package.json` version to `2.2.5` (#1293) * fix: remove non-breaking spaces when showing composer / ensemble / piece * fix: adjust scaling of image in th_preverbal * chore: update version * chore: remove unused import * Refactor: Remove `logoClickConfirm` and make user go to the experiment dashboard directly (#1303) * refactor: Remove `logoClickConfirm` and make user go to the experiment dashboard directly * chore(deps): Update package version to 2.2.7 --------- Co-authored-by: BeritJanssen <berit.janssen@gmail.com>
- Loading branch information
1 parent
99a8db4
commit 8831ccb
Showing
26 changed files
with
235 additions
and
215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.