mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[PR #1358] [MERGED] modern and minimalist UI redesign with new features #1365
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#1365
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lipis/flag-icons/pull/1358
Author: @sulimanbenhalim
Created: 4/25/2025
Status: ✅ Merged
Merged: 5/29/2025
Merged by: @lipis
Base:
main← Head:modern-ui-redesign📝 Commits (4)
f5152c9modern and minimalist UI redesign with new featuresb1942b5Add back Google Analytics tracking as requested6c7f44ause open-color color-pallete + format using yarn fix9774b1eremove detectUserCountry from the usage modal📊 Changes
1 file changed (+1189 additions, -40 deletions)
View changed files
📝
index.html(+1189 -40)📄 Description
hey @lipis , so i redesigned the site with some cool stuff that was missing before
main changes:
all the styling is done with vanilla CSS no frameworks needed so its super lightweight. did bunch of optimizations for load time too. page was like 2.5s load time before, now its under 1s.
code is structured better (modular functions) and fixed some bugs during implementation like memory leaks from timeouts not being cleared you may review this part if I missed something.
let me know what u think! would be cool to get this merged since it makes the site way more usable especially for devs who just need to grab a flag quick.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.