FoundKey/packages/client/src/components
Puniko 6c5723c795
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/pr/lint-client Pipeline failed Details
ci/woodpecker/pr/lint-backend Pipeline failed Details
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/pr/lint-sw Pipeline failed Details
ci/woodpecker/pr/test Pipeline failed Details
colours!!! 🌈
2022-12-27 14:45:59 +01:00
..
form client: add default margin to FormSwitch and MkButton 2022-12-18 00:11:32 +01:00
global client: move MFM animations to MFM component 2022-12-18 00:49:28 +01:00
ui client: add default margin to FormSwitch and MkButton 2022-12-18 00:11:32 +01:00
MkNoteSub.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
abuse-report-window.vue client: unify import names of form ui components 2022-12-18 00:04:53 +01:00
abuse-report.vue client: unify import names of form ui components 2022-12-18 00:04:53 +01:00
analog-clock.vue client: fix lints 2022-10-04 12:21:10 +02:00
autocomplete.vue client: also autocomplete flag emoji 2022-12-01 20:08:55 +01:00
avatars.vue fix some lints automatically 2022-08-10 22:42:30 +02:00
birthday-date.vue client: Use named constants for time calculations (#183) 2022-10-04 18:05:41 +00: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 client: remove wrong content type header 2022-11-12 09:43:24 +01: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 client: unify import names of form ui components 2022-12-18 00:04:53 +01: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 client: files in some states could not be dropped and uploaded 2022-11-20 16:17:26 +01:00
drive.nav-folder.vue client: files in some states could not be dropped and uploaded 2022-11-20 16:17:26 +01:00
drive.vue client: files in some states could not be dropped and uploaded 2022-11-20 16:17:26 +01: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 client: use cached instance information 2022-10-11 10:46:25 +02:00
federation.vue client: unify import names of form ui components 2022-12-18 00:04:53 +01: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 client: fix follow button getting stuck processing 2022-10-30 17:27:05 +01:00
forgot-password.vue client: unify import names of form ui components 2022-12-18 00:04:53 +01: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: unify import names of form ui components 2022-12-18 00:04:53 +01: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 refactor: use nullish coalescing & optional chaining 2022-10-11 00:39:27 +02:00
link.vue fix some lints automatically 2022-08-10 22:42:30 +02:00
marquee.vue add type annotations 2022-10-08 15:10:14 -04: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 retab 2022-12-26 15:47:10 +01: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: move MFM animations to MFM component 2022-12-18 00:49:28 +01:00
mini-chart.vue client: fix some lints 2022-08-12 08:35:22 +02:00
mod-player.vue colours!!! 🌈 2022-12-27 14:45:59 +01: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 client: use configurable images 2022-12-13 20:54:49 +01:00
notification-setting-window.vue client: unify import names of form ui components 2022-12-18 00:04:53 +01:00
notification.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
notifications.vue client: use configurable images 2022-12-13 20:54:49 +01: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 client: unify import names of form ui components 2022-12-18 00:04:53 +01: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 Merge pull request 'client: remove click-anime directive' (#185) from remove-anime into main 2022-10-05 04:41:32 +00: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 chore: Provide type for toggleReaction 2022-10-31 10:10:29 +01: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: add button to unrenote 2022-12-15 17:52:19 +01:00
ripple.vue client: refactor components/ripple.vue to composition API 2022-10-02 13:10:32 +02:00
sample.vue client: unify import names of form ui components 2022-12-18 00:04:53 +01:00
signin-dialog.vue remove empty import statements 2022-08-14 12:26:18 +02:00
signin.vue client: unify import names of form ui components 2022-12-18 00:04:53 +01:00
signup-dialog.vue remove empty import statements 2022-08-14 12:26:18 +02:00
signup.vue client: unify import names of form ui components 2022-12-18 00:04:53 +01: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: fix types in tab.vue 2022-10-10 22:42:17 -04:00
timeline.vue client: fix some lints 2022-08-12 08:35:22 +02:00
token-generate-window.vue client: fix token-generate-window component 2022-12-18 20:42:05 +01: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: use configurable images 2022-12-13 20:54:49 +01:00
user-online-indicator.vue rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
user-preview.vue client: Add "follows you" pill to user profile popup 2022-10-30 14:41:11 +01:00
user-select-dialog.vue client: unify import names of form ui components 2022-12-18 00:04:53 +01: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: add tooltips to visibility icons 2022-12-13 20:49:17 +01:00
waiting-dialog.vue fix lints (#8737) 2022-05-26 22:53:09 +09:00
widgets.vue client: unify import names of form ui components 2022-12-18 00:04:53 +01:00