Commit Graph

33 Commits

Author SHA1 Message Date
a470916823 1.0.0 2018-07-16 19:45:30 +03:00
292737218b 0.0.4 2018-07-14 11:18:44 +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
977adb1198 Fixed some issues in test files 2018-06-18 19:07:48 +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
f7cf2263ef Node module bumps 2018-05-02 20:19:28 +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
b8ea9b5fa9 Update package-lock.json 2018-02-20 17:29:39 +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
2f35962a2b add test for validateNumber 2018-01-10 08:27:23 +01: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
eb840aa0e1 fix package-lock merge conflict 2018-01-03 07:08:04 -05:00
246d904337 ran npm install tap-spec --save-dev & piped tape test to tap-spec 2018-01-02 04:21:22 -05: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
5c6842aae4 Travis build: 472 2017-12-29 09:50:38 +00:00
9e6483c32b Merge pull request #383 from Chalarangelo/tdd
tdd [alpha] version 0.0.1
2017-12-29 04:48:31 -05:00
9c8c832a65 ran npm install tape --save-dev 2017-12-28 04:13:13 -05:00
0ad2600459 Travis build: 388 2017-12-28 08:25:43 +00:00
21c3855b61 Add packages 2017-12-28 06:13:34 +11:00
adee86dc6a Travis build: 11 2017-12-21 12:10:08 +00:00
4b61b994e9 Rebuild website and regenerate package-lock 2017-12-21 12:21:31 +02:00
75c34a069d Merge branch 'master' into master 2017-12-21 12:11:08 +02:00
b6f6b4af90 add html-minify 2017-12-20 14:25:37 +01:00
4fb63c22cd Fixed website responsiveness 2017-12-20 14:18:42 +02:00
9fc9f9ad09 Added a simple web builder 2017-12-17 19:36:44 +02:00
e5c1d29ce6 Added tagger script, tagged snippets retroactively 2017-12-14 17:56:12 +02:00
143c024968 Added linting, processed current snippets 2017-12-14 00:05:44 +02:00
e6d23cdcc5 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