Diego Henrique Domingues

Results 3 issues of Diego Henrique Domingues

Add option to personalize text for 'forceFitColumns' and 'syncColumnCellResize'

This change provides: - Flexibility to select the element with a another selector different of the id. Providing you support to multiples galleries. - Adding galleryItem option to choose another...

Since that `belongs_to` is required by default at Rails 5 You need to add the `inverse_of`option to has_many on the owner object or you will receive a validation error when...