summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkPostFormDialog.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misskey ↵Yuriha2023-12-091-0/+1
| | | | | | | | | | | Playのノート投稿画面で「内容を隠す」を設定できるようにする (#12576) * Add the content warning option in AiScript UI postFormButton * Fix initial CW in postFormButton --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Transformを使わないように (#12539) * refactor(frontend): 非推奨となったReactivity Transformを使わないように * refactor: 不要な括弧を除去 * fix: 不要なアノテーションを除去 * fix: Refの配列をrefしている部分の対応 * refactor: 不要な括弧を除去 * fix: lint * refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換 * fix: type error * chore: drop reactivity transform from eslint configuration * refactor: remove unnecessary import * fix: 対応漏れ
* revert: note editingsyuilo2023-10-041-1/+0
|
* feat: note editsyuilo2023-09-281-0/+1
|
* update deps (#11764)syuilo2023-09-041-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * :art:
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): ↵syuilo2023-07-081-1/+8
| | | | | | 長い文章を投稿する際、プレビューが画面からはみ出る問題を修正 Fix #11186
* refactorsyuilo2023-05-191-2/+2
|
* refactorsyuilo2023-01-141-2/+2
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-031-2/+2
|
* :art:syuilo2022-12-311-11/+38
|
* rename: client -> frontendsyuilo2022-12-271-0/+19