components/prism-graphql.min.js


Log

Author Commit Date CI Message
Michael Schmidt 8494519e 2021-10-05T23:43:54 GraphQl: Optimized regexes (#3136)
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt e8d3b503 2021-06-27T14:56:07 ESLint: Added `regexp/strict` rule (#2944)
Jason Kurian bfd7fded 2021-06-22T17:15:54 GraphQL: Fixed `definition-query` and `definition-mutation` tokens (#2964)
Jason Kurian 34f24ac9 2021-06-13T17:13:11 GraphQL: Added more detailed tokens (#2939) Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
Michael Schmidt 79d22182 2021-06-08T13:50:35 FIxed some cases of quadratic worst-case runtime (#2922)
Michael Schmidt de8ed16d 2020-06-12T12:53:22 GraphQL: Added missing keywords (#2407)
Alex Mabry 9e64c62e 2020-05-29T12:28:05 GraphQL: Added support for multi-line strings and descriptions (#2406)
Michael Schmidt b2298b12 2019-03-10T15:45:40 Added GraphQL improvements and tests (#1788) This makes some improvements to GraphQL and expands the existing tests.
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Kuldar Kalvik 44aeffb9 2019-01-17T17:52:02 Improved field highlighting for GraphQL (#1711) Adds highlighting for GraphQL fields with arguments.
Golmote a298c621 2018-03-08T22:20:37 Use i flag to simplify some regexps
Golmote 2474f06d 2017-10-22T14:38:37 GraphQL: Regexp optimisation and simplification
Golmote bfb559bf 2016-06-11T01:17:24 Add support for GraphQL