redoc/src/services
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
..
__tests__ tests: add standalone component test 2018-03-26 22:24:39 +03:00
models fix: fix Download button url when spec as object was provided 2018-07-17 12:22:27 +03:00
AppStore.ts fix: fix Download button url when spec as object was provided 2018-07-17 12:22:27 +03:00
ClipboardService.ts chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
HistoryService.ts chore: remove unused imports after fix in TS@2.9.1 2018-07-16 18:28:36 +03:00
index.ts feat: add marker 2018-03-05 16:21:16 +02:00
MarkdownRenderer.ts feat: experimental temporary support for tags in md 2018-06-28 20:25:12 +03:00
MarkerService.ts tests: add MarkerService tests 2018-03-17 23:23:14 +02:00
MenuBuilder.ts fix: fix second-level heading in description 2018-03-21 19:59:55 +02:00
MenuStore.ts fix: scroll to section sooner when SSR + simplify item ids 2018-03-22 17:46:30 +02:00
OpenAPIParser.ts fix: fix Download button url when spec as object was provided 2018-07-17 12:22:27 +03:00
RedocNormalizedOptions.ts feat: new option disableSearch 2018-07-17 11:07:49 +03:00
ScrollService.ts fix: fix IE11 crash + remove unused polyfills 2018-06-20 19:57:52 +03:00
SearchStore.ts chore: remove unused imports after fix in TS@2.9.1 2018-07-16 18:28:36 +03:00
SearchWorker.worker.ts chore: fix lint issues 2018-06-25 13:59:11 +03:00
SpecStore.ts fix: fix Download button url when spec as object was provided 2018-07-17 12:22:27 +03:00