1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00
Commit graph

12 commits

Author SHA1 Message Date
kbparagua
271bf25b56 paloma_core.js 2013-02-18 01:03:41 +08:00
kbparagua
cb5457b446 Remove console.logs on _callback_hook 2013-02-17 22:34:35 +08:00
kbparagua
03c1d7fa86 Do not execute _callback_hook if Paloma.js is not found. 2013-02-17 21:05:04 +08:00
kbparagua
046c473109 Change Paloma.callbacks['namespace/controller/action'] to Paloma.callbacks['namespace/controller']['action'] 2013-02-09 17:18:06 +08:00
Bia Esmero
d2b84e5b64 Namespaced cotrollers 2013-01-08 15:33:40 +08:00
kbparagua
ff5af39d3d Bug Fix: _callback.js cannot find _local.js 2013-01-02 23:02:50 +08:00
macobex
560cdc11ff Refactored and Tested generators 2012-12-22 03:51:44 +08:00
kbparagua
53d7737b9b Testing generators 2012-12-21 16:29:15 +08:00
kparagua
d24c6b6848 execute callbacks when the DOM is ready 2012-12-20 16:25:54 +08:00
kparagua
077883a0cd Callback is not called if it does not exists. 2012-12-20 13:56:10 +08:00
kparagua
cd8e2e8bb6 callback tests 2012-12-19 14:59:38 +08:00
kparagua
34589e8e27 Basic structure 2012-12-17 16:38:52 +08:00