summaryrefslogtreecommitdiff
path: root/packages/client/src/components/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* enhance(client): improve tooltip position calclationsyuilo2022-02-081-16/+125
|
* enhance(client): Chartjsのツールチップを自前にsyuilo2022-01-311-14/+28
|
* enhance: メニュー関連をComposition API化、switchアイテム追加 ↵tamaina2022-01-303-197/+131
| | | | | | | | | | | | | | | | | | | | (#8215) * メニューをComposition API化、switchアイテム追加 クライアントサイド画像圧縮の準備 * メニュー型定義を分離 (TypeScriptの型支援が効かないので) * disabled * make keepOriginal to follow setting value * fix * fix * Fix * clean up
* refactor(client): use setup sugarsyuilo2022-01-291-70/+53
|
* fix(client): ↵syuilo2022-01-281-1/+1
| | | | リアクション設定で絵文字ピッカーが開かないのを修正
* fixsyuilo2022-01-281-1/+1
|
* refactorsyuilo2022-01-281-2/+4
|
* refactor(client): use setup sugarsyuilo2022-01-281-201/+171
|
* disable animations on more transitions (#8112)Johann1502022-01-254-4/+4
|
* feat(client): make possible to switch account instantly in post formsyuilo2022-01-211-1/+1
|
* enhance: e2eテストをできるだけ改良してみた (#8159)tamaina2022-01-211-20/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update docker image? * 続 * serial run delete from "${table}" cascade * use cypress official github action * refuse install by cypress action * clean up * use wait? * use more wait? * Revert "use more wait?" This reverts commit 18d0fcae9c7d8f98a4cafb4a846a031ece57350c. * Revert "use wait?" This reverts commit 5aa8feec9cdc3e2f79e566249f0a0eff6c0df6a0. * fix * test * test * log? * 握りつぶしてみる * clean up * env? * clean up? * disable video * add comment * remove test * 成功? * test browser * nodeインストール無効化 * node16.13.0-chrome95-ff94 * node.js復活 * ? * ちょっと戻してみる * chrome? * cross browser test2 * --shm-size=2g * artifact? * misskey.local? * firefoxはあきらめる * not headless? * oops * fix * ?? * test1 * if? * fail-fast: false * headless: false * easy error ignoreing describe * エラーの解消 とちょっとリファクター * add browser name to artifact * Install mplayer for FireFox * no wait? * タイムアウトを甘くしてみる * firefoxをあきらめる(n回目) * remove timeout setting * wait復活 * Update basic.js * Update index.js Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactorsyuilo2022-01-181-2/+2
|
* refactor(client): specify global scopesyuilo2022-01-162-4/+4
|
* wip: refactor(client): migrate paging components to composition apisyuilo2022-01-141-5/+0
|
* fixsyuilo2022-01-101-0/+1
|
* wip: refactor(client): migrate paging components to composition apisyuilo2022-01-101-9/+17
|
* wip: migrate paging components to composition apisyuilo2022-01-101-3/+10
|
* wip: migrate paging components to composition apisyuilo2022-01-091-1/+5
|
* wip: migrate paging components to composition apisyuilo2022-01-091-28/+230
| | | | #7681
* fix(client): ↵syuilo2021-12-241-1/+1
| | | | ドロワーメニューでセーフエリアを考慮するように
* enhance(client): tweak uisyuilo2021-12-241-1/+4
|
* enhance(client): tweak channel pagessyuilo2021-12-231-1/+6
|
* wip (#8077)tamaina2021-12-211-1/+2
|
* :art:syuilo2021-12-181-2/+1
|
* fix(client): fix zindex issuesyuilo2021-12-185-9/+14
| | | | | Fix #8064 Fix #8063
* improve(client): tweak drawer max heightsyuilo2021-12-171-1/+1
|
* :art:syuilo2021-12-171-1/+1
|
* :art:syuilo2021-12-172-2/+15
|
* enhance(client): improve modal menu for mobilesyuilo2021-12-175-361/+283
|
* clean upsyuilo2021-12-111-1/+1
|
* fix(client): fix z-index bugsyuilo2021-12-111-22/+4
|
* fix(client): ↵syuilo2021-12-103-30/+10
| | | | メニューなどがウィンドウの裏に隠れる問題を修正
* tweak stylesyuilo2021-12-101-0/+2
|
* client: tweak uisyuilo2021-12-031-0/+1
|
* client: tweak uisyuilo2021-12-021-1/+1
|
* client: refine uisyuilo2021-11-286-112/+167
|
* update linrsyuilo2021-11-1912-33/+33
|
* introduce lint for clientsyuilo2021-11-182-4/+6
| | | | Resolve #7998
* refactoringsyuilo2021-11-1215-0/+2645
Resolve #7779