shirakaba
|
f08d122add
|
fix: avoid creating functions on each handleEvent() call
|
2023-01-21 15:29:33 +09:00 |
|
shirakaba
|
66f62fbbd6
|
fix: recycle eventPath
|
2023-01-21 15:29:33 +09:00 |
|
shirakaba
|
efb1a93287
|
fix: avoid unnecessary usage of Array.prototype.reverse()
|
2023-01-21 15:29:33 +09:00 |
|
shirakaba
|
217cd78114
|
fix: simplify MutationSensitiveArray listener system
|
2023-01-21 15:29:33 +09:00 |
|
shirakaba
|
95f9c44441
|
fix: lazy-clone listeners array
|
2023-01-21 15:29:33 +09:00 |
|
shirakaba
|
f58d7437e4
|
fix: optimise syntax used within handleEvent()
|
2023-01-21 15:29:33 +09:00 |
|
shirakaba
|
fe60cfac04
|
fix: accidental reference to event rather than this
|
2023-01-21 15:29:33 +09:00 |
|
shirakaba
|
0fe149c9e1
|
feat: implement Event and EventTarget
|
2023-01-21 15:29:33 +09:00 |
|
shirakaba
|
832595281f
|
chore: tests
|
2023-01-21 15:29:33 +09:00 |
|
shirakaba
|
7a276df09c
|
feat: DOM events
BREAKING CHANGE
|
2023-01-21 15:29:33 +09:00 |
|