Commit Graph

9 Commits

Author SHA1 Message Date
ThatOneCalculator
c544df7246 fix: 💄 consistent cw bg hover 2022-08-19 23:53:00 -07:00
ThatOneCalculator
5d8f695206 fix: 🐛 need MkA 2022-08-16 23:43:24 -07:00
ThatOneCalculator
ec60046469 fix: 💄 style 2022-08-16 22:59:29 -07:00
ThatOneCalculator
fe7a273aee fix: 💄 style 2022-08-16 22:47:18 -07:00
Johann150
3dae18b93c
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
57ec04d9ec refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
tamaina
8855a5fffb
refactor: Composition APIへ移行 (#8121)
* components/abuse-report-window.vue

* use <script setup>

* ✌️

* components/analog-clock.vue

* wip components/autocomplete.vue

* ✌️

* ✌️

* fix

* wip components/captcha.vue

* clean up

* components/channel-follow-button

* components/channel-preview.vue

* components/core-core.vue

* components/code.vue

* wip components/date-separated-list.vue

* fix

* fix autocomplete.vue

* ✌️

* remove global property

* use <script setup>

* components/dialog.vue

* clena up

* fix dialog.vue

* Resolve https://github.com/misskey-dev/misskey/pull/8121#discussion_r781250966
2022-01-11 00:05:18 +09:00
syuilo
1622dfcb53 refactor(client): use composition api 2022-01-07 13:26:12 +09:00
syuilo
0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00