Releases: StraykerPL/RockPaperScissors
Releases · StraykerPL/RockPaperScissors
v1.0
What's Changed
- Add Angular project files by @StraykerPL in #3
- Add Prettier with Husky hooks by @StraykerPL in #5
- Update copyright header by @StraykerPL in #10
- Move Frontend Mentor's files to Angular project's folder by @StraykerPL in #11
- Add missing data for Bug Issue template by @StraykerPL in #14
- Update ReadMe by @StraykerPL in #15
- Add gradient to background by @StraykerPL in #22
- Repair icon on browser's tab by @StraykerPL in #23
- Add shared folder by @StraykerPL in #26
- Rename Frontend Mentor link in ReadMe by @StraykerPL in #27
- Add main variables file for styling by @StraykerPL in #28
- Create service for handling game logic by @StraykerPL in #30
- Create Rules button by @StraykerPL in #33
- Add Angular Material to project by @StraykerPL in #34
- Add Rules Modal by @StraykerPL in #44
- Change global font color to white by @StraykerPL in #45
- Make Rules button use button HTML tag by @StraykerPL in #46
- Add deploy pipeline for GitHub Pages by @StraykerPL in #47
- Repair workflow config file's syntax by @StraykerPL in #49
- Change deployment branch to main by @StraykerPL in #51
- Add v char to version of uses workflow by @StraykerPL in #53
- Repair Angular dist path by @StraykerPL in #54
- Delete dot and slash on beginning in dist build folder by @StraykerPL in #55
- Repair deploy pipeline and change GitHub Pages branch to environment by @StraykerPL in #57
- Change names and trigger event of deploy pipeline by @StraykerPL in #59
- Add pointer cursor on close button hover in Rules modal by @StraykerPL in #61
- Remove Karma and test files from repo by @StraykerPL in #63
- Change main ReadMe to be up-to-date by @StraykerPL in #64
- Add GitHub Issues template for testing by @StraykerPL in #65
- Remove karma framework from repo by @StraykerPL in #66
- Add missing methodology info to readme by @StraykerPL in #67
- Add Score Box component by @StraykerPL in #71
- Create app's header by @StraykerPL in #72
- Create Play Option button by @StraykerPL in #73
- Create Play Area component by @StraykerPL in #74
- Add Play Again button component by @StraykerPL in #79
- Change game logic to use GameState enum by @StraykerPL in #84
- Add handler for player option by @StraykerPL in #85
- Change game logic to use less service code by @StraykerPL in #87
- Add steps display to Play Area component by @StraykerPL in #88
- Change Website label and URL to personal one by @StraykerPL in #92
- Separate main license from disclaimer to two files by @StraykerPL in #93
- Change lowdashes to dashes in license files names by @StraykerPL in #94
- Switch main license to point to MIT not disclaimer by @StraykerPL in #95
- Remove file type from license file by @StraykerPL in #96
- Use string interpolation to handle state changes by @StraykerPL in #97
- Rework deploy workflow by @StraykerPL in #98
- chore: Repair deploy workflow file's typos by @StraykerPL in #99
- Change method of loading background image of triangle by @StraykerPL in #101
- Make Score Box more similar to mockup by @StraykerPL in #102
- Fix typo in deploy pipeline's trigger event type by @StraykerPL in #103
- Update ReadMe file with new workflow and deployment method by @StraykerPL in #104
- Check if any styling instructions are breaking conventions by @StraykerPL in #105
Full Changelog: https://github.com/StraykerPL/RockPaperScissors/commits/v1.0