Cássio Freitas
Cássio Freitas
At line 271 add: ``` this.updateItems = function() { $(wrapper).remove(); var drum = new Drum(element, options, transformProp); element.data('drum', drum); } ``` after in 343: ``` updateItems : function() { if...
See what I write in #8.
@nielsgl take a look plz :D
Paper trail uses sequelize hooks. This is possible setting `{ individualHooks: true }` at bulk operation. http://docs.sequelizejs.com/manual/tutorial/hooks.html
> Hi, I'm using mysql 5.6 and it is not recognizing json fields - is mysql 5.7+ a dependency of this package? No, you can configure using the option `documentFieldType`...
> Hi, I'm using mysql 5.6 and it is not recognizing json fields - is mysql 5.7+ a dependency of this package? Currently you can work with any MySQL using...
I will take a look, but may I take a some time to do this... work :(
@markiewb the problem is the HTML that triggers the module. If we create a generic index.html, some applications with CSS (or any other HTML resource) dependence will not work properly.
@Chris2011, do some "pull requests". I will not set you as a collaborator without see some code modifications before.
I will not transfer the ownership, but you can fork the project. For while, do some pull request if you want to do changes in this project.