Minor Changes
-
#1129
979d2b1
Thanks @eoghanmurray! - click events now include a.pointerType
attribute which distinguishes between 'pen', 'mouse' and 'touch' events. There is no new PenDown/PenUp events, but these can be detected with a MouseDown/MouseUp + pointerType=pen -
#1188
bc84246
Thanks @benjackwhite! - feat: Extends maskInputFn to pass the HTMLElement to the deciding function
Patch Changes
-
#1198
b5e30cf
Thanks @charliegracie! - Reset the finished flag in Controllergoto
instead ofhandleProgressClick
so that it is properly handled ifgoto
is called directly. -
#1184
aa79db7
Thanks @mydea! - fix: Ensure getting the type of inputs works -
Updated dependencies [
979d2b1
,bc84246
,d0fdc0f
]:- @rrweb/types@2.0.0-alpha.8
- rrweb-snapshot@2.0.0-alpha.8
- rrdom@2.0.0-alpha.8