AlexVarchuk
|
823be24b31
|
feat: add basic support openApi 3.1 (#1622)
|
2021-05-31 19:23:05 +03: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
|
56ddce1b11
|
chore: minor perf optimizations
|
2020-01-15 23:05:51 +02:00 |
|
Roman Hotsiy
|
9bf45d810e
|
chore: rename ObjectDescription to SchemaDefinition
|
2019-07-29 17:14:39 +03:00 |
|
Roman Hotsiy
|
00a0abf4a4
|
chore: refactor + jsxify md tags
|
2019-07-29 13:19:22 +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 |
|
Roman Hotsiy
|
9a238e75eb
|
chore: fix lint issue
|
2018-10-18 14:19:30 +03:00 |
|
William Boman
|
6b7c5b7df3
|
fix: add null check in dispose method (#675)
|
2018-10-18 14:12:14 +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
|
9361ead8c4
|
chore: refactor, simplify AppStore
|
2018-07-26 17:51:10 +03:00 |
|
Roman Hotsiy
|
c35925a332
|
fix: fix Download button url when spec as object was provided
+ do not output huge base64 encoded link when SSR, instead use button handler
fixes #462
related #540
|
2018-07-17 12:22:27 +03:00 |
|
Roman Hotsiy
|
d4ab5adc17
|
feat: new option disableSearch
|
2018-07-17 11:07:49 +03:00 |
|
Roman Hotsiy
|
a1fa4b47a8
|
fix: reduce search index size
|
2018-05-18 15:13:46 +03:00 |
|
Roman Hotsiy
|
d1d80422a4
|
fix: scroll to section sooner when SSR + simplify item ids
|
2018-03-22 17:46:30 +02:00 |
|
Roman Hotsiy
|
0658b8ea67
|
chore: export hydrate from standalone build
|
2018-03-07 17:14:23 +02:00 |
|
Roman Hotsiy
|
e94f84283d
|
feat: serialize search-index
|
2018-03-06 13:10:08 +02:00 |
|
Roman Hotsiy
|
61bb79e8b0
|
chore: fix lint issues
|
2018-03-05 17:58:19 +02:00 |
|
Roman Hotsiy
|
b797c965b2
|
fix: various search fixes
|
2018-03-05 17:48:34 +02:00 |
|
Roman Hotsiy
|
1ff2bd84cc
|
feat: add marker
|
2018-03-05 16:21:16 +02:00 |
|
Roman Hotsiy
|
6990cd2f24
|
feat: basis search
|
2018-02-08 18:46:32 +02:00 |
|
Roman Hotsiy
|
dc18743df4
|
chore: add tslint + fix lint issues
|
2018-01-23 15:04:50 +02:00 |
|
Roman Hotsiy
|
34a8fe4906
|
fix: handle scrollYOffset in ScrollService
|
2018-01-11 18:17:02 +02:00 |
|
Roman Hotsiy
|
f52a05a2b5
|
Implement expandResponses option
|
2017-11-21 13:00:33 +02:00 |
|
Roman Hotsiy
|
6dae49ac5f
|
Standalone ReDoc bundle + v1.x basic compatibility
|
2017-11-19 12:51:59 +02:00 |
|
Roman Hotsiy
|
109d135959
|
Make ReDoc render sync + separate standalone componenet
- refactored usage of store so now <Redoc> is sync
- other minor refactors
|
2017-11-14 17:49:56 +02:00 |
|
Roman Hotsiy
|
4c3b4aa589
|
Initial React rewrite
|
2017-10-12 00:01:37 +03:00 |
|