5 Commits
Author SHA1 Message Date
orrisroot 3f684a90b4 fix: correct typo and extract shared Notice component
Fix typo "Arrangemtns" to "Arrangements" in figure captions
for all 16 TE*.json dataset files.

Extract a reusable Notice component from Contact and News pages
to avoid duplicated inline notice markup.

Replace react-helmet-async with @dr.pogodin/react-helmet.

Add VS Code workspace config and cspell dictionary.
2026-06-11 00:59:27 +09:00
orrisroot e7b065f585 fix(help): correct typo in 3D viewer manual link text 2026-05-25 21:48:00 +09:00
orrisroot 5947ef1144 fix(data-detail): remove synchronous setState calls in useEffect 2026-05-25 21:47:21 +09:00
orrisroot aae43e9421 refactor(build): migrate from Create React App to Vite
Major build system migration replacing react-scripts with Vite.
Upgrades React to v19, Redux Toolkit to v2, Three.js to 0.184,
and replaces axios with ky. Removes IE11 support, test
infrastructure, and polyfills. Updates TypeScript config to
project references and bumps version to 3.0.0.
2026-05-24 20:16:04 +09:00
orrisroot 81de5e7154 first commit. 2022-05-11 18:50:27 +09:00