Brian Beck
|
94cf657f30
|
Update extension docs
|
2021-04-15 23:12:41 -07:00 |
|
Brian Beck
|
f095cd4de7
|
Modernize dependencies, syntax, imports (#93)
* wip: Modernize dependencies, syntax, imports
* Use final release of ava-nock v2
* Update Travis config
* Remove Node 13 from test matrix
* Replace errorClass with parseErrorMessage in subclasses
* define exports, apply updated lint rules
* Remove markdown eslint plugin
* Update README
* v9.0.0-beta.1
* Add gql tag to exports
* v9.0.0-beta.2
* Bump ava-nock, add test
* Update dataloader loadMany usage
* Add modules note to README
* Add retry option to got calls
|
2021-04-15 21:34:29 -07:00 |
|
Brian Beck
|
1499e07fa7
|
Add link to Spotify extension
|
2018-08-15 02:14:32 -07:00 |
|
Brian Beck
|
9f0172ba9d
|
Bump dependencies, update schemas (#72)
|
2018-08-04 12:04:19 -07:00 |
|
Brian Beck
|
55176e6753
|
Fix typo
|
2017-11-20 02:21:59 -08:00 |
|
Brian Beck
|
eec40c64a0
|
Add link to Discogs extension
|
2017-11-20 02:21:12 -08:00 |
|
Brian Beck
|
37e872b1e7
|
Update README.md
|
2017-11-19 10:52:19 -08:00 |
|
Brian Beck
|
d8b8de2dce
|
Add note about naming to extensions README
|
2017-11-18 20:40:35 -08:00 |
|
Brian Beck
|
14487a747e
|
Use graphql-tag on extension schemas to get syntax highlighting (#52)
* Use graphql-tag on extension schemas to get syntax highlighting
* Replace graphql-tag with a simple implementation that just uses graphq.parse()
|
2017-11-18 15:48:23 -08:00 |
|
Brian Beck
|
f34ea2002f
|
Build docs
|
2017-11-16 19:15:26 -08:00 |
|
Brian Beck
|
edeabeecac
|
Link to Last.fm extension
|
2017-11-16 19:12:20 -08:00 |
|
Brian Beck
|
e77143fbd7
|
Bump deps, use latest updateSchema feature from graphql-markdown (#45)
* Bump deps, use latest updateSchema feature from graphql-markdown
|
2017-11-01 22:40:52 -07:00 |
|
Brian Beck
|
e4569607f4
|
Bump dependencies, add Markdown linting
|
2017-10-24 21:26:21 -07:00 |
|
Brian Beck
|
be67d771ab
|
Update README.md
|
2017-10-19 11:12:50 -07:00 |
|
Brian Beck
|
a3fc3e97af
|
Fix Cover Art Archive config showing in MediaWiki extension docs
|
2017-10-19 08:36:33 -07:00 |
|
Brian Beck
|
dff11f76c8
|
Fix link
|
2017-10-19 02:35:11 -07:00 |
|
Brian Beck
|
51cc879363
|
Add missing description to MediaWikiImage
|
2017-10-19 01:45:34 -07:00 |
|
Brian Beck
|
898ec78a6f
|
Add a schema extension API and several extensions (#42)
* Add a schema extension API and several extensions
* Update graphql-markdown to use new diffSchema function
* Update Node support
|
2017-10-19 01:00:21 -07:00 |
|