Commit Graph

29 Commits

Author SHA1 Message Date
Przemek Więch
b285fe349f refactor: restrict WikiTree integration to the apps.wikitree.com domain and add helper utilities 2026-07-05 20:35:57 +02:00
Przemek Więch
1d80c07bf9 Trying to fix visual test under node 24 2026-06-24 22:54:40 +02:00
Przemek Więch
8202c9cd05 Improve code quality
Fix lint warnings
2026-05-11 18:06:31 +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
Przemek Więch
84a0149e0e update prettier config and run on all files 2025-02-06 00:11:24 +01:00
Przemek Więch
b3f5ae1c25 Migrate from create react app to vite 2025-02-05 17:05:34 +01:00
Przemek Więch
bbcd501518 Upgrade to react-router v7 2025-01-23 18:05:48 +01:00
Przemek Więch
c3f2eed3f5 upgrade several packages 2025-01-13 00:00:14 +01:00
Przemek Więch
97c17d47af upgrade prettier and run on all files 2025-01-11 12:06:24 +01:00
Przemek Więch
bd6f6a845b Added another sample tree (J. F. Kennedy) 2023-08-27 23:43:30 +02:00
Adam Gross
57dab46775 Update Shakespeare example links (#160)
* Update README Shakespeare example link
* Update intro.tsx with corrected Shakespeare example URL
2023-08-26 10:49:19 +02:00
Przemek Więch
82508dfa34 Updated hosting of cors-anywhere proxy #130 2023-08-13 23:17:26 +02:00
Adam Gross
fc56e482b5 Replace last instance of "Heroku" mentioned (#157)
Looks like one line was missed in 3060de0a90
2023-06-26 15:31:50 +02:00
Kent Grigo
00ee53ae87 Remove Karol from frontpage (#129) 2022-12-21 09:07:37 +01:00
czifumasa
ab66492a86 Added start and build scripts for windows (#81) 2022-01-13 17:26:01 +01:00
Przemek Wiech
e444e25177 Replaced at="large with greaterThanOrEqual="large"
Based on warnings in the console
2021-11-02 00:07:26 +01:00
Przemek Wiech
98b1a1e48e Show changelog in intro page and when a new version is loaded 2021-10-31 19:52:53 +01:00
Przemek Wiech
e2d4b07c9e Replaced usages of Responsive with @artsy/fresnel
Responsive has been removed in newest versions of semantic-ui-react
2021-04-11 20:50:07 +02:00
Przemek Wiech
b8120eee23 Removed links to Harry Potter gedcom file
The file is not accessible anymore
2021-04-05 19:40:05 +02:00
Przemek Wiech
e914511644 Changed CORS anywhere address #40 2021-02-08 23:26:57 +01:00
Przemek Wiech
a61b4848a5 Refactoring: moved some source files into subdirectories 2020-05-03 20:53:59 +02:00
Przemek Wiech
9bbc8e1899 Collapsed menu options under an "Open" dropdown.
The dropdown is only shown when a chart is displayed.
2020-04-03 18:33:07 +02:00
Przemek Wiech
2148304ff0 Made intro page more mobile-friendly (#5) 2020-04-01 18:40:56 +02:00
Przemek Wiech
76880c2d41 Added logo and background image to the intro screen 2020-02-21 19:29:46 +01:00
Przemek Wiech
7eacf9216f Remove date parsing because different browsers do different things 2020-02-14 14:35:01 +01:00
Przemek Wiech
1bf315ebdf Added build version to the intro screen 2019-11-26 23:43:52 +01:00
Przemek Wiech
e90aa2e771 Finished Polish translation of UI strings.
Translating month names requires changes in the topola library.
2019-02-03 23:47:57 +01:00
Przemek Wiech
71e2d0fae1 Added translation support with react-imp. Added partial Polish translation. 2019-01-31 22:35:16 +01:00
Przemek Wiech
b5775ef687 Initial version 2019-01-26 22:01:07 +01:00