Commit Graph

84 Commits

Author SHA1 Message Date
601ef296c9 Website improvements
Updated injectors to be simpler and easier to use. Updated styling to deal with rendering problems and make the loading faster.
2018-01-03 19:30:55 +02:00
e0ad58d40b Added travis checking 2018-01-03 16:21:08 +02:00
b92a26aa08 comment code for better maintainance 2018-01-03 07:38:13 -05:00
2a9219b5a5 Merge branch 'master' into tdd.update 2018-01-03 07:11:13 -05:00
3eaf920db2 Fixed travis scripts 2018-01-02 21:59:21 +02:00
38b63c8f8f Fixed scripts 2018-01-02 21:23:56 +02:00
ea41326a0f Updated scripts and travis to handle cron jobs properly 2018-01-02 21:20:22 +02:00
a49e075d24 Fixed the travis process 2018-01-02 17:55:41 +02:00
ea959e64c0 Fixed bug in the module builder 2018-01-02 17:52:37 +02:00
13176deab7 Updated for cron jobs 2018-01-02 17:49:07 +02:00
0ea550b6eb Merge pull request #390 from atomiks/module-script
[FEATURE] Create a script for building a module
2018-01-02 16:51:44 +02:00
cede6fbf58 Added comments to the module building scripts 2018-01-02 16:38:10 +02:00
fafdd593a2 format exportTest | line breaks & tabs 2018-01-02 04:02:37 -05:00
79239e4468 if snippetName.test.js exist ignore 2018-01-01 23:41:07 -05:00
c7304ff376 add 1 test to test if all snippets if they are functions 2018-01-01 20:54:37 -05:00
a60ae8bfc1 filter out errSnippets 2018-01-01 20:51:27 -05:00
5c1b3dea83 fix parsing error for parsing exportFile 2018-01-01 20:28:30 -05:00
dce82a3af6 don't need to be funcs 2018-01-02 02:47:03 +11:00
82c3a5edef Update build.js 2018-01-01 16:29:48 +02:00
b75273e2e1 Add more package types, allow for node snippets 2018-01-02 01:02:57 +11:00
94f83072cf Update build.js 2017-12-31 17:19:21 +05:30
1502d75d13 handle new categories 2017-12-31 04:02:28 +11:00
4a14271505 Add emojis 2017-12-31 03:55:27 +11:00
a9b33b4b7f fix typos 2017-12-31 00:45:18 +11:00
3299f8d69b resolve conflicts 2017-12-31 00:42:36 +11:00
ec09fbddec fix conflicts 2017-12-30 07:19:12 +11:00
cd458b3487 Updated webber to properly minify HTML page 2017-12-29 16:20:50 +02:00
f0a17cc462 Update build-script.js 2017-12-29 14:32:56 +02:00
2d4d244d0d Update build-script.js 2017-12-29 13:46:52 +02:00
9e6483c32b Merge pull request #383 from Chalarangelo/tdd
tdd [alpha] version 0.0.1
2017-12-29 04:48:31 -05:00
fa897d9f49 generate commented out test files 2017-12-28 20:31:43 -05:00
9da8d030e4 remove test/ dir if exist then generate tdd 2017-12-28 17:43:30 -05:00
ee275887ec Collapsible contents 2017-12-28 12:52:36 +02:00
a6f11c36be Updaet builder 2017-12-28 12:17:49 +02:00
c1af6e5e8a Update builder 2017-12-28 12:16:59 +02:00
4a1309578b Update builder 2017-12-28 12:13:34 +02:00
334f61adb3 Minor update to the build script 2017-12-28 11:51:35 +02:00
385aaa2d7e Collapsible examples in builder 2017-12-28 11:48:42 +02:00
a3aa398efc fix PATH -> tdd-script.js 2017-12-28 03:32:04 -05:00
a08d65e904 Update lint-script.js 2017-12-28 10:22:01 +02:00
649b8ae838 remove duplicate generation for exportFile 2017-12-28 02:46:46 -05:00
0fde008aca fix typo | populate all the .js files which export code 2017-12-28 02:26:19 -05:00
4988e23251 more comment fixes 2017-12-28 18:25:43 +11:00
715e603c79 fix comments 2017-12-28 18:24:25 +11:00
f4ae4a91f2 Use prettier in the cmd 2017-12-28 17:59:47 +11:00
baaa0b474e creates all test dir & snippetName.test.js files 2017-12-28 01:53:47 -05:00
0df81ae18e Account for spaces between opening block and js 2017-12-28 15:23:02 +11:00
5c95573653 add tdd-script.js & branch tdd init 2017-12-27 23:04:12 -05:00
bbe01ecd3b more fixes 2017-12-28 06:32:58 +11:00
f9802e4609 Optimize a bit 2017-12-28 06:30:00 +11:00