Tex Andersen

Results 14 issues of Tex Andersen

Currently attempting to use Webpack to bundle an Angular application, and this error is being emitted. I have http://seiyria.github.io/bootstrap-slider/ installed, however upon closer inspection it doesn't appear to be exported...

Currently there are a bunch of broken links on the [Angulartics page](http://angulartics.github.io/). There are also several places in the README that refer to the Angulartics page, however the information being...

PR welcomed
documentation

Lithium Version: 1.0 ```php $data = MyModel::all([ 'fields' => [ 'IFNULL(prices->\'$."1"\', prices->\'$."default"\') as MyModel.price', ], ])->data(); ``` I'm trying to access a value of a json field in my field...

**What does this PR do?** Fix a breaking bug from the RIP JSONv3 commit. **Are there breaking changes in this PR?** No, there's fixes. **Testing** **Any background context you want...

While running segment locally in debug mode, I've run into an issue in lib/index.js on line 394. The send function being called (@segment/send-json) expects 5 arguments, (url, msg, headers, timeout,...

Added the ability to enable/disable the popup after it has been initialised. This has been an issue for me, as I have a single page app, and I want the...

As the title says. Rather than pointing to the most recently deployed version of the code, API Gateway is pointing to the unqualified ARN of the lambda function, which points...

Converted the project to TypeScript. Would love for you to give it a once-over, I have yet to actually test run this as a package as it's late where I...

The original version of this extension worked without a space, e.g. //? would produce a blue highlight. I've just upgraded to this newe one and it seems to have gotten...