Brian Kilrain

Results 2 comments of Brian Kilrain

What if, when passing a custom theming context to the react-jss HOC, it is able to use the React Context's default value? ``` // themes.js const defaultTheme = { color:...

Piling onto this mega-ticket: It'd be really great if Cypress fired the `beforeInput` event for `cy.type`. Without `beforeinput` support, my team is blocked from adopting Cypress as we use the...