diff options
author | dan <dan.abramov@gmail.com> | 2024-10-03 14:26:38 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-03 14:26:38 +0900 |
commit | 03704e2b48e6cdc348ce7277f2bcae0c61519d1e (patch) | |
tree | c7734f0345ed821a010ba49be6713b7b436e88b9 /src/lib | |
parent | d2392d2d64c46d0fd0b6d97b3b4715b5b8c825d3 (diff) | |
download | voidsky-03704e2b48e6cdc348ce7277f2bcae0c61519d1e.tar.zst |
Manage video reducer from composer reducer (#5573)
* Move video state into composer state * Represent video as embed This is slightly broken. In particular, we can't remove video yet because there's no action that results in video embed being removed. * Properly represent video as embed This aligns the video state lifetime with the embed lifetime. Video can now be properly added and removed. * Disable Add Video when we have images * Ignore empty image pick
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions