Guillaume Gérard

Results 16 issues of Guillaume Gérard

On azerty keyboard, WASD becomes ZQSD.

In case of HTML code compressed, the non-breaking space allow to maintain the space between the two areas of scores.

This fix remove the ugly blue background color when a button was clicked with a smartphone or tablet. It works only for browser based on webkit.

Following https://github.com/Exelord/ember-custom-actions/pull/53 --- Hello, This PR is here to be able to used unamed action :) And I take a look into buildUrl mixin to replace jquery-params by the native...

Thanks to the issue #54, I have implemented a templatetag **show_more_table** which works like **show_more** within HTML table. ##### Small demo: ``` html {% load endless %} {% paginate 5...

Let's automate all the boring stuff :) The package is fairly simple to be automated from unicode.org new release detection to publish on npm. I create a new script (gen.sh)...

What is the data in form serialization? What is the data in the update request ? ping @moumoutte @wo0dyn

# Features ## Add QUnit config #### QUnit and Testem integration You can setup a new configuration checkbox in QUnit and Testem by using the `setupQUnitA11yAudit` When the checkbox is...

enhancement
needs submitter response

# Problem The current ignoreBlank option said it treats an empty string as not present. But as you can see in the test, this exact use case throw an error....