summaryrefslogtreecommitdiff
path: root/packages/client/src/components/global (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-2717-1694/+0
* feat: introduce fluent emojisyuilo2022-12-261-3/+5
* fix(client): prevent infinite resize loop (#9232)tamaina2022-12-261-2/+21
* enhance(client): use container queries if available to improve perfsyuilo2022-12-261-0/+1
* Merge remote-tracking branch 'refs/remotes/origin/develop' into developtamaina2022-12-251-1/+2
|\
| * fixsyuilo2022-12-251-1/+2
* | fixtamaina2022-12-251-1/+1
|/
* enhance(client): show Unicode emoji tooltip with its name (#9399)Kagami Sascha Rosylight2022-12-251-7/+16
* refactor(client): fix TypeScript errors from MkPageHeader (#9400)Kagami Sascha Rosylight2022-12-251-17/+20
* :art:syuilo2022-12-211-2/+2
* :art:syuilo2022-12-211-1/+1
* :art:syuilo2022-12-201-1/+2
* :art:syuilo2022-12-201-1/+9
* :art:syuilo2022-12-201-2/+2
* Use tabler icons (#9354)syuilo2022-12-195-8/+8
* Revert "wip"syuilo2022-12-191-2/+2
* wipsyuilo2022-12-191-2/+2
* fix(client): clarify to use props.url (#9143)futchitwo2022-11-041-2/+2
* refactor(client): refactor file name and directory structuresyuilo2022-09-062-2/+2
* refactor(client): use setup syntaxsyuilo2022-09-051-2/+2
* refactor(client): use setup syntaxsyuilo2022-08-312-118/+83
* refactor(client): align filename to component namesyuilo2022-08-3116-2/+2
* chore(client): tweak loading displaysyuilo2022-08-272-2/+2
* feat: show header with current user avatar on TL (#9051)あずき⪥™2022-08-131-1/+20
* perf(client): use shallowRef as possiblesyuilo2022-08-061-1/+1
* refactor(client): :sparkles:syuilo2022-07-201-2/+3
* enhance(client): ネストしたルーティングに対応syuilo2022-07-201-10/+28
* enhance(client): suspensesyuilo2022-07-191-1/+7
* enhance(client): tweak uisyuilo2022-07-181-3/+7
* chore: improve ad style (#8995)Kainoa Kanter2022-07-161-4/+10
* chore(client): tweak uisyuilo2022-07-161-2/+2
* refactor(client): use setup syntaxsyuilo2022-07-161-52/+25
* refactor(client): remove useCssModule (#8999)tamaina2022-07-141-3/+1
* fix(client): fix url encoded string handling of niraxsyuilo2022-07-131-10/+4
* chore(client): rendering performance tweak a bitsyuilo2022-07-051-0/+2
* fix lint @typescript-eslint/ban-typesJohann1502022-07-041-3/+0
* chore(client): tweak stylesyuilo2022-07-031-1/+1
* feat(client): status bar (experimental)syuilo2022-07-031-2/+6
* enhance(client): better sticky-container componentsyuilo2022-07-022-31/+24
* chore(client): tweak uisyuilo2022-07-011-11/+13
* tweak clientsyuilo2022-06-301-1/+2
* perf(client): remove needless reactivitysyuilo2022-06-291-1/+1
* chore(client): tweak stylesyuilo2022-06-281-1/+1
* refactor(client): extract interval logic to a composable functionsyuilo2022-06-261-9/+9
* tweak clientsyuilo2022-06-221-2/+8
* refactor(client): use composition apisyuilo2022-06-221-63/+46
* refactor(client): refactor header tab handlingsyuilo2022-06-221-25/+64
* refactor(client): Refine routing (#8846)syuilo2022-06-204-379/+352
* refactor: チャットルームをComposition API化 (#8850)tamaina2022-06-201-50/+42
* feat: Add Badge Image to Push Notification (#8012)tamaina2022-06-201-6/+3