- WeeklyScheduler를 bosses/monthlyBoss/imageBase/makeEmptyConfig prop 받도록 일반화 (월간 보스 없으면 관련 UI/락 전부 스킵) - WeeklyDefault가 WeeklyScheduler에 props 전달, Destiny에서 주차별 모드 주차 카드 확장/추가/삭제 + 보스 아바타 뱃지 표시 동작 - 탭 '단순 계산/주차별 계산' → '일반/주차별' (ConfirmDialog 문구 포함) - 주간 보스 완료 토글 버튼에 title 툴팁 추가 - store: destiny 슬롯에 schedulerWeeks 추가, migrate v2로 기존 사용자 backfill Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Oxc
- @vitejs/plugin-react-swc uses SWC
React Compiler
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.
Expanding the ESLint configuration
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.