Commit Graph

1698 Commits

Author SHA1 Message Date
Roman Hotsiy
528b8fbebc
chore: prettier all 2018-08-18 16:23:33 +03:00
Roman Hotsiy
93e844c3d0
chore: update babel to latest rc 2018-08-18 16:21:32 +03:00
Roman Hotsiy
0292b77d51
chore: downgrade marked 2018-08-17 17:26:20 +03:00
Roman Hotsiy
3ccc9c4ea6
chore: update to typescript@3 2018-08-17 16:57:32 +03:00
Roman Hotsiy
b9c1b49810
chore: minor fixes after refactor 2018-08-17 15:01:18 +03:00
Roman Hotsiy
43a22f5531
chore: refactor links 2018-08-17 14:54:28 +03:00
Roman Hotsiy
cfddb3afe1
chore: refactor HistoryService 2018-08-17 14:50:58 +03:00
Roman Hotsiy
d3d35189f5
chore: refactor, move allowedMdComponents to options 2018-08-17 14:41:22 +03:00
Roman Hotsiy
f903406c14
fix: use correct parent section for security definition 2018-08-17 14:20:02 +03:00
Roman Hotsiy
4ef4a971ce
chore: unify parsing components in md 2018-08-16 12:37:39 +03:00
Roman Hotsiy
0cf7191144
chore: various small refactorings 2018-08-16 12:36:51 +03:00
Roman Hotsiy
eae11682b8
chore: sections/markdown refactor 2018-08-16 09:56:47 +03:00
Roman Hotsiy
e0d82f4aa8
chore: Release 2.0.0-alpha.36 🔖 2018-08-11 23:16:11 +03:00
Roman Hotsiy
8218a2694d
fix: broken rendering of code blocks with language in markdown 2018-08-11 23:15:05 +03:00
Roman Hotsiy
e660517a2a
fix: broken rendering of headings with regexp characters 2018-08-11 23:14:09 +03:00
Roman Hotsiy
ec8f6dc09e
chore: Release 2.0.0-alpha.35 🔖 2018-08-09 08:54:24 +03:00
Roman Hotsiy
d13fe13eb8
fix: fix auth requirements font size 2018-08-09 08:53:35 +03:00
Roman Hotsiy
58ae668f64
fix: crash on any backticks code block without lang specified 2018-08-09 08:44:01 +03:00
Roman Hotsiy
fc31145b24
chore: Release 2.0.0-alpha.34 🔖 2018-08-08 12:09:29 +03:00
Roman Hotsiy
334f9047a8
fix: download button downloads index.html instead of spec with CLI
fixes #594
2018-08-08 12:03:55 +03:00
Roman Hotsiy
23559fbece
fix: preserve md heading level in description 2018-08-08 11:42:07 +03:00
Roman Hotsiy
97e16208d5
fix: schemes without type: object are not expandable
fixes #599
2018-08-08 11:41:53 +03:00
Roman Hotsiy
597688e720
fix: add some spacing between operation description and parameters 2018-08-07 18:08:43 +03:00
Roman Hotsiy
9e69eedea0
chore: fix lint issues in tests 2018-08-07 18:08:43 +03:00
Roman Hotsiy
90ed717bb5
fix: description is not rendered if doesn't containt markdown headings
fixes #591
2018-08-07 18:08:43 +03:00
Roman Hotsiy
2ecc8bc58e
fix: fix Authentication section is not rendered
fixes #590
2018-08-07 18:08:43 +03:00
Roman Hotsiy
8fb9cd6bac
fix: fix linebreaks in multiparagraph field descriptions 2018-08-07 18:08:43 +03:00
Matthias Mohr
f70ac081fe fix: render additionalProperties set to true (#597)
fixes #596
2018-08-07 13:02:39 +03:00
Sheila Kelly
568ce74077 feat: Add x-logo alt text support (#584)
Fixes #546
2018-08-02 15:27:38 +03:00
Tim Hordern
7d7b405116 chore: Fix minor spelling errors in vendor extensions docs (#589) 2018-08-02 11:20:24 +03:00
Roman Hotsiy
00bd966797
feat: support label for x-code-samples
fixes #586
2018-08-01 10:20:16 +03:00
Roman Hotsiy
99bef64d37
chore: Release 2.0.0-alpha.33 🔖 2018-07-31 17:19:17 +03:00
Roman Hotsiy
7a35a4d0de
chore: tests crash fix after refactor 2018-07-31 16:58:44 +03:00
Roman Hotsiy
ba22b1e352
fix: show examples for response headers
fixes #575
2018-07-31 16:55:06 +03:00
Roman Hotsiy
15dfe44d4e
fix: allow word-break in code strings in md 2018-07-31 16:45:56 +03:00
Roman Hotsiy
d99e9188fd
fix: long endpoint url overflow 2018-07-31 16:14:12 +03:00
Roman Hotsiy
a4f79bf8c2
chore: refactor, separate active and expanded state for menu items 2018-07-31 15:55:35 +03:00
Roman Hotsiy
5ebab5f942
chore: perfect scrollbar wrapper to maintain initial offset 2018-07-31 15:36:30 +03:00
Roman Hotsiy
35ba10f759
chore: refactor, unify markdown headings 2018-07-31 15:35:35 +03:00
Roman Hotsiy
d731518c8c
chore: refactor, rename StoreProvider to StoreBuilder 2018-07-30 12:51:50 +03:00
Roman Hotsiy
dba3995e89
chore: Release 2.0.0-alpha.32 🔖 2018-07-26 18:01:51 +03:00
Roman Hotsiy
873fe05a5d
chore: SideMenu accept className 2018-07-26 18:00:30 +03:00
Roman Hotsiy
d74578dc9b
fix: remove break-all from code samples 2018-07-26 17:51:47 +03:00
Roman Hotsiy
9361ead8c4
chore: refactor, simplify AppStore 2018-07-26 17:51:10 +03:00
Roman Hotsiy
757a92e425
chore: fix markdown in demo 2018-07-25 18:02:21 +03:00
Roman Hotsiy
f96c481b34
fix: wrong display when combining multiple auth requirements
fies #577
2018-07-25 13:11:26 +03:00
Roman Hotsiy
0045958d3b
fix: fix resolving issue by upgrading to json-schema-ref-parser@5.1.1
closes #541
2018-07-25 13:10:29 +03:00
Roman Hotsiy
64fb09cfd4
chore(cli): redoc-cli v0.6.1 2018-07-24 22:35:46 +03:00
Roman Hotsiy
75ced44d7c
fix(cli): add mobx to dependencies 2018-07-24 22:35:24 +03:00
Roman Hotsiy
b5d0aca9ae
chore: fix lint issues 2018-07-23 13:22:24 +03:00