summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkGalleryPostPreview.stories.impl.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: make `MkImgWithBlurhash` transitionable (#10500)Acid Chicken (硫酸鶏)2023-04-291-3/+5
| | | | | | | | | | | | | | | | | | | * feat: make `MkImgWithBlurhash` animatable * refactor: split out transition styles * fix: bug * test: waitFor image loads * style: remove unused await * fix * fix type error --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* feat(#8149): respect nsfw settings on gallery list (#10481)Acid Chicken (硫酸鶏)2023-04-061-0/+85
* feat(#8149): respect nsfw settings on gallery list * ci(#10336): use pull_request * test(#8149): add interaction tests * test(#10336): use `waitFor` * chore: transition