window driver by janat08 · Pull Request #883 · cyclejs/cyclejs
- There exists an issue discussing the need for this PR
- I added new tests for the issue I fixed or built
- I used
pnpm run commitinstead ofgit commit
###--------------------------------------------------------###
feat(dom): window driver for events
Window driver following examples set in dom driver for domsource and etc. Has no documentation as it
was metioned that this might go into repository of its own rather than official one at first.
BREAKING CHANGE:
none
ISSUES CLOSED: #568
###--------------------------------------------------------###
###--------------------------------------------------------### feat(dom): window driver for events Window driver following examples set in dom driver for domsource and etc. Has no documentation as it was metioned that this might go into repository of its own rather than official one at first. BREAKING CHANGE: none ISSUES CLOSED: cyclejs#568 ###--------------------------------------------------------###
janat08
changed the title
WIP: window driver
window driver
For some reason there're CI errors on lint, whereas on local it errors on a bunch of packages. I had karma working week before, and now it's not anymore with Error: You need to include some adapter that implements __karma__.start method. From what I remember those tests indeed pass. I couldn't get special handler for resize events to work with strict types.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters