FoundKey/packages/client/src
Johann150 6ef9069a2f
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.

Reviewed-on: FoundKeyGang/FoundKey#184
2022-10-04 21:25:20 +02:00
..
components client: refactor components/tab.vue to composition API 2022-10-04 21:25:20 +02:00
directives client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
filters rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
pages client: refactor components/tab.vue to composition API 2022-10-04 21:25:20 +02:00
scripts client: Use named constants for time calculations (#183) 2022-10-04 18:05:41 +00:00
themes client: remove _acrylic 2022-08-12 21:25:06 +00:00
types rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
ui fix types in classic UI widgets 2022-10-04 17:23:26 +02:00
widgets client: Use named constants for time calculations (#183) 2022-10-04 18:05:41 +00:00
account.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
config.ts feat: show real local info in instance ticker 2022-08-25 21:22:02 +00:00
const.ts client: Use named constants for time calculations (#183) 2022-10-04 18:05:41 +00:00
emojilist.json client: Extend Emoji list 2022-09-12 10:52:59 +02:00
events.ts refactoring 2021-11-12 02:02:25 +09:00
i18n.ts client refactor: merge script/i18n.ts into i18n.ts 2022-10-01 10:22:56 -04:00
init.ts remove global variables for i18n 2022-09-21 13:29:08 -04:00
instance.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
menu.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
nirax.ts client: add return types to functions 2022-09-04 19:31:11 -04:00
os.ts rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
pizzax.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
plugin.ts client: fix some lints 2022-08-12 08:35:22 +02:00
router.ts chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
store.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
stream.ts rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
style.scss client: remove _acrylic 2022-08-12 21:25:06 +00:00
theme-store.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00