Conversation
- app.config.js: inject the web `baseUrl` from EXPO_BASE_URL for sub-path hosting (GitHub Pages project site at /tutor-plus-app/); local dev + native stay at root. - .github/workflows/deploy-web.yml: on push to `dev`, export the web bundle and deploy it to GitHub Pages (adds .nojekyll + a 404.html SPA fallback). Phase-0 preview only: static, dev-stub auth, no backend/data. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…nux optional deps
… мёртвый код Tier A (баги + P1): Dot green→colors.paid; тёмная warning #FFD364→#E0A93A (Оплачено/Ожидается/Долг теперь различимы); FAB bottom 104→24 + Screen резервирует paddingBottom под FAB; DayLane маркер «сейчас» выровнен на линию (top 1→15); lesson/new обёрнут в ScrollView. Tier B: genitive-месяцы (monthGen.* → «9 июня»); убран дубль ближайшего урока (slice(1)); относительное время в часах при ≥60 мин; ставка режим-зависимая (lesson.rate/_client); cancelReason не хранит UI-метку; «Связаться» на Сегодня — рабочий tel:; таб «Расписание» влезает (fontSize 11→10). Tier C: удалён мёртвый код (BottomNav, InitialsAvatar); a11y (метки/роли/hitSlop, исправлена неверная метка стрелки «след. месяц»); инлайн-строки → i18n (auth.or, notFound.*, a11y.*, gallery — продуктовые строки + dev-only маркер). Проверено: tsc --noEmit + expo export -p web (20 маршрутов).
fix(ui): ревизия Фазы 1 — палитра оплаты, FAB, даты, dual-mode, a11y, чистка
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Промоут
devв релиз. Включает: UI-фиксы (PR #2 — палитра оплаты, FAB, даты «9 июня», dual-mode, a11y, чистка мёртвого кода) + CI/Pages-деплой. Проверено: tsc --noEmit + expo export -p web (20 маршрутов); превью на Pages.