redoc/src/services
2020-05-25 16:37:45 +03:00
..
__tests__ feat: add callbacks support (#1224) 2020-04-08 14:04:58 +03:00
models chore: remove global Dict<T> and replace it with Record<string, T> 2020-05-25 16:37:45 +03:00
AppStore.ts fix: fix major search performance due to wrong marker element 2020-03-16 16:58:38 +02:00
ClipboardService.ts chore: update deps 2019-07-29 18:41:57 +03:00
HistoryService.ts fix: deep linking sometimes not working when sent over messengers 2019-05-13 09:51:58 +03:00
index.ts feat: add marker 2018-03-05 16:21:16 +02:00
Labels.ts feat: basic UI labels configuration 2019-05-12 23:18:17 +03:00
MarkdownRenderer.ts fix: fix duplicated content in tags when using md headings 2020-01-10 15:19:05 +02:00
MarkerService.ts tests: add MarkerService tests 2018-03-17 23:23:14 +02:00
MenuBuilder.ts chore: remove global Dict<T> and replace it with Record<string, T> 2020-05-25 16:37:45 +03:00
MenuStore.ts doc: fix some typos (#1117) 2019-12-10 08:13:37 +02:00
OpenAPIParser.ts chore: remove global Dict<T> and replace it with Record<string, T> 2020-05-25 16:37:45 +03:00
RedocNormalizedOptions.ts chore: remove global Dict<T> and replace it with Record<string, T> 2020-05-25 16:37:45 +03:00
ScrollService.ts chore: prettier all 2020-03-17 12:01:32 +02:00
SearchStore.ts fix: proper search-index dispose 2020-05-25 16:37:45 +03:00
SearchWorker.worker.ts fix: proper search-index dispose 2020-05-25 16:37:45 +03:00
SpecStore.ts doc: fix some typos (#1117) 2019-12-10 08:13:37 +02:00