Commit Graph

1857 Commits

Author SHA1 Message Date
Roman Hotsiy
81896d32b8
fix: fix logo gutter bg 2019-05-13 12:18:15 +03:00
Roman Hotsiy
4c59628e14
fix: fix logo gutter bg 2019-05-13 12:16:54 +03:00
Roman Hotsiy
8922690d0f
chore: Release 2.0.0-rc.7 🔖 2019-05-13 12:09:13 +03:00
Roman Hotsiy
8df2b97a66
fix: crash in node due to broken URL parsing 2019-05-13 12:07:31 +03:00
Roman Hotsiy
3f6765078e
chore: fix react keys warning 2019-05-13 12:06:26 +03:00
Roman Hotsiy
845511ce9a
chore: Release 2.0.0-rc.6 🔖 2019-05-13 09:52:46 +03:00
Roman Hotsiy
2491d970de
fix: deep linking sometimes not working when sent over messengers 2019-05-13 09:51:58 +03:00
Roman Hotsiy
3a74b745b1
fix: broken schema talbes with long enums 2019-05-13 09:50:51 +03:00
Roman Hotsiy
c210ae4d5d
chore: Release 2.0.0-rc.5 🔖 2019-05-13 08:59:43 +03:00
Roman Hotsiy
a3d7d7a32c
fix: discriminator and oneOf title fix 2019-05-13 00:31:41 +03:00
Roman Hotsiy
301ca225ff
docs: add note about IE11 support when using as React component
resolves #809
2019-05-13 00:07:43 +03:00
Roman Hotsiy
d2ce1bd928
fix: IE11 add missing fetch and URL polyfills
fixes #875
2019-05-13 00:07:26 +03:00
Roman Hotsiy
7d7b4e3fb8
fix: incorrect detected schema title for deeply inherited schemas 2019-05-12 23:18:17 +03:00
Roman Hotsiy
b0e660eca0
feat: basic UI labels configuration
This can be used for translations later
2019-05-12 23:18:17 +03:00
Roman Hotsiy
fdcac30829
fix: pluralize arrray of types 2019-05-12 23:17:26 +03:00
Roman Hotsiy
5c187f34c9
fix: remove tabs top margin 2019-05-12 23:17:26 +03:00
Roman Hotsiy
6de3523eb0
chore: fix bundle after oas-kit update 2019-05-12 23:17:26 +03:00
Roman Hotsiy
5297fdf01a
chore: minor refactor of example values 2019-05-12 23:17:26 +03:00
Roman Hotsiy
4550e4d61f
feat: add hideSingleRequestSampleTab option 2019-05-12 23:17:26 +03:00
Roman Hotsiy
de2aed21e7
fix: right panel code samples bg color 2019-05-12 23:17:26 +03:00
Cédric Fabianski
35df477388 fix: update apiKey in to be titleize (#902) 2019-05-12 22:34:10 +03:00
Anto
64453ff6cd fix: remove query string from server URL (#895) 2019-05-12 22:10:49 +03:00
Jon Nicholson
5c915906c8 fix: clean up field values display (#855) 2019-05-12 22:07:50 +03:00
Kris Kalavantavanich
5dd5d6d704 feat: add lineHeight config for headings (#894) 2019-04-19 11:31:50 +03:00
Anya Stasiuk
82c0cb1a3c add logo gutter 2019-04-08 17:42:30 +03:00
davchen51
649940bfe5 docs: add additional property to theme usage doc (#876) 2019-03-31 11:08:33 +03:00
Roman Hotsiy
65930ad7ee
fix: encode x-www-form-urlencoded examples correctly
fixes #870
2019-03-28 10:41:20 +02:00
Roman Hotsiy
5af6ba7191
chore: add simple parameter to playground to simplify local testing 2019-03-28 10:39:41 +02:00
Cédric Bertolini
851b1337cb fix: change fontFamily for EndpointInfo (#866) 2019-03-27 22:16:11 +02:00
Roman Hotsiy
548fae3cbc
fix: remove huge space after Authentication section
fixes #872
2019-03-27 12:35:48 +02:00
Anton Komarev
4366a0d122 fix: ignore empty x-tagGroups array (#869) 2019-03-27 09:19:24 +02:00
Patrick Rodacker
2f65f051e0 chore: fixes typo in error message for detecting a circular dependency in theme.ts (#852) 2019-03-18 09:08:44 +02:00
Roman Hotsiy
dc77d8f25e
chore: minor refactor 2019-03-15 17:20:20 +02:00
Jon Nicholson
b21cd3d366 fix: tidy up non-redoc vendor extension presentation (#847) 2019-03-15 17:15:06 +02:00
Roman Hotsiy
26f6b3d5c9
chore(cli): redoc-cli v0.8.3 2019-03-15 17:10:31 +02:00
Roman Hotsiy
6c79901a25
fix(cli): add node-libs-browser to the deps
fixes #850
2019-03-15 17:09:40 +02:00
Roman Hotsiy
7331cc8149
chore(cli): redoc-cli v0.8.2 2019-03-15 16:24:07 +02:00
Roman Hotsiy
81a756864d
fix: fix redoc-cli broken dependencies 2019-03-15 16:23:18 +02:00
Roman Hotsiy
0dab8afe01
chore: Release 2.0.0-rc.4 🔖 2019-03-15 12:10:25 +02:00
tomjankes
56ca3716b3 feat: display requestBody description #833 (#838) 2019-03-15 12:09:07 +02:00
Roman Hotsiy
ed9b878efe
fix: move swagger2openapi to deps because of missing transitive deps 2019-03-15 12:03:47 +02:00
Roman Hotsiy
a541b08a91
chore(cli): redoc-cli v0.8.0 2019-03-15 11:40:41 +02:00
Roman Hotsiy
6b152c67ef
chore: update peerDeps before release 2019-03-15 11:37:54 +02:00
Roman Hotsiy
75459bd4fa
chore: Release 2.0.0-rc.3 🔖 2019-03-15 11:33:47 +02:00
Roman Hotsiy
d81b63147c
fix: add extra deref step for anyOf/oneOf variants
fixes #810
2019-03-15 11:22:39 +02:00
Pete Nykänen
869a91ae4d chore: Remove duplicate re-export from index.ts (#842) 2019-03-15 09:07:39 +02:00
Roman Hotsiy
178ff4c365
fix: pin lunr version in ReDoc
fixes #844
2019-03-14 08:19:51 +02:00
Roman Hotsiy
f31cf3534c
chore: fix cli declarations 2019-03-11 17:58:23 +02:00
Roman Hotsiy
2cdfcd25cd
feat: support externalValue for examples
implements #551, related to #840
2019-03-11 17:14:14 +02:00
Roman Hotsiy
309901bd31
chore: update deps 2019-03-11 17:14:14 +02:00