misskey/packages
ろむねこ 6841cdfa76
enhance(frontend): CWの注釈テキストが入力されていない場合はPostボタンを非アクティブに (#15639)
* add condition to disable post button when CW text is empty

* standardize condition by using 1<= inserted of 0<

* unify CW text length condition to improve readability

* add missing CW state check

* fix state check, add empty/null check, improve max length validation

* simplify CW validation by removing minimum length check

* Update CHANGELOG

* remove CW text validation in post()

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-03-10 10:35:37 +00:00
..
backend fix(backend): fix handling of invalid urls in user profile (#15635) 2025-03-09 12:28:47 +00:00
frontend enhance(frontend): CWの注釈テキストが入力されていない場合はPostボタンを非アクティブに (#15639) 2025-03-10 10:35:37 +00:00
frontend-embed chore(deps): update [frontend] update dependencies to v10 (#15619) 2025-03-07 19:41:34 +09:00
frontend-shared chore(deps): update [frontend] update dependencies to v10 (#15619) 2025-03-07 19:41:34 +09:00
misskey-bubble-game fix(deps): update [frontend] update dependencies (#15595) 2025-03-05 21:01:44 +09:00
misskey-js Bump version to 2025.3.2-alpha.5 2025-03-10 09:40:41 +00:00
misskey-reversi fix(deps): update [frontend] update dependencies (#15595) 2025-03-05 21:01:44 +09:00
shared fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
sw fix(deps): update [frontend] update dependencies (#15595) 2025-03-05 21:01:44 +09:00
meta.json