Commit Graph

1086 Commits

Author SHA1 Message Date
Roman Hotsiy
388b3d48d5
feat: emphasize path with primary color in servers dropdown 2017-04-23 15:28:57 +03:00
Roman Hotsiy
9248cc2490
fix: endpoint link doesn't expand when click on arrow 2017-04-23 15:27:38 +03:00
Roman Hotsiy
2760a3410b
fix: remove trailing slash from url when use x-servers 2017-04-23 15:26:15 +03:00
Roman Hotsiy
bb3667d5d6
feat: add GH-like anchors to h1 and h2 headings in md 2017-04-23 15:23:20 +03:00
Roman Hotsiy
476d6c44fe
fix: don't show download button if initialized with an object 2017-04-23 15:22:04 +03:00
Roman Hotsiy
0f6f0359d9
fix: markdown block text color 💅
closes #255
2017-04-20 18:24:11 +03:00
Roman Hotsiy
f00b4f8695
chore: update changelog 🗞
[skip ci], closes #253
2017-04-19 17:02:49 +03:00
Roman Hotsiy
99811d9eed
v1.13.0 🎁 2017-04-19 14:22:58 +03:00
Roman Hotsiy
61fd42698d
new: http verb badges in search results 2017-04-19 13:43:17 +03:00
Roman Hotsiy
9c4bc5944f
chore: uncomment uglify + fix lint 2017-04-19 12:46:51 +03:00
Roman Hotsiy
c41f56d33c
chore: fix tests 2017-04-19 12:42:42 +03:00
Roman Hotsiy
7e36a9ba12
chored: add missing variables 2017-04-19 12:42:42 +03:00
Roman Hotsiy
7a09b4ac11
chore: disable authentication auto adding (part 2) 2017-04-19 12:42:42 +03:00
Roman Hotsiy
b265e85927
chore: add exports 2017-04-19 12:42:09 +03:00
Roman Hotsiy
4839b3ce69
chore: operation list minor refactor 2017-04-19 12:42:09 +03:00
Roman Hotsiy
6077cc6afd
fix: don't show contact if it is empty object 2017-04-19 12:42:09 +03:00
Roman Hotsiy
00b304a4be
new: option to disable authentication auto adding 2017-04-19 12:42:09 +03:00
Roman Hotsiy
0ee1476590
MenuService refactoring 2017-04-19 12:42:09 +03:00
Roman Hotsiy
92eec250e6
new: Add verbs badges (implements #61) 2017-04-19 12:42:09 +03:00
Roman Hotsiy
3f48357e39
chore: module build + export services 2017-04-19 12:42:09 +03:00
Vincent Giersch
303b49e918 fix: ul missing css 2017-04-18 11:56:19 +03:00
Khoa Tran
585b9cfb56 fix issue with loading https spec. See https://github.com/Rebilly/ReDoc/issues/243 2017-04-10 11:19:04 +03:00
Roman Hotsiy
8af268e69b
chore: release v1.12.1 2017-03-31 19:55:44 +03:00
Roman Hotsiy
4f4e7489ce
fix: use replace state instead of pushState
fixes #244
2017-03-31 19:53:03 +03:00
Roman Hotsiy
b9740bfe55
refactor: renamve Method to Operation 2017-03-30 15:18:26 +03:00
Roman Hotsiy
36a81ed662
Release v1.12.0 2017-03-29 17:47:35 +03:00
Roman Hotsiy
91cc74b793
chore: update dependencies 2017-03-29 13:37:20 +03:00
Roman Hotsiy
aaac434ebb
fix: add safeguard for undefined
closes #236
2017-03-29 13:30:55 +03:00
Roman Hotsiy
6aa3a7d863
fix: view errors were not reported 2017-03-29 13:29:54 +03:00
Roman Hotsiy
a9cad1994b
fix: code block formatting in markdown list
closes #242
2017-03-29 11:29:54 +03:00
Roman Hotsiy
2d7d4d3409
fix: fix anchor links accidentally broken 2017-03-29 11:25:30 +03:00
Roman Hotsiy
d52c7ef8a0
fix: update content-projector to latest ng4 2017-03-29 10:55:51 +03:00
Roman Hotsiy
2c8b2ce326
chore: simplify manual typings 2017-03-29 10:55:26 +03:00
Roman Hotsiy
34defb0d74
tests: remove crashing test 2017-03-27 10:39:33 +03:00
Roman Hotsiy
552c9b693c
chore: Update dependencies 2017-03-27 10:28:09 +03:00
Roman Hotsiy
6a283d484f
chore: return back removed uglify plugin 2017-03-27 10:27:48 +03:00
Roman Hotsiy
abae4c03c3
chore: fix tests 2017-03-15 17:53:25 +02:00
Roman Hotsiy
631dfc17dc
build: fix build with ng4 2017-03-15 17:53:25 +02:00
Roman Hotsiy
fb629fa7d7
chore: update yarn.lock 2017-03-15 17:53:25 +02:00
Roman Hotsiy
bed15dddc6
chore: upgrade to angular 4.x 2017-03-15 17:53:25 +02:00
Roman Hotsiy
9e0283849a Merge pull request #227 from brendo/support-x-examples-request
Support x-examples vendor extension for requests
2017-03-13 09:15:57 +02:00
Brendan Abbott
34390359b6 Merge branch 'development' into support-x-examples-request 2017-03-10 10:49:19 +10:00
Roman Hotsiy
7106838bb4
chore: update changelog 🗞
[skip ci]
2017-03-10 01:16:13 +02:00
Roman Hotsiy
afa5511973
Release v1.11.0 2017-03-10 00:38:15 +02:00
Roman Hotsiy
17fb7bad27
fix: support discriminator with parent type
closes #220
2017-03-10 00:34:08 +02:00
Roman Hotsiy
e4f5388076
fix: do not hang when swagger doesn't contain any paths
closes #216
2017-03-09 23:04:15 +02:00
Roman Hotsiy
3e09b0588a
fix: broken search after previous fixes 2017-03-09 22:37:17 +02:00
Roman Hotsiy
d99f2562ac
feat: support for OpenAPI object as a parameter for init
closes #224
2017-03-09 21:00:45 +02:00
Roman Hotsiy
1e96f88ea8
fix: redoc hangs when indexing recursive discriminator-based definitions
closes: #228
2017-03-09 19:59:59 +02:00
Roman Hotsiy
64e5741f67
fix: optimize and support inherited discriminator 2017-03-09 19:59:49 +02:00