Grover Campos
Grover Campos
Hi, at line 164 of StorageManager there is a typo, it says console.err instead console.error. https://github.com/damiengarbarino/dojo-calendar/blob/master/StoreManager.js#L164
I want to use a Observable Cache of JsonRest and Memory store but with different identity, in my case "idPlanificacion", but the calendar behavior is wrong on create new items,...
Hi, the For statement is very usefull, it will be good if you can extend the support for others than array or strings, for example: ArrayAccess or Traversable. In Phalcon...
Los que usamos su librería oficial estaríamos agradecidos si ayudan al IDE para que genere automáticamente el descubrimiento de las clases y métodos internos, una forma podría ser agregar lo...
**Description** I need to work with a Cookies class in order to use their OOP approach. But, my code caused an error, after debugging I'd notice the method get could...