Commit Graph

62 Commits

Author SHA1 Message Date
19c0a4f21f Cleanup after script updates 2018-10-19 20:31:51 +03:00
1fb3e65cca Linted everything, removed semistandard 2018-10-18 23:38:01 +03:00
08e84b7336 Add eslint to devDep and configure it 2018-10-18 22:33:30 +03:00
e1506d6504 Fix packager: Babel 7, named exports 2018-10-01 10:28:27 +10:00
40f595bf89 1.1.0 2018-09-22 11:27:41 +03:00
cf8acbcb1f Updated for transfer to org 2018-09-22 10:58:26 +03:00
8c6466ca3b Update dependencies to deal with vulnerabilities 2018-09-14 19:41:26 +03:00
48b4b785e8 remove all trailing spaces 2018-09-14 18:29:36 +02:00
6a6a160868 remove the trailing spaces 2018-09-14 18:22:34 +02:00
a278921416 remove indentation 2018-09-14 17:52:23 +02:00
a6e87655a5 move markdown-builder to devDependencies 2018-09-14 15:52:45 +02:00
5727cb4ff0 build 2018-09-14 15:15:41 +02:00
f71c0ca228 add markdown-builder 2018-09-14 12:49:36 +02:00
ac92669a7b build: add glossary scripts 2018-07-28 23:28:00 +02:00
a470916823 1.0.0 2018-07-16 19:45:30 +03:00
292737218b 0.0.4 2018-07-14 11:18:44 +03:00
a43ed86771 Added some analysis to snippets
New script that generates two JSON files with tokenization data about snippets (does not run on Travis). Data can be used for visualizations and possibly creating a complexity index for the snippets.
2018-06-23 12:38:37 +03:00
22764b6702 Refreshed packages 2018-06-18 20:48:37 +03:00
e9594e6355 Final fixes, all tests running 2018-06-18 20:41:57 +03:00
1439ba9504 Test scripting updates 2018-06-18 19:05:29 +03:00
a78f5db260 Test migration to jest by hand
Apparently using regular expressions is way easier.
2018-06-18 15:15:56 +03:00
a59af893bf Migrated tests to jest
Used jest-codemods to migrate, will have to pass everything by hand before we can merge.
2018-06-18 14:18:25 +03:00
7113390fca Add extractor script
Also runs on Travis
2018-05-30 19:19:36 +03:00
f7cf2263ef Node module bumps 2018-05-02 20:19:28 +03:00
9a831c32b5 chore(package): update dependencies 2018-05-02 14:43:40 +00:00
fe63076372 Update license in package.json
A while ago we have changed our license from `MIT` to `Creative Commons Zero v1.0 Universal` but we haven't updated our `package.json` file.
2018-04-25 16:46:25 +02:00
d372e1080c v0.0.3 2018-04-07 20:45:03 +03:00
7f216e1c1b Added octicons as a devDependency
Generated some SVG files to use on the new index page.
2018-04-06 20:24:59 +03:00
36f4c70d31 Ready to release package 2018-02-16 14:06:18 +02:00
e001a30d56 Added localization extractor 2018-02-08 13:52:07 +02:00
1dfff307fc add 1st browser test, fix jsdom to be in devDependencies 2018-01-25 12:48:33 +01:00
33635418ae add jsdom dependency 2018-01-25 12:39:39 +01:00
2a61e7671e Script and tag cleanup, fixed select tests 2018-01-16 15:15:51 +02:00
e12edb4bd6 Optimized website
Server-side rendering for syntax highlighting and DOM tree optimizations.
2018-01-04 00:01:11 +02:00
1fe72ca878 Updated mini.css
Some files are not necessarily production-ready, but we won't use them all anyways.
2018-01-03 17:17:41 +02:00
93edf90ee9 update merge duplicate devDep in package.json 2018-01-03 07:18:53 -05:00
2a9219b5a5 Merge branch 'master' into tdd.update 2018-01-03 07:11:13 -05:00
5cdcd69713 fix package merge conflict 2018-01-03 07:06:44 -05:00
b74994e4f0 Ready to release 2018-01-02 23:16:02 +02:00
248b943900 Converted dependencies to devDependencies 2018-01-02 16:53:59 +02:00
246d904337 ran npm install tap-spec --save-dev & piped tape test to tap-spec 2018-01-02 04:21:22 -05:00
6513f134b2 add npm test command to package.json 2018-01-01 20:34:36 -05:00
b75273e2e1 Add more package types, allow for node snippets 2018-01-02 01:02:57 +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
6b895efa71 Cleaned up .travis.yml 2017-12-29 16:09:05 +02:00
924886ac53 Travis build: 608 2017-12-29 14:07:07 +00:00
518d6f2feb Clean up package.json 2017-12-29 16:05:07 +02:00
9e6483c32b Merge pull request #383 from Chalarangelo/tdd
tdd [alpha] version 0.0.1
2017-12-29 04:48:31 -05:00