Skip to content

feat: standard-season#139

Merged
soranjiro merged 16 commits intomainfrom
fix/standard-season
Apr 1, 2026
Merged

feat: standard-season#139
soranjiro merged 16 commits intomainfrom
fix/standard-season

Conversation

@soranjiro
Copy link
Copy Markdown
Owner

standard-autumnをseasonとして、春夏秋冬のテーマを作成

  • カレンダー・リスト・週のビューを作成
  • UIUXの改善

- Implemented markdown rendering utility for notes.
- Added local storage management for view modes.
- Created ListView, MonthView, and WeekView components for itinerary display.
- Introduced seasonal themes for Spring, Summer, Autumn, and Winter with demo data.
- Configured theme settings including UI colors and features.
- Developed demo data for each season to showcase itinerary functionality.
- Introduced new CSS variables for Spring, Summer, and Winter themes in variables.css.
- Updated views.css to improve layout and styling for the autumn month view, including responsive adjustments.
- Modified ListView.svelte and MonthView.svelte to support step click events and improved rendering of secret steps.
- Enhanced WeekView.svelte to allow step click interactions and refined event styling.
- Updated demo data files for Spring, Summer, and Winter themes to include itinerary_walica_settings.
@soranjiro
Copy link
Copy Markdown
Owner Author

/deploy-preview

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

🚀 Preview Environment Ready

Your preview environment has been deployed:

The Web app is configured to access the preview API automatically.
To update this preview, comment /deploy-preview again.

Note: Preview environments share the same database as production.

soranjiro added 10 commits April 1, 2026 16:21
- Move SettingsDialog from BottomNav to ItineraryView
- Support onSettingsClick prop in BottomNav
- Dialog now displays as proper modal overlay
- Fixes issue where settings dialog was positioned relative to bottom nav
…ow.history API

- Replace window.history.replaceState with SvelteKit's replaceState API
- Fallback to window.history for SSR compatibility
- Improves Best Practices Lighthouse score
…town to @qwik.dev

- Add modern mobile-web-app-capable meta tag for web app manifests
- Keep apple-mobile-web-app-capable for backward compatibility
- Update @builder.io/partytown to @qwik.dev/partytown@0.11.2
- Remove deprecated window.history.replaceState fallback in auth
- Simplify token URL cleanup to use only SvelteKit replaceState API
… theme colors

- Enable secret mode with 60 minute offset (1 hour) by default in all season demo data
- Improve autumn theme color contrast for better text visibility
  - Lower background from #fcf9f2 → #faf5f0 for more contrast
  - Darken primary from #a93529 → #8b2e1f for better visibility
  - Adjust secondary, accent, and text colors for better readability
  - Update card background and border colors
- Fixes issue where autumn theme text was too light and hard to read in month/week views
- Ensures seasonal themes have consistent design quality
@soranjiro
Copy link
Copy Markdown
Owner Author

/deploy-preview

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

🚀 Preview Environment Ready

Your preview environment has been deployed:

The Web app is configured to access the preview API automatically.
To update this preview, comment /deploy-preview again.

Note: Preview environments share the same database as production.

@soranjiro soranjiro merged commit 37f1f29 into main Apr 1, 2026
2 checks passed
@soranjiro soranjiro deleted the fix/standard-season branch April 3, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant