Commit graph

299 commits

Author SHA1 Message Date
Valentin Kaelin
8d3c777c1b fix: be able to search summoners with 2 letters and a space 2021-05-22 16:56:35 +02:00
Valentin Kaelin
f98238ebd0 chore(client): update dependencies and use new v-slot syntax 2021-04-03 17:18:24 +02:00
Valentin Kaelin
701d824ddb fix(summoner-names): increase z-index of tooltips 2021-03-13 22:59:26 +01:00
Valentin Kaelin
8fca88b8f7 fix: remove current summoner name from tooltip list 2021-03-13 22:45:10 +01:00
Valentin Kaelin
e7c878deea docs: update preview image and Rekkles profile link 2021-03-13 22:15:55 +01:00
Valentin Kaelin
f4d4f4d0db feat: use custom domain for plausible analytics 2021-03-09 20:24:27 +01:00
Valentin Kaelin
462457413a feat: update example summoner in search dropdown 2021-03-08 22:28:46 +01:00
Valentin Kaelin
17af2faf1a feat: replace google analytics by plausible 2021-03-03 21:35:12 +01:00
Valentin Kaelin
16a98bcdc7 refactor(css): replace old transition classes by tailwind ones 2020-12-19 20:17:18 +01:00
Valentin Kaelin
e3ce337885 feat(live): add detailed runes in live game tab 2020-12-19 18:49:03 +01:00
Valentin Kaelin
c1cbfd8514 fix(runes): set default dark gray color to modal before the image loads 2020-12-18 23:18:53 +01:00
Valentin Kaelin
f3ee03e060 fix: forgot https in some links 😣 2020-12-18 23:10:02 +01:00
Valentin Kaelin
bf05f12829 feat: first "working" version of detailed runes 2020-12-18 23:02:20 +01:00
Valentin Kaelin
2d28475056 feat(vuex): start cdragon/runes module 2020-12-17 22:48:02 +01:00
Valentin Kaelin
3dcee325a4 fix(matches): small tweaks for Redemption + Youmuu items 2020-12-16 21:31:36 +01:00
Valentin Kaelin
6bff24869d feat(matches): highlight mythic items 2020-12-13 20:06:17 +01:00
Valentin Kaelin
50fbd1053a refactor: update item tooltips to match new season 11 items 2020-12-05 17:54:16 +01:00
Valentin Kaelin
67ff3380a0 fix(more-matches): no longer display the load button unnecessarily
When the season filter is selected: check if there is more matches to load or not.
2020-11-14 18:40:26 +01:00
Valentin Kaelin
44f10b6c35 fix(front): display old items icons 2020-11-14 18:28:39 +01:00
Valentin Kaelin
ec9930296d feat: add preseason 11 timestamp 2020-11-13 21:54:29 +01:00
Valentin Kaelin
f0a0731ddc fix(more-matches): apply season filter in more matches results 2020-11-06 22:09:18 +01:00
Valentin Kaelin
77eb091b11 fix(live-game): timer fixed size only when the game has started 2020-10-16 22:20:26 +02:00
Valentin Kaelin
210a47f62d refactor(client): update error handling to match adonis 5 validators 2020-10-11 18:32:33 +02:00
Valentin Kaelin
749e9eda05 feat: more matches endpoint 2020-10-11 16:35:23 +02:00
Valentin Kaelin
b045615862 refactor(front): update summoners/live payload 2020-10-10 22:41:30 +02:00
Valentin Kaelin
a6988533e8 refactor(front): update summoner/overview payload 2020-10-10 22:06:12 +02:00
Valentin Kaelin
9879146433 fix(live-game): fixed size for the game start timer 2020-09-29 18:49:20 +02:00
Valentin Kaelin
9f7c33ffc7 refactor: respect names' capitalization on profile page 2020-09-26 22:10:14 +02:00
Valentin Kaelin
d1323307fb fix(champions): prevent full kda text from wrapping 2020-09-26 21:45:46 +02:00
Valentin Kaelin
676ad6f20d feat(records): display gamemode name 2020-08-28 14:01:43 +02:00
Valentin Kaelin
289ad7af2f feat(records): add some new records 2020-08-28 12:09:28 +02:00
Valentin Kaelin
c09a13d964 feat(champions): add checkbox to display only most played champions 2020-08-27 21:35:39 +02:00
Valentin Kaelin
d1d61073c7 fix(search): remove overflow hidden when searching from homepage 2020-08-25 18:57:09 +02:00
Valentin Kaelin
b3b27d0223 fix(search): fix some small bugs 2020-08-25 16:36:36 +02:00
Valentin Kaelin
2a03163a14 fix(ranked): error in ranked component 2020-08-25 16:33:41 +02:00
Valentin Kaelin
dc68fa3186 fix(search): prevent menu flickering when the mouse was hovering items 2020-08-25 15:54:25 +02:00
Valentin Kaelin
d60575e651 feat(search): update value in input when a summoner is searched 2020-08-25 15:22:27 +02:00
Valentin Kaelin
85d485bfdc feat(search): add times icon to delete current search text 2020-08-25 15:15:20 +02:00
Valentin Kaelin
bc65363bec feat(search): focus input when dropdown has been opened 2020-08-24 14:54:09 +02:00
Valentin Kaelin
ab9d10483d feat(search): focus input when user start typing 2020-08-24 14:41:53 +02:00
Valentin Kaelin
c10e1485a8 fix(search): full width/height bug on mobile 2020-08-24 14:26:52 +02:00
Valentin Kaelin
e1b042c9b2 refactor(search): don't hardcode scrollbar width 2020-08-24 14:24:09 +02:00
Valentin Kaelin
389b10d7b5 refactor(search): entire new system to find and save summoner profiles 2020-08-23 23:43:42 +02:00
Valentin Kaelin
d1681a94f2 refactor: small tweaks to keep the design consistent 2020-08-22 18:51:23 +02:00
Valentin Kaelin
fd55779552 refactor(records): new design of the records page 2020-08-22 18:21:36 +02:00
Valentin Kaelin
70358d1187 refactor(champions): new colors for champions table 2020-08-22 18:20:46 +02:00
Valentin Kaelin
c7d894be03 refactor(match-details): new colors for match details stats 2020-08-22 18:18:40 +02:00
Valentin Kaelin
f55405fc4d refactor(match-details): new style to highlight best player stat 2020-08-22 15:12:36 +02:00
Valentin Kaelin
20b7bc08e0 fix(champions): background color 0 opacity if kda was Infinity 2020-08-22 15:12:01 +02:00
Valentin Kaelin
7f631d2662 refactor: switch from Lato font to Inter 2020-08-22 15:11:25 +02:00