summaryrefslogtreecommitdiff
path: root/packages/frontend/src/directives/tooltip.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): フロントエンドの型エラー解消 (#16694)かっこかり2025-10-231-2/+3
|
* refactor(frontend): カスタムディレクティブの型付け (#16659)かっこかり2025-10-191-13/+35
| | | | | * refactor(frontend): カスタムディレクティブの型付け * fix
* refactorsyuilo2025-08-251-1/+1
|
* lint fixessyuilo2025-03-201-1/+1
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-1/+1
|
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* refactor(frontend): refactor popup api and make sure call dispose callbacksyuilo2024-07-041-2/+4
| | | | Close #14122
* (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
|
* refactor(frontend): use ESMsyuilo2023-09-191-2/+2
|
* 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-05-151-4/+12
| | | | | | ツールチップが永久にDOMに残ることがある問題を修正 #10805
* rename: client -> frontendsyuilo2022-12-271-0/+93