Commit graph

36 commits

Author SHA1 Message Date
dependabot[bot]
6771ab5e43
chore(deps-dev): bump postcss from 8.4.30 to 8.4.31 in /client
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 04:43:59 +00:00
Valentin Kaelin
a0a405dc7f
style: sort all tailwind classes with prettier plugin 2023-09-21 12:52:17 +02:00
Valentin Kaelin
860a4b6617
feat: replace custom-forms tailwind plugin by forms 2023-09-21 12:45:52 +02:00
Valentin Kaelin
57e3e15121 feat: start to update tailwindcss to latest version 2023-09-20 23:43:14 +02:00
Valentin Kaelin
1b6281404f feat: replace old client folder 2023-09-20 22:01:43 +02:00
Valentin Kaelin
239bcfb82e fix(client): use portal-vue for tooltips 2022-02-16 23:51:06 +01:00
dependabot[bot]
664c0c0828
chore(deps): bump axios from 0.21.1 to 0.21.2 in /client
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 22:28:49 +00:00
Valentin Kaelin
8b9c210ea6 chore(front): update dependencies 2021-05-22 17:31:09 +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
bef20bc6fd chore: update dependencies 2021-03-03 21:42:57 +01:00
Valentin Kaelin
17af2faf1a feat: replace google analytics by plausible 2021-03-03 21:35:12 +01:00
dependabot[bot]
0a24342711
chore(deps): bump axios from 0.19.2 to 0.21.1 in /client
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 07:44:24 +00:00
Valentin Kaelin
a577d45ef3 chore(front): add tailwindcss custom forms package 2020-08-27 21:35:05 +02:00
Valentin Kaelin
dbd87baab4 chore: update dependencies 2020-08-25 16:33:22 +02:00
Valentin Kaelin
d50f562ee4 feat: make sidebar sticky in summoner overview 2020-08-12 14:21:14 +02:00
Valentin Kaelin
75f2bdb466 chore: bump deps 2020-08-11 15:17:14 +02:00
Valentin Kaelin
6638d8b6b9 feat: add searched summoner name in page title 2020-06-26 17:27:22 +02:00
Valentin Kaelin
5cd9b7600f chore: update frontend deps 2020-06-21 13:45:57 +02:00
Valentin Kaelin
17a1c620d4 fix: remove console.log in production 2020-06-21 13:39:02 +02:00
Valentin Kaelin
02996c8883 chore: update client deps and use built in tailwindcss purgecss 2020-06-11 20:39:28 +02:00
Valentin Kaelin
0be17fd1dd chore: add alias to start vue server 2020-05-09 21:05:24 +02:00
Valentin Kaelin
1f7261f0ed feat: add google analytics (temp) 2020-04-01 13:57:49 +02:00
Valentin Kaelin
adf29805d7 chore: update dependencies 2020-03-31 14:23:43 +02:00
Valentin Kaelin
5cefa56a48 chore: update vue dependencies and upgrade tailwind config to 1.2 2020-02-14 22:54:58 +01:00
Valentin Kaelin
c49c70da8a fix: cancel old axios calls when switch routes really fast 2020-01-02 13:18:43 +01:00
Valentin Kaelin
398e18d10c feat: add purgecss in production 2019-10-22 17:44:02 +02:00
Valentin Kaelin
dd3db8ed99 refactor: remove vue-awesome package 2019-10-21 16:02:45 +02:00
Valentin Kaelin
fb7f4bf815 refactor: remove old spinner loader 2019-10-11 21:46:35 +02:00
Valentin Kaelin
bd1341fb7a feat: add skeleton loading to summoners page 2019-10-11 21:43:02 +02:00
Valentin Kaelin
29134066b0 Make a custom Vue plugin for axios 2019-08-31 19:19:48 +02:00
Valentin Kaelin
84eae5380f Add Vuex and create Notifications Component 2019-08-23 00:50:00 +02:00
Valentin Kaelin
c49137c5f5 Update packages 2019-06-19 22:12:01 +02:00
Valentin Kaelin
c623a02cd0 Update all packages 2019-05-17 23:29:17 +02:00
Valentin Kaelin
2a12c38ab2 Work on responsive and add loading animation 2019-04-04 22:29:37 +02:00
Valentin Kaelin
c26b7a2191 Fix PurgeCSS, fix backend, use localStorage 2019-03-31 20:56:48 +02:00
Valentin Kaelin
cc630f002b Starting with Vue 2019-03-30 23:55:48 +01:00