Kasper Nilsson
Kasper Nilsson
I'm refactoring a piece of PolyGerrit code that has a couple different keycode handling functions in it. https://gerrit.googlesource.com/gerrit/+/master/polygerrit-ui/app/elements/change/gr-account-list/gr-account-list.js#198 One of these is a native input, the other is a custom...
### Description I'm using the IronA11yKeysBehavior in my project, and I have a key binding to 'c'. I expect it to be fired when no modifiers are supplied, and for...
One of the best parts of Dart is the tooling, and the lack of comment and string wrapping (especially while those rules are enforced by presubmits) is a pretty major...