summaryrefslogtreecommitdiff
path: root/packages/client/src/components/code-core.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): align filename to component namesyuilo2022-08-311-20/+0
|
* fix prismjs importJohann1502022-07-061-1/+1
| | | | fixes #8944
* chore: fix client lint errors (#8934)Kainoa Kanter2022-07-051-0/+1
| | | | | | | | | * Fix client lint * Hide no-v-html * Ignore banned type * Update page-editor.vue
* fix lint no-undefJohann1502022-07-041-1/+1
|
* refactor: Composition APIへ移行 (#8121)tamaina2022-01-111-26/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * components/abuse-report-window.vue * use <script setup> * :v: * components/analog-clock.vue * wip components/autocomplete.vue * :v: * :v: * 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 * :v: * 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
* update linrsyuilo2021-11-191-2/+2
|
* refactoringsyuilo2021-11-121-0/+35
Resolve #7779