You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(mock-doc): dispatch blur and focus events (#3449)
for mock-doc, `blur()` and `focus()` methods will now dispatch an
event. created `MockFocusEvent` which extends a new
`MockUIEvent`, which extends the existing `MockEvent`.
0 commit comments