canary#5679
Merged
TinyKitten merged 3 commits intocanaryfrom Mar 26, 2026
Merged
Conversation
* 設定モーダルの列車種別選択で直近の停車駅の列車種別を取得するように変更 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * 列車種別フェッチのloading状態を正しく使い、フェッチ開始時にfetchedTrainTypesをクリアするように修正 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* 横画面でのモーダル表示を改善し、ヘッダー・フッターにBlurViewを適用 - CustomModalのcontentにoverflow: hiddenを追加 - SelectBoundModalをScrollView化し、ヘッダーをabsolute配置+BlurViewに変更 - SelectBoundModalの閉じるボタンをabsolute配置のstickyフッターに変更 - RouteInfoModal, TrainTypeListModal, StationSearchModalのヘッダー・フッターにBlurViewを適用 - 各モーダルのminHeightを固定値からコンテンツ件数に応じた動的計算に変更 - FlatListにscrollIndicatorInsetsを追加 - ヘッダーテキストの色をブラー背景で見やすいよう濃色(#111)に変更 - 列車種別が1件のみの場合は列車種別選択を無効化 - ThemeSettingsのテーマ確認モーダルをThemeConfirmModalコンポーネントに切り出し Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * SelectBoundSettingListModalのパネルの角丸をLEDテーマ時に0にする Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * ThemeConfirmModalの閉じアニメーション中にコンテンツが消える不具合を修正 visibleフラグとpendingThemeデータを分離し、閉じアニメーション完了後に pendingThemeをクリアするようにした Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * SelectBoundModalのヘッダー・フッター高さを定数化してオフセットを統一 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
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.
No description provided.