Ted Janeczko
Ted Janeczko
The polyfill for Symbol (https://github.com/typed-immutable/typed-immutable/blob/master/src/typed.js#L3) always overwrites the native Symbol type since the `var` declaration is hoisted outside of the if statement, so that polyfill actually will act as the...
Tokens should be saved and read in different configuration namespaces for different authUrls so that multiple GitHub sources can be used on the same machine without needing to delete the...
## Summary This PR adds an `OnLayoutCalculated` component lifecycle method, which allows LayoutSpec components to be notified when the Yoga layout calculation has completed. This is useful for measuring performance...