René Hansen
René Hansen
"Must Read Stories" popup in the page bottom generates an invalid selector: https://deadline.com/2019/10/bone-netflix-will-animate-jeff-smith-acclaimed-comic-book-epic-1202761594/ Error: ``` DOMException: Failed to execute 'querySelectorAll' on 'Document': '.toaster.u-width-100p.u-hidden@desktop-max' is not a valid selector. at Object.ekill.elementHierarchyToDOMString...
Instead of only adding the badge when a page reloads, it would be nice to see the counter increment as soon as an element is killed.
An example of a chat widget popup, which uses [Drift](https://www.drift.com), where ekill produces an invalid selector: https://koinly.io/ **Error:*** ``` DOMException: Failed to execute 'querySelectorAll' on 'Document': '.home.page-template-default.page.page-id-402.wpb-js-composer.js-comp-ver-5.7.vc_responsive' is not a...
_This issue is a brain dump for ideas to get ekill to the next level of usability._ **Proposition** Instead of relying on a static list of DOMStrings, what if ekill...
Disregards the data-tags in the markup below, they're only there to tell tags apart. Consider the following: ```html ``` Killing the first `p` element here would result in a stored...
Custom build triggering is available in the V3 api: https://docs.travis-ci.com/user/triggering-builds/ And also mentioned in: https://blog.travis-ci.com/2017-08-24-trigger-custom-build However, trawling the docs, I can't seem to work out how to trigger custom builds...
Having something like a PONG_USER_AGENT env variable would be nice.
Clicking the "x" on flash messages doesn't have any effect.
And perhaps this should be an opt-in configurable option.
It would be nice to be able to use tab completion for a list of supported builds; different versions and archs for various make targets.