Donovan Adams - Hydrotik

Results 7 issues of Donovan Adams - Hydrotik

If you want to also support lodash you can do a change to line 127: ``` javascript var inters = (_.interect === undefined) ? _.intersection(item[facet], filter) : _.intersect(item[facet], filter); ```...

Having difficulty integrating the animation features into this project. About to give a js based method a try, but it seems like it should be much easier than this? I'm...

enhancement
question

Sort of touched on in this post, but I thought I'd make a formal request for this as it would be helpful in crud operations on the client side. https://github.com/Irrelon/ForerunnerDB/issues/21...

feature request

Would be great to use a similar of not the same syntax of Mongoose (Should you wish to). Cheers!

feature request

Have you tried adding any redux middleware like thunk or logger?

Is there a built in/exisiting method for externalizing the shim object to a file outside gulp, or is it something you can just do manually?

/pathtoproject/myproject/node_modules/mongoose-version/node_modules/mongoose/lib/schema/array.js:50 this.caster = new caster(null, castOptions); ^ TypeError: object is not a function at new SchemaArray (/pathtoproject/myproject/node_modules/mongoose-version/node_modules/mongoose/lib/schema/array.js:50:19) at Function.Schema.interpretAsType (/pathtoproject/myproject/node_modules/mongoose-version/node_modules/mongoose/lib/schema.js:338:12) at Schema.path (/pathtoproject/myproject/node_modules/mongoose-version/node_modules/mongoose/lib/schema.js:293:29) at Schema.add (/pathtoproject/myproject/node_modules/mongoose-version/node_modules/mongoose/lib/schema.js:208:12) at new Schema (/pathtoproject/myproject/node_modules/mongoose-version/node_modules/mongoose/lib/schema.js:70:10)...