mirror of
https://github.com/Redocly/redoc.git
synced 2025-11-02 08:47:36 +03:00
* 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> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| common-elements | ||
| components | ||
| services | ||
| types | ||
| utils | ||
| empty.js | ||
| index.ts | ||
| polyfills.ts | ||
| setupTests.ts | ||
| standalone.tsx | ||
| styled-components.ts | ||
| theme.ts | ||