iteriani
|
811fe001c9
|
refactor(core): Replay events from the event contract using the dispatcher. (#55467)
This should accomplish event replay during full page hydration.
PR Close #55467
|
2024-04-23 16:08:36 -07:00 |
|
Joey Perrott
|
b1dffa4abe
|
refactor: migrate platform-* to prettier formatting (#55423)
Migrate formatting to prettier for platform-* from clang-format
PR Close #55423
|
2024-04-19 13:49:24 -07:00 |
|
Thomas Nguyen
|
a730f09ae9
|
feat(core): Add a public API to establish events to be replayed and an attribute to mark an element with an event handler. (#55356)
These will be consumed by the event-dispatch contract to replay events. The contract and the dispatcher inclusion will be in followups.
PR Close #55356
|
2024-04-19 13:12:21 -07:00 |
|