1
0
mirror of synced 2025-11-08 04:48:04 +00:00

190 Commits

Author SHA1 Message Date
Jason Dreyzehner
1dfe83059f feat(gh-pages): add package script for publishing docs to gh-pages
Closes #14
2017-03-01 18:56:43 -05:00
Jason Dreyzehner
0d8665fd96 chore(release): 1.3.0 v1.3.0 2017-03-01 02:09:22 -05:00
Jason Dreyzehner
884a2cf662 Merge pull request #13 from bitjson/feature/browser 2017-03-01 02:04:04 -05:00
Jason Dreyzehner
e365656b71 fix(watch): exclude build/**/*.spec.js from ava to avoid double execution 2017-03-01 02:00:52 -05:00
Jason Dreyzehner
633e5eb642 docs(readme): explain the purpose for multiple builds
Closes #10
2017-03-01 01:10:36 -05:00
Jason Dreyzehner
1111ba297e docs(typedoc): hide browser createHash function from TypeDoc, add description 2017-02-28 23:25:06 -05:00
Jason Dreyzehner
b3084d12e5 build(npmignore): don't bundle typedocs 2017-02-28 21:53:18 -05:00
Jason Dreyzehner
7fa64b8a5a feat(watch): use concurrently for the watch task
Fixes #11
2017-02-28 21:52:24 -05:00
Jason Dreyzehner
7f9492ba07 ci(nyc): test coverage using only the Node implementation, document reasoning 2017-02-28 19:28:28 -05:00
Jason Dreyzehner
6b8ae28adb test(nyc): multiview -> concurrently, resolve sourcemaps, add back test coverage 2017-02-27 20:50:20 -05:00
Jason Dreyzehner
1fe0b10e63 fix(hash.js): correctly pre-build hash.js for the browser 2017-02-23 03:27:32 -05:00
Jason Dreyzehner
01f67d103a feat(browser): add browser build, tests, and sample sha256 library method 2017-02-23 03:06:55 -05:00
Jason Dreyzehner
a56491f866 chore(release): 1.2.2 v1.2.2 2017-02-17 02:34:37 -05:00
Jason Dreyzehner
6405836f4a docs(readme): cleaner capitalization 2017-02-17 02:33:23 -05:00
Jason Dreyzehner
45d7dfad62 docs(examples): refactor examples to be more familiar to most users
use npm to install the library and run each example, remove yarn.lock files
2017-02-17 02:30:16 -05:00
Jason Dreyzehner
2c861f1f50 docs(readme): show vscode's typescript support 2017-02-17 02:27:30 -05:00
Jason Dreyzehner
56a848f981 build(package): minor improvements to the package 2017-02-17 02:22:52 -05:00
Mohamed Hegazy
3577caa045 fix(tsconfig): set rootDir option when outDir option is used
Closes #9
2017-02-17 02:20:14 -05:00
Jason Dreyzehner
5b601d7fac docs(readme): add a logo 2017-02-15 23:06:54 -05:00
Jason Dreyzehner
97277db15a chore(release): 1.2.1 v1.2.1 2017-02-14 16:28:07 -05:00
Jason Dreyzehner
804db090d4 chore(package): update repository location 2017-02-14 16:27:55 -05:00
Jason Dreyzehner
519401b457 chore(release): 1.2.0 v1.2.0 2017-02-13 19:39:13 -05:00
Jason Dreyzehner
8c559c5f9e docs(readme): correct image alignment in readme 2017-02-13 19:38:37 -05:00
Jason Dreyzehner
c41e04a1b9 test(tslint): correct tslint whitespace issues 2017-02-13 19:38:11 -05:00
Jason Dreyzehner
52ee955be3 chore(yarn): update yarn.lock 2017-02-13 19:30:57 -05:00
Jason Dreyzehner
9c95249dcd feat(github): add sample GitHub issue template, PR template, and contributing guidelines 2017-02-13 19:29:43 -05:00
Jason Dreyzehner
973966e23d feat(watch): add unified watch task with multiview 2017-02-13 19:28:33 -05:00
greenkeeper[bot]
7346815e6f ci(greenkeeper): update dependencies, add Greenkeeper badge
* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
2017-02-13 18:23:03 -05:00
Jason Dreyzehner
586bc64f1a ci(david-dm): add dependency status badges 2017-02-13 18:05:54 -05:00
Jason Dreyzehner
3c6f7b7419 refactor(package): rename from es7-typescript-starter to typescript-starter 2017-02-13 17:59:41 -05:00
Jason Dreyzehner
3aa9cf79df chore(release): 1.1.1 v1.1.1 2017-02-13 00:58:37 -05:00
Jason Dreyzehner
c3f4e18f74 build(ignores): update git and npm ignores 2017-02-13 00:58:23 -05:00
Jason Dreyzehner
a49042c230 docs(readme): correct coverage badge and capitalization 2017-02-13 00:57:21 -05:00
Jason Dreyzehner
dc4b28cd6f chore(release): 1.1.0 v1.1.0 2017-02-13 00:41:40 -05:00
Jason Dreyzehner
c0fc735002 ci(Travis): push code coverage results to Codecov 2017-02-13 00:35:58 -05:00
Jason Dreyzehner
36aa440ce4 docs(readme): add badges, minor readme corrections 2017-02-13 00:35:19 -05:00
Jason Dreyzehner
c8199e72ce feat(examples): improve browser usage example 2017-02-12 16:18:21 -05:00
Jason Dreyzehner
5f18048ab7 feat(starter): add changelogs and examples 2017-02-12 16:17:51 -05:00
Jason Dreyzehner
7304e24d77 chore(release): 1.0.0 2017-02-08 21:52:08 -05:00
Jason Dreyzehner
b6efcf3e95 Initial commit 2017-02-02 01:54:51 -05:00