12 Commits

Author SHA1 Message Date
Remy Sharp
40d33475a1 Try moving cancel of focus event to earlier in code 2013-05-14 18:26:53 +01:00
Tom Ashworth
214517fd40 Resolve config from cwd and document the JSBIN_CONFIG variable. 2013-05-01 09:39:52 +01:00
Tom Ashworth
fcd9716278 Resolve custom config paths before loading the file. 2013-04-30 15:50:45 +01:00
Remy Sharp
d784b9680b Fixed looking for config in good lord THE WRONG PLACE!!!!!! 2012-07-27 15:09:07 +01:00
Remy Sharp
0b18c1edfe jsbin binary funky times - support logger on command line 2012-07-27 14:57:03 +01:00
Aron Carroll
4fdc933096 Fixed the deep extend function in the config
It now handles the local config object having keys that are not in the
default config object.
2012-07-14 21:03:08 +01:00
Aron Carroll
f0423e0263 Using jQuery's deep extend when building the config
This was causing issues with child keys not being merged correctly.
2012-07-14 18:47:04 +01:00
Remy Sharp
3e39ce1f60 Borrowing extend form jQuery 2012-07-14 17:29:30 +01:00
Aron Carroll
37a36632fb Documented the config.js file 2012-06-30 10:10:27 +01:00
Aron Carroll
6fb556798c Update PHP and JS config parsers to handle nested JSON 2012-04-19 14:43:04 +01:00
Aron Carroll
b607036e4b Fix issue with config module skipping local keys 2012-04-17 18:29:54 +01:00
Aron Carroll
6bcbf10991 Add new config files for node app 2012-04-17 16:42:08 +01:00