Commit Graph

780 Commits

Author SHA1 Message Date
RedocBot
e8148ec622 Release v1.1.1 2016-08-21 09:00:19 +00:00
RedocBot
4be06ea707 Merge commit 'ea0d242bfeac3ff1ba4af7ee3a70843c3d6f2fe9' into releases 2016-08-21 08:59:11 +00:00
Roman Hotsiy
ea0d242bfe
v1.1.1 2016-08-21 11:48:21 +03:00
Roman Hotsiy
b463258170
Remove wrong commited files 2016-08-21 11:14:57 +03:00
Roman Hotsiy
7b16a13427
Fix markdown code blocks in api description 2016-08-21 10:56:29 +03:00
Roman Hotsiy
40a3102934
Fix dropdown on demo 2016-08-21 10:49:53 +03:00
Roman Hotsiy
eb0beda4e6
Fix markdown newlines to be gfm (fixes #82) 2016-08-21 10:17:41 +03:00
Roman Hotsiy
a3c11d184b
Add changelog 2016-08-13 02:33:06 +03:00
RedocBot
59783f5b69 Release v1.1.0 2016-08-12 17:53:47 +00:00
RedocBot
2fac0787b0 Merge commit 'cde5eb534a763791a6a77204bcfe3ded656c74f2' into releases 2016-08-12 17:52:43 +00:00
Roman Hotsiy
cde5eb534a
Add special representation for enum with one value (fixes #70) 2016-08-12 20:42:41 +03:00
Roman Hotsiy
0b46186585
Render valid JSON in samples (quoted object keys) 2016-08-12 20:42:41 +03:00
Roman Hotsiy
9aea9bc683
Fix API descriptioin width on mobile 2016-08-12 20:42:41 +03:00
Roman Hotsiy
d3d223a344
Refactor schema template 2016-08-12 20:42:41 +03:00
Roman Hotsiy
92f745d10f
Add Tuple support 2016-08-12 20:42:41 +03:00
Roman Hotsiy
2364250e96
Add GA to demo page 2016-08-12 20:42:41 +03:00
Roman Hotsiy
9abd2691f7 Update README.md 2016-08-04 19:14:50 +03:00
Roman Hotsiy
f65c4b3de3
add features to readme 2016-08-01 08:15:52 +03:00
RedocBot
f561d8c468 Release v1.0.1 2016-08-01 04:33:14 +00:00
RedocBot
41add7fbf8 Merge commit '5111abf1d4476edf204d0f7384b5b8247d5e661e' into releases 2016-08-01 04:32:23 +00:00
Roman Hotsiy
5111abf1d4
v1.0.1 2016-08-01 07:23:09 +03:00
Roman Hotsiy
ce41ac1380
move initial styles import to the top 2016-08-01 07:23:01 +03:00
Roman Hotsiy
8300aa6055
Fix tests failure on PR 2016-08-01 07:22:49 +03:00
Roman Hotsiy
c24668938e Merge pull request #74 from mikestead/fix/host-substitution
Use api host if schema host is undefined
2016-08-01 06:58:05 +03:00
Mike Stead
e8f090604c Validate that api scheme is used correctly 2016-08-01 10:26:10 +10:00
Mike Stead
190b5e79f6 Replace const with let to conform to coding style 2016-08-01 09:57:06 +10:00
Mike Stead
51965f94b5 Use api host if schema host is undefined 2016-08-01 09:46:34 +10:00
Roman Hotsiy
bc47b40466 Update README.md 2016-07-29 18:20:38 +03:00
RedocBot
1d8b4eb744 Release v1.0.0 2016-07-29 10:55:12 +00:00
RedocBot
639acb35b6 Merge commit '5f044b900ff4fa3632144b13c0ea88545dbdf5c5' into releases 2016-07-29 10:53:54 +00:00
Roman Hotsiy
5f044b900f
v1.0.0 🎆 2016-07-29 13:44:23 +03:00
Roman Hotsiy
c076b5ebbc
Enhance demo (fixes #49) 2016-07-29 13:44:23 +03:00
Roman Hotsiy
7166fd6322
polish README 2016-07-29 13:44:23 +03:00
Roman Hotsiy
972e77fd79 Update README.md 2016-07-28 21:54:58 +03:00
Roman Hotsiy
9093932639 Update README.md 2016-07-28 21:36:43 +03:00
Roman Hotsiy
0493f62f0b
README updates 2016-07-28 20:17:56 +03:00
Roman Hotsiy
d3bbfbf163
Load fonts erlier 2016-07-28 20:17:45 +03:00
Roman Hotsiy
0e354afd20
Fix e2e tests timeouts 2016-07-28 19:59:42 +03:00
Roman Hotsiy
167b272d3e
CSS fixes 2016-07-28 19:59:02 +03:00
Roman Hotsiy
2f3e8a0f1e
Enhance Readme 2016-07-28 19:58:04 +03:00
Roman Hotsiy
c0f43a3d15
Fix warnings show criteria 2016-07-28 15:57:37 +03:00
Roman Hotsiy
0f2189622e
Fix tag links 2016-07-28 15:57:13 +03:00
Roman Hotsiy
d5651a2cb7
Move Download Swagger button 2016-07-28 15:56:29 +03:00
Roman Hotsiy
9e2fab9108
Make roboto/montserrat fonts part of ReDoc (until styling feature is done) 2016-07-28 15:56:14 +03:00
Roman Hotsiy
c92a743ea8
Remove console.log 2016-07-28 08:57:10 +03:00
Roman Hotsiy
46fa6c9686
Fix discriminator/allOf merging issue 2016-07-28 07:51:22 +03:00
Roman Hotsiy
f98cb9a3fe
Render json-schema constrains for headers (fixes #47) 2016-07-28 07:24:12 +03:00
Roman Hotsiy
4b61357be0
Warnings on the top of page (fixes #48) 2016-07-27 18:57:23 +03:00
Roman Hotsiy
2872ffbcf9
If API supports both HTTP and HTTPS use HTTPS (fixes #72) 2016-07-26 14:51:59 +03:00
Roman Hotsiy
ae0b0f5f14
Deduce type value from validation keywords (fixes #71) 2016-07-26 14:07:25 +03:00