719media

Results 30 issues of 719media

if you scroll-affix something that is smaller height than viewport (no scroll needed), scroll down slightly, and then dynamically grow it such that it becomes taller than the viewport, you...

reorganize export according to https://vuejs.org/v2/style-guide/

if you click and hold (without releasing mouse), the dropdown will still blur/hide. This is because the order of events goes mousedown -> blur -> mouseup -> click So basically...

…se problems use jquery escaping for class names/category names that otherwise cause problems

In certain conditions I can't realiably repeat every time (due to loading race conditions), the ls.attrchange.js plugin fails to see a change in attributes. I can repeat only on initial...

Feature request: It would be nice if there was a field to specify alignment within the scroll, similar to how scrollIntoView works (https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView) A polyfill also supports these options: https://github.com/magic-akari/seamless-scroll-polyfill...

Feature Request

It appears Silex 2.3 has been upgraded to support symfony 4.0 Is Silex-WebProfiler no longer meant to be used with Silex 2.3 at all (e.g. there is another web profiler...

This is a follow up to #470 In that issue, @crookedneighbor mentioned that `actions.order.patch([` would not work in the `onShippingChange` callback. However, with limited testing, I was able to get...

### What problem does this feature solve? Safari on iOS and macOS (other browsers not sure?) render an `` tag `src` attribute initially before calculating an `` tag `srcset` attribute....

has workaround
browser specific
🔩 p2-edge-case

when upgrading from eslint 7 to eslint 8, I ran into an issue with this library requiring fast-glob, and it not being in dependencies. I didn't see that the install...