-
-
Notifications
You must be signed in to change notification settings - Fork 312
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
Mercure component? #4
Comments
Closing as this is not actionable. |
dunglas
referenced
this issue
in dunglas/ux
Mar 2, 2021
* test: add UI tests * Fix @nicolas-grekas' review
dunglas
referenced
this issue
in dunglas/ux
Mar 2, 2021
* /Users/dunglas/workspace/hotwire-bundle: prepare merge in symfony/ux tweaking how the cloned form is used in the docs (symfony#12) updating stream media type to match changes in Turbo (symfony#11) ci: setup GitHub Actions (symfony#8) fix: regressions introduced in #5 (symfony#7) Relax minimum php version (#5) fix: various quality improvements (symfony#6) test: add UI tests (#4) ci: add PHPStan ci: add PHP-CS-Fixer refactor: broadcast template conventions and config refactor: decouple Broadcast from Twig and Mercure feat: initial implementation
weaverryan
added a commit
that referenced
this issue
Nov 1, 2022
# This is the 1st commit message: WIP heavy refactoring to Component Initial "hook" system used to reset model field after re-render Adding a 2nd hook to handle window unloaded reinit polling after re-render Adding Component proxy # This is the commit message #2: fixing some tests # This is the commit message #3: Refactoring loading to a hook # This is the commit message #4: fixing tests # This is the commit message #5: rearranging # This is the commit message #6: Refactoring polling to a separate class
daFish
pushed a commit
to daFish/ux
that referenced
this issue
Jan 26, 2023
# This is the 1st commit message: WIP heavy refactoring to Component Initial "hook" system used to reset model field after re-render Adding a 2nd hook to handle window unloaded reinit polling after re-render Adding Component proxy # This is the commit message symfony#2: fixing some tests # This is the commit message symfony#3: Refactoring loading to a hook # This is the commit message symfony#4: fixing tests # This is the commit message symfony#5: rearranging # This is the commit message symfony#6: Refactoring polling to a separate class
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd be interested in seeing what a client side implementation for the Mercure Bundle might look like.
The text was updated successfully, but these errors were encountered: