summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend/MkUrlPreview): summalyがエラーになった際の挙動を修正tamaina2023-05-171-7/+23
|
* ci: stop MkGalleryPostPreview snapshotAcid Chicken (硫酸鶏)2023-05-171-0/+4
|
* refactor(frontend): MFMコンポーネントのリファクタ & ↵syuilo2023-05-174-174/+6
| | | | パフォーマンスを改善
* fix(frontend): ↵syuilo2023-05-172-2/+2
| | | | コンポーネントのpropを非lowerCamelCaseで渡すと機能しない
* :art:syuilo2023-05-172-4/+16
|
* :art:syuilo2023-05-171-3/+4
|
* Revert "refactor: define _IS_CHROMATIC_"syuilo2023-05-161-1/+2
| | | | This reverts commit a35f0d43e40d7178616b91bd62a9948ed3984ae1.
* refactor: define _IS_CHROMATIC_syuilo2023-05-161-2/+1
|
* fix(frontend/test): ↵syuilo2023-05-161-5/+10
| | | | MkAnimBgで毎回Chromaticの差分が生成されないように
* enhance: ↵syuilo2023-05-161-4/+24
| | | | | | タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように Resolve #10646
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-154-8/+10
| | | | #10838
* clean upsyuilo2023-05-151-2/+2
|
* fix(frontend): ↵syuilo2023-05-151-0/+3
| | | | | | ツールチップが永久にDOMに残ることがある問題を修正 #10805
* refactorsyuilo2023-05-151-4/+2
|
* refactor(frontend): use composition apisyuilo2023-05-148-604/+478
|
* refactor(frontend): use composition apisyuilo2023-05-143-265/+73
|
* refactorsyuilo2023-05-147-157/+92
|
* change(frontend): 動的ページのコンポーネントを削除syuilo2023-05-1412-609/+1
|
* refactor(frontend): use css modulessyuilo2023-05-1412-69/+40
|
* :art:syuilo2023-05-143-5/+9
|
* :art:syuilo2023-05-143-6/+9
|
* :art:syuilo2023-05-132-0/+229
|
* fix(frontend): fix retention rate heatmap renderingsyuilo2023-05-121-3/+13
|
* refactorsyuilo2023-05-121-10/+2
|
* enhance(frontend): add retention line chartsyuilo2023-05-123-2/+145
|
* :art:syuilo2023-05-121-1/+13
|
* :art:syuilo2023-05-121-13/+25
|
* fix MkUserSetupDialog.Privacy.vuesyuilo2023-05-111-2/+2
|
* enhance(frontend): ↵syuilo2023-05-115-11/+118
| | | | アカウント初期設定ウィザードにプライバシー設定を追加
* fix(frontend): fix retention chart renderingsyuilo2023-05-111-1/+1
|
* fix(frontend): ↵syuilo2023-05-111-0/+12
| | | | カラーバーがリプライには表示されないのを修正
* delete unused componentsyuilo2023-05-101-144/+0
|
* refactor(frontend): use css modulesyuilo2023-05-101-77/+72
|
* refactor(frontend): use css modulesyuilo2023-05-101-51/+42
|
* refactorsyuilo2023-05-101-0/+2
|
* fix(frontend): ↵syuilo2023-05-101-19/+1
| | | | ブラーエフェクトを有効にしている状態で高負荷になる問題を修正
* refactor(frontend): use css modulessyuilo2023-05-092-149/+145
|
* fix(client): ↵tamaina2023-05-091-1/+1
| | | | MkUserInfoのフォローボタンが変な位置にある問題を修正
* fix(frontend): ↵syuilo2023-05-091-4/+3
| | | | | | ユーザー選択ダイアログが表示されない問題を修正 Fix #10809
* fix(frontend): fix e2esyuilo2023-05-091-2/+2
|
* chore(frontend): より柔軟な文言に変更syuilo2023-05-091-1/+1
|
* fix e2e testsyuilo2023-05-093-8/+9
|
* refactor for e2esyuilo2023-05-091-2/+2
|
* refactorsyuilo2023-05-081-2/+2
|
* fix(frontend): ↵syuilo2023-05-081-58/+2
| | | | | | センシティブ設定された画像を開くとき一瞬レイアウトが崩れる問題を修正 Fix #10801
* chore: ↵Acid Chicken (硫酸鶏)2023-05-081-2/+2
| | | | | 猫耳の先端って本来少し丸まっているものなのではないだろうか (#10800) Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* tweak of #10799syuilo2023-05-081-3/+12
|
* feat(frontend): アカウント初期設定ウィザード (#10799)syuilo2023-05-0810-2/+567
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * :art: * :art: * wip * wip * :art: * Update CHANGELOG.md * wip * Update MkUserSetupDialog.vue * add stories Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * update stories * Update MkUserSetupDialog.Follow.stories.impl.ts * test: load mock user account * :v: * :v: * test: reset on each render * test: use id to identify --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* refactor(frontend): use css modulessyuilo2023-05-082-101/+101
|
* refactorsyuilo2023-05-081-1/+1
|