Przemek Więch
980df35198
refactor: consolidate prober logic into shared helper and add test-testid attributes to core UI elements
2026-07-04 21:42:21 +02:00
Przemek Więch
a9cd34684c
Display images in details panel fromm gedzip files
2026-05-18 22:54:02 +02:00
Przemek Więch
708d26d561
Add Immediate Family section to person details in side panel
2026-05-17 00:11:04 +02:00
Przemek Więch
51e5d2740d
Upgrade prettier and fix files
2026-04-28 23:51:29 +02:00
Przemek Więch
3c43a3e23e
fix lint and remove all eslint overrides
2026-04-28 23:39:47 +02:00
Przemek Więch
36852348a8
Fix some lint errors
2026-04-28 23:28:52 +02:00
Frank Buchholz
e2123894a6
Show _RUFNAME as a decorated part with GIVN ( #276 )
...
Currently function nameDetails simply concatenates various tags to build the full name. The tags _RUFNAME and NICK get some decoration, example: Johannes Karl "Johannes" (Hannes) Buchholz
Well, the tag _RUFNAME as a special part of GIVN, which I suggest not to repeat but show decorated within GIVN.
Result: "Johannes" Karl (Hannes) Buchholz
References:
https://wiki.genealogy.net/Name_in_Gedcom
https://wiki.genealogy.net/GEDCOM/NAME-Tag#Vereinbarung_zu_Rufnamen
2026-04-25 00:05:34 +02:00
Frank Buchholz
fbe82dd9fc
Show ID on the details pane (depending on config) ( #278 )
2026-04-18 22:28:10 +02:00
Frank Buchholz
ac3369f3a2
Show TITL together with FILE objects for internet links ( #255 )
2026-02-18 17:23:33 +01:00
Eugene Shishkin
ce99b86b55
Display types for attributes/facts in the sidebar ( #221 )
...
* feat: Show attribute names in sidebar
* feat: Take into account case when no TYPE tag for FACT is found
2025-10-29 23:21:21 +01:00
Will
27b9074203
feat: Show full name in sidebar ( #219 )
2025-10-15 23:18:55 +02:00
czifumasa
2a0c963789
Sidebar improvements (Collapse/Expand, Mobile view) ( #215 )
...
* Extract sidebar to new component
* Add sidebar toggle
* Fix scrollbars sometimes appearing even at maximum zoom-out
2025-09-09 10:41:45 +02:00