Commit Graph

59 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
640126bfbb Build(deps): Bump merge from 1.2.0 to 1.2.1
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 07:15:20 +00:00
73aeb9c844 Build(deps): Bump lodash from 4.17.10 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 01:43:09 +00:00
c4060fcbdf Build(deps): Bump handlebars from 4.0.11 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 22:13:11 +00:00
0091f2c7d1 Build(deps): Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)
2019-06-04 22:31:21 +00:00
0141e6195d Build(deps): Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2019-05-30 18:43:55 +00:00
0adf8386bf Build(deps): Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
2019-05-27 15:20:52 +00:00
f67afc10c1 Housekeeping 2019-01-09 19:37:32 +02:00
e649e54a6a 1.2.3 2018-12-05 17:11:22 +02:00
087424a244 1.2.2 2018-11-10 15:58:51 +02:00
f31f91e51a 1.2.1 2018-11-10 15:24:21 +02:00
183689aace 1.2.0 2018-11-10 15:19:48 +02:00
e861766bd5 Package lock updated 2018-11-01 12:34:04 +02:00
98a55e27cf Add coverage test for Codacy 2018-10-26 20:19:07 +03:00
ac702aa3ce Test directory up-to-date 2018-10-19 20:28:28 +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
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