Skip to content

feat: 2025 schedule page #628

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

neolooong
Copy link

Types of changes

  • New feature
  • Refactoring

Description

  1. 先把時間表的頁面調整成 mock data 可以正常顯示,等之後確定資料是什麼,再做調整。
  2. 針對 components 做了重構,因為感覺 components 拆分地不太好。像是:
    1. 同時有單數與複數的 component (ScheduleDayTabs/ScheduleDayTab, ScheduleRooms/ScheduleRoom)
    2. 有些 component 裡面就只有 CSS,沒有 JS,HTML 部分也很單調。
    3. 處理不同螢幕寬度的 JS 通通集中在 pages/conference/Schedule.vue,但相關的 CSS 卻四散在各個 components。
  3. 移除 mapState

Related Issue

#626

Copy link

netlify bot commented May 17, 2025

👷 Deploy request for classy-granita-bc2b5a pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit b57541c

Copy link

netlify bot commented May 17, 2025

Deploy Preview for zesty-gnome-f04144 ready!

Name Link
🔨 Latest commit b57541c
🔍 Latest deploy log https://app.netlify.com/projects/zesty-gnome-f04144/deploys/68283ed421071c0008b13b28
😎 Deploy Preview https://deploy-preview-628--zesty-gnome-f04144.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@wanyewei wanyewei requested a review from Ritabear May 22, 2025 15:10
@Ritabear Ritabear requested a review from rudd6617 May 27, 2025 13: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