Commit Graph

88 Commits

Author SHA1 Message Date
Kam Low
1c051868d3 Update syntax 2017-04-01 14:06:11 +02:00
Kam Low
55b6e2c655 Fix #40 #47 render examples recursively
Fix #17 paths ordered as per swagger file
Remove json-stable-stringify dependency
2017-04-01 13:53:02 +02:00
Kam Low
db9ce6d982 Merge pull request #48 from sourcey/revert-44-revert-42-print-example
Fix print examples using definition example fields
2017-04-01 11:46:37 +02:00
Kam Low
5bb96f367a Revert "Revert "Print examples using definition example fields"" 2017-04-01 11:45:02 +02:00
Kam Low
8c946991d6 Add perstore expanded example fixture
Fix #46 parsing `schema.$ref` in response block
2017-03-15 18:01:30 +01:00
Kam Low
7da1b10f69 Update TODO.md 2017-03-14 09:11:22 +01:00
Kam Low
df8aea5ba8 Merge pull request #44 from sourcey/revert-42-print-example
Revert "Print examples using definition example fields"
2017-03-14 08:19:24 +01:00
Kam Low
0fd043dd3b Revert "Print examples using definition example fields" 2017-03-14 08:19:09 +01:00
Kam Low
17417bc334 Merge pull request #43 from Botje/security-definitions-markdown
Render descriptions of security definitions as Markdown
2017-03-10 10:24:28 +01:00
Dries Harnie
f3962dd462 Render descriptions of security definitions as Markdown 2017-03-09 11:12:19 +01:00
Kam Low
eb20f0292c Merge pull request #42 from mikejholly/print-example
Print examples using definition example fields
2017-03-09 09:16:35 +01:00
Mike Holly
8a9705faae Print examples using definition example fields 2017-03-04 11:17:00 -08:00
Kam Low
c716b47d67 Fix #37 display example with type in schema 2017-03-01 16:02:33 +01:00
Kam Low
a032239bd1 Fix #38 POST bodies rendering as undefined
Improve request and response rendering
Improve layout styles for definition descriptions
2017-03-01 12:24:28 +01:00
Kam Low
4391646e6e Merge pull request #39 from Ometria/master
Use "example" in "Request example" if defined.
2017-03-01 10:52:35 +01:00
Kam Low
113b30f8ee Fix #36 add MIT licence 2017-03-01 10:51:14 +01:00
Al James
e0c951ff9f Tidy up fix and remove original code 2017-02-27 15:08:17 +00:00
Al James
2300e48d06 Use schema examples in 'request example' 2017-02-27 14:53:12 +00:00
Kam Low
4b830d020a Bump version to 0.7.0 2017-02-01 10:08:42 +01:00
Kam Low
30823d6be9 Merge pull request #35 from MadLittleMods/feature/promise-return
Update to be more compatible with programmatic usage
2017-01-31 20:10:07 +01:00
Eric Eastwood
985fe73348 Update to be more programmitic compatible 2017-01-31 12:50:14 -06:00
Kam Low
907d33b94b Bump version 0.6.9 2017-01-16 11:44:10 +01:00
Kam Low
5045f6fadb Merge pull request #32 from CodeLenny/iss30-mixed-content
Bugfix: wrong return type
2017-01-13 20:15:08 +01:00
Ryan Leonard
5c3560c52e Bugfix: changed tmp.dirSync return type. 2017-01-13 14:11:56 -05:00
Kam Low
473b323adc Bump version to 0.6.8 2017-01-13 19:53:16 +01:00
Kam Low
305e139f96 Merge pull request #31 from CodeLenny/iss30-mixed-content
Generate Temporary Directories
2017-01-13 19:51:59 +01:00
Ryan Leonard
0ffde26db3 Switched to creating a custom temporary directory per-run, instead of re-using the same cache. 2017-01-13 13:40:53 -05:00
Kam Low
2ece7a0d57 Merge pull request #28 from CodeLenny/iss26-code-highlighting
Fixed Code Highlighting Background Color
2017-01-10 09:46:38 +01:00
Ryan Leonard
40d01fcb7b Added 'hljs ' to langPrefix to properly highlight code snippets. 2017-01-09 15:05:46 -05:00
Kam Low
d43c7266fe Merge pull request #27 from OskarD/patch-1
Forced HTTPS for JQuery reference
2017-01-09 12:52:52 +01:00
Oskar Danielsson
e998049d4a Forced HTTPS for JQuery reference
This will allow the reference to work when "opening" the HTML file locally, assuming the computer has internet access of course
2017-01-09 12:31:24 +01:00
Kam Low
b278d90a33 Tweak font size for large screens 2017-01-06 18:42:34 +01:00
Kam Low
ae471b22ff Fix #25 definition custom JSON examples 2017-01-04 21:07:30 +01:00
Kam
d2818e0c8f Update tests target 2016-12-20 00:52:31 +01:00
Kam
f3c620f783 Update tests target 2016-12-20 00:48:53 +01:00
Kam
3c4fdf2128 Update README 2016-12-20 00:41:25 +01:00
Kam
ccc71a2cf9 Update README 2016-12-19 22:51:49 +01:00
Kam
9496d350cf Update README 2016-12-19 22:46:57 +01:00
Kam
5a4c9e7802 Merge branch 'master' of github.com:sourcey/spectacle 2016-12-19 22:45:49 +01:00
Kam
0c3527d8d6 Update documentation 2016-12-19 22:44:55 +01:00
Kam Low
1cf24c0791 Merge pull request #24 from CodeLenny/update-grunt-sass
Updated grunt-sass to 2.0.0.
2016-12-19 22:16:00 +01:00
Ryan Leonard
1dfc9c90e9 Updated grunt-sass to 2.0.0. 2016-12-19 14:06:24 -05:00
Kam
f8b9f0dfad Merge branch 'master' of github.com:sourcey/spectacle
Conflicts:
	public/index.html
2016-12-13 22:43:34 +01:00
Kam
fd0fc56b2e Fix #22 parse parameter descriptions
Prettify HTML output
2016-12-13 22:40:38 +01:00
Kam Low
e60f5d5a5e Merge pull request #21 from OskarD/master
#15 Fixed bad escape
2016-12-12 11:03:29 +01:00
Kam Low
22610258fd Merge pull request #23 from OskarD/allow-offline-access
Removed root slash from links
2016-12-12 10:54:41 +01:00
Oskar Danielsson
5fb9f559e5 Removed root slash from links 2016-12-12 10:39:52 +01:00
Oskar Danielsson
899cce3130 Fixed bad escape 2016-12-12 10:23:18 +01:00
Kam Low
c7a3633a69 Merge pull request #20 from OskarD/master
#15 Escape dots in jQuery div ID search
2016-12-12 09:43:26 +01:00
Oskar Danielsson
75ee66adb4 #15 Escape dots in jQuery div ID search 2016-12-12 09:26:05 +01:00