ryneeverett
ryneeverett
Travis switched it's default jdk from 8 to 11 in the last year. LanguageTool 2.2 is not compatible with later jdk's without workarounds.
Based off `ipython3` (#8).
- publish_display_data signature dropped the `source` parameter - publish_display_data moved from displaypub to display Based off `update-travis` (#10).
This inline makes the width of the entire Product admin page really wide, which forces users of smaller laptops to do horizontal scrolling. I'm not the first to notice this:...
**Is your feature request related to a problem? Please describe.** This library takes jql arguments and passes them on in requests. If the jql expression contains reserved characters, a 400...
This is a proposal for an `unbindArrive` option: ``` js $(document).unbindArrive(".test-elem", {recursive: true}, callbackFunc); ``` which would remove all bindings to `document` and it's children (meeting the selector/handler criteria).
This branch is based on #820. With these changes the behavior is as I would expect, except the play/pause button gets left with the pause symbol showing when it is...
These changes shouldn't affect behavior but just aim at improving readability. See commit messages for details.