Jule-

Results 10 issues of Jule-

There is annoying behaviour that should not exist IMHO for UX's sake: when you scroll on an `` you can change input when you have the focus on it which...

I am concerned by these lines: https://github.com/videojs/videojs-youtube/blob/c4be481ff9d5b76b2b3271dca585bdc77805ab98/src/Youtube.js#L24-L29 I am using [aurelia-cli](https://github.com/aurelia/cli), which is using under the hood [amodro-trace](https://github.com/amodrojs/amodro-trace) for AMD module tracing, in order to bundle my SPA and it...

Don't know if it is a limitation or a lack of dependency tracking but: ```bash cordova create plugtestapp-a com.test.plugtestapp PlugTestApp \ && cd plugtestapp-a/ \ && cordova platform add [email protected]...

bug

I am not a Python expert but I found some code to adapt, all credits to Adam Rosenfield : http://stackoverflow.com/a/4790310/4861714. Fix issue #62. This issue is due to `os.path.exists()` method...

Regarding an API served at `https://example.com/api/sub-api/`, we should expect an API doc like this: ```yaml # api-doc.yml openapi: '3.0.2' info: title: Sub API version: '1.0.0' description: 'The Sub API does...

# ShortcutBadger **version:** v1.1.22 # Smartphone **model:** ASUS_X00QD **android:** Android 8.0.0 # ZenUI **package:** com.asus.launcher **version:** 5.0.1.61_180824 **version code:** 1550001305 ----- No badge is visible. Tested with SampleApp. When debugging:...

# Feature Request ## Context As stated in the [documentation](https://docker-mailserver.github.io/docker-mailserver/edge/faq/#how-can-i-configure-a-catch-all), right now, if you want to add a domain catch-all I have to add a new alias in the `docker-data/dms/config/postfix-virtual.cf`....

service/postfix
area/features
kind/improvement
area/configuration (file)
stale-bot/ignore
kind/update

Integrate @barto- great feature on top of current master branch. It is just an up-to-date PR of his #5 PR.

Hi, This pull request will add the ability to put the table of content in place of a string placeholder. For that I have refactored a little bit your plugin...

As mentioned it fixes #6, in other words it is working with Node V12.