Roman Hotsiy
cd9fd61831
fix: add oneOf buttons vertical space when wrapped to new line
2019-10-16 17:21:32 +03:00
Roman Hotsiy
ce885f864a
fix: improve mime-type dropdown font
2019-10-16 17:19:42 +03:00
Roman Hotsiy
0a01e9a080
fix: active menu item scroll into view
2019-10-16 16:07:42 +03:00
Andrew Zhukevych
0c20e64178
fix: changed several components style font-family to monospace ( #1063 )
...
fixes #909
2019-10-16 16:02:50 +03:00
russellrobinson
b5af71da5f
fix: no quotes for default values in header fields. ( #1059 )
2019-10-16 16:01:54 +03:00
Michael Huynh
4494f80dbc
fix: types over-pluralization ( #1057 )
...
fixes #1053
2019-10-12 12:33:03 +03:00
Roman Hotsiy
d09c1c1086
fix: fix scrollYOffset when SSR
2019-09-30 14:39:58 +03:00
Roman Hotsiy
e318fb3381
fix: remove excessive whitespace between md sections on small screens
...
fixes #874
2019-09-30 13:10:35 +03:00
Roman Hotsiy
faa74d6002
fix: false-positive recursive detection with allOf at the same level
2019-09-30 12:56:09 +03:00
Roman Hotsiy
4649683785
fix: clicking on group title breaks first tag
...
fixes #1034
2019-09-30 12:56:09 +03:00
Roman Hotsiy
67e2a8fb79
fix: left menu item before group is not highligted
...
fixes #1033
2019-09-30 12:56:09 +03:00
Roman Hotsiy
5aa7784307
fix: auth section appears twice
...
fixes #818
2019-09-30 12:56:09 +03:00
Roman Hotsiy
e787d9e276
fix: do not crash on empty scopes
...
fixes #1044
2019-09-30 12:56:09 +03:00
Antherkiv
0360dcee5a
feat: new option expandDefaultServerVariables ( #1014 )
...
Recover server expanding default variables
This reverts commit 7849f7f6b7
.
2019-09-30 09:39:19 +02:00
Roman Hotsiy
f0c2181bd1
chore: upgrade deps
2019-09-30 10:34:49 +03:00
Roman Hotsiy
21258a5b61
fix: fix scrollYOffset when SSR
2019-09-30 10:31:18 +03:00
Peter Wessels
32a464aaa8
fix: use url-template dependency ( #1008 )
...
Fixes #1007
2019-09-30 09:12:26 +02:00
Anthony Porthouse
350649d8b3
chore: correct typo of expolde to explode ( #1009 )
2019-09-25 18:11:53 +02:00
Roman Hotsiy
58cb20d4b2
fix: fix escaping JSON string values
...
fixes #999
2019-08-07 12:02:25 +03:00
Anya Stasiuk
7849f7f6b7
fix: revert expanding default server variables
2019-08-07 11:41:50 +03:00
Roman Hotsiy
1367380a88
fix: support json serialization for parameter examples
...
fixes #934
2019-08-01 11:20:44 +03:00
Roman Hotsiy
2afc2e4921
fix: unify accordion icons for responses section
...
fixes #975
2019-08-01 10:41:13 +03:00
Roman Hotsiy
9e3375d12d
fix: update to core.js 3
...
fixes #997
2019-08-01 10:35:32 +03:00
Roman Hotsiy
bfbb0c1787
fix: enum list doesn't wrap
...
fixes #993
2019-08-01 10:32:11 +03:00
Roman Hotsiy
aba45dbbe6
fix: incorrect serialization of some parameter samples
...
fixes #992
2019-08-01 10:31:41 +03:00
Roman Hotsiy
cb5c19781c
chore: add more exports
2019-07-30 19:53:47 +03:00
Roman Hotsiy
4496622438
fix: rename ObjectDescription to SchemaDefinition as discussed
2019-07-30 19:51:27 +03:00
Roman Hotsiy
70d1ee9edd
fix: do not add extra slashes to pattern
...
fixes #983
2019-07-30 10:54:40 +03:00
Roman Hotsiy
12e7394ea3
chore: update deps
2019-07-29 18:41:57 +03:00
Roman Hotsiy
f7dd658a01
fix: incorrect serialization of parameter sample with hypen
2019-07-29 18:40:47 +03:00
Roman Hotsiy
1504ade0e2
chore: add docs
2019-07-29 17:33:22 +03:00
Roman Hotsiy
bfd703d2da
Merge branch 'master' into update/toggleMenuItem
2019-07-29 17:30:26 +03:00
Roman Hotsiy
2588160d7c
chore: refactor
2019-07-29 17:29:32 +03:00
Roman Hotsiy
ac41f0bde5
feat: menu items from tags + md extension for Schema Definition ( #681 )
...
* add section menus for tags and object description
* bundle and test
* add depth calculation
* add object descriptions to test
* enable operations spacing for operations as well
* bring back section rule, as this could be solved better
* update read/writeonly filter rule to be able to filter both
* add showReadOnly and showWriteOnly options to object-description
* update demo to show use cases
* remove forgotten console.log
* adjust demo test with newly added items
* do the right match with the menu items :/
* chore: refactor + jsxify md tags
* chore: simplify demo spec
* fix: dropdown fixes related to object description
2019-07-29 17:17:16 +03:00
Roman Hotsiy
9bf45d810e
chore: rename ObjectDescription to SchemaDefinition
2019-07-29 17:14:39 +03:00
Aleksandr Karo
d3f1c1677c
feat: add sampleCollapseLevel option ( #937 )
...
* feat: add sampleCollapseLevel option
* fix: rename sampleCollapseLevel option to jsonSampleExpandLevel
Change README.md description
* fix: provide maxCollapseLevel option via argument
* fix: rename normalizer function and some vars
2019-07-29 15:26:16 +03:00
Roman Hotsiy
0504ad4b76
fix: dropdown fixes related to object description
2019-07-29 15:14:39 +03:00
Roman Hotsiy
7c06735c6d
chore: fix test
2019-07-29 14:39:21 +03:00
Roman Hotsiy
00a0abf4a4
chore: refactor + jsxify md tags
2019-07-29 13:19:22 +03:00
Dimitar Nanov
413e1fad5b
remove forgotten console.log
2019-07-29 13:19:21 +03:00
Dimitar Nanov
6935b16964
add showReadOnly and showWriteOnly options to object-description
2019-07-29 13:19:21 +03:00
Dimitar Nanov
a8f70377ab
update read/writeonly filter rule to be able to filter both
2019-07-29 13:19:21 +03:00
Dimitar Nanov
5addc21cd8
bring back section rule, as this could be solved better
2019-07-29 13:19:21 +03:00
Dimitar Nanov
2f34b8ebaf
enable operations spacing for operations as well
2019-07-29 13:19:21 +03:00
Dimitar Nanov
92ada2b895
add depth calculation
2019-07-29 13:19:21 +03:00
Dimitar Nanov
ffb70d2db2
bundle and test
2019-07-29 13:18:51 +03:00
Dimitar Nanov
4359724434
add section menus for tags and object description
2019-07-29 13:17:59 +03:00
Anna Stasiuk
7db7d4fc91
chore: refactor expandServerVariables function ( #978 )
2019-07-29 13:08:17 +03:00
Anna Stasiuk
afc7e36cf8
feat: Add option for skipping quotes in enums enumSkipQuotes
( #968 )
...
* feat: add option for skipping enum quotes
* chore: move enumSkipQuotes
2019-07-15 11:14:48 +03:00
leoliu
2f80394e3c
add an option for menu toggle
2019-07-11 17:25:13 +08:00