feat(#8149): respect nsfw settings on gallery list (#10481)
* feat(#8149): respect nsfw settings on gallery list * ci(#10336): use pull_request * test(#8149): add interaction tests * test(#10336): use `waitFor` * chore: transition
Showing
- packages/frontend/.storybook/fakes.ts 113 additions, 51 deletionspackages/frontend/.storybook/fakes.ts
- packages/frontend/.storybook/generate.tsx 10 additions, 10 deletionspackages/frontend/.storybook/generate.tsx
- packages/frontend/src/components/MkGalleryPostPreview.stories.impl.ts 85 additions, 0 deletions...ntend/src/components/MkGalleryPostPreview.stories.impl.ts
- packages/frontend/src/components/MkGalleryPostPreview.vue 35 additions, 4 deletionspackages/frontend/src/components/MkGalleryPostPreview.vue
- packages/frontend/src/components/global/MkAcct.stories.impl.ts 2 additions, 2 deletions...ges/frontend/src/components/global/MkAcct.stories.impl.ts
- packages/frontend/src/components/global/MkAvatar.stories.impl.ts 2 additions, 2 deletions...s/frontend/src/components/global/MkAvatar.stories.impl.ts
- packages/frontend/src/components/global/MkUrl.stories.impl.ts 3 additions, 3 deletions...ages/frontend/src/components/global/MkUrl.stories.impl.ts
- packages/frontend/src/components/global/MkUserName.stories.impl.ts 4 additions, 4 deletions...frontend/src/components/global/MkUserName.stories.impl.ts
Please register or sign in to comment