Commit Graph

57 Commits

Author SHA1 Message Date
a2356fdbb3 Updated for transfer to org 2018-09-22 10:58:26 +03:00
7cc75a1adb Update dependencies to deal with vulnerabilities 2018-09-14 19:41:26 +03:00
eaa0782531 remove all trailing spaces 2018-09-14 18:29:36 +02:00
13bfe46645 remove the trailing spaces 2018-09-14 18:22:34 +02:00
e1a9c5292c remove indentation 2018-09-14 17:52:23 +02:00
bdb845dc41 move markdown-builder to devDependencies 2018-09-14 15:52:45 +02:00
ba785feca6 build 2018-09-14 15:15:41 +02:00
7f10b7c2e2 add markdown-builder 2018-09-14 12:49:36 +02:00
2ce29881e3 build: add glossary scripts 2018-07-28 23:28:00 +02:00
438494f00b 1.0.0 2018-07-16 19:45:30 +03:00
5b88afce12 0.0.4 2018-07-14 11:18:44 +03:00
a6e3fcf287 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
ba3fcbb95a Refreshed packages 2018-06-18 20:48:37 +03:00
3a89fe304a Final fixes, all tests running 2018-06-18 20:41:57 +03:00
ed3b40c4f2 Test scripting updates 2018-06-18 19:05:29 +03:00
4f7da1be9b Test migration to jest by hand
Apparently using regular expressions is way easier.
2018-06-18 15:15:56 +03:00
5afe81452a 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
34fa03ec33 Add extractor script
Also runs on Travis
2018-05-30 19:19:36 +03:00
fab2a9e822 Node module bumps 2018-05-02 20:19:28 +03:00
87390e5970 chore(package): update dependencies 2018-05-02 14:43:40 +00:00
1e8aa1ce39 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
f32f9eaa41 v0.0.3 2018-04-07 20:45:03 +03:00
889cc75ab4 Added octicons as a devDependency
Generated some SVG files to use on the new index page.
2018-04-06 20:24:59 +03:00
61a6084435 Ready to release package 2018-02-16 14:06:18 +02:00
9db90e94a1 Added localization extractor 2018-02-08 13:52:07 +02:00
ca5cd1bb40 add 1st browser test, fix jsdom to be in devDependencies 2018-01-25 12:48:33 +01:00
a8e0f73f96 add jsdom dependency 2018-01-25 12:39:39 +01:00
d8936631e2 Script and tag cleanup, fixed select tests 2018-01-16 15:15:51 +02:00
13c27db7dc Optimized website
Server-side rendering for syntax highlighting and DOM tree optimizations.
2018-01-04 00:01:11 +02:00
6ba54a236f 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
e08665d151 update merge duplicate devDep in package.json 2018-01-03 07:18:53 -05:00
e16681f9a0 Merge branch 'master' into tdd.update 2018-01-03 07:11:13 -05:00
aec344da0d fix package merge conflict 2018-01-03 07:06:44 -05:00
d4989d1413 Ready to release 2018-01-02 23:16:02 +02:00
c679f5d6b8 Converted dependencies to devDependencies 2018-01-02 16:53:59 +02:00
9197d8b128 ran npm install tap-spec --save-dev & piped tape test to tap-spec 2018-01-02 04:21:22 -05:00
e802f3057c add npm test command to package.json 2018-01-01 20:34:36 -05:00
5dce7c771c Add more package types, allow for node snippets 2018-01-02 01:02:57 +11:00
b7b35c4af4 fix typos 2017-12-31 00:45:18 +11:00
c8142c3a28 resolve conflicts 2017-12-31 00:42:36 +11:00
474cf7ff42 fix conflicts 2017-12-30 07:19:12 +11:00
566b0b1d4c Cleaned up .travis.yml 2017-12-29 16:09:05 +02:00
0fccbbf246 Travis build: 608 2017-12-29 14:07:07 +00:00
e9d94847de Clean up package.json 2017-12-29 16:05:07 +02:00
8f3b1fefe5 Merge pull request #383 from Chalarangelo/tdd
tdd [alpha] version 0.0.1
2017-12-29 04:48:31 -05:00
69934a3dec ran npm install tape --save-dev 2017-12-28 04:13:13 -05:00
3d5fb007e5 add npm run tdd 2017-12-28 03:31:07 -05:00
1d85b94c48 Add packages 2017-12-28 06:13:34 +11:00
ba85acae49 Travis build: 11 2017-12-21 12:10:08 +00:00
6c5755ccbb Merge branch 'master' into master 2017-12-21 12:11:08 +02:00