WIP: feat/PausePlayButton closes #16, #30 #34

Draft
adrian wants to merge 16 commits from adrian/site:feat/PausePlayButton into feat/a11y
First-time contributor
No description provided.
adrian added 12 commits 2024-02-15 12:07:49 +00:00
adrian requested review from adrien 2024-02-15 12:08:02 +00:00
adrian requested review from tixie 2024-02-15 12:08:02 +00:00
Owner

Not valid yet: prefers reduced motion totally forbids animation.
For some reason I have this setting on my system, so I'm screwed.

Working on a fix.

Not valid yet: `prefers reduced motion` totally forbids animation. For some reason I have this setting on my system, so I'm screwed. Working on a fix.
adrien added 1 commit 2024-02-15 14:33:46 +00:00
adrien changed title from feat/PausePlayButton closes #16, #30 to WIP: feat/PausePlayButton closes #16, #30 2024-02-15 14:46:25 +00:00
adrian added 1 commit 2024-02-19 08:37:11 +00:00
adrian added 1 commit 2024-02-19 08:48:46 +00:00
adrian added 1 commit 2024-02-19 12:36:17 +00:00
This pull request has changes conflicting with the target branch.
  • static/css/layout.css
  • static/index.html
  • static/script-bon.js

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u feat/PausePlayButton:adrian-feat/PausePlayButton
git checkout adrian-feat/PausePlayButton

Merge

Merge the changes and update on Forgejo.
git checkout feat/a11y
git merge --no-ff adrian-feat/PausePlayButton
git checkout feat/a11y
git merge --ff-only adrian-feat/PausePlayButton
git checkout adrian-feat/PausePlayButton
git rebase feat/a11y
git checkout feat/a11y
git merge --no-ff adrian-feat/PausePlayButton
git checkout feat/a11y
git merge --squash adrian-feat/PausePlayButton
git checkout feat/a11y
git merge --ff-only adrian-feat/PausePlayButton
git checkout feat/a11y
git merge adrian-feat/PausePlayButton
git push origin feat/a11y
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/site#34
No description provided.