redoc/src
flouthoc 831b207715
MenuBuilder: Add support for sortOperationsAlphabetically and sortTagsAlphabetically (#1843)
* operations: Add support for sortOperationsAlphabetically

Already documented but is currently `NO-OP` and not implemented
`sortOperationsAlphabetically`.

Allows sorting operations in sidebar menu according to their `name`
configured which is by default `summary` from Swaggerspec

TLDR:
Following commit adds support for `sortOperationsAlphabetically` already
documented but not implemented here: https://redoc.ly/docs/api-reference-docs/guides/migration-guide-2-0/#automated-sorting

Signed-off-by: flouthoc <flouthoc.git@gmail.com>

* feat: move sort by prop to utils functions

* feat: add ability to sort tags

Co-authored-by: Oprysk <vyacheslav@redocly.com>
2021-12-30 14:31:00 +02:00
..
__tests__ chore: upgrade dependencies (#1634) 2021-06-02 15:53:36 +03:00
common-elements fix: exclusiveMin/Max shows incorect range (#1799) 2021-11-24 16:47:24 +02:00
components feat: support examples in object schema (#1832) 2021-12-29 12:22:57 +02:00
services MenuBuilder: Add support for sortOperationsAlphabetically and sortTagsAlphabetically (#1843) 2021-12-30 14:31:00 +02:00
types Added support for showExtensions and $ref for Responses (#1406) 2021-12-09 19:43:47 +02:00
utils MenuBuilder: Add support for sortOperationsAlphabetically and sortTagsAlphabetically (#1843) 2021-12-30 14:31:00 +02:00
empty.js chore: setup coverage + coveralls 2018-03-17 20:57:45 +02:00
index.ts chore: modernize build pipeline (#1635) 2021-06-09 14:57:36 +03:00
polyfills.ts chore: modernize build pipeline (#1635) 2021-06-09 14:57:36 +03:00
setupTests.ts chore: upgrade dependencies (#1634) 2021-06-02 15:53:36 +03:00
standalone.tsx chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
styled-components.ts chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
theme.ts feat: add tabTextColor option for responses (#1451) 2020-11-05 15:23:05 +02:00