Kai Tran

Results 24 issues of Kai Tran

This is mostly a question (might end up in an improvement though) In the course of my previous PR #562 I've noticed the params are named different than in the...

need more info

The more I use matomo, the more missing features I find in this integration (sorry for that 😄 ) Since I must track some events before redirecting the use to...

**Is your feature request related to a problem? Please describe.** Unfortunately the matomo javascript doesn't support promises or callbacks for the ecommerce actions. (Further information: https://github.com/matomo-org/matomo/issues/17756) Since I need to...

I use git-flow via sourcetree and like it. But one thing is really annoying when I finish a feature branch: The branch does only get deleted locally and not remote....

I'd like to use lockr for a new component, but with sessionStorage instead of localStorage. As far as I can see lockr is built for localStorage only. Would it be...

enhancement

I've moved from gitflow to gitflow-avh since the former is not supported anymore and I was facing an issue. Unfortunately I've got the same problem with gitflow-avh :/ My workflow...

I was first excited when I saw this plugin bcz my expectations were - easy integration into our deployment (via jenkins) - hooks to e.g. trigger an email if there's...

I was facing major performance issues in Safari resulting in jumping on quick scrolling. The more content I've had in my sticky container the worse it was. This PR improves...

this PR add a new option called `anchor` which can be used to unstuck a sticky element after having passed a certain element the default behavior (without using this option)...

the `wrap` option is quite limited because it always creates a `` and (more important for me) it does change the DOM what results in loosing assigned event listeners on...