Keyboard.TypedEvent doesn't detect the modifiers at this stage (probably doesn't make sense anyway). Haven't written tests for this yet, but can verify it works in the JavaPlatform and HTMLPlatform so far. Let me know if there is a preferred way to do this, I just wanted this functionality so decided to implement it and provide it as PR encase it is helpful.
The pom files seem to be set to 1.10-SNAPSHOT for some reason, not sure if we want to update the version so the tests don't complain. I did it locally, but won't commit that since you guys will probably take care of it. Or maybe I've set it up wrong.
GwtTestHtmlJson.java test class can't see the core/tests/shared/json package for some reason.
To resolve: #80
Keyboard.TypedEvent doesn't detect the modifiers at this stage (probably doesn't make sense anyway). Haven't written tests for this yet, but can verify it works in the JavaPlatform and HTMLPlatform so far. Let me know if there is a preferred way to do this, I just wanted this functionality so decided to implement it and provide it as PR encase it is helpful.
The pom files seem to be set to 1.10-SNAPSHOT for some reason, not sure if we want to update the version so the tests don't complain. I did it locally, but won't commit that since you guys will probably take care of it. Or maybe I've set it up wrong.
GwtTestHtmlJson.java test class can't see the core/tests/shared/json package for some reason.