Commit Graph

688 Commits

Author SHA1 Message Date
Roman Hotsiy
379870a1b3
Migrate to angular rc.5 2016-08-22 12:12:13 +03:00
Roman Hotsiy
fc0b6230db
update changelog 2016-08-21 17:51:18 +03:00
Roman Hotsiy
cfd728355e
v1.1.2 2016-08-21 17:48:05 +03:00
Roman Hotsiy
2e9285e0f0
Revert markdown newlines to become breaks (related to SP-82) 2016-08-21 17:47:33 +03:00
Roman Hotsiy
b77e3c8843
Move license and contact info above description 2016-08-21 17:43:42 +03:00
Roman Hotsiy
0e3d506277
Fix link on demo 2016-08-21 17:42:13 +03: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
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
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
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
Roman Hotsiy
a5959bdf55
Refactor menu 2016-07-26 12:33:55 +03:00
Roman Hotsiy
08a46846bc
install slugify 2016-07-26 11:57:33 +03:00