CHEN Song

Results 3 issues of CHEN Song

Uglifier::Error: from ****gems/uglifier-4.2.0/lib/uglifier.rb:291:in `parse_result' To reproduce the error, just paste the code in your file and run `Uglifier.new(harmony: true).compile(File.read("test.js"))` ``` function f(){ return 1;}; var y = 42; y =...

I have a form with file field and `remote: true`. The request format of this form is ["application/javascript", "application/x-javascript"]. On backend, I check user's permission, and redirect to another url....

This PR is trying to fix the UI issue when zoom in/out in Safari. You can test the demo page in Safari with zoom in/out. Please review and let me...