Commit graph

13 commits

Author SHA1 Message Date
Johann150
c8374e8ace chore: fix some lints automatically (#8788)
* chore: fix some lints automatically

Fixed lints that were automatically fixable with `eslint --fix`.

* fix type

* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
Johann150
d2ca085a17 fix lints (#8737)
* fix: emits use ev instead of e

* fix: errors use err instead of e

* fix: replace use of data where possible

* fix: events use evt instead of e

* fix: use strict equals

* fix: use emoji instead of e

* fix: vue lints
2022-05-26 22:53:09 +09:00
syuilo
875f1b76e7 refactor(client): better semantics 2022-01-28 11:53:12 +09:00
Johann150
4b88679ae1 disable animations on more transitions (#8112) 2022-01-25 23:18:21 +09:00
syuilo
31cf4fa683 refactor 2022-01-13 02:26:10 +09:00
syuilo
2d1df38157 wip: refactor(client): migrate paging components to composition api 2022-01-10 03:30:35 +09:00
syuilo
2a7f422689 tweak ui 2022-01-05 03:09:20 +09:00
syuilo
3dae3a7d66 tweak ui 2022-01-04 22:42:04 +09:00
syuilo
94c717375b refactor(client): 2021-12-10 01:22:22 +09:00
syuilo
7e1d6bab14 client: tweak ui 2021-12-02 20:09:12 +09:00
syuilo
ec1ca199cb update linr 2021-11-19 19:36:12 +09:00
syuilo
dc512e3fe8 refactor(client): refactor dialog functions to improve type inference 2021-11-18 18:45:58 +09:00
syuilo
14148f6c4a refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00