Граф коммитов

473 Коммитов

Автор SHA1 Сообщение Дата
Chris Van 39f4a2eb6c 0.2.6 2013-12-24 13:16:50 -05:00
Matt Basta 51f2e20d95 Make len() helper safer 2013-12-19 13:56:18 -08:00
Matt Basta 6d67ea7d56 Add preferGlobal to package.json 2013-12-18 11:22:31 -08:00
Matt Basta 53f1bf849f Only add a previous tag in logger.tagged if one exists (bug 951388) 2013-12-17 13:58:04 -08:00
Mathieu Pillard 4ca69f3c30 Merge pull request #17 from diox/translate-falsy
Make translate() more robust, accept falsy values
2013-12-17 13:13:45 -08:00
Mathieu Pillard 7ab88821bb Make translate() more robust, accept falsy values 2013-12-17 18:57:41 +01:00
Matt Basta b99ad4a1fe Add section about wiki docs to README 2013-12-16 14:15:57 -08:00
Matt Basta 4ec5e798be Move debug click handler to body (inside document) 2013-12-16 12:31:23 -08:00
Matt Basta c5cf062827 Move navigation click handler to document (outside body) 2013-12-16 12:31:00 -08:00
Matt Basta 953535bbd4 Remove dead code from nunjucks.js 2013-12-13 15:11:48 -08:00
Chris Van cb5e13bb05 build_id fixes (thanks @mattbasta) 2013-12-12 15:00:18 -08:00
Matt Basta 687d71abda Fix jQuery import in forms.js 2013-12-12 14:20:25 -08:00
Chris Van 9bfd531edc 0.2.5 2013-12-11 21:20:03 -08:00
Chris Van 17eae25a8e fix build_id nonsense 2013-12-10 18:14:28 -08:00
Matt Basta fbb574dcfd 0.2.4 2013-12-09 17:05:04 -08:00
Matt Basta 6480f5d494 commonplace update improvements
- No more hello_world.js shenanigans
- Paths are transformed in a safer way
2013-12-09 17:04:26 -08:00
Matt Basta 557a75b484 Run init during fiddle 2013-12-09 16:46:52 -08:00
Matt Basta adae7c21f3 Updated CLI help text 2013-12-09 16:46:39 -08:00
Matt Basta 455cadff09 Fix for tests to represent updated 'clean' output 2013-12-09 16:46:19 -08:00
Matt Basta 53a8d97c07 Fix broken commonplace clean 2013-12-09 16:26:53 -08:00
Matt Basta cba85a3ad8 Update tests to check for includes files 2013-12-09 16:21:56 -08:00
Matt Basta 9ab20e017d 0.2.3 2013-12-09 16:10:04 -08:00
Matt Basta 6bcdf1f665 Fix to allow CLI tools to run synchronously 2013-12-09 16:08:36 -08:00
Matt Basta 165e3b145b Bump uglify version 2013-12-09 16:04:29 -08:00
Matt Basta 353a05ba50 Add commonplace fiddle 2013-12-09 16:04:04 -08:00
Matt Basta 68a40c5b80 More lint fixes 2013-12-09 13:15:13 -08:00
Matt Basta f59cafdfc7 Add missing semicolons to make lint pass 2013-12-09 13:12:44 -08:00
Matt Basta a0fc489ebc Updates to fix base unit tests 2013-12-09 13:08:58 -08:00
Matt Basta 1a9a8923cc Fix broken imports in urls.js 2013-12-09 11:35:27 -08:00
Matt Basta cadefe9f76 Fix typo from Kasperle 2013-12-09 11:33:43 -08:00
Matt Basta faacacbbac Add error logging to unit test runner. 2013-12-09 11:33:04 -08:00
Matt Basta c375502803 Take a cue from Kasperle and don't test on test `.start()` 2013-12-09 11:14:18 -08:00
Matt Basta 1d181d4b5b Change test runner to support casper 1.0.x 2013-12-09 11:07:26 -08:00
Matt Basta 7afc1192e8 Remove unnecessary `-a` argument 2013-12-09 11:01:32 -08:00
Matt Basta f3fe74fd9c Update tests path to be less relative 2013-12-09 11:00:59 -08:00
Matt Basta 768451b727 Update travis to run the unit tests 2013-12-09 10:57:42 -08:00
Matt Basta 235e5e989f Add casper test runner 2013-12-09 10:49:26 -08:00
Matt Basta acc9d4d55b Fix for JSHint not liking promises in loops. 2013-12-09 09:07:30 -08:00
Matt Basta bfc47976a2 Add build status to README 2013-12-09 09:03:53 -08:00
Matt Basta 4f4e404468 Preliminary commonplace tests 2013-12-09 09:02:50 -08:00
Matt Basta c876432dc8 Refactor main.js.dist and index.html to remove unused stuff. 2013-12-07 18:35:51 -08:00
Matt Basta 5254d5e57a Whitespace-only TemplateData nodes should not be completely stripped.
I realized that this isn't entirely safe, so I'm replacing it with the safer-er version of the optimization.
2013-12-07 12:20:32 -08:00
Matt Basta 368689de3d Revert lint fix and replace with a hack 2013-12-07 11:43:31 -08:00
Matt Basta 9dcfef6f3d Fix for test runner 2013-12-07 11:10:23 -08:00
Matt Basta f1d8fd6db3 Some cleanup for @cvan 2013-12-05 19:20:17 -08:00
Matt Basta c6afe64030 Removed lies from the README 2013-12-05 18:58:20 -08:00
Matt Basta e24a38fd19 Remove extra semicolon. >:( 2013-12-05 18:32:17 -08:00
mattbasta 86eca787bb 0.2.2 2013-12-06 00:40:58 +00:00
mattbasta dc3c74e008 Add line/pos numbers to lint output 2013-12-06 00:40:41 +00:00
Matt Basta 3ddb0bd662 Upstream get_settings helper availability from Fireplace 2013-12-05 16:39:25 -08:00