Skip to content
Open
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
201d4f1
feat: add contributors popup card
userquin Feb 23, 2026
ef187b0
Merge branch 'main' into userquin/feat-add-contributors-popup-card
userquin Feb 23, 2026
373656a
chore: cleanup console.log
userquin Feb 23, 2026
c26c191
chore: apply coderabbitai suggestion for website url
userquin Feb 23, 2026
3764ea9
chore: apply coderabbitai suggestion for role
userquin Feb 23, 2026
85439ec
chore: apply coderabbitai suggestion for noExternalIcon jsdoc
userquin Feb 23, 2026
9769b80
chore: remove `about.team.governance` from json file and add `about.t…
userquin Feb 23, 2026
47c9cac
[autofix.ci] apply automated fixes
autofix-ci[bot] Feb 23, 2026
c9d5d70
chore: fix `http:` without `//`
userquin Feb 23, 2026
f70e50f
Merge remote-tracking branch 'origin/userquin/feat-add-contributors-p…
userquin Feb 23, 2026
138b1c3
chore: apply coderabbitai suggestion for useInfo
userquin Feb 23, 2026
5d34b0e
chore: apply coderabbitai suggestion for timers cleanup
userquin Feb 23, 2026
5e034fe
chore: fix positionPopover called fire-and-forget and openTimer not r…
userquin Feb 23, 2026
950ad13
chore: fix showPopover at positionPopover error
userquin Feb 23, 2026
93d10b5
chore: add long aria label link description
userquin Feb 23, 2026
38596e2
chore: adjust popup margins and gaps
userquin Feb 23, 2026
08145a0
chore: use sanitize-html at endpoint
userquin Feb 23, 2026
b55b56a
chore: fix popup position on RTL
userquin Feb 23, 2026
776c173
chore: use v-else-if fro contributors
userquin Feb 23, 2026
55db682
chore: use aria-hidden with uno icons
userquin Feb 23, 2026
0eb69cf
chore: add bsky and mastodon links + cleanup
userquin Feb 27, 2026
28377bf
chore: change popup logic
userquin Feb 27, 2026
415ac01
chore: clean string for mastodon url
userquin Feb 27, 2026
cbb73c4
chore: add link for non-expandable contributors
userquin Feb 27, 2026
12b8f15
chore: guard `e.target` before calling `closest()`
userquin Feb 27, 2026
75916f7
chore: Avatar controls lost direct profile navigation for a subset of…
userquin Feb 27, 2026
88a16d5
chore: cleanup timers and listeners
userquin Feb 27, 2026
54e003c
Merge branch 'main' into userquin/feat-add-contributors-popup-card
userquin Feb 27, 2026
59403e2
chore: use `no-new-tab-icon` instead `no-external-icon` (LinkBase upd…
userquin Feb 27, 2026
edb7144
[autofix.ci] apply automated fixes
autofix-ci[bot] Feb 27, 2026
d36a691
Merge branch 'main' into userquin/feat-add-contributors-popup-card
userquin Feb 28, 2026
1e8088e
chore: apply a11y suggestions
userquin Feb 28, 2026
57d6841
[autofix.ci] apply automated fixes
autofix-ci[bot] Feb 28, 2026
5004116
chore: paginate graphql call
userquin Feb 28, 2026
45efa4e
Merge remote-tracking branch 'origin/userquin/feat-add-contributors-p…
userquin Feb 28, 2026
4bc2268
chore: update styles
userquin Feb 28, 2026
14df8cc
chore: optimize vue dom
userquin Feb 28, 2026
608df54
chore: optimize vue dom again
userquin Feb 28, 2026
884037d
chore: add aria-expanded correctly
userquin Feb 28, 2026
1b56bdc
chore: remove obsolete `about.contributors.view_profile`
userquin Feb 28, 2026
a96ed33
[autofix.ci] apply automated fixes
autofix-ci[bot] Feb 28, 2026
ef9c2e8
chore: remove duplicated `duration-200` at link base
userquin Feb 28, 2026
4249e3c
Merge remote-tracking branch 'origin/userquin/feat-add-contributors-p…
userquin Feb 28, 2026
cae0201
Merge branch 'main' into userquin/feat-add-contributors-popup-card
userquin Mar 1, 2026
3fc6dc1
[autofix.ci] apply automated fixes
autofix-ci[bot] Mar 1, 2026
7b2c069
Merge branch 'main' into userquin/feat-add-contributors-popup-card
userquin Mar 5, 2026
13c10da
[autofix.ci] apply automated fixes
autofix-ci[bot] Mar 5, 2026
496ada0
chore: restore original tooltip for anchors
userquin Mar 5, 2026
972b453
chore: fix scroll
userquin Mar 6, 2026
76278b0
fix: remove v-once and custom aria label
userquin Mar 7, 2026
03f15be
chore: add `aria-haspopup` handling `aria-expanded` and `aria-control…
userquin Mar 7, 2026
aa0b3e2
chore: remove aria-haspopup
userquin Mar 7, 2026
eb72ed1
chore: handle `aria-expanded` correctly
userquin Mar 7, 2026
9c50d4e
Merge branch 'main' into userquin/feat-add-contributors-popup-card
userquin Mar 7, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
453 changes: 362 additions & 91 deletions app/pages/about.vue

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion i18n/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,6 @@
},
"team": {
"title": "الفريق",
"governance": "الحوكمة",
"role_steward": "راعي",
"role_maintainer": "مشرف",
"sponsor": "راعي",
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/az-AZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,6 @@
},
"team": {
"title": "Komanda",
"governance": "İdarəetmə",
"role_steward": "idarəçi",
"role_maintainer": "dəstəkçi",
"sponsor": "sponsor",
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,6 @@
},
"team": {
"title": "Tým",
"governance": "Správa",
"role_steward": "Vedoucí",
"role_maintainer": "Správce",
"sponsor": "Sponzor",
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,6 @@
},
"team": {
"title": "Team",
"governance": "Verwaltung",
"role_steward": "Verwalter",
"role_maintainer": "Maintainer",
"sponsor": "Sponsor",
Expand Down
11 changes: 8 additions & 3 deletions i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -876,18 +876,23 @@
},
"team": {
"title": "Team",
"governance": "Governance",
"role_steward": "steward",
"role_maintainer": "maintainer",
"sponsor": "sponsor",
"sponsor_aria": "Sponsor {name} on GitHub"
},
"contributors": {
"title": "... and {count} more contributor | ... and {count} more contributors",
"title": "{count} contributor | {count} contributors",
"description": "npmx is fully open source, built by an amazing community of contributors. Join us and let's build the npm browsing experience we always wanted, together.",
"loading": "Loading contributors...",
"error": "Failed to load contributors",
"view_profile": "View {name}'s GitHub profile"
"view_profile": "View {name}'s GitHub profile",
"avatar": "{name}'s avatar",
"view_profile_detailed": "View {name}'s GitHub profile{role}{works_at}{location}",
"separator": " — ",
"role": "{separator}{role} at npmx.dev",
"works_at": "{separator}works at {company}",
"location": "{separator}based in {location}"
},
"get_involved": {
"title": "Get involved",
Expand Down
9 changes: 7 additions & 2 deletions i18n/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,6 @@
},
"team": {
"title": "Equipo",
"governance": "Gobernanza",
"role_steward": "Administrador",
"role_maintainer": "Mantenedor",
"sponsor": "Patrocinar",
Expand All @@ -882,7 +881,13 @@
"description": "npmx es completamente de código abierto, construido por una increíble comunidad de colaboradores. Únete a nosotros y construyamos juntos la experiencia de navegación de npm que siempre quisimos.",
"loading": "Cargando colaboradores...",
"error": "Error al cargar colaboradores",
"view_profile": "Ver perfil de GitHub de {name}"
"view_profile": "Ver perfil de GitHub de {name}",
"avatar": "avatar de {name}",
"view_profile_detailed": "Ver el perfil de GitHub de {name}{role}{works_at}{location}",
"separator": " — ",
"role": "{separator}{role} en npmx.dev",
"works_at": "{separator}trabaja en {company}",
"location": "{separator}ubicado en {location}"
},
"get_involved": {
"title": "Involúcrate",
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,6 @@
},
"team": {
"title": "Équipe",
"governance": "Gouvernance",
"role_steward": "pilote",
"role_maintainer": "mainteneur",
"sponsor": "sponsor",
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,6 @@
},
"team": {
"title": "チーム",
"governance": "ガバナンス",
"role_steward": "スチュワード",
"role_maintainer": "メンテナ",
"sponsor": "スポンサー",
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,6 @@
},
"team": {
"title": "Zespół",
"governance": "Zarządzanie",
"role_steward": "steward",
"role_maintainer": "maintainer",
"sponsor": "sponsor",
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/uk-UA.json
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,6 @@
},
"team": {
"title": "Команда",
"governance": "Управління",
"role_steward": "стюард",
"role_maintainer": "супроводжувач",
"sponsor": "спонсор",
Expand Down
1 change: 0 additions & 1 deletion i18n/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,6 @@
},
"team": {
"title": "团队",
"governance": "治理",
"role_steward": "管理者",
"role_maintainer": "维护者",
"sponsor": "赞助者",
Expand Down
9 changes: 6 additions & 3 deletions i18n/locales/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"version": "此版本已被棄用。",
"no_reason": "未提供原因"
},
"size_increase": {},
"replacement": {
"title": "你可能不需要這個相依套件。",
"native": "此功能自 Node.js {nodeVersion} 起已內建,可直接使用 {replacement} 取代。",
Expand Down Expand Up @@ -312,7 +313,8 @@
"filter_help": "語義化版本範圍篩選說明",
"filter_tooltip": "使用 {link} 篩選版本。例如:^3.0.0 會顯示所有 3.x 版本。",
"filter_tooltip_link": "語義化版本範圍",
"no_matches": "沒有符合此範圍的版本"
"no_matches": "沒有符合此範圍的版本",
"copy_alt": {}
},
"dependencies": {
"title": "相依({count} 個)",
Expand Down Expand Up @@ -848,7 +850,6 @@
},
"team": {
"title": "團隊",
"governance": "治理",
"role_steward": "管理者",
"role_maintainer": "維護者",
"sponsor": "贊助",
Expand Down Expand Up @@ -1046,7 +1047,9 @@
"trends": {
"title": "每週下載"
}
}
},
"file_filter_option": {},
"filter": {}
},
"privacy_policy": {
"title": "隱私權政策",
Expand Down
21 changes: 18 additions & 3 deletions i18n/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2632,9 +2632,6 @@
"title": {
"type": "string"
},
"governance": {
"type": "string"
},
"role_steward": {
"type": "string"
},
Expand Down Expand Up @@ -2667,6 +2664,24 @@
},
"view_profile": {
"type": "string"
},
"avatar": {
"type": "string"
},
"view_profile_detailed": {
"type": "string"
},
"separator": {
"type": "string"
},
"role": {
"type": "string"
},
"works_at": {
"type": "string"
},
"location": {
"type": "string"
}
},
"additionalProperties": false
Expand Down
1 change: 0 additions & 1 deletion lunaria/files/ar-EG.json
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,6 @@
},
"team": {
"title": "الفريق",
"governance": "الحوكمة",
"role_steward": "راعي",
"role_maintainer": "مشرف",
"sponsor": "راعي",
Expand Down
1 change: 0 additions & 1 deletion lunaria/files/az-AZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,6 @@
},
"team": {
"title": "Komanda",
"governance": "İdarəetmə",
"role_steward": "idarəçi",
"role_maintainer": "dəstəkçi",
"sponsor": "sponsor",
Expand Down
1 change: 0 additions & 1 deletion lunaria/files/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,6 @@
},
"team": {
"title": "Tým",
"governance": "Správa",
"role_steward": "Vedoucí",
"role_maintainer": "Správce",
"sponsor": "Sponzor",
Expand Down
1 change: 0 additions & 1 deletion lunaria/files/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,6 @@
},
"team": {
"title": "Team",
"governance": "Verwaltung",
"role_steward": "Verwalter",
"role_maintainer": "Maintainer",
"sponsor": "Sponsor",
Expand Down
11 changes: 8 additions & 3 deletions lunaria/files/en-GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -875,18 +875,23 @@
},
"team": {
"title": "Team",
"governance": "Governance",
"role_steward": "steward",
"role_maintainer": "maintainer",
"sponsor": "sponsor",
"sponsor_aria": "Sponsor {name} on GitHub"
},
"contributors": {
"title": "... and {count} more contributor | ... and {count} more contributors",
"title": "{count} contributor | {count} contributors",
"description": "npmx is fully open source, built by an amazing community of contributors. Join us and let's build the npm browsing experience we always wanted, together.",
"loading": "Loading contributors...",
"error": "Failed to load contributors",
"view_profile": "View {name}'s GitHub profile"
"view_profile": "View {name}'s GitHub profile",
"avatar": "{name}'s avatar",
"view_profile_detailed": "View {name}'s GitHub profile{role}{works_at}{location}",
"separator": " — ",
"role": "{separator}{role} at npmx.dev",
"works_at": "{separator}works at {company}",
"location": "{separator}based in {location}"
},
"get_involved": {
"title": "Get involved",
Expand Down
11 changes: 8 additions & 3 deletions lunaria/files/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -875,18 +875,23 @@
},
"team": {
"title": "Team",
"governance": "Governance",
"role_steward": "steward",
"role_maintainer": "maintainer",
"sponsor": "sponsor",
"sponsor_aria": "Sponsor {name} on GitHub"
},
"contributors": {
"title": "... and {count} more contributor | ... and {count} more contributors",
"title": "{count} contributor | {count} contributors",
"description": "npmx is fully open source, built by an amazing community of contributors. Join us and let's build the npm browsing experience we always wanted, together.",
"loading": "Loading contributors...",
"error": "Failed to load contributors",
"view_profile": "View {name}'s GitHub profile"
"view_profile": "View {name}'s GitHub profile",
"avatar": "{name}'s avatar",
"view_profile_detailed": "View {name}'s GitHub profile{role}{works_at}{location}",
"separator": " — ",
"role": "{separator}{role} at npmx.dev",
"works_at": "{separator}works at {company}",
"location": "{separator}based in {location}"
},
"get_involved": {
"title": "Get involved",
Expand Down
9 changes: 7 additions & 2 deletions lunaria/files/es-419.json
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,6 @@
},
"team": {
"title": "Equipo",
"governance": "Gobernanza",
"role_steward": "Administrador",
"role_maintainer": "Mantenedor",
"sponsor": "Patrocinar",
Expand All @@ -881,7 +880,13 @@
"description": "npmx es completamente de código abierto, construido por una increíble comunidad de colaboradores. Únete a nosotros y construyamos juntos la experiencia de navegación de npm que siempre quisimos.",
"loading": "Cargando colaboradores...",
"error": "Error al cargar colaboradores",
"view_profile": "Ver perfil de GitHub de {name}"
"view_profile": "Ver perfil de GitHub de {name}",
"avatar": "avatar de {name}",
"view_profile_detailed": "Ver el perfil de GitHub de {name}{role}{works_at}{location}",
"separator": " — ",
"role": "{separator}{role} en npmx.dev",
"works_at": "{separator}trabaja en {company}",
"location": "{separator}ubicado en {location}"
},
"get_involved": {
"title": "Involúcrate",
Expand Down
9 changes: 7 additions & 2 deletions lunaria/files/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,6 @@
},
"team": {
"title": "Equipo",
"governance": "Gobernanza",
"role_steward": "Administrador",
"role_maintainer": "Mantenedor",
"sponsor": "Patrocinar",
Expand All @@ -881,7 +880,13 @@
"description": "npmx es completamente de código abierto, construido por una increíble comunidad de colaboradores. Únete a nosotros y construyamos juntos la experiencia de navegación de npm que siempre quisimos.",
"loading": "Cargando colaboradores...",
"error": "Error al cargar colaboradores",
"view_profile": "Ver perfil de GitHub de {name}"
"view_profile": "Ver perfil de GitHub de {name}",
"avatar": "avatar de {name}",
"view_profile_detailed": "Ver el perfil de GitHub de {name}{role}{works_at}{location}",
"separator": " — ",
"role": "{separator}{role} en npmx.dev",
"works_at": "{separator}trabaja en {company}",
"location": "{separator}ubicado en {location}"
},
"get_involved": {
"title": "Involúcrate",
Expand Down
1 change: 0 additions & 1 deletion lunaria/files/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,6 @@
},
"team": {
"title": "Équipe",
"governance": "Gouvernance",
"role_steward": "pilote",
"role_maintainer": "mainteneur",
"sponsor": "sponsor",
Expand Down
1 change: 0 additions & 1 deletion lunaria/files/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,6 @@
},
"team": {
"title": "チーム",
"governance": "ガバナンス",
"role_steward": "スチュワード",
"role_maintainer": "メンテナ",
"sponsor": "スポンサー",
Expand Down
1 change: 0 additions & 1 deletion lunaria/files/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,6 @@
},
"team": {
"title": "Zespół",
"governance": "Zarządzanie",
"role_steward": "steward",
"role_maintainer": "maintainer",
"sponsor": "sponsor",
Expand Down
1 change: 0 additions & 1 deletion lunaria/files/uk-UA.json
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,6 @@
},
"team": {
"title": "Команда",
"governance": "Управління",
"role_steward": "стюард",
"role_maintainer": "супроводжувач",
"sponsor": "спонсор",
Expand Down
1 change: 0 additions & 1 deletion lunaria/files/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,6 @@
},
"team": {
"title": "团队",
"governance": "治理",
"role_steward": "管理者",
"role_maintainer": "维护者",
"sponsor": "赞助者",
Expand Down
Loading
Loading