Mário Valney

Results 31 comments of Mário Valney

Data API is very usefull. I love it. @7iomka You can create "your own Data API" to use JS API like the library: ``` // On document ready var mnrhGroups...

Hi. I guess you are trying to use a stateless API. I'll recommend it: https://github.com/robsontenorio/laravel-keycloak-guard

Hi Beredim. No, we do not implement any event on Auth process by now. :( I'll add this as feature request.

> Hi, I have an issue, when I try to trigger the shortcut on an input focused, this does not work, I have to click on background page to get...

> Can we apply this filter per hotkey? because it seems to be global only atm. Maybe checking the data about the hotkey in event? Or `hotkeys.getScope();`? I'm not able...

Downgrade is (often) not the best solution. To 1.10+ try: ``` /** * SortableJS */ window.Sortable = require('sortablejs').Sortable; ```

Concordo com o @marioernestoms e @claudiosanches ... Quanto menos front melhor, porque atrapalha menos gente. Se quiser incluir algum front pra facilitar a vida de alguém, pode fazer numa versão...

Eu acho que nem isso... HTML apenas. Pode até incluir um JS pra ser exemplo no functions, mas arquivo vazio.. haha

Olá @thiagocrepald tudo bem? Uma outra solução seria fazer a verificação da página antes de adicionar os _fields_ com `set_fields`.

O PR #125 é uma sugestão de correção.