Skip to content

v0.2.3

Compare
Choose a tag to compare
@AndrewCK24 AndrewCK24 released this 19 Jun 19:21
· 31 commits to master since this release

What's Changed

  • chore(deps): bump follow-redirects from 1.15.3 to 1.15.6 by @dependabot in #17
  • 合併陣容設定與陣容名單頁面功能 by @AndrewCK24 in #19
  • 整合替補名單設定功能到陣容設定頁面 by @AndrewCK24 in #21
  • 優化 Court 元件 by @AndrewCK24 in #24
  • refactor(comp): 使用 tailwindcss, shadcn/ui 重構 form 等基本元件 by @AndrewCK24 in #28
  • chore(deps): update dependencies by @AndrewCK24 in #29
  • fix(deps): eslint 降回 8 以避免 deploy failure by @AndrewCK24 in #30
  • fix(env): 修正新版 vercel 網站無法使用 cookie 登入錯誤 (可能與程式碼改動無關) by @AndrewCK24 in #31
  • refactor(comp): 移除 Section, ListHeader 元件 by @AndrewCK24 in #33
  • style(comp): 使用 tailwind 重構 Court 元件 by @AndrewCK24 in #37
  • refactor(match): 使用 tailwind 重構元件, 暫時性修正 matchSlice 以利畫面測試 by @AndrewCK24 in #38
  • refactor(comp): 移除 styled-components 套件, 完成 match 元件重構(#25) by @AndrewCK24 in #39
  • update to the latest by @AndrewCK24 in #40
  • refactor(comp): 新增 shadcn/data-table 元件 by @AndrewCK24 in #43
  • fix(team): 修正成員邀請錯誤 by @AndrewCK24 in #41
  • update by @AndrewCK24 in #44
  • feat(api): 新增 MongoDB integration on vercel, 改善連線效能 by @AndrewCK24 in #45
  • update by @AndrewCK24 in #46
  • feat(state): 新增 useUserTeams 以獲取及快取使用者的隊伍詳細資訊(#11) by @AndrewCK24 in #47
  • fix(api): 修正 DynamicServerError by @AndrewCK24 in #48
  • feat(deps): 新增 @vercel/speed-insights by @AndrewCK24 in #50
  • feat: 使用 Auth.js v5 重構帳號認證邏輯 by @AndrewCK24 in #51
  • feat(auth): 新增 Google OAuth 登入功能(#49) by @AndrewCK24 in #52
  • feat(comp): 更新 icon, 新增 apple-splash-screen by @AndrewCK24 in #53
  • feat(auth): 使用 SessionProvider 取得使用者資訊, 新增 verifacationToken 以進行 email 驗證 by @AndrewCK24 in #54
  • feat(auth): Remove credential auth by @AndrewCK24 in #55
  • update by @AndrewCK24 in #56
  • refactor(api): 重構接受邀請功能, 整合更換隊伍與接受邀請功能至 /api/users/teams by @AndrewCK24 in #57
  • refactor(team): 重構成員頁面路由結構 by @AndrewCK24 in #58
  • update by @AndrewCK24 in #60
  • feat(team): 更新陣容數量與位置調整功能 by @AndrewCK24 in #61
  • chore(deps): 移除 netlify 部署配置文件與相關套件 by @AndrewCK24 in #63
  • feat(team): 新增個別陣容設定與自由球員自動替換模式設定(#4) by @AndrewCK24 in #64
  • feat(comp): 新增 shadcn Select, Toast 元件 by @AndrewCK24 in #66
  • feat(team): 更新 team.members 資料結構以管理邀請與權限 by @AndrewCK24 in #67
  • feat(member): 移除 member.meta 欄位(對應 v0.2.3-beta.2.0 變動) by @AndrewCK24 in #69
  • feat(comp): 修改 TeamPage, UserPage 載入動畫 by @AndrewCK24 in #71
  • fix(auth): 修正 google 登入無法切換帳號的問題 by @AndrewCK24 in #72
  • fix: Google 登入後 body height 無法動態調整問題 by @AndrewCK24 in #73
  • feat(team): 新增 lineup liberoSwitchPosition 設定(#4) by @AndrewCK24 in #74
  • fix(team): libero-switch form 預設值無法隨陣容配置組合改變問題(#76) by @AndrewCK24 in #77
  • feat(comp): 修改 layout 樣式與導航元件互動方式 by @AndrewCK24 in #80

New Contributors

Full Changelog: v0.2.2...v0.2.3