Qian (Stanley) Xu

Results 25 comments of Qian (Stanley) Xu

When I set `transparent=true` I cannot double click to maximize the window. [(more problems see here)](https://github.com/electron/electron/issues/9990) The only reason I need to set transparency is create a rounded corner window....

What will be the relationship of ES7? As the Node 7.x branch supports await/async natively already, I'm curious, for new application that can run in Node 7.x, is it still...

@allenhwkim I think the developers can consider detect native async/await support and switch conditionally. Use native implementation for new node environment and use wrapper for old node environments. There is...

Is there any polyfill can work with IE11? I'm open to review any pull requests for adding IE11 support.

> Guys, can you check if this fix works for you? > > [bestplay9384@a8d45e9](https://github.com/bestplay9384/cloudscraper/commit/a8d45e97a81b856160f94e1d96114d4498e2fffb) > > For my case it is just right but i did fix only the casual...

The word `filter` is neutral. Indeed it is confusing. The beauty of language is simplicity. The best example is Math. Introducing more functions (or aliases) will just make things even...

Check the example "Tree" on this page http://swimlane.github.io/angular-data-table/

Yes. This repo looks not to be maintained actively. I hope we are able to create a new forked project without violating any license.

Please post your code and let's figure out the reason. FYI, I have successfully created a new example with angular 1.6.6