Commit Graph

1034 Commits

Author SHA1 Message Date
Brendan Abbott
34390359b6 Merge branch 'development' into support-x-examples-request 2017-03-10 10:49:19 +10:00
Brendan Abbott
3c569cde6e Support x-examples vendor extension for requests 2017-03-09 20:55:23 +10:00
Brendan Abbott
6d73e2441a Merge pull request #1 from brendo/allow-json-like-examples-to-be-viewed
Allow JSON-like examples to be shown, which supports things like JSON API
2017-03-08 12:27:16 +10:00
Brendan Abbott
e72471feab Allow JSON-like examples to be shown, which supports things like JSON API 2017-03-06 17:54:52 +10:00
Roman Hotsiy
9ccfd52640
release: v1.10.2 2017-03-01 00:35:29 +02:00
Roman Hotsiy
8da0f7ed82
build: get rid of unused replacement plugin 2017-03-01 00:07:04 +02:00
Roman Hotsiy
929740ab28
fix: clear page fragment when scroll to the beginning 2017-03-01 00:01:42 +02:00
Roman Hotsiy
7b19417497
docs: update docs for x-tagGroup, add warning #215 2017-02-28 22:04:24 +02:00
Roman Hotsiy
fb3ca07d6e
fix: show warning for non-used in tagGroup tags
closes #215
2017-02-28 22:03:03 +02:00
Roman Hotsiy
387635b7a1
chore: update changelog 2017-02-27 18:50:53 +02:00
Roman Hotsiy
2bcff3a760
release: v1.10.1 2017-02-27 18:49:30 +02:00
Roman Hotsiy
69c7d983fb
fix: improve x-servers dropdown animation performance 2017-02-27 18:37:38 +02:00
Roman Hotsiy
258009b1f7
chore: update sample index.html with utf meta (credits @sarus) #213 2017-02-27 18:00:55 +02:00
Roman Hotsiy
53cef70cdc
chore: skip tab-sync e2e-test as it braks with no reason on IE 2017-02-27 17:53:37 +02:00
Roman Hotsiy
423b8754f2
chore: try to fix e2e tests on IE 2017-02-27 16:50:27 +02:00
Roman Hotsiy
6643d09a3a
fix: code samples language sync broken 2017-02-27 16:27:57 +02:00
Roman Hotsiy
c1dbb81aac
fix: broken code samples tabs in IE 2017-02-27 16:06:05 +02:00
Roman Hotsiy
c5b6ac47ac
chore: remove console.log 2017-02-27 16:05:33 +02:00
Roman Hotsiy
b2d4d7d4a4
release: v1.10.0 🎉 2017-02-27 13:34:02 +02:00
Roman Hotsiy
66c06b30b9
feat: update fragment while scrolling and on menu clicks
closes #138, #202
2017-02-27 13:13:38 +02:00
Roman Hotsiy
c724df48f4
feat: new option required-props-first
closes #191
2017-02-27 13:12:53 +02:00
Roman Hotsiy
ffcedeeb8e
docs: docs for 2017-02-27 08:49:57 +02:00
Roman Hotsiy
fa9b634126
Revert "fix: remove unused hide-hostname option"
This reverts commit 7031176330.
2017-02-26 01:59:18 +02:00
Roman Hotsiy
0323551ca1
update CHANGELOG 2017-02-26 01:53:50 +02:00
Roman Hotsiy
d1b9cb1a63
v1.9.0 2017-02-26 01:26:30 +02:00
Roman Hotsiy
8472045945
fix: long paths break EndpointLink ui 2017-02-26 01:25:53 +02:00
Roman Hotsiy
7031176330
fix: remove unused hide-hostname option
(unused since eba219e)
2017-02-26 01:00:23 +02:00
Roman Hotsiy
accd01659d
fix: do not crash if version is not string
closes #208
2017-02-26 01:00:23 +02:00
Roman Hotsiy
9d0dd25f30
feat: Color of "default" Response depends on other successful responses are specified
closes #197
2017-02-26 01:00:22 +02:00
Roman Hotsiy
d175a4d6ae
feat: show type string with minLength 1 as "non-empty"
closes #192
2017-02-26 01:00:17 +02:00
Roman Hotsiy
e76bcc3329
feat: improved type string with minLength == maxLength
closes #212
2017-02-26 01:00:17 +02:00
Roman Hotsiy
a1aefa4123
docs: docs for x-servers 2017-02-26 01:00:08 +02:00
Roman Hotsiy
fd49082db2
feat: Add support for x-servers 2017-02-26 00:59:49 +02:00
Roman Hotsiy
dcb97a5b96
build: exclude rxjs operators and testing from resulting bundle 2017-02-25 23:37:04 +02:00
Roman Hotsiy
f1bd4a7a82
chore: update yarn.lock 2017-02-25 23:31:36 +02:00
Roman Hotsiy
1b72557e02
chore: update changelog 2017-02-23 11:06:52 +02:00
Roman Hotsiy
942cd5dc53
v1.8.1 2017-02-22 17:51:37 +02:00
Roman Hotsiy
305a7c0669
chore: update dependencies 2017-02-22 17:50:33 +02:00
Roman Hotsiy
23e7847a67
fix: use items description if not present on top level
fixes: #206
2017-02-15 16:00:39 +02:00
Roman Hotsiy
b43a87d627
feat: autoscroll menu
implements #88
2017-02-14 14:39:03 +02:00
Roman Hotsiy
4d14c01e02
docs: Add real-life usages to README 2017-02-14 12:18:34 +02:00
Roman Hotsiy
a40d8d7dfe
chore: fix build on windows by specifying typesRoot
relates to #200
2017-02-14 12:17:14 +02:00
Roman Hotsiy
088dad8dca
chore: update dependencies 2017-02-14 12:01:09 +02:00
Roman Hotsiy
12289e5814
chore: move all peer and dependencies to devDependencies
related to #169
2017-02-14 11:26:10 +02:00
Roman Hotsiy
4acfc11148
fix: response samples - render description as markdown
fixes #190
2017-02-14 11:18:59 +02:00
Roman Hotsiy
77bc3c44fc
fix: take snapshot of schema to not overwrite inlined references
fixes #203
2017-02-14 10:49:42 +02:00
Roman Hotsiy
a5c03abbe4
fix: Fix extra slash if basePath is not present
fixes #201
2017-02-14 09:49:58 +02:00
Roman Hotsiy
defef011eb
Fix build: replace types node with webpack (#200) 2017-02-09 17:58:29 +02:00
Roman Hotsiy
a460dfa6ec
Tick next item in roadmap 2017-02-09 15:34:20 +02:00
Roman Hotsiy
5f909cac47
Add safe guards array without items (fixes #199) 2017-02-09 15:31:28 +02:00