summaryrefslogtreecommitdiff
path: root/packages/frontend/src/widgets/WidgetChat.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): ウィジェットの設定項目の多言語対応 (#17032)かっこかり2025-12-301-0/+1
| | | | | | | | | | | | | | | | | * enhance(frontend): ウィジェットの設定項目の多言語対応 * Update Changelog * refactor: move options locale key to root for optimizing artifacts for locale inlining * fix * fix * ✌️ --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* refactor(frontend): Formまわりの型強化 (#16260)かっこかり2025-07-061-3/+3
| | | | | | | | | | | | | | | | | * refactor(frontend): Formまわりの型強化 * fix * avoid non-null assertion and add null check for safety * refactor * avoid non-null assertion and add null check for safety * Update clip.vue --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* feat(frontend): chat widgetsyuilo2025-04-151-0/+52