Skip to content

Releases: PaloAltoNetworks/docusaurus-openapi-docs

v2.0.0-beta.3

05 May 20:26
f02561b
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

What's Changed

  • [Bug] Narrow SASS loader rules to avoid conflicts with docusaurus-plugin-sass by @sserrata in #519
  • [Bug] Patch webpack sass loader by @sserrata in #521
  • [Cleanup] Optimize theme typescript build by @sserrata in #524
  • Update bash/curl logo and refactor how logo width/height are defined by @sserrata in #525
  • [UI Enhancement] Move authorization card to ApiItem by @sserrata in #531
  • [UI Enhancement] Move CodeTabs above Request by @sserrata in #533
  • [UI Enhancement] Restyle schema property labels by @sserrata in #534
  • [UI Enhancement] Add expand button to CodeBlock by @sserrata in #537
  • [UI Enhancement] Restyle details markers with caret by @sserrata in #540
  • [UI Enhancement] Response Examples: Updated styling and support for multiple language variants by @blindaa121 in #542
  • [UI Enhancement] Request form validation and updated styling by @blindaa121 in #530
  • [UI Enhancement] Enable Expand button for Response by @sserrata in #553
  • Upgrade demo to 2.4.0 and update supported range in plugin and theme by @sserrata in #554
  • [Bug] Improve support for additional properties, cleanup nested <li>, support SchemaItem children by @sserrata in #563
  • [UI Enhancement] Updated left doc panel styling by @blindaa121 in #557
  • [UI Enhancement] ApiDemoPanel: Expand modal cleanup by @blindaa121 in #566
  • Prepare release v2.0.0-beta.3 by @blindaa121 in #570

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

v1.7.3

05 May 18:36
b30ae6a
Compare
Choose a tag to compare

What's Changed

  • Add more debug info to resolveJsonRefs by @Cellaryllis in #560
  • [Bug] Add handler for oneOf properties, fix nested <li> and avoid duplicate properties in createAnyOneOf by @sserrata in #561
  • Add optional markdownGenerators config option by @jgarrow in #567
  • Prepare release v1.7.3 by @blindaa121 in #569

New Contributors

Full Changelog: v1.7.2...v1.7.3

v1.7.2

20 Apr 22:31
d645005
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

20 Apr 20:00
970c8e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v2.0.0-beta.2

03 Apr 14:49
ba8fd77
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

What's Changed

  • [UI Enhancement] Restyle tree lines by @sserrata in #489
  • [UI Enhancement] Hide details marker by @sserrata in #497
  • Breaking: Default categoryLinkSource to none, add auto option by @IanVS in #495
  • [Bug] Add missing status/headers tabs and apply max-height to code by @sserrata in #517
  • Prepare release v2.0.0-beta.2 by @sserrata in #515

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

v1.7.0

20 Mar 18:35
4b9ac92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v2.0.0-beta.1

10 Mar 15:24
adcd050
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta.0...v2.0.0-beta.1

v2.0.0-beta.0

10 Mar 12:34
ef8b94f
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

What's Changed

  • [UI Enhancement] Move MethodEndpoint from ApiDemoPanel to left doc panel by @blindaa121 in #429
  • Convert title heading from h2 to h1 for better a11y by @sserrata in #431
  • Add v2.0.0 branch to release workflows by @sserrata in #475
  • Prepare 2.3.0 support by @sserrata in #471
  • [UI Enhancement] Refactor include status code in response by @sserrata in #476
  • [UI Enhancement] CSS Cleanup/Refactor - Migration to SCSS and BEM-style convention by @blindaa121 in #450
  • Prepare release v2.0.0-beta.0 by @blindaa121 in #482

Full Changelog: v1.6.1...v2.0.0-beta.0

v1.6.1

01 Mar 01:23
68f648d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

25 Feb 00:54
937e654
Compare
Choose a tag to compare

What's Changed

  • Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #402
  • [FR] Added support for summary and description for param schema examples by @blindaa121 in #406
  • Add support for java and expand language variants by @sserrata in #404
  • Clarify support for OpenAPI 3.0 by @sserrata in #420
  • Update sidebars.md by @yogeshdas-v in #413
  • Remove double scrollbars on codeblocks in code tabs by @Woozl in #417
  • Implement NodePolyfillPlugin in theme webpack config by @sserrata in #422
  • fix: fix logic that determines if an object property is required in response by @guitaoliu in #424
  • Fix logo/darkLogo and colorMode synching by @sserrata in #426
  • Fix: date-time examples should include time by @IanVS in #427
  • Remove trailing slash in outputDir option if present by @sserrata in #435
  • Improve handling of non-string default values by @sserrata in #436
  • [bug] Use toString() utility to always convert example to string by @sserrata in #442
  • Apply docusaurus.io styles to demo by @sserrata in #443
  • Handle missing params/header schema by @sserrata in #446
  • Fix security schemes by @sserrata in #444
  • Lock supported docusaurus versions by @sserrata in #449
  • Expand support for nullable objects and default to any for empty/unknown schemas by @sserrata in #452
  • Avoid falling back to MOD label when rendering oneOf/anyOf and title not defined by @sserrata in #455
  • [Enhancement] Add option to hide send button by @sserrata in #456
  • Add support for security vendor extensions by @sserrata in #457
  • Prepare release v1.6.0 by @blindaa121 in #458

New Contributors

Full Changelog: v1.5.2...v1.6.0