summaryrefslogtreecommitdiff
path: root/packages/frontend/src/directives/adaptive-border.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-11-10refactor8frontend9: anyを除去 (#16778)かっこかり1-1/+1
2025-10-19refactor(frontend): カスタムディレクティブの型付け (#16659)かっこかり1-4/+4
* refactor(frontend): カスタムディレクティブの型付け * fix
2025-03-10fix(frontend): ↵syuilo1-6/+21
テーマ切り替え時に一部の色が変わらない問題を修正
2025-03-09refactor(frontend): scripts -> utilitysyuilo1-1/+1
2025-02-05refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり1-1/+1
* 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
2024-10-19refactor(frontend): getBgColorを共通化 (#14782)かっこかり1-10/+2
* refactor: getBgColor関数の切り出し + fix types (taiyme#291) * move thing * revert unnecesary changes --------- Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2024-10-09refactor(frontend): prefix css variables (#14725)syuilo1-1/+1
* wip * Update index.d.ts * remove unnecessary codes
2024-02-13(re) update SPDX-FileCopyrightTexttamaina1-1/+1
Fix #13290
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina1-1/+1
This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
2024-02-12update SPDX-FileCopyrightTextsyuilo1-1/+1
2023-07-27chore: ↵Shun Sakai1-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>
2023-07-08cleanup: trim trailing whitespace (#11136)okayurisotto1-1/+1
* cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-12-27rename: client -> frontendsyuilo1-0/+0
2022-06-10chore: fix some lints automatically (#8788)Johann1501-1/+1
* chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint
2021-12-26enhance(client): :art:syuilo1-4/+4
2021-11-28client: refine uisyuilo1-0/+24