1
0
forked from mirror/misskey
mi.moris.day/packages/frontend
claustra01 9ffe504c7f
enhance(frontend): CWの注釈で入力済みの文字数を表示する (#15070)
* enhance: CW注釈の文字数表示

* update: CHANGELOG.md

* chore: maxCwTextLengthをただのconstにする

* fix: 投稿ボタンのdisable判定条件

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-16 10:34:50 +00:00
..
.storybook feat(frontend): 画像を投稿前にプレビュー可能に (#15341) 2025-02-08 08:33:09 +00:00
.vscode
@types feat(frontend): ノート・ユーザータイムライン埋め込み (#13929) 2024-09-09 20:57:36 +09:00
assets wip (#14745) 2024-10-11 21:05:53 +09:00
lib refactor(frontend): verbatimModuleSyntaxを有効化 (#15323) 2025-02-05 10:01:44 +00:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src enhance(frontend): CWの注釈で入力済みの文字数を表示する (#15070) 2025-02-16 10:34:50 +00:00
test fix(deps): update [frontend] update dependencies (#15489) 2025-02-15 14:54:45 +09:00
.gitignore
eslint.config.js update deps (#15311) 2025-02-15 10:24:22 +09:00
package.json fix(deps): update [frontend] update dependencies (#15504) 2025-02-16 16:47:04 +09:00
tsconfig.json refactor(frontend): verbatimModuleSyntaxを有効化 (#15323) 2025-02-05 10:01:44 +00:00
vite.config.ts revert(dev): フロントエンド・バックエンドを分離する開発モードを廃止 (#15284) 2025-01-25 20:58:39 +09:00
vite.json5.ts
vue-shims.d.ts