FoundKey/packages/client/src/components
Johann150 93f54e3258
Some checks failed
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
client: refactor components/tab.vue to composition API
Refactoring this component could be done after changing its method of
receiving the list of available tabs by using slots to using an
ordinary parameter. This was possible because all uses of this
component just provided text as the tab labels.

Also removed unused imports of this component.

Also removed the use of the click-anime directive.
2022-10-04 19:54:27 +02:00
..
form client: fix lints 2022-10-04 12:21:10 +02:00
global client: refactor page-header 2022-10-04 16:51:40 +02:00
ui client: refactor container.vue to composition api (#164) 2022-09-25 22:26:19 +00:00
abuse-report-window.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
abuse-report.vue client: fix some lints 2022-08-12 08:35:22 +02:00
analog-clock.vue client: fix lints 2022-10-04 12:21:10 +02:00
autocomplete.vue fix some lints automatically 2022-08-10 22:42:30 +02:00
avatars.vue fix some lints automatically 2022-08-10 22:42:30 +02:00
birthday-date.vue use i18n.t instead of $t 2022-08-28 15:38:49 -04:00
captcha.vue fix some lints automatically 2022-08-10 22:42:30 +02:00
channel-follow-button.vue fix some lints automatically 2022-08-10 22:42:30 +02:00
channel-preview.vue refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
chart-tooltip.vue remove empty import statements 2022-08-14 12:26:18 +02:00
chart.vue client: fix some lints 2022-08-12 08:35:22 +02:00
code-core.vue fix prismjs import 2022-07-18 13:05:03 +02:00
code.vue refactor: Composition APIへ移行 (#8121) 2022-01-11 00:05:18 +09:00
cropper-dialog.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
cw-button.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
date-separated-list.vue client: fix some lints 2022-08-12 08:35:22 +02:00
dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
drive-file-thumbnail.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
drive-select-dialog.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
drive-window.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
drive.file.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
drive.folder.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
drive.nav-folder.vue client: fix lints 2022-10-04 12:21:10 +02:00
drive.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
emoji-picker-dialog.vue fix(client): リアクション設定で絵文字ピッカーが開かないのを修正 2022-01-28 12:30:47 +09:00
emoji-picker-window.vue remove empty import statements 2022-08-14 12:26:18 +02:00
emoji-picker.section.vue client: remove _acrylic 2022-08-12 21:25:06 +00:00
emoji-picker.vue client: Sort emojis by query similarity in fuzzy picker (#156) 2022-09-19 14:43:12 +00:00
featured-photos.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
federation.vue client: fix lints 2022-10-04 12:21:10 +02:00
file-list-for-admin.vue client: Use foundkey-js instead of misskey-js 2022-08-26 01:25:56 -04:00
follow-button.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
forgot-password.vue remove empty import statements 2022-08-14 12:26:18 +02:00
form-dialog.vue remove empty import statements 2022-08-14 12:26:18 +02:00
formula-core.vue Fix build errors 2022-08-25 23:36:08 -04:00
formula.vue refactor: formula.vue to composition api 2022-08-19 15:58:16 -04:00
gallery-post-preview.vue client: Refactor gallery-post-preview.vue to composition API 2022-09-17 23:09:11 +02:00
img-with-blurhash.vue chore(client): fix type 2022-07-16 12:04:15 -04:00
index.ts remove ads from client 2022-07-13 23:19:50 +02:00
instance-card-mini.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
instance-stats.vue client: fix some lints 2022-08-12 08:35:22 +02:00
instance-ticker.vue client: default instance ticker name to instance's domain name 2022-09-13 20:22:10 +02:00
key-value.vue remove empty import statements 2022-08-14 12:26:18 +02:00
launch-pad.vue client: fix lints 2022-10-04 12:21:10 +02:00
link.vue fix some lints automatically 2022-08-10 22:42:30 +02:00
marquee.vue client: fix some lints 2022-08-12 08:35:22 +02:00
media-banner.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
media-caption.vue increase image description limit to 2048 characters 2022-09-24 14:32:07 -04:00
media-image.vue client: don't use filename as alt text 2022-10-01 22:39:58 +02:00
media-list.vue client: fix lints 2022-10-04 12:21:10 +02:00
media-video.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
mention.vue client: Fix style scoping in MkMention 2022-09-06 13:56:54 +02:00
mfm-search.vue refactor: reduce use of global variables 2022-08-02 12:02:28 +02:00
mfm.ts client: search button is a no-op 2022-07-28 15:41:16 +02:00
mini-chart.vue client: fix some lints 2022-08-12 08:35:22 +02:00
MkNoteSub.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
modal-page-window.vue remove global variables for i18n 2022-09-21 13:29:08 -04:00
note-detailed.vue remove global variables for i18n 2022-09-21 13:29:08 -04:00
note-header.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
note-preview.vue remove empty import statements 2022-08-14 12:26:18 +02:00
note-simple.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
note.vue remove global variables for i18n 2022-09-21 13:29:08 -04:00
notes.vue merge: remove promo notes 2022-08-18 14:26:48 +02:00
notification-setting-window.vue enhance: more descriptive info message 2022-09-21 17:54:36 +02:00
notification-toast.vue client: remove _acrylic 2022-08-12 21:25:06 +00:00
notification.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
notifications.vue client: Use foundkey-js instead of misskey-js 2022-08-26 01:25:56 -04:00
number-diff.vue refactor: number-diff.vue to composition api 2022-09-10 12:25:58 -04:00
object-view.value.vue client: auto-fix lints 2022-10-03 03:05:53 -04:00
object-view.vue remove empty import statements 2022-08-14 12:26:18 +02:00
page-preview.vue client: refactor page-preview to composition api 2022-08-29 16:07:34 -04:00
page-window.vue client: fix lints 2022-10-04 12:21:10 +02:00
poll-editor.vue remove global variables for i18n 2022-09-21 13:29:08 -04:00
poll.vue remove global variables for i18n 2022-09-21 13:29:08 -04:00
post-form-attaches.vue rename prop: image -> file 2022-09-03 23:56:41 +02:00
post-form-dialog.vue refactor: post-form-dialog.vue to composition api 2022-08-20 00:58:17 -04:00
post-form.vue fixup: simplify check because there is never an initial poll 2022-10-02 16:13:37 +02:00
queue-chart.vue client: fix some lints 2022-08-12 08:35:22 +02:00
reaction-tooltip.vue refactor: remove reaction-icon component 2022-08-20 16:03:09 +02:00
reactions-viewer.details.vue refactor: remove reaction-icon component 2022-08-20 16:03:09 +02:00
reactions-viewer.reaction.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
reactions-viewer.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
remote-caution.vue refactor(client): formatting and replace global $ts 2022-07-21 00:45:30 +02:00
renote-button.vue client: Use foundkey-js instead of misskey-js 2022-08-26 01:25:56 -04:00
ripple.vue client: refactor components/ripple.vue to composition API 2022-10-02 13:10:32 +02:00
sample.vue fix some lints automatically 2022-08-10 22:42:30 +02:00
signin-dialog.vue remove empty import statements 2022-08-14 12:26:18 +02:00
signin.vue client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
signup-dialog.vue remove empty import statements 2022-08-14 12:26:18 +02:00
signup.vue remove empty import statements 2022-08-14 12:26:18 +02:00
sparkle.vue client: refactor sparkle.vue to composition api 2022-09-14 10:54:50 +02:00
sub-note-content.vue remove global variables for i18n 2022-09-21 13:29:08 -04:00
tab.vue client: refactor components/tab.vue to composition API 2022-10-04 19:54:27 +02:00
timeline.vue client: fix some lints 2022-08-12 08:35:22 +02:00
token-generate-window.vue refactor: token-generate-window.vue to composition api 2022-09-18 21:12:35 +02:00
updated.vue chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
url-preview-popup.vue auto-fix lints with eslint 2022-09-03 21:56:57 -04:00
url-preview.vue Remove twitter embed 2022-08-17 12:35:11 -04:00
user-card-mini.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
user-info.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
user-list.vue client: fix some lints 2022-08-12 08:35:22 +02:00
user-online-indicator.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
user-preview.vue remove global variables for i18n 2022-09-21 13:29:08 -04:00
user-select-dialog.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
users-tooltip.vue remove empty import statements 2022-08-14 12:26:18 +02:00
visibility-picker.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
visibility.vue client: fix some lints 2022-08-12 08:35:22 +02:00
waiting-dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
widgets.vue fix: remove unused import 2022-07-30 22:59:03 +02:00