Changelog
Features
- f986a10 feat(schedule): add region flag
- 7f0c61e feat: add bracket template cache (#21)
- 52dfd4e feat: add caching for the standings
- 88a3691 feat: add custom help to the schedule page
- c59412c feat: add help in standings page + bind esc for previous
- d875bdc feat: add loading spinners
- dda4f68 feat: add loser-advance link type to brackets
- 55045b6 feat: add selection prompt under selection lists
- 2af2b56 feat: cache current season splits + remove lolesports client adapter
- 2a90434 feat: change bracket match style
- ea49c31 feat: change text primary color and change selection style
- 556adda feat: disable selection for unavailable stage templates (#35)
- 44727be feat: enhance standings page error handling
- 6571e5d feat: enhanced error handling in schedule page
- 550f553 feat: fetch bracket template from raw github user content
- ae38576 feat: handle different platforms to store cache and logs + add log task
- 235c902 feat: implement bracket model
- d236a5c feat: implement schedule model
- f1890f9 feat: implement separate model for the wukong spinner + random quotes
- 925c91f feat: implement the standings page
- 4265ac2 feat: limit page width to 120 columns
- 39a3028 feat: remove left border of last split option
- 5f59aac feat: replace wukong spinner with dot spinner
- fad6215 feat: use adaptive colors
- f65bcae feat: use slog logger
- 7aac603 feat: use viewport.Model for brackets
Bug fixes
- 7cf2c3d fix: always return on keypress when in error view
- 45a74e1 fix: disable infinite scroll when filtering matches
- 9d4eb0d fix: fix SIGSEGV when filtering matches
- 395f28f fix: fix alignement of the main model
- 014ca00 fix: fix alignment of the schedule page when start filtering
- 734a91f fix: fix crash when resizing on bracket and group stage page
- 19cc621 fix: fix help in ranking and bracket view
- 328cf30 fix: fix index out of bound when using infinite scroll
- 970d9f5 fix: fix padding/margin + standings viewport rework
- 0f360ce fix: fix ranking table header styling after lipgloss version upgrade
- b1d862d fix: remove new lines after last element in the ranking
- 7482375 fix: stage disabled in list (#50)
- 7459fdc fix: update list title in the schedule page after updating the list
Others
- 40caaca feat(schedule-page): truncate flags when not enough space
- aa85d95 fix(golangci-lint): fix golangci-lint workflow
- 9ed7be7 refacto(standings-page): clean the code and add caching
Released by GoReleaser.