ZigZagT

Results 6 issues of ZigZagT

Attempting to fix https://github.com/bvaughn/react-virtualized/issues/1725 - [x] The existing test suites (`npm test`) all pass - [x] For any new features or bug fixes, both positive and negative test cases have...

## Bug Report [Code Sandbox Demo](https://codesandbox.io/s/react-virtualized-resizable-columns-forked-ndu33f?file=/src/Demo.js) https://user-images.githubusercontent.com/7879714/157403251-7a1c4fcc-744d-4e50-91c6-9b5ed92b1389.mov The reason behind the weird behavior is because the `key` property isn't been respected by `Table` and `Column`. [Learn more about the `key`...

Allowing additional smart attributes to be collect by providing an environment variable `SMARTMONATTRS` For example ```bash export SMARTMONATTRS="$(cat

**What this PR does / why we need it**: Fixes schema for top level `include` key. Without the fix, the following snippet won't pass schema check, despite it is give...

Fixes a issue where `pythonCollectionFromPropertyList` crashes on dates prior to year 1970. Both `NSDate` and python's `datetime` classes are capable of handling dates prior to 1970/01/01. However, the `datetime.fromtimestamp` API...

Adding support for sending touch events to Sunshine hosts directly. This has been asked in multiple issues (incomplete list) - https://github.com/moonlight-stream/moonlight-ios/issues/597 - https://github.com/moonlight-stream/moonlight-ios/issues/596 - https://github.com/moonlight-stream/moonlight-ios/issues/518 ## Summary of changes 1....