summaryrefslogtreecommitdiff
path: root/packages/frontend/src/ui/deck (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(client): use css modulessyuilo2023-01-144-25/+19
|
* Role (#9437)syuilo2023-01-121-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* refactor(client): use css modulessyuilo2023-01-102-35/+3
|
* refactor(client): use css modulessyuilo2023-01-101-87/+69
|
* refactorsyuilo2023-01-061-1/+1
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-032-2/+2
|
* refactor(client): refactor and performance improve of MkSpacersyuilo2023-01-031-1/+1
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-1/+1
|
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-1/+1
| | | | | * use overflow: clip * revert
* :art:syuilo2022-12-311-3/+3
|
* :art:syuilo2022-12-281-0/+1
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-275-5/+5
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-275-5/+5
|
* enhance(client): Sync widgets (#8512)tamaina2022-12-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * feature: sync widgets among devices * fix * nanka iroiro * classic.widgets.vueの機能をuniversal.widgets.vueに統合 * 左右のウィジェット編集状態を同期するように * 左右やカラム間でウィジェットを行き来できるように * MkWidgetsをCSS Module化 * set min-height: 100px; * fix deck widget * Update packages/client/src/ui/deck/widgets-column.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * merge * Update classic.vue * Delete classic.widgets.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* rename: client -> frontendsyuilo2022-12-2711-0/+1215