Skip to content

Latest commit

Β 

History

History
659 lines (373 loc) Β· 23.9 KB

CHANGELOG.md

File metadata and controls

659 lines (373 loc) Β· 23.9 KB

Changelog

v0.10.3

compare changes

🏑 Chore

  • Add preconnect link to backend. (8b57b62)

❀️ Contributors

v0.10.2

compare changes

πŸš€ Enhancements

  • Provide custom error boundaries. (687ce12)
  • Redirect legacy routes. (caa0fab)

❀️ Contributors

v0.10.1

compare changes

πŸš€ Enhancements

  • Fetch account data as well. (25d2a19)
  • Handle player name problems. (f1e2e98)

🩹 Fixes

  • Handle app errors more meaningful. (cba3df7)

πŸ’… Refactors

  • Omit search when switching championships on matches route. (96f0788)
  • Prepare for future backend changes. (13c3b51)

❀️ Contributors

v0.10.0

compare changes

πŸš€ Enhancements

  • Add a root error boundary. (aff9fec)
  • Add not found error boundary. (cb6ff67)

🩹 Fixes

πŸ’… Refactors

  • Add consistent championship validation. (91c5744)
  • Create a new root route. (eb4a2c4)

🏑 Chore

  • dx: Update release stopper issues. (556e9a1)

❀️ Contributors

v0.9.9

compare changes

πŸš€ Enhancements

🩹 Fixes

  • Align column header outlining. (34faba2)
  • All focus visible styling is aligned. (b4db4ce)

πŸ’… Refactors

  • Remove remaining remix traces. (0c01279)

❀️ Contributors

v0.9.8

compare changes

πŸš€ Enhancements

πŸ’… Refactors

  • Simplify select component. (7ff22b5)
  • Remove unused matches (router) helper. (b656050)

❀️ Contributors

v0.9.7

compare changes

πŸš€ Enhancements

🩹 Fixes

πŸ’… Refactors

  • Remove now unused tip-views layout. (df0d3b1)
  • Add date format helper. Remove unused invariant helper. (164bbfe)
  • Change route path. (8973636)

❀️ Contributors

v0.9.6

compare changes

πŸš€ Enhancements

  • Provide matches to all routes. (cd68a2d)
  • Load tips per player. (60c65b0)
  • Set doc title (f47379f)
  • Reimplemented simple ungrouped select with composition pattern. (8069c3d)

🩹 Fixes

  • Remove the now migrated component. (54e3f0b)
  • Remove the migrated layout aka loader. (dc0f548)

πŸ’… Refactors

❀️ Contributors

v0.9.5

compare changes

πŸš€ Enhancements

  • Implement basic table view. (8016d90)
  • Implement loading current tips. (ac1a41a)
  • Implement the current tips infoboxes. (feef2f6)

🩹 Fixes

πŸ’… Refactors

  • Hook is not app api releated. (0a3ce93)

❀️ Contributors

v0.9.4

compare changes

πŸš€ Enhancements

  • Re-implement the mobile nav. (9adcc47)

🩹 Fixes

  • Radix primitive DialogClose relies on the click event being fired. (77bd2ca)

❀️ Contributors

v0.9.3

compare changes

πŸš€ Enhancements

  • Add the championship select. (5eb6fa7)

🩹 Fixes

  • Stay on championship with navigation. (ede28bc)

❀️ Contributors

v0.9.2

compare changes

πŸš€ Enhancements

  • Recreate design. Implement consistent focus visible styling. (f5d8b33)

🩹 Fixes

  • Ensure data is present in the hook. (1a97f60)

❀️ Contributors

v0.9.1

compare changes

πŸš€ Enhancements

  • Start recreating desktop nav. (c29fb96)

πŸ’… Refactors

  • Set title via React 19 title component. (5893a82)

🏑 Chore

  • dx: Ignore dev environment. (71f106d)

❀️ Contributors

v0.9.0

compare changes

πŸš€ Enhancements

  • Add tailwind and theme. (6e1537b)
  • Show off simplified modernized component. (2a05dcd)
  • Reimplement client-only theme system. (ae75987)
  • Add routing. Way more simple. (1e7ba32)
  • Use query to get current championship. Final POC. (1e5b8c6)

🩹 Fixes

πŸ’… Refactors

  • Bring back data routing and adapt for react-query usage. (53f1251)

🏑 Chore

  • More specific versioning before the upgrade. (34ecddb)
  • Create empty react app. Fresh start. (2acc7e1)
  • dx: Use biome and vscode for linting and formatting. (1b12836)
  • Remove unused auth routes. (e9779c9)

❀️ Contributors

v0.8.0

compare changes

πŸš€ Enhancements

  • Use (unstable) viewTransitions. (49917a3)
  • Use link prefetching. (d747eff)

🩹 Fixes

  • Do not embed svg. Best practice now. And add public log png. (c4980f6)
  • Do not crash with open matches. (4aa92b4)
  • Clean reinstall of deps tree. (aceade9)
  • Remove untouched entry files. (46e8fbe)
  • Remove all shouldRevalidate implementations. Resolves #3 (#3)

πŸ’… Refactors

  • Rename symbols due to API break. (628bd8d)
  • Type metafunction data arg. (0460454)
  • Adapt matches type to the new meta function argument. (8b58a7a)
  • Backport code from runde-tips. (d2f6a2f)
  • Remove obsolete flags. (cc9ad63)

🏑 Chore

❀️ Contributors

v0.7.0

compare changes

πŸš€ Enhancements

🩹 Fixes

  • Set SameSite cookie attribute. (d6a6dcd)
  • Provide proper error boundary. (44e11b8)
  • Drop local changelogen installation. (aa9ddc3)

πŸ’… Refactors

  • Remove vercel adapter and config. (4bcd1ee)
  • Update to remix headers v2 (62f037b)
  • Opt-out from v2 default format by now. (a15ccea)
  • Update server entry. (144cc40)
  • Change to v2 dev server. (157040e)

🏑 Chore

❀️ Contributors

v0.6.0

compare changes

πŸš€ Enhancements

  • Add client-hints cookie. Polyfilling missing standard. (ba64dd8)
  • Render color theme based on the client hint. (927ee8c)
  • Add theme toggle to the navs. Implements client side theme switch. (67aa5c1)
  • Persist user preference for color theme in session cookie. (6b3c53d)

🩹 Fixes

  • Add missing dependency. (2c2a50c)
  • Overlapping icon on small devices. (4e5156f)
  • seo: Add button label. (f91f2f1)
  • a11y: Tweak Lighthouse. (443ca66)
  • Move charset tag up. (34f2fd6)

πŸ’… Refactors

  • Nest additional loader to make the root loader data independent. (926067a)
  • Rename initial theme prop. (8f75437)

❀️ Contributors

v0.5.1

compare changes

πŸš€ Enhancements

  • Make table sortable. (27831fe)
  • Make select component groupable. (68465af)
  • Stay on current view when changing championship. (f45437a)
  • Keep the search string while switching championships. Handle edge case in matches view. (ace4fba)

🩹 Fixes

  • Delete the old routes. (bc5e38a)
  • Provide bot robots file. (ddff60c)
  • a11y: Add labels to the info-box trigger buttons. (7a8dc42)
  • Wrong link href (be8a7c7)

πŸ’… Refactors

  • Make helpers error prune. (eac51d0)

❀️ Contributors

v0.5.0

compare changes

πŸš€ Enhancements

  • Refactor routing with remix-flat-routes package. Add auth routes as proof of concept by now. (6e3fa07)

πŸ’… Refactors

  • Move reusable components to dedicated ui folder. (69b0faf)
  • Rename ui components folder. (162ba8d)
  • Move app layout to root. Clean-up root. (e59151b)
  • Move app data loading to root. (cedf47d)
  • Remove unused pathless layout. (fce7be6)
  • Simplify ranking with now updated backend. No need to query matches and teams. (34ac9a5)
  • Ignore all existing routes first. (f13cf31)
  • Move the old routes out of the way. Start with the flat-routes package. (dc61d8e)
  • Add ranking route. (1f122b5)
  • Add players route back. URL changing to clearify loading with extra layout. (b4e28d7)
  • Add matches route back (853131e)

🏑 Chore

  • Upgrade tipprunde types. (4216efa)
  • Add dependency remix-flat-routes. Start migration. (9c2cef1)

❀️ Contributors

v0.4.0

compare changes

πŸš€ Enhancements

  • Add match route. (0268056)
  • Load current match and tips with loader. (521b411)
  • First take on the match tips table. And align all table layouts. (b6a13a8)

🩹 Fixes

πŸ’… Refactors

  • Align with upgraded query type. (82005b7)
  • Better naming (74c4541)
  • Simplify logic - loader comes first and has the data. (234657b)

🏑 Chore

  • Upgrade tipprunde types. (9952827)

❀️ Contributors

v0.3.3

compare changes

πŸš€ Enhancements

🩹 Fixes

  • Increase z-index (7edf812)
  • Restore scroll pos on same locations. (f0af8bb)

πŸ’… Refactors

  • Add export for close primitive. (5c5c2c1)

❀️ Contributors

v0.3.2

compare changes

🩹 Fixes

  • Provide correct link route. (943d3fc)

πŸ’… Refactors

  • Await matches in loader. (b6de5ce)
  • Use match data from all matches query. (759562c)
  • Align with updated type and backend. (fa36377)

🏑 Chore

  • Upgrade tipprunde types. (f25cfbf)

❀️ Contributors

v0.3.1

compare changes

πŸš€ Enhancements

  • Add reuseable info-box component. (02b0b3e)
  • Open infobox on hover as well. (55b7cfa)
  • Make icon customizable. (163b521)
  • Show current matches and tips in ranking. (b9349c3)

❀️ Contributors

v0.3.0

compare changes

πŸš€ Enhancements

  • Show extra points after publishing. (0a1c272)
  • Load and display tips. (9ced197)
  • Link ranking to players. (ba08961)

🩹 Fixes

🏑 Chore

  • Update tipprunde types. (9ba2d79)

❀️ Contributors

v0.2.0

compare changes

πŸš€ Enhancements

  • Add reusable select component. (1889eac)
  • Players view. Make current player selectable. (e0d28a9)
  • Use player name in title. (3db6820)
  • Add reusable accordin component. (b87f00a)
  • Display matches. Tips are faked. (dbc0eb5)

🩹 Fixes

  • Add z-index higher than content (17955e4)
  • Remove active (focus) styling. (2415e2c)

πŸ’… Refactors

  • Move loading into parent layout. (6d7c95d)
  • Optimize data loading. (7bf687e)
  • Loading championship matches as well but deferred. (61280f2)

🏑 Chore

❀️ Contributors

v0.1.1

compare changes

πŸš€ Enhancements

  • Introduce style system and add first component, a button (aff9956)
  • Add reusable dialog. (d316dce)
  • Add dialog to select championship. (821da9e)

🩹 Fixes

  • seo: Provide page title (99a07ae)
  • Hide scrollbars on desktop. (caec90f)

πŸ’… Refactors

  • Extract championship data from route-matches (e1b5e02)
  • Make use-championship more state-like. (7056730)

❀️ Contributors

v0.1.0

compare changes

πŸš€ Enhancements

  • Implement plain ranking. (8a71871)

❀️ Contributors

v0.0.2

compare changes

πŸš€ Enhancements

  • Add color theme and system (d8545ab)
  • Start implement routing (02cef84)

🏑 Chore

  • Initial branding. (fc1248e)
  • Install and configure tailwindcss (ef37375)
  • Remove CSS bundling feature. (27bf988)

❀️ Contributors

v0.0.1

🏑 Chore

  • Create remix app. Initial commit. (4607351)
  • Configure formatting. (9bc82fe)
  • Update project/package and add license. (1d034f0)
  • dx: Add changelog generator. (2fa6a6b)

❀️ Contributors