1
1
mirror of https://github.com/Redocly/redoc.git synced 2025-03-07 03:15:48 +03:00
redoc/src/services
2018-05-14 11:37:19 +03:00
..
__tests__ tests: add standalone component test 2018-03-26 22:24:39 +03:00
models fix: path parameters are not correctly override, fixes 2018-05-14 11:37:19 +03:00
AppStore.ts fix: scroll to section sooner when SSR + simplify item ids 2018-03-22 17:46:30 +02:00
ClipboardService.ts chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
HistoryService.ts refactor: rename isBrowser to IS_BROWSER + use only it for detection 2018-03-26 18:15:54 +03:00
index.ts feat: add marker 2018-03-05 16:21:16 +02:00
MarkdownRenderer.ts fix: fix right-panel blinking when scrolling + css improvements 2018-03-07 13:00:03 +02: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: path parameters are not correctly override, fixes 2018-05-14 11:37:19 +03:00
RedocNormalizedOptions.ts chore: fix lint issues 2018-03-16 23:58:25 +02:00
ScrollService.ts refactor: rename isBrowser to IS_BROWSER + use only it for detection 2018-03-26 18:15:54 +03:00
SearchStore.ts chore: remove worker from main bundle for browser/standalone build 2018-03-26 18:24:19 +03:00
SearchWorker.worker.ts chore: update to the latest react-hot-loader@4 2018-03-17 14:17:09 +02:00
SpecStore.ts feat: add hideDownloadButton option 2018-03-07 17:21:17 +02:00