Commit Graph

41 Commits

Author SHA1 Message Date
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
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
ba785feca6 build 2018-09-14 15:15:41 +02:00
7f10b7c2e2 add markdown-builder 2018-09-14 12:49:36 +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
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
a3390a6588 Fixed some issues in test files 2018-06-18 19:07:48 +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
fab2a9e822 Node module bumps 2018-05-02 20:19:28 +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
afe103cdc1 Update package-lock.json 2018-02-20 17:29:39 +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
9736712ee0 add test for validateNumber 2018-01-10 08:27:23 +01: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
ef4a8b89f9 fix package-lock merge conflict 2018-01-03 07:08:04 -05:00
9197d8b128 ran npm install tap-spec --save-dev & piped tape test to tap-spec 2018-01-02 04:21:22 -05: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
60798519a1 Travis build: 472 2017-12-29 09:50:38 +00: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
65de279c16 Travis build: 388 2017-12-28 08:25:43 +00:00
1d85b94c48 Add packages 2017-12-28 06:13:34 +11:00
ba85acae49 Travis build: 11 2017-12-21 12:10:08 +00:00
8e6899aad6 Rebuild website and regenerate package-lock 2017-12-21 12:21:31 +02:00
6c5755ccbb Merge branch 'master' into master 2017-12-21 12:11:08 +02:00
b15c1d0401 add html-minify 2017-12-20 14:25:37 +01:00
5c08002d07 Fixed website responsiveness 2017-12-20 14:18:42 +02:00
f915878eb1 Added a simple web builder 2017-12-17 19:36:44 +02:00
143b7f6a23 Added tagger script, tagged snippets retroactively 2017-12-14 17:56:12 +02:00
bf855e55e2 Added linting, processed current snippets 2017-12-14 00:05:44 +02:00
292aad75bc Add package.json
Moved to a different environment, had to install via npm to work, so a package.json was generated. Maybe look into this in the future.
2017-11-30 18:29:02 +02:00