Nick Gerleman

Results 215 comments of Nick Gerleman

Adding some logging, `packageChangeTypes[pkgName]` for react-native-windows is initially evaluated to prerelease, but later evaluates incorrectly to patch. ```ts // Handle groups packageChangeTypes[pkgName] = getMaxChangeType(changeType, packageChangeTypes[pkgName], disallowedChangeTypes); ```

We do actually have a "master" tag that's the default and separate from "latest". We have a branch per released version of React Native that sees some amount of parallel...

@thymikee mentioned the idea of an interactive mode in the CLI to choose the template, which I think could be a good idea. My general sense is that vanilla JS...

This has some intersection with existing functionality, where users can mark `stickyIndices` for sticky headers which are kept realized. This solely keeps sticky headers realized though, without additional cells around...

Pushed out a new commit with a few updates: - Focus tracking via capture phase - Smaller realization windows - Focused -> "most recent focused" - Talk about home intersection...

PRs for internal refactoring of VirtualizedList state representation are now out. This should let us start realizing discontiguous regions.

Apart from the PropertyBag which you mentioned, ReactNotificationService can also help address this.

None of it is core Docusaurus

There were a couple of other exclusions I needed to manually.

All but one of the listed options are x86 only. Parallels supports ARM64, but Windows doesn't officially allow consumers to license Windows for ARM64. The page also references downloading a...