redoc/src/utils
Roman Hotsiy ac41f0bde5
feat: menu items from tags + md extension for Schema Definition (#681)
* add section menus for tags and object description

* bundle and test

* add depth calculation

* add object descriptions to test

* enable operations spacing for operations as well

* bring back section rule, as this could be solved better

* update read/writeonly filter rule to be able to filter both

* add showReadOnly and showWriteOnly options to object-description

* update demo to show use cases

* remove forgotten console.log

* adjust demo test with newly added items

* do the right match with the menu items :/

* chore: refactor + jsxify md tags

* chore: simplify demo spec

* fix: dropdown fixes related to object description
2019-07-29 17:17:16 +03:00
..
__tests__ chore: fix test 2019-07-29 14:39:21 +03:00
debug.ts chore: migrate to webpack 4 2018-03-17 17:58:28 +02:00
decorators.ts chore: fix lint errors and test 2018-02-07 23:06:07 +02:00
dom.ts chore: refactor HistoryService 2018-08-17 14:50:58 +03:00
helpers.ts fix: broken headings with single quote 2019-07-07 21:26:29 +03:00
highlight.ts fix: make syntax highlighting for md js code blocks same as for payload samples 2019-01-23 20:11:32 +07:00
index.ts chore: refactor, simplify AppStore 2018-07-26 17:51:10 +03:00
JsonPointer.ts chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
jsonToHtml.ts feat: add sampleCollapseLevel option (#937) 2019-07-29 15:26:16 +03:00
loadAndBundleSpec.ts chore: fix bundle after oas-kit update 2019-05-12 23:17:26 +03:00
memoize.ts chore: refactor, simplify AppStore 2018-07-26 17:51:10 +03:00
openapi.ts chore: rename ObjectDescription to SchemaDefinition 2019-07-29 17:14:39 +03:00
test-utils.ts chore: remove unused imports after fix in TS@2.9.1 2018-07-16 18:28:36 +03:00