Commit Graph

156 Commits

Author SHA1 Message Date
Tim Griesser 565eefae91 v0.9.7 2019-02-03 21:05:20 -05:00
Tim Griesser 87932f785d Add new "ghost" example project (WIP) 2019-02-03 20:44:48 -05:00
Tim Griesser bce1ac71f7 v0.9.6 2019-02-02 21:17:03 -05:00
Tim Griesser c8ed4fe4ab v0.9.5 2019-02-02 17:44:50 -05:00
Tim Griesser 7df52ef597 Fix nonNullDefaults, internal cleanup 2019-02-02 17:44:06 -05:00
Tim Griesser 1bca757b07 v0.9.4 2019-02-02 13:43:16 -05:00
Tim Griesser 1354f0b450 v0.9.3 2019-02-02 12:16:38 -05:00
Tim Griesser 4d284625b9 v0.9.2 2019-01-31 17:42:58 -05:00
Tim Griesser 222b93175f Fix deploy script 2019-01-31 17:42:14 -05:00
Tim Griesser ad9b19184d Bugfixes:
- Fix MaybePromise implementation
- Expose AllInputTypes, AllOutputTypes, FieldType
- Fix conditional null checking for NeedsResolver
2019-01-31 17:38:35 -05:00
Tim Griesser 33fd70083c v0.9.1 2019-01-31 11:05:28 -05:00
Tim Griesser ffd27dcc0c Update package.json metadata 2019-01-31 11:04:58 -05:00
Tim Griesser 3b15b73799 Fix netlify deploy 2019-01-31 11:01:46 -05:00
Tim Griesser 17f7061812 Only need to link website for deploy 2019-01-31 10:54:39 -05:00
Tim Griesser 3f5ea7f2ea Fix netlify scripts 2019-01-31 10:47:00 -05:00
Tim Griesser 320c6bfe7f Getting close, just need to finish up args 2019-01-30 16:22:53 -05:00
Tim Griesser a3e7353963 Merge branch 'replace-typegen' into extendType
* replace-typegen:
  Replacing the typegen
  v0.7.0-alpha.2
  Use types from /dist
2019-01-26 18:05:22 -05:00
Tim Griesser 9f21e58fad v0.7.0-alpha.2 2019-01-23 10:09:40 -05:00
Tim Griesser 08d9435151 Use types from /dist 2019-01-23 10:09:12 -05:00
Tim Griesser b8d23c30f3 Various API cleanup, trying to simplify overall concepts 2019-01-21 14:29:30 -05:00
Tim Griesser 1119241b3c Bump prettier 2019-01-21 09:29:58 -05:00
Tim Griesser dd13a07fdf v0.7.0-alpha.1 2019-01-19 14:13:13 -05:00
Tim Griesser bda93402e8
Inline resolver, full-type safety on fields
More features for #1
2019-01-19 12:41:23 -05:00
Tim Griesser a77e6bb164 v0.6.2 2018-12-13 14:54:24 -05:00
Tim Griesser ab26cee5a7 v0.6.1 2018-12-13 10:55:54 -05:00
Tim Griesser 47959781a5 v0.6.0 2018-12-13 09:46:29 -05:00
Tim Griesser c422cdfb9e v0.5.1 2018-12-10 18:01:00 -05:00
Tim Griesser 8031fbae21 Renaming to nexus 2018-12-10 17:37:03 -05:00
Tim Griesser 2e8af9888a v0.1.1 2018-12-06 19:51:19 -05:00
Tim Griesser 08f060b8ea GraphQLiteral -> GraphQL Nexus 0.1.0 2018-12-06 11:35:59 -05:00
Tim Griesser afa95e1d9b Continue to improve the ts-ast example, going for practicality over type soundness 2018-12-03 14:11:22 -05:00
Tim Griesser ef685224a0 yarn run examples, not yarn run run-examples 2018-12-01 17:34:37 -05:00
Tim Griesser 7bcd104b6c Add script to upgrade example versions 2018-12-01 17:28:41 -05:00
Tim Griesser 0c1dadf329 v0.4.0 2018-12-01 16:57:46 -05:00
Tim Griesser 0d582f4ebf WIP on several new features:
- Auto typegen config
- TypeScript AST Reader Example
- Passing a function to typegen
2018-12-01 16:53:42 -05:00
Tim Griesser b631665f39 v0.3.0 2018-11-29 11:47:47 -05:00
Tim Griesser 52e549a1aa Auto-generating API docs 2018-11-29 07:42:01 -05:00
Tim Griesser 5c800f09e1 Type checking works in Playground editor 2018-11-21 16:23:02 -05:00
Tim Griesser 7cabf30e4e Update playground based on new code 2018-11-21 09:19:24 -05:00
Tim Griesser 2b82ce8078 v0.2.0 2018-11-21 08:46:34 -05:00
Tim Griesser 141ff2a387 Fix tests, update examples, add helpers for example scripts 2018-11-19 14:31:35 -05:00
Tim Griesser 2e739d7913 Lists of varying depth supported 2018-11-15 18:44:38 -05:00
Tim Griesser 58759f5d92 Added simple playground, working on new type generation 2018-11-15 10:41:10 -05:00
Tim Griesser 9c61c8d74e Exclude website from project config 2018-11-13 10:37:48 -05:00
Tim Griesser 36afd8aef5 Working on docs, fixing some config, etc 2018-11-13 10:36:41 -05:00
Tim Griesser 7da020925d v0.1.1 2018-11-12 22:19:23 -05:00
Tim Griesser 1667eb10bf tslint, check name, nullability, requiredValue -> required 2018-11-12 22:19:04 -05:00
Tim Griesser 2b8b5c0902 Working through a directives api 2018-11-12 14:54:29 -05:00
Tim Griesser f7b00a0980 Tests working, initial publish 2018-11-11 16:38:00 -05:00
Tim Griesser 2fc9a1ba2f Tests for enum 2018-11-11 16:34:07 -05:00
Tim Griesser 224e19c5d4 Consolidating the type gen 2018-11-09 15:29:07 -08:00
Tim Griesser ba44e0e2a6 Basics working 2018-11-08 14:58:10 -08:00
Tim Griesser 446047a918 WIP 2018-11-08 09:04:48 -08:00
Tim Griesser 3d5387bcf1 WIP 2018-11-05 19:55:28 -05:00
Tim Griesser b4b1ed58f3 Renaming 2018-11-03 23:44:05 -04:00
Tim Griesser 86e7e5c26a Initial commit 2018-11-02 17:11:51 -04:00