Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
master
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmaster
.Releases
[email protected]
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 functionPatch 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 worksUpdated dependencies [
979d2b1
,bc84246
,d0fdc0f
]:[email protected]
Minor Changes
bc84246
Thanks @benjackwhite! - feat: Extends maskInputFn to pass the HTMLElement to the deciding functionPatch Changes
d0fdc0f
Thanks @YunFeng0817! - Improve: Add try catch to snapshot.ts 's masking text function. Fixes #1118.@rrweb/[email protected]
Minor Changes
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=penPatch Changes
bc84246
,d0fdc0f
]:[email protected]
Patch Changes
bc84246
,d0fdc0f
]:[email protected]
Patch Changes
bc84246
,d0fdc0f
]:[email protected]
Patch Changes
b5e30cf
]:[email protected]
Patch Changes
#1198
b5e30cf
Thanks @charliegracie! - Reset the finished flag in Controllergoto
instead ofhandleProgressClick
so that it is properly handled ifgoto
is called directly.Updated dependencies [
b5e30cf
,979d2b1
,bc84246
,aa79db7
]:@rrweb/[email protected]
Patch Changes
b5e30cf
,979d2b1
,bc84246
,aa79db7
]: