Releases: enzonotario/vitepress-openapi
Releases · enzonotario/vitepress-openapi
v0.0.3-alpha.31
🚀 Features
- Try: Allows to edit Body via JSON Editor - by @enzonotario in #53 (5bfaf)
View changes on GitHub
v0.0.3-alpha.30
🚀 Features
- OAOperation: Handle deprecated operations - by @enzonotario in #49 (40e18)
- OAResponses: Allows to select ResponseCode via Select or Tabs - by @enzonotario in #51 (ea76d)
- useTheme: Allows to configure heading levels - by @enzonotario in #48 (22382)
View changes on GitHub
v0.0.3-alpha.29
🚀 Features
- useSidebar: Allows to specify linkPrefix - by @enzonotario in #44 (75a91)
View changes on GitHub
v0.0.3-alpha.28
🚀 Features
- gh actions: Release action - by @enzonotario (15fe6)
🐞 Bug Fixes
- getSecuritySchemes: Handle operation/global security - by @enzonotario (7916b)
View changes on GitHub
0.0.3-alpha.27
0.0.3-alpha.26
- change(json-viewer) key colors by @enzonotario #29
- change(highlighter) use shiki instead of shikiji by @enzonotario in #30
0.0.3-alpha.25
- change(fetchToCurl) add break line
- change(sidebar) apply styles only for OASidebarItem elements
- feat(OACodeBlock) vue-json-pretty
- change(OARequestParameters) details element
by @enzonotario in #27
0.0.3-alpha.24
- Fix hidden variables on Try section
- Updates deps
by @enzonotario in #26
0.0.3-alpha.23
- Change responses tabs design
- Add
path-mobile
slot
0.0.3-alpha.22
- feat(slots)
path
- feat(useTheme) showBaseUrl setting
by @enzonotario in #24