Pontus Lundin

Results 6 issues of Pontus Lundin

Taking inspiration from [user-event](https://testing-library.com/docs/ecosystem-user-event) which tries to mimic the real event order when user interacts with an element. ### Summary `fireEvent.press` currently only invoke the `onPress`-handler, and this PR aim...

fixes #1825 ### The problem The style-element containing the transition CSS is appended to the head-element which is unseeable from within the shadow dom. ### The fix This fixes that...

custom element

## Please describe your changes Return the invocation of command in order to get access to the return value in rendering component. This allows one to act on it when...

If `fs.existsSync(target.path)` returns false for one of the paths it breaks the for loop. This is problematic because all even though the path for javascript might be wrong, the path...

Not sure why, cant see any error message, the tab just hangs. Same in Canary. Due to spec-change? Would be supercool to be able to try the demos out ;)

Hi, would be nice to have this feature as we quickly came upon a scenario where one thing would be enabled if any of three features were enabled.