14 Commits

Author SHA1 Message Date
02e4d812c2 chore(core): clean up addEventListener() and removeEventListener() in ViewCommon 2024-05-02 08:27:49 +09:00
dab9898030 chore(core): log error when receiving comma-delimited and/or whitespaced event name 2024-05-02 08:27:48 +09:00
96705890d9 chore(core): add unit tests for event listener identity 2024-05-02 08:27:48 +09:00
323f3c004a chore(core): remove addEventListenerSchemaVersion again 2024-05-02 08:27:48 +09:00
cd52955178 fix(core): unregress handling of "once" event listeners 2024-05-02 08:27:48 +09:00
921bbcf147 fix(core): clean up event-handling in Observable 2024-05-02 08:27:48 +09:00
59369fbc19 feat(core): Shared Element Transitions (#10022) 2023-03-28 20:04:29 +02:00
485fb61947 fix(core): Observable event types consistency (#10181) 2023-01-31 07:42:09 -08:00
c9e29aa9af fix(core): improve loaded/unloaded handling to be stable and consistent (#10170) 2023-01-15 19:49:28 -08:00
bdade0f0d5 fix(core): errors get swallowed if thrown inside async event functions (#10030) 2022-09-27 16:57:11 -07:00
a822f2affb chore: a11y polish (#9259) 2021-04-06 11:18:36 -07:00
539fd1eb29 fix(core): notify object now optional (#9032) 2020-11-15 21:57:58 -08:00
eb676fdedf feat(core): global event handling (#8830) 2020-09-15 10:43:40 -07:00
020ad4da37 chore(core): monorepo, esm targeting, improved management (#8707) 2020-08-25 20:00:59 -07:00