Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to 0.1.5 (to the main branch) #29

Merged
merged 6 commits into from
Aug 22, 2023
Merged

Updated to 0.1.5 (to the main branch) #29

merged 6 commits into from
Aug 22, 2023

Conversation

ekinkaradag
Copy link
Owner

What type of PR is this? (check all applicable)

  • 💻 Refactor
  • 🍕 Feature
  • 🐛 Bug Fix
  • 🚀 Optimization
  • 📃 Documentation Update

Description

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

Please replace this line with instructions on how to test your changes, a note
on the devices and browsers this has been tested on, as well as any relevant
images for UI changes.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Semantic HTML implemented?
  • Keyboard operability supported?
  • Color contrast tested?

[disregard] Added/updated tests? (Not applicable yet)

  • 👍 Yes
  • 👎 No, and this is why: please replace this line with details on why tests
    have not been included
  • ✋ I need help with writing tests

[optional] Are there any post deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

<!--
For Work In Progress Pull Requests, please use the Draft PR feature,
see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for
further details.

     For a timely review/response, please avoid force-pushing additional
     commits if your PR already received reviews or comments.

Before submitting a Pull Request, please ensure you've done the
following:
- 📖 Read the our Code of Conduct:
https://github.com/ekinkaradag/snake-vue3/blob/main/CODE_OF_CONDUCT.md
     - 👷‍♀️ Create small PRs. In most cases this will be possible.
     - ✅ Provide tests for your changes (Not applicable yet. Disregard).
     - 📝 Use descriptive commit messages.
- 📗 Update any related documentation and include any relevant
screenshots.
-->

## What type of PR is this? (check all applicable)

- [X] 💻 Refactor
- [ ] 🍕 Feature
- [ ] 🐛 Bug Fix
- [ ] 🚀 Optimization
- [ ] 📃 Documentation Update

## Description

## Related Tickets & Documents

<!--
For pull requests that relate or close an issue, please include them
below. We like to follow [Github's guidance on linking issues to pull
requests](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue).

For example having the text: "closes #1234" would connect the current
pull
request to issue 1234.  And when we merge the pull request, Github will
automatically close the issue.
-->

- Related Issue #22 
- Closes #22 

## QA Instructions, Screenshots, Recordings

_None_

### UI accessibility checklist
_If your PR includes UI changes, please utilize this checklist:_
- [X] Semantic HTML implemented?
- [X] Keyboard operability supported?
- [X] Color contrast tested?

## [disregard] Added/updated tests? (Not applicable yet)

- [ ] 👍 Yes
- [ ] 👎 No, and this is why: _please replace this line with details on
why tests
      have not been included_
- [ ] ✋ I need help with writing tests

## [optional] Are there any post deployment tasks we need to perform?

## [optional] What gif best describes this PR or how it makes you feel?


![Phew!](https://media3.giphy.com/media/l0Iyb1KcVIu4NpmXm/giphy.gif?cid=ecf05e47b5s4nnlyavrpjgr0yfugu4tzvqhgksd53k9p4plt&ep=v1_gifs_search&rid=giphy.gif&ct=g)
<!--
For Work In Progress Pull Requests, please use the Draft PR feature,
see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for
further details.

     For a timely review/response, please avoid force-pushing additional
     commits if your PR already received reviews or comments.

Before submitting a Pull Request, please ensure you've done the
following:
- 📖 Read the our Code of Conduct:
https://github.com/ekinkaradag/snake-vue3/blob/main/.github/CODE_OF_CONDUCT.md
     - 👷‍♀️ Create small PRs. In most cases this will be possible.
     - ✅ Provide tests for your changes (Not applicable yet. Disregard).
     - 📝 Use descriptive commit messages.
- 📗 Update any related documentation and include any relevant
screenshots.
-->

## What type of PR is this? (check all applicable)

- [ ] 💻 Refactor
- [ ] 🍕 Feature
- [X] 🐛 Bug Fix
- [ ] 🚀 Optimization
- [ ] 📃 Documentation Update

## Description

## Related Tickets & Documents

<!--
For pull requests that relate or close an issue, please include them
below. We like to follow [Github's guidance on linking issues to pull
requests](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue).

For example having the text: "closes #1234" would connect the current
pull
request to issue 1234.  And when we merge the pull request, Github will
automatically close the issue.
-->

- Related Issue #25 
- Closes #25 

## QA Instructions, Screenshots, Recordings

_Please replace this line with instructions on how to test your changes,
a note
on the devices and browsers this has been tested on, as well as any
relevant
images for UI changes._

### UI accessibility checklist

_If your PR includes UI changes, please utilize this checklist:_

- [X] Semantic HTML implemented?
- [X] Keyboard operability supported?
- [X] Color contrast tested?

## [disregard] Added/updated tests? (Not applicable yet)

- [ ] 👍 Yes
- [ ] 👎 No, and this is why: _please replace this line with details on
why tests
      have not been included_
- [ ] ✋ I need help with writing tests

## [optional] Are there any post deployment tasks we need to perform?

<em>No</em>

## [optional] What gif best describes this PR or how it makes you feel?

![Andy from "The Office" saying
"Really?"](https://media4.giphy.com/media/x9cDy0c3bOxxwDZmJm/giphy.gif?cid=ecf05e47mcrs1swo1ijzqen35xmraos3vl7uztodvgo7uyyk&ep=v1_gifs_search&rid=giphy.gif&ct=g)
<!--
For Work In Progress Pull Requests, please use the Draft PR feature,
see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for
further details.

     For a timely review/response, please avoid force-pushing additional
     commits if your PR already received reviews or comments.

Before submitting a Pull Request, please ensure you've done the
following:
- 📖 Read the our Code of Conduct:
https://github.com/ekinkaradag/snake-vue3/blob/main/.github/CODE_OF_CONDUCT.md
     - 👷‍♀️ Create small PRs. In most cases this will be possible.
     - ✅ Provide tests for your changes (Not applicable yet. Disregard).
     - 📝 Use descriptive commit messages.
- 📗 Update any related documentation and include any relevant
screenshots.
-->

## What type of PR is this? (check all applicable)

- [ ] 💻 Refactor
- [X] 🍕 Feature
- [ ] 🐛 Bug Fix
- [X] 🚀 Optimization
- [ ] 📃 Documentation Update

## Description

## Related Tickets & Documents

<!--
For pull requests that relate or close an issue, please include them
below. We like to follow [Github's guidance on linking issues to pull
requests](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue).

For example having the text: "closes #1234" would connect the current
pull
request to issue 1234.  And when we merge the pull request, Github will
automatically close the issue.
-->

- Related Issue #14 
- Closes #14 

## QA Instructions, Screenshots, Recordings
Now the grid is always displayed even with a fresh page. This was done
to give more of a "consistent" feeling to the user.

### UI accessibility checklist

_If your PR includes UI changes, please utilize this checklist:_

- [X] Semantic HTML implemented?
- [X] Keyboard operability supported?
- [X] Color contrast tested?

## [disregard] Added/updated tests? (Not applicable yet)

- [ ] 👍 Yes
- [ ] 👎 No, and this is why: _please replace this line with details on
why tests
      have not been included_
- [ ] ✋ I need help with writing tests

## [optional] Are there any post deployment tasks we need to perform?

## [optional] What gif best describes this PR or how it makes you feel?

![A man, inspecting a
book](https://media0.giphy.com/media/l2R0b3n2UlFKUlBPW/giphy.gif?cid=ecf05e47vv9zb50z6mspx9mh7uvtu3lt8tdchh1pfpd3z5jr&ep=v1_gifs_search&rid=giphy.gif&ct=g)
<!--
For Work In Progress Pull Requests, please use the Draft PR feature,
see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for
further details.

     For a timely review/response, please avoid force-pushing additional
     commits if your PR already received reviews or comments.

Before submitting a Pull Request, please ensure you've done the
following:
- 📖 Read the our Code of Conduct:
https://github.com/ekinkaradag/snake-vue3/blob/main/.github/CODE_OF_CONDUCT.md
     - 👷‍♀️ Create small PRs. In most cases this will be possible.
     - ✅ Provide tests for your changes (Not applicable yet. Disregard).
     - 📝 Use descriptive commit messages.
- 📗 Update any related documentation and include any relevant
screenshots.
-->

## What type of PR is this? (check all applicable)

- [X] 💻 Refactor
- [X] 🍕 Feature
- [X] 🐛 Bug Fix
- [ ] 🚀 Optimization
- [ ] 📃 Documentation Update

## Description

## Related Tickets & Documents

<!--
For pull requests that relate or close an issue, please include them
below. We like to follow [Github's guidance on linking issues to pull
requests](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue).

For example having the text: "closes #1234" would connect the current
pull
request to issue 1234.  And when we merge the pull request, Github will
automatically close the issue.
-->

## QA Instructions, Screenshots, Recordings

_Please replace this line with instructions on how to test your changes,
a note
on the devices and browsers this has been tested on, as well as any
relevant
images for UI changes._

### UI accessibility checklist

_If your PR includes UI changes, please utilize this checklist:_

- [X] Semantic HTML implemented?
- [X] Keyboard operability supported?
- [X] Color contrast tested?

## [disregard] Added/updated tests? (Not applicable yet)

- [ ] 👍 Yes
- [ ] 👎 No, and this is why: _please replace this line with details on
why tests
      have not been included_
- [ ] ✋ I need help with writing tests

## [optional] Are there any post deployment tasks we need to perform?

## [optional] What gif best describes this PR or how it makes you feel?
@ekinkaradag ekinkaradag merged commit 51c420d into main Aug 22, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant