riku6460
e77ddfce91
Merge tag '2023.12.0-beta.3' into merge-upstream
2023-12-10 10:29:33 +09:00
zyoshoka
406b4bdbe7
refactor(frontend): 非推奨となったReactivity Transformを使わないように ( #12539 )
...
* refactor(frontend): 非推奨となったReactivity Transformを使わないように
* refactor: 不要な括弧を除去
* fix: 不要なアノテーションを除去
* fix: Refの配列をrefしている部分の対応
* refactor: 不要な括弧を除去
* fix: lint
* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
* fix: type error
* chore: drop reactivity transform from eslint configuration
* refactor: remove unnecessary import
* fix: 対応漏れ
2023-12-07 14:42:09 +09:00
riku6460
87223add7b
Merge tag '2023.9.0' into merge-upstream
2023-09-25 15:27:13 +09:00
syuilo
b0f6c44f36
refactor(frontend): use ESM
2023-09-19 16:37:43 +09:00
riku6460
8d06a6475e
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #141 )
...
* chore: 著作権とライセンスについての情報を各ファイルに追加する
* 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>
* chore: Add SPDX-License-Identifier [skip ci]
* add missing SPDX-License-Identifier
* remove unused file
---------
Co-authored-by: Shun Sakai <sorairolake@protonmail.ch>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Chocolate Pie <106949016+chocolate-pie@users.noreply.github.com>
2023-08-15 02:52:38 +09:00
まっちゃとーにゅ
33e21dd2ec
feat: 通報の即時解決機能の改善 ( #132 )
...
* feat: 通報の即時解決機能にplaceholderを設定
* PRから
2134a79353
7c7ca57bd7
de88d6099b
2023-08-03 04:51:02 +09:00
まっちゃとーにゅ
99232ed417
fix: Productionビルドで通報の即時解決の一覧が見えない問題を修正 ( #129 )
2023-07-30 03:35:16 +09:00
まっちゃとーにゅ
13e8dbaf96
Revert "enhance(frontend): Better Timeline(MkPagination) Experience ( #11066 )"
...
This reverts commit 92d9946f59
.
2023-07-29 04:58:44 +09:00
まっちゃとーにゅ
0bed053b7d
feat: 通報の即時解決機能を追加 ( #113 )
...
* feat: 通報の即時解決機能を追加
* fix: 条件変更時に有効期限を変更していないのに勝手に更新される問題を修正
* fix: 条件のパターンの削除ができない問題を修正
* fix: リソルバーの通報を解決する判定基準が間違っていたのを修正
* fix: 変更する変数が間違っていたのを修正
* fix: getUTCMonthはゼロ始まりかも
* enhance: Storybookのストーリーを作成
* fix: 色々修正
* fix: 型エラーを修正
* [ci skip] Update CHANGELOG.md
* [ci skip] Update CHANGELOG.md
* Update CHANGELOG.md
* リファクタリング
* refactor: 型定義をよりよくした
* refactor: beforeExpiresAtの初期値はundefinedの方がいい
* refactor: 変数の名前を変更
* Fix: リモートサーバーから転送された通報も対象に追加
* Update CHANGELOG.md
* take review
---------
Co-authored-by: Chocolate Pie <106949016+chocolate-pie@users.noreply.github.com>
2023-07-28 01:17:17 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #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-27 14:31:52 +09:00
tamaina
92d9946f59
enhance(frontend): Better Timeline(MkPagination) Experience ( #11066 )
...
* enhance(frontend): Better MkPagination Appearance
* fix
* fix
* 新規投稿が空でも先頭に戻ったらunshiftItemsする
* use Map
* refactor, 型エラー潰し
* refactor
2023-07-05 00:59:37 +09:00
syuilo
1b78c6a309
refactor
2023-05-19 20:52:15 +09:00
syuilo
8c97c54cfa
refactor(frontend): use css modules
2023-05-14 10:21:56 +09:00
Kagami Sascha Rosylight
63df2c851e
refactor: remove all unused imports ( #9951 )
...
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-02-16 23:09:41 +09:00
syuilo
58bfb4dca4
refactor
2023-01-07 15:09:46 +09:00
syuilo
372a17d7f0
refactor
2023-01-06 09:41:14 +09:00
syuilo
c93f091ba8
perf(client): use shallowRef instead of ref for template reference
2023-01-03 13:37:32 +09:00
syuilo
4f15b6f7c2
Revert "perf?(client): remove needless scoped annotation for style"
...
This reverts commit ada04c1932
.
2022-12-27 18:29:39 +09:00
syuilo
ada04c1932
perf?(client): remove needless scoped annotation for style
2022-12-27 18:01:06 +09:00
syuilo
9384f5399d
rename: client -> frontend
2022-12-27 14:36:33 +09:00