feat: add standard-seasons theme with 6 view modes and full edit/view UX#140
Closed
feat: add standard-seasons theme with 6 view modes and full edit/view UX#140
Conversation
- Day card carousel with dot indicators and drag-to-reorder steps - Week card view with 7 columns and drag-to-change-date - Month card view grouped by day with drag-to-change-date - List view with date separator rows - Week calendar grid (Mon-Sun) - Month calendar grid (Sun-Sat) with other-month cells - Dialog, MemoDialog, StepDetailDialog, StepEditForm, SettingsDialog components - Auth handling matching standard-autumn pattern - Demo data: Tokyo/Nikko/Kamakura itinerary - Pure CSS with ss- prefix variables - Updated catalog.ts and index.ts to register theme Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix editing behavior in standard seasons schedule
feat: add standard-seasons theme with 6 view modes and full edit/view UX
Mar 31, 2026
Owner
|
/deploy-preview |
🚀 Preview Environment ReadyYour preview environment has been deployed:
The Web app is configured to access the preview API automatically.
|
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.
Adds a new
standard-seasonstheme with multiple calendar/list view modes and polished edit-mode interactions, addressing a set of UX requirements around schedule editing, view switching, and drag-and-drop.New Theme:
standard-seasonsView Modes
Edit Mode Behavior
StepDetailDialog; in edit mode the dialog includes an "編集" button that opensStepEditForminline — editing stays within the current viewSettingsDialog) instead of a popup menuResponsive Memo Dialog
Textarea width uses
min(90vw, 600px)so it expands on desktop while staying usable on mobile.Files Added
Registration
catalog.tsandthemes/index.tsupdated to exposestandard-seasonsas a selectable theme.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
workers.cloudflare.com/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/tabitabi/tabitabi/apps/web/node_modules/.bin/../vite/bin/vite.js build git abi/�� --global user.email p/bin/git HooksPath(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/tabitabi/tabitabi/apps/web/node_modules/.bin/../vite/bin/vite.js build bash --no�� /standard-seasons/index.ts(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/tabitabi/tabitabi/apps/web/node_modules/.bin/../vite/bin/vite.js build git -com�� /standard-season--irreversible-delete HEAD /snap/bin/git unset --global .25.4/node_modul26ae02b00cebdfd52a3ef9a23378cdb61fbc9eaf:apps/web/src/lib/themes/standard-seasons/demo-data.ts git show�� /standard-seasons/ItineraryView.svelte git(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
VS Code から作成されました。