summaryrefslogtreecommitdiff
path: root/packages/frontend/src/widgets/WidgetButton.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): improve accounts managementsyuilo2025-03-131-1/+1
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-2/+2
|
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * revert unnecessary changes * wip * refactor(frontend): enforce verbatimModuleSyntax * fix * refactor(frontend-shared): enforce verbatimModuleSyntax * wip * refactor(frontend-embed): enforce verbatimModuleSyntax * enforce consistent-type-imports * fix lint config * attemt to fix ci * fix lint * fix * fix * fix
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* Fix: AiScriptのreadlineの修正をPlay以外にも適用 (#12841)FineArchs2024-01-041-14/+2
| | | | | | | | | | | | | | | | | | | * add AiScriptReadline() in api.ts * apply AiScriptReadline on flash.vue * AiScriptReadline → aiScriptReadline * Update flash.vue * Update scratchpad.vue * Update WidgetAiscript.vue * Update WidgetAiscriptApp.vue * Update WidgetButton.vue * Update plugin.ts
* Remove unused imports (#12730)woxtu2023-12-211-1/+1
|
* .jssyuilo2023-09-291-1/+1
|
* refactor(frontend): use ESMsyuilo2023-09-191-4/+4
|
* 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>
* refactorsyuilo2023-05-191-6/+3
|
* refactor(frontend): use css modulessyuilo2023-05-141-5/+0
|
* chore(test): data属性がclassになっているのを修正syuilo2023-03-091-1/+1
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-3/+2
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(client): validate input response in aiscriptsyuilo2023-02-051-1/+5
|
* Fix widget tests (#9591)Masaya Suzuki2023-01-151-1/+1
|
* refactor(client): rename widget filenamesyuilo2023-01-101-0/+105