summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): use css modulessyuilo2023-01-142-24/+14
|
* refactor(client): use css modulessyuilo2023-01-141-78/+82
|
* refactor(client): use css modulessyuilo2023-01-141-145/+147
|
* refactor(client): use css modulessyuilo2023-01-141-167/+168
|
* refactor(client): use css modulessyuilo2023-01-141-28/+30
|
* refactor(client): use css modulessyuilo2023-01-144-62/+69
|
* refactor(client): use css modulessyuilo2023-01-141-150/+165
|
* refactor(client): use css modulessyuilo2023-01-142-40/+42
|
* tweak MkRolePreviewsyuilo2023-01-141-1/+15
|
* refactor(client): use css modulessyuilo2023-01-141-67/+73
|
* :art:syuilo2023-01-141-1/+1
|
* update mfm-jssyuilo2023-01-141-1/+1
|
* enhance(client): add new mfm function (position, fg, bg)syuilo2023-01-141-10/+28
| | | | Resolve #9527
* refactor: pagination/date-separated-list系処理を良い感じに? (#8209)tamaina2023-01-133-179/+306
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pages/messaging/messaging-room.vue * wip * wip * wip??? * wip? * :v: * messaaging-room.form.vue rewrite to compositon api * refactor * 関心事でないのでとりあえず置いておく * :art: * :art: * i18n.ts * fix scroll container find function * fix * FIX * :v: * Fix scroll bottom detect * wip * aaaaaaaaaaa * rename * fix * fix? * :v: * :v: * clean up * clena up * refactor * scroll event once or not * fix * fix once * add safe-area-inset-bottom to spacer * fix * :v: * :art: * fix * fix * wip * :v: * clean up * fix lint * Update packages/client/src/components/global/sticky-container.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/components/ui/pagination.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/pages/messaging/messaging-room.form.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * clean up: single line comment * https://github.com/misskey-dev/misskey/pull/8209#discussion_r867386077 * fix * asobi → tolerance * pick form * pick message * pick room * fix lint * fix scroll? * fix scroll.ts * fix directives/sticky-container * update global/sticky-container.vue * fix, :art: * revert merge * :v: * fix lint errors * :art: * Update packages/client/src/types/date-separated-list.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * https://github.com/misskey-dev/misskey/pull/8209#discussion_r917225080 * use ' * Update packages/client/src/scripts/scroll.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * use Number.EPSILON Co-authored-by: acid-chicken <root@acid-chicken.com> * revert * fix * fix * Use % instead of vh * :art: * :art: * :art: * wip * wip * css modules Co-authored-by: Johann150 <johann.galle@protonmail.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix(client): 数式を含む投稿が表示されないのを修正syuilo2023-01-131-2/+2
| | | | Fix #9535
* fix(client): ↵syuilo2023-01-131-6/+6
| | | | | | 特定の場所でカスタム絵文字を含むテキストが表示されないのを修正 Fix #9537
* Role (#9437)syuilo2023-01-122-1/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * Update create.ts * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update delete.ts * Update delete.ts * wip * wip * wip * Update account-info.vue * wip * wip * Update settings.vue * Update user-info.vue * wip * Update show-file.ts * Update show-user.ts * wip * wip * Update delete.ts * wip * wip * Update overview.moderators.vue * Create 1673500412259-Role.js * wip * wip * Update roles.vue * 色 * Update roles.vue * integrate silence * wip * wip
* ログイン画面のユーザー名フォームへのautocomplete設定 (#9515)Masaya Suzuki2023-01-121-1/+1
| | | | | | | | | * Add username class to username form * Fix add class process * Set id * Set autocomplete
* remove katexsyuilo2023-01-113-70/+3
|
* fix stylesyuilo2023-01-101-25/+25
|
* refactor(client): use css modulessyuilo2023-01-101-10/+6
|
* refactor(client): use css modulessyuilo2023-01-101-8/+14
|
* refactor(client): use css modulessyuilo2023-01-101-135/+132
|
* 画面下部に必要なスペース関連の改善 (#9509)あずき⪥™2023-01-102-2/+2
| | | | | | | | | * enhance: apply same safe area processing to the tab bar * fix: remove unnecessary bottom space on messaging room * enhance bottom spacing * fix size of `minBottomSpacing`
* tweak csssyuilo2023-01-101-2/+2
|
* refactor(client): use css modulessyuilo2023-01-101-3/+1
|
* refactor(client): use css modulessyuilo2023-01-101-47/+47
|
* refactor(client): use css modulessyuilo2023-01-103-8/+7
|
* refactor(client): rename widget filenamesyuilo2023-01-101-3/+3
|
* refactor(client): use css modulessyuilo2023-01-101-149/+149
|
* refactor(client): use css modulessyuilo2023-01-101-32/+32
|
* refactor(client): use css modulessyuilo2023-01-101-60/+52
|
* refactor(client): use css modulessyuilo2023-01-101-59/+46
|
* fix stylesyuilo2023-01-101-4/+4
|
* refactorsyuilo2023-01-102-6/+6
|
* tweak stylesyuilo2023-01-101-17/+3
|
* refactor(client): use css modulessyuilo2023-01-105-431/+376
|
* :art:syuilo2023-01-091-15/+3
|
* 絵文字ピッカーにフォーカスされないのを修正syuilo2023-01-091-0/+5
|
* refactorsyuilo2023-01-091-4/+4
|
* refactorsyuilo2023-01-092-14/+4
|
* Update MkEmojiPicker.vuesyuilo2023-01-091-6/+13
|
* カスタム絵文字一覧情報をmetaから分離syuilo2023-01-092-6/+8
|
* enhance(client): force lazy load some imagessyuilo2023-01-091-1/+1
|
* :art:syuilo2023-01-095-6/+6
| | | | Resolve #9498
* refactorsyuilo2023-01-095-310/+313
|
* tweak clientsyuilo2023-01-093-8/+8
|
* :cookie:syuilo2023-01-081-0/+2
|
* :cookie: cpssyuilo2023-01-081-0/+20
|
* feat(client): 🍪👈syuilo2023-01-082-0/+139
|