summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkExtensionInstaller.stories.impl.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * revert unnecessary changes * wip * refactor(frontend): enforce verbatimModuleSyntax * fix * refactor(frontend-shared): enforce verbatimModuleSyntax * wip * refactor(frontend-embed): enforce verbatimModuleSyntax * enforce consistent-type-imports * fix lint config * attemt to fix ci * fix lint * fix * fix * fix
* refactor: ↵FineArchs2024-10-071-0/+83
拡張機能インストールのページの一部をコンポーネントとして分離 (#14654) * create MkExtensionInstaller.vue * annotation * add fallbacks * storybook * update annotations * Update MkExtensionInstaller.vue * use additonalInfo slot