Commit Graph

10 Commits

Author SHA1 Message Date
35563c2fc0 frontend: fix mobile layout for runes text 2026-03-07 00:23:34 +01:00
271c2b26d8 Multiple changes
- backend: add summoner spells
- backend: add build variants
- backend: builds are now storing full tree with runes (keystones)
- backend: build trees are split on starter items and merged on runes
- frontend: computing core tree now
- frontend: variant selectors
2026-03-06 23:33:02 +01:00
930cbf5a18 frontend: add item tooltip, refactor with itemicon component 2026-03-01 13:42:01 +01:00
f6cf2c8a8c frontend: fix compactruneselector on mobile 2026-02-28 13:53:37 +01:00
8c9da868f4 frontend: lint and format 2026-02-28 13:47:46 +01:00
c362d6b12a frontend: refactor build viewer a bit more 2026-02-28 13:38:14 +01:00
7833780bcb frontend: refactor of the new build viewer
extracting the logic into composables
2026-02-28 13:29:33 +01:00
20ccb20738 frontend: refactor of the new build viewer 2026-02-28 13:18:02 +01:00
fe128c0848 Frontend updates: caching basic data (json) from CDragon
Implement caching in the patch_detector, consume the cache from API routes in frontend
2026-02-28 00:23:04 +01:00
dc09d10f07 Frontend updates and changes
- Remove items/runes separate pages, put everything into a "build" page.
- Show summoner spells.
- Add a build variant selector, that for now only selects runes
2026-02-25 14:59:42 +01:00