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

31 commits

Author SHA1 Message Date
kbparagua
6cbddce459 Bug Fix: prevent javascript error when callback doesn't exist. 2013-04-01 22:27:43 +08:00
kbparagua
51f66cf320 Bug Fix: is not passed when calling filters. 2013-03-10 10:40:33 +08:00
kbparagua
36e2179463 Specs for locals 2013-03-02 22:49:24 +08:00
kbparagua
0f6d591084 Working with locals 2013-03-02 21:43:07 +08:00
kbparagua
31fbdb61e7 _x container to share variables between filters and callbacks 2013-03-02 21:10:08 +08:00
kbparagua
ef4f631526 Passed specs for skippers 2013-03-02 20:26:44 +08:00
kbparagua
e993060c24 Spec for executing application-wide filters 2013-03-02 14:05:22 +08:00
kbparagua
a78a4aee47 Remove stupid console.logs 2013-03-02 12:05:56 +08:00
kbparagua
44ec330cd4 New implementation is working 2013-03-02 11:48:22 +08:00
kbparagua
f366584ad5 Reimplementing Paloma Core again. 2013-03-02 00:59:16 +08:00
kbparagua
ba200271f3 Working with fucking filters 2013-03-01 00:52:56 +08:00
kbparagua
55228d2ec3 New filter implementation is working. 2013-03-01 00:49:39 +08:00
kbparagua
1dbd477ced New filter implementation is working. 2013-03-01 00:36:59 +08:00
kbparagua
d883c0ad61 New implementation of filters 2013-03-01 00:24:01 +08:00
kbparagua
db9bc9dc90 Reimplementing filters execution 2013-03-01 00:08:21 +08:00
kbparagua
3e8bd62185 Fix filters for the test app 2013-02-27 22:57:53 +08:00
kbparagua
d036b31dfe Specs for namespace filters 2013-02-25 23:49:28 +08:00
kbparagua
3e37c6f8b1 Around filters spec 2013-02-24 19:52:06 +08:00
kbparagua
02c102785d Filter spec for after filters 2013-02-24 14:38:40 +08:00
kbparagua
d1183a9156 before,after,around methods accepting dynamic number of arguments 2013-02-21 23:40:50 +08:00
kbparagua
8d4acaaf3a Fix FilterScope constructor 2013-02-21 23:33:06 +08:00
kbparagua
6e3788adb6 first working prototype for filters 2013-02-21 23:24:40 +08:00
kbparagua
63987e37e8 Fix stupid syntax error 2013-02-21 22:43:18 +08:00
kbparagua
5a6ae68518 Rewriting filters 2013-02-21 00:11:10 +08:00
kbparagua
8602c563f9 Unfinished work: Filters Spec 2013-02-20 00:22:10 +08:00
kbparagua
5fb19ea767 First prototype for filters 2013-02-19 23:51:53 +08:00
kbparagua
40d83f0d97 Methods for filter types 2013-02-19 23:22:25 +08:00
kbparagua
65fdedd27c Working with filters 2013-02-19 21:30:33 +08:00
kbparagua
6358e33bd7 Parameters spec for non-namespaced callbacks 2013-02-18 22:50:24 +08:00
kbparagua
271bf25b56 paloma_core.js 2013-02-18 01:03:41 +08:00
kbparagua
eed39d9bd2 Transfer app/assets/javascripts/paloma.js to vendor/assets/javascripts/paloma.js 2013-02-17 22:44:05 +08:00