jspurlin

Results 4 issues of jspurlin

### Library React / v8 (@fluentui/react) ### System Info ```shell System: OS: Windows Server 2016 10.0.14393 CPU: (12) x64 Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz Memory: 36.45 GB /...

This PR adds the ability for consumers to have access to ownProps inside of areStatesEqual. Currently there is no way to See: https://github.com/reduxjs/react-redux/issues/781

This PR adds the ability for consumers to have access to ownProps inside of areStatesEqual. Currently there is no way to See: https://github.com/reduxjs/react-redux/issues/781

### Basic info: - **Node.js version:** 10.18.1 - **jsdom version:** 11.12.0 ### Minimal reproduction case ```js const { JSDOM } = require("jsdom"); const dom = new JSDOM(); const document =...

feature
css