Matteo Gaggiano

Results 27 comments of Matteo Gaggiano

Hi. I've found the way to grab the data-variable from modal. `var options = modal.data().modal.options;` This will return ALL the data-\* (so look for key-dup)

Same for me. Need to pass auth header and other header. What about passing an observable and the subscribe to it when needed?

A solution could be to extract the binary file from dyld_shared_cache_xxx and the rebuild the cache.

@reswild have you a diff file that can be used in the meantime?

Hi, I'm at a good point in this situation. The attributes `data-key` is in conflict with one of my other plug-ins (datarangepicker I think). If I change the template `data-key`...

@W-prog no, I solved the issue by loading widgetGrid before ui.grid. It will be better if the maintainer changes the object name with a _prefix_ or something else.

Yes, you have to replace all the occurrences of "Grid" into the lib.

@W-prog @sebius8780 At the moment I've found a work around for this (I forgotten it). #13 In this PR there is a commit about force inject the correct Grid.

Updated PR. Support for 12/24h (24 default). Minor fix.