Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

chore: Refactor and Improve Code Style and small bug fixes/extra features#2

Merged
AnonNanoo merged 10 commits into
mainfrom
dev
Feb 18, 2026
Merged

chore: Refactor and Improve Code Style and small bug fixes/extra features#2
AnonNanoo merged 10 commits into
mainfrom
dev

Conversation

@An0n-01
Copy link
Copy Markdown
Contributor

@An0n-01 An0n-01 commented Feb 18, 2026

chore: Refactor and Improve Code Style and small bug fixes/extra features

An0n-01 and others added 10 commits February 11, 2026 09:49
- Introduced `MemogameLeaderboard` component for improved reusability and separation of concerns.
- Refactored `LeaderboardView` to utilize the new component.
- Removed redundant code and styles from `LeaderboardView`.
- Replaced custom time formatting logic with `Intl.DurationFormat` for better localization support.
- Added type declaration for `Intl.DurationFormat`.
- Introduced an `ion-alert` to confirm leaving the game, with options to stay or discard progress.
- Updated `ion-button` behavior to trigger the alert.
- Added a `gameDescription` variable to describe the game and its rules.
- Updated `HomeView.vue` to include a "Play Guide" button with an `ion-alert` displaying the game description.
- Updated title to "MemoGame - Your Memory Game" for better branding.
@An0n-01 An0n-01 requested review from a team and AnonNanoo February 18, 2026 18:33
@An0n-01 An0n-01 added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 18, 2026
@An0n-01
Copy link
Copy Markdown
Contributor Author

An0n-01 commented Feb 18, 2026

@AnonNanoo could you have a look at this quickly and approve if it looks good. thanks.

I think after merging, I'll create a release and switch it to public and also archive it... is that alright with you?

@AnonNanoo AnonNanoo merged commit acc37d0 into main Feb 18, 2026
@An0n-01 An0n-01 deleted the dev branch February 18, 2026 18:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants