Commit Graph

2056 Commits

Author SHA1 Message Date
Oleksiy Kachynskyy
e308971cc0 Update code style for Operation component 2020-04-02 15:27:15 +03:00
Oleksiy Kachynskyy
c72e23ceaf Update imports for ContentItems 2020-04-02 15:17:20 +03:00
Oleksiy Kachynskyy
0ac08e9407 Update CallbackDetails 2020-04-02 15:08:28 +03:00
Oleksiy Kachynskyy
dd1e0dcec4 Rename CallbackView to CallbackOperation,
Refactor params
2020-04-02 12:50:18 +03:00
Oleksiy Kachynskyy
b88ecad51a Update dropdown styles 2020-04-02 11:46:03 +03:00
Oleksiy Kachynskyy
b4fa0fe110 Update CallbackSamples structure,
Create GenericDropdown
2020-04-02 11:25:33 +03:00
Oleksiy Kachynskyy
aa5d6c0c8e Update callbacks layout 2020-04-02 10:25:13 +03:00
Oleksiy Kachynskyy
b1ef91379a Fix label styles 2020-04-01 12:04:50 +03:00
Oleksiy Kachynskyy
c6c02cb9ff Update OpenAPI demo file 2020-03-31 23:01:06 +03:00
Oleksiy Kachynskyy
7b6ca9bda1 Update callbacks requst section
Add one more dropdown
2020-03-31 22:57:44 +03:00
Oleksiy Kachynskyy
4f49b28d84 Move displaying Endpoint info to Callback section 2020-03-30 15:35:40 +03:00
Oleksiy Kachynskyy
7adcdc015d Add "callbacks" section to sandbox OpenAPI file 2020-03-27 21:27:08 +02:00
Oleksiy Kachynskyy
ebdb34a6f4 Fix linter errors in tests 2020-03-26 15:44:49 +02:00
Oleksiy Kachynskyy
71c061f213 Merge remote-tracking branch 'origin/master' into feat/callbacks-support 2020-03-26 15:23:50 +02:00
Roman Hotsiy
afc7a95f13
docs: update usages examples 2020-03-17 16:46:43 +02:00
Roman Hotsiy
6ad9f72dcd
chore(cli): redoc-cli@0.9.7 2020-03-17 14:13:50 +02:00
Roman Hotsiy
e675f57e9a
chore(cli): update redoc 2020-03-17 14:13:06 +02:00
Roman Hotsiy
972dc373fd
chore: Release 2.0.0-rc.24 🔖 2020-03-17 14:01:21 +02:00
Roman Hotsiy
11377c903c
chore: fix ts error, use name but cannot be named 2020-03-17 13:41:55 +02:00
Roman Hotsiy
7ba3de2e28
chore: fix lint issues 2020-03-17 13:18:23 +02:00
Roman Hotsiy
54eb2a0dce
chore: prettier all 2020-03-17 12:01:32 +02:00
Roman Hotsiy
4ab2d0556d
chore: migrate tslint -> eslint 2020-03-17 11:52:33 +02:00
Roman Hotsiy
a24142b3fa
chore: migrate yarn -> npm 2020-03-17 11:06:03 +02:00
Roman Hotsiy
6fd6da0c37
chore: fix tslint and tests 2020-03-16 19:15:40 +02:00
Roman Hotsiy
641898ceca
chore: upgrade deps 2020-03-16 16:58:38 +02:00
Roman Hotsiy
8c053cc474
fix: fix major search performance due to wrong marker element
fixes #1109
2020-03-16 16:58:38 +02:00
Roman Hotsiy
7608800d0a
feat: new option expandSingleSchemaField 2020-03-16 16:58:28 +02:00
Faheem Abrar
373f018d0c
fix: Add debounce for 300 ms when searching (#1089)
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2020-03-16 16:01:21 +02:00
Nick Oliver
af415e89e8
fix: do not load SearchWorker if disableSearch is true (#1191)
Blob URLs may be disabled by CORS (ex: #764) but should not block execution when the disableSearch option is true
2020-03-01 12:38:15 +08:00
Jonathan Bailey
b001efa412 Cleanup, fix tests 2020-02-10 09:52:57 -05:00
Jonathan Bailey
1f230e3e5b Resolve merge conflict 2020-02-10 09:52:57 -05:00
Jonathan Bailey
4bd2e70940 Match rendering of callbacks to style of operation responses 2020-02-10 09:52:57 -05:00
Jonathan Bailey
01809ca644 Remove colon after Callbacks title 2020-02-10 09:52:57 -05:00
Jonathan Bailey
23f08fe84d Resolve merge conflicts 2020-02-10 09:52:57 -05:00
Jonathan Bailey
8ea6bb134e Remove extra debug logging line 2020-02-10 09:52:57 -05:00
Jonathan Bailey
83da92537c Fix import order 2020-02-10 09:52:57 -05:00
Jonathan Bailey
ac3afafc32 Add shallow component tests 2020-02-10 09:52:57 -05:00
Jonathan Bailey
43142d5384 Add callback model test 2020-02-10 09:52:57 -05:00
Jonathan Bailey
44ce9c5ddb Ran yarn validation 2020-02-10 09:52:57 -05:00
Jonathan Bailey
b40455158a Add callback support 2020-02-10 09:52:57 -05:00
Roman Hotsiy
c05db38576
chore(cli): redoc-cli@0.9.6 2020-02-09 21:19:27 +07:00
Roman Hotsiy
88f8d7475f
chore: Release 2.0.0-rc.23 🔖 2020-02-09 21:01:44 +07:00
Roman Hotsiy
1a2a7dd833
fix: fix broken sticky sidebar in Chrome 80
fixes #1167
2020-02-09 20:59:17 +07:00
Roman Hotsiy
4289eb0bee
chore: Release 2.0.0-rc.22 🔖 2020-01-15 23:08:12 +02:00
Roman Hotsiy
56ddce1b11
chore: minor perf optimizations 2020-01-15 23:05:51 +02:00
Roman Hotsiy
5248415791
fix: do not process oneOf if inherited from parent with discriminator 2020-01-14 22:53:45 +02:00
Kryštof Korb
27a4af7076 feat: add HTTP syntax highlighting (#1157) 2020-01-14 09:59:05 +02:00
Roman Hotsiy
1f05af52ff
chore(cli): redoc-cli@0.9.5 2020-01-10 17:27:04 +02:00
Roman Hotsiy
1967c25f31
chore(cli): update redoc 2020-01-10 17:26:48 +02:00
Roman Hotsiy
236822d2af
chore(cli): upgrade handlebars in yarn.lock 2020-01-10 17:04:53 +02:00