• Joined on 2026-02-06
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:50:24 +00:00
e0460ba8c0 Docs: Add back port 4200 to README
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:39:05 +00:00
89872417e8 Docs: Remove specific port reference from README
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:38:10 +00:00
11e787396c UI: Make error fallback data uniform with N/A for all fields
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:35:39 +00:00
4fee739089 Update application title to Interactive World Map
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:32:47 +00:00
ecdba26808 Docs: Remove repository information from README
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:25:55 +00:00
25a54145d1 Remove IDE configuration files
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:21:30 +00:00
75b2582296 Code cleanup: Remove comments and verbose logging
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:15:52 +00:00
aae8ac2e1d Docs: Simplify README to essential requirements only
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:14:07 +00:00
07475e27be Revert "Feature: Add territory-to-country mapping for 50+ dependent territories"
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:13:14 +00:00
7798179376 Feature: Add territory-to-country mapping for 50+ dependent territories
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:11:33 +00:00
ca4c76d1a0 Fix: Add graceful error handling for territories not in World Bank API
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:05:32 +00:00
9ee9232429 UI: Remove page scrolling - fit exactly to viewport
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 20:03:22 +00:00
5c4c755d66 UI: Increase map size with 5:1 ratio and 600px min-height
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 19:59:09 +00:00
fbfdceeea6 Fix: Add change detection and prevent duplicate event listeners
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 19:54:32 +00:00
0f37c61fae Add project deliverables and commit history for submission
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 19:39:51 +00:00
c4b6ab4f41 Fix: Increase SVG size and improve click event handling with load listener
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 19:36:55 +00:00
52591fb5e3 Clean up: Remove debug text from map component
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 19:34:42 +00:00
adb510b2f8 Fix: Simplify SVG loading using object tag instead of HttpClient
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 19:30:59 +00:00
8e3c1fae7a Fix: Replace default Angular template with router-outlet
Shenron pushed to Working at Shenron/d280-javascript 2026-02-14 19:26:04 +00:00
244f379592 Fix: Move SVG to public folder for Angular 21 asset serving