summaryrefslogtreecommitdiff
path: root/packages/client/src/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(client): suspensesyuilo2022-07-191-1/+7
| | | | Fix #8817
* fix(client): fix window default propsyuilo2022-07-191-1/+1
|
* enhance(client): tweak uisyuilo2022-07-182-7/+19
|
* chore(client): tweak stylesyuilo2022-07-181-2/+2
|
* fix(client): use icon for local if available (#9012)Ryu jongheon2022-07-181-1/+2
|
* enhance(client): ウィンドウを最大化できるようにsyuilo2022-07-181-267/+295
|
* enhance(client): tweak uisyuilo2022-07-174-8/+10
|
* enhance(client): tweak uisyuilo2022-07-175-234/+212
|
* fix(client): デッキUI時に ページで表示 ↵syuilo2022-07-171-1/+1
| | | | | | ボタンが機能しない問題を修正 Fix #9010
* chore(client): tweak stylesyuilo2022-07-161-1/+1
|
* chore(client): tweak stylesyuilo2022-07-163-23/+24
|
* chore: improve ad style (#8995)Kainoa Kanter2022-07-161-4/+10
| | | | | | | * Improve ad style * :art: * `ad` -> `info`
* chore(client): tweak stylesyuilo2022-07-161-2/+9
|
* chore(client): tweak uisyuilo2022-07-161-2/+2
|
* refactor(client): use setup syntaxsyuilo2022-07-161-52/+25
|
* chore(client): tweak stylesyuilo2022-07-151-7/+1
|
* chore(client): tweak stylesyuilo2022-07-152-31/+33
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-07-151-216/+195
|\
| * refactor: signup component as composition api (#8957)Johann1502022-07-151-216/+195
| |
* | chore(client): tweak uisyuilo2022-07-153-4/+2
|/
* refactor(client): remove useCssModule (#8999)tamaina2022-07-142-6/+2
| | | | | | | | | * refactor(client): remove useCssModule() * use MkStickyContainer * Revert "use MkStickyContainer" This reverts commit 639746786bb7e3342db9cbd3452854fc29aacf88.
* chore(client): tweak uisyuilo2022-07-141-1/+1
|
* refactor(client): rename menu(sidebar) -> navbarsyuilo2022-07-141-2/+2
|
* chore(client): trust iossyuilo2022-07-1311-11/+11
|
* lit fixessyuilo2022-07-131-1/+1
|
* fix: add `es2017` build target (#8931)Johann1502022-07-131-37/+35
| | | | | | | * remove top level awaits * add es2017 target * refactor: use setup and ref sugar
* fix(client): fix url encoded string handling of niraxsyuilo2022-07-131-10/+4
| | | | Fix #8878
* chore(client): fix type defsyuilo2022-07-131-1/+1
|
* chore(client): fix mention stylesyuilo2022-07-131-2/+1
|
* chore(client): tweak uisyuilo2022-07-122-3/+3
|
* feat: support <plain> syntax for mfmsyuilo2022-07-121-0/+4
|
* enhance(client): improve widgets componentsyuilo2022-07-111-58/+70
|
* re: update mfm-js 0.23.0-canary.1syuilo2022-07-111-1/+1
|
* chore: fix lint errors (#8981)yzhe8192022-07-101-1/+1
|
* chore(client): tweak stylesyuilo2022-07-101-1/+1
|
* fix(client): fix style of mentionsyuilo2022-07-101-18/+19
|
* enhance: show recipients of notes with specified visibility (#8949)Johann1502022-07-076-49/+61
| | | | | | | | | | | | | | | * enhance: reusable visibility component * rename renote tooltip component The tooltip that is used for renotes can be used in other cases as well. * add tooltip for specified recipients * add changelog entry * Update visibility.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* chore(client): tweak uisyuilo2022-07-071-2/+2
|
* chore(client): tweak uisyuilo2022-07-071-1/+1
|
* refactor: use autofocus parameterJohann1502022-07-061-14/+1
| | | | | Using the `ref` seems to be broken but using the autofocus parameter seems to fix it.
* chore(client): tweak stylesyuilo2022-07-061-1/+1
|
* perf(client): trying improve perf of emoji-pickersyuilo2022-07-061-2/+2
|
* Revert "revert emoji picker changes"syuilo2022-07-062-29/+28
| | | | This reverts commit 38d5303ccd067e67f11ae130b643713f6ca86eef.
* fix prismjs importJohann1502022-07-061-1/+1
| | | | fixes #8944
* revert emoji picker changessyuilo2022-07-062-28/+29
|
* chore(client): rendering performance tweak a bitsyuilo2022-07-052-8/+8
|
* chore(client): rendering performance tweak a bitsyuilo2022-07-055-84/+85
|
* chore(client): remove unused classsyuilo2022-07-051-4/+4
|
* chore(client): rendering performance tweak a bitsyuilo2022-07-053-0/+4
|
* chore(client): fix typesyuilo2022-07-051-1/+1
|