Commit Graph

14 Commits

Author SHA1 Message Date
orrisroot d73f4ef2b9 build(deps): bump dependencies to latest patch versions 2026-06-11 00:09:39 +09:00
orrisroot e7b065f585 fix(help): correct typo in 3D viewer manual link text 2026-05-25 21:48:00 +09:00
orrisroot ff3e5b8ebb chore: clean up biome.json configuration structure 2026-05-25 21:47:56 +09:00
orrisroot d12bf5c9e2 fix(app): use proper ReactGA pageview API with hitType and page params 2026-05-25 21:47:34 +09:00
orrisroot 5947ef1144 fix(data-detail): remove synchronous setState calls in useEffect 2026-05-25 21:47:21 +09:00
orrisroot a56a95769f chore(git-commit): add validation step and checklist to skill 2026-05-25 21:39:00 +09:00
orrisroot c22bf6ee0c docs: update README for Vite migration
Replace Create React App scripts with Vite equivalents.
Removes npm start, npm test, and npm run eject. Adds
npm run dev, npm run preview, npm run lint, npm run format,
and npm run format:check. Updates links to Vite and React docs.
2026-05-24 20:17:09 +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 3f4f7bd580 update libraries. v2.0.0 2022-06-07 16:00:41 +09:00
orrisroot e4f68936cd update libraries. 2022-05-16 14:35:20 +09:00
orrisroot bea6025a10 update readme file. 2022-05-12 13:41:14 +09:00
orrisroot 9178a058aa update readme 2022-05-12 13:40:34 +09:00
orrisroot b5f97cb80d add google analytics code. 2022-05-12 13:36:54 +09:00
orrisroot 81de5e7154 first commit. 2022-05-11 18:50:27 +09:00