1
0
mirror of synced 2025-11-08 12:57:47 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
micahriggan
335a988dd8 refactor(cli): missing comma and simplifying a ternary 2018-02-22 11:44:20 -05:00
Jason Dreyzehner
76336c88db feat(CLI): create CLI, begin work on v2 2018-02-22 02:20:38 -05:00
Duncan Chen
a211a54c1f add rollup json plugin (#54) 2018-02-13 23:38:34 -05:00
Alex Smagin
0125830664 Fix build-test script for windows (#48) 2018-02-13 23:34:47 -05:00
greenkeeper[bot]
04452498d4 chore(package): update typedoc to version 0.8.0 (#43) 2017-08-09 19:16:08 -04:00
greenkeeper[bot]
ecf91a8f83 chore(package): update ava to version 0.21.0 (#42) 2017-07-16 11:48:54 -04:00
greenkeeper[bot]
a85ad15022 chore(package): update rollup to version 0.45.2 (#41) 2017-07-16 11:48:19 -04:00
greenkeeper[bot]
4781b690ba chore(package): update ava to version 0.20.0 2017-06-29 00:44:38 -04:00
Jason Dreyzehner
f0d349ae70 docs(readme): add 'typescript-starter in the wild' section 2017-06-29 00:36:07 -04:00
Jason Dreyzehner
4b51fd73dd chore(release): 1.4.1 v1.4.1 2017-06-27 19:01:23 -04:00
Jason Dreyzehner
a1425d944c docs(readme): add note on testing to readme
Closes #30
2017-06-27 18:56:44 -04:00
Adam Kidd
3d47efd47d chore(package): require node>=4.5
Closes #25
2017-06-27 18:56:44 -04:00
Jason Dreyzehner
af48b5f385 build(Travis): add Node 8 to build 2017-06-27 18:56:44 -04:00
Jason Dreyzehner
69a2f17f1c test(lint): enable type checking in tslint 2017-06-27 18:56:44 -04:00
Jason Dreyzehner
43c8faf5f2 chore(package): update node module dependencies (#37) 2017-06-27 17:53:18 -04:00
Jason Dreyzehner
aca3710e85 chore(package): update node module dependencies (#24) 2017-04-05 23:35:24 -04:00
Jason Dreyzehner
3dfa886331 chore(release): 1.4.0 v1.4.0 2017-03-02 02:03:18 -05:00
Jason Dreyzehner
7b9b8578c2 feat(publish): add one-step publish process
Closes #15
2017-03-02 02:02:35 -05:00
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