troxler
troxler
Hello. The current version of the addon fails to work properly on [this URL](https://vuejs.org/v2/guide/components-edge-cases.html?utm_campaign=Vue.js%20News&utm_medium=email&utm_source=Revue%20newsletter#Programmatic-Event-Listeners). The URL will just load without removing any tracking: https://vuejs.org/v2/guide/components-edge-cases.html?utm_campaign=Vue.js%20News&utm_medium=email&utm_source=Revue%20newsletter#Programmatic-Event-Listeners Reloading does not change anything. But...
- "OK" is directly triggered by selecting a date or time - "Cancel" could be triggered by an "x" button on the top right This would make the view smaller...
**Describe the bug** Link buttons in the demo are using invalid HTML. Nesting buttons within links is invalid and semantically incorrect. **To Reproduce** The [demo](https://mblode.github.io/marx/documentation/) is using `Button Link` for...
Hi. I maintain a [list of CSS frameworks](https://github.com/troxler/awesome-css-frameworks) and there is a [PR](https://github.com/troxler/awesome-css-frameworks/pull/86) to add DoodleCSS. While checking out your project, I noticed that the focus styling is a little...
When showing multiple alerts and adding animation, there is a very strange behavior when dismissing an alert. Somehow it completely removes the alert HTML that was dismissed but instead duplicates...
This plugin seems to automatically finish the progress after a certain amount of time, regardless of whether `finish()` was actually called or not. Other plugins, like [angular-loading-bar](https://chieffancypants.github.io/angular-loading-bar/) are different int...