Commit Graph

81 Commits

Author SHA1 Message Date
233815cc22 Import gatsby from starter 2019-08-13 11:20:10 +03:00
611729214a Snippet format update
To match the starter (for the migration)
2019-08-13 10:29:12 +03:00
d9aeb2c9de Update package.json 2019-06-03 11:58:20 +03:00
0454a1ea74 Merge branch 'master' into feat/use-kleur 2019-06-03 11:57:35 +03:00
f3db3a52bf Migrate to kleur 2019-06-03 10:23:53 +02:00
864678db0e Move devDependencies under dependencies 2019-06-03 10:10:31 +02:00
f67afc10c1 Housekeeping 2019-01-09 19:37:32 +02:00
e649e54a6a 1.2.3 2018-12-05 17:11:22 +02:00
c5f349e136 Fix module generation 2018-11-11 03:20:06 +11:00
087424a244 1.2.2 2018-11-10 15:58:51 +02:00
30627263af Minor fixes 2018-11-10 15:55:24 +02:00
f31f91e51a 1.2.1 2018-11-10 15:24:21 +02:00
96b3e2baf2 Fix package 2018-11-10 15:24:15 +02:00
82bc10296b Update package 2018-11-10 15:20:47 +02:00
183689aace 1.2.0 2018-11-10 15:19:48 +02:00
5e30bcc786 Update testing system 2018-11-10 15:01:06 +02:00
98a55e27cf Add coverage test for Codacy 2018-10-26 20:19:07 +03:00
5968e2286b Created VSCode snippet data
Also some minor changes and updates to files all over the place
2018-10-26 19:54:18 +03:00
8d2ddd7e94 Updated extractor, removed analyzer 2018-10-26 18:34:57 +03:00
6e1cc01ecc Cleanup after script updates 2018-10-19 20:31:51 +03:00
4270fa9a3d Linted everything, removed semistandard 2018-10-18 23:38:01 +03:00
f22158a3d6 Add eslint to devDep and configure it 2018-10-18 22:33:30 +03:00
d6d83dbce3 Fix packager: Babel 7, named exports 2018-10-01 10:28:27 +10:00
759ffd3863 1.1.0 2018-09-22 11:27:41 +03:00
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