Commit graph

11 commits

Author SHA1 Message Date
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