Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple preview_filmstrip from async_collection members #3803

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

jcoyne
Copy link
Contributor

@jcoyne jcoyne commented Jan 25, 2024

Accomplished by using stimulus. Stimulus automatically binds to 'data-controller' when a node is added to a document. This allows us to remove the coupling with async_collection_members.

@jcoyne jcoyne force-pushed the decouple-filmstrip branch from 7986ac0 to 92bce13 Compare January 25, 2024 15:33
@jcoyne jcoyne force-pushed the decouple-filmstrip branch 2 times, most recently from a59e7e3 to e387795 Compare January 29, 2024 14:36
@corylown
Copy link
Contributor

@jcoyne approved, but needs rebase.

Accomplished by using stimulus.  This automatically binds to 'data-controller' when a node is added to a document. This allows us to remove the coupling with async_collection_members.
@jcoyne jcoyne force-pushed the decouple-filmstrip branch from e387795 to 1ab35c1 Compare January 30, 2024 01:38
@jcoyne jcoyne merged commit 443b720 into main Jan 30, 2024
4 checks passed
@jcoyne jcoyne deleted the decouple-filmstrip branch January 30, 2024 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants