ginlime

Results 8 issues of ginlime

Hi, I'm a Japanese Onmyoji player. And I have a hope to use this AMAZING tool in Japanese. Can you provide separated string resources and the way to load the...

If there are some form on page and these form has the same composition of inputs (like below), checking radiobutton will cause unintended effect to other forms of radiobuttons. ```...

The case like below is not supported by old code: <label> <input type="checkbox" /> Some label string <label> This is popular case, so this modification must be useful.

Can riot-router set title on routing as riot.js can do so from v2.3?

短縮を試みてそれが実際に行われたかどうかを示すクラスとして、「ellipted」オプションを追加。 また、コールバックに引き渡される引数が変更後の HTML 要素のみで、元テキストをベースにした処理ができないため、コールバックに元テキスト引き渡すようにした。

Syntax for classes was not treated as css classes but as attributes. It is not good because difference occured between css meta languages.

Added normalizing scroll delta to iron out differences between browsers. I guess this is not so smart way, but better.