Tom Chen
Tom Chen
That'd be awesome, but this plugin relies on `webpack` to parse the dependencies of a file. Unless `webpack` supports FlowType natively, we won't be able to parse the files without...
@graingert I'm open to this. But do they provide any rules for repositories to be moved into it? I don't see one there. Also, the repositories under `webpack-contrib` now are...
I have tried to do a modular port using CommonJS and `webpack` as bundler. Here's the file for `Array.prototype.every`: https://github.com/tomchentw-deprecated/holyfills/blob/master/lib/array/array_every.js I'm interested to help on this. Any thoughts?
I'm experiencing the same issue with `[email protected]` and `[email protected]`. I love `local-npm` and it really speeds up my development time, but this sync issue is quite annoying. --- Update: node...
For anyone interested in the change from v2 to v3, here's [the link of the GitHub compare for 2.6.3...3.3.2](https://github.com/dankogai/js-base64/compare/2.6.3...3.3.2).
With Xcode8, I'll need to update this in `SettingsViewController.h`: ``` obj-c extern NSString *const SettingsUpdatedNotification; ```
Thanks for the great project. I can confirm it running with the following condition: 1. No Apple Developer Membership (I registered as Safari Extension developer before) 2. iOS 9.3 (both...
The Popover component supports the trigger prop which supports “hover” value. I believe one should use Popover if they want interactive UIs.  https://chakra-ui.com/docs/overlay/popover
This project makes me very happpppppy XDDDD