James Moberg

Results 60 issues of James Moberg

I'm attempting to migrate to jQuery 3.3 and am receiving the following console warnings. - jQuery.isFunction() is deprecated - Use of number-typed values is deprecated in jQuery.fn.css I'll probably switch...

I've tried using an object with v.1.3.1 and it doesn't render anything when passed as data to the CalendarHeatmap function. ```js // Provide dates as an object. // The key...

I've been using Datejs and the last official release was in 2007. I've noticed that it parses dates that sugarjs doesn't support and was wondering if you wanted to extend...

All our Stripe transactions were processing, but "city" information wasn't being logged by Stripe. In the Stripe gateway CFC (`/api/gateway/stripe/stripe.cfc`), all address parameters are being configured except "City. ``` post["card[address_city]"]...

The CFPayment library allows an empty CVV2 value to be posted to Stripe, but Stripe requires that the parameter not be passed if it's not being used. Excluding `setVerificationValue()` still...

Updated to use "on" instead of "bind. Added uuid++ after base.init or all generated DIVs share the same ID.

In version 1.2.4, if multiple iframes are accessed, frame_1 aborts processing as soon as frame_2 starts processing. If I delay the start of frame_3 using setTimeout, it will also load...

enhancement

I use PushBullet to receive notifications on all my devices, but I recently discovered that they no longer offer an iOS app. I reached out on Twitter and received no...

type:enhancement
topic:notifications
priority:someday

I've encountered an issue numerous times where Lintalist would freeze and stop responding. They only way to resume is to open Task Manager, identify the task, forcefully kill it (or...

Occasionally Lintalist will start acting weird and stop auto-pasting. I have to then resort to pressing ALT+ENTER to copy the snippet or manually restart. If I choose "Reload Bundles (restarts...