Skip to content

Document undocumented frontmatter fields, expandable prop, and locales#4576

Closed
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/doc-updates-1773770325
Closed

Document undocumented frontmatter fields, expandable prop, and locales#4576
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/doc-updates-1773770325

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Mar 17, 2026

Summary

Documents several existing but previously undocumented user-facing features discovered during a review of the client codebase.

Changes

  • Page frontmatter: Added hideFooterPagination and hideApiMarker boolean fields to the pages documentation
  • Manual timestamps: Documented lastUpdatedDate and createdDate frontmatter fields for overriding auto-detected dates
  • Expandable component: Added the lazy prop for deferred rendering of expandable children
  • Localization: Added missing supported locales (zh, zh-Hans, fr-CA, pt) and fixed the Ukrainian locale code from ua to uk to match the ISO 639 standard used in the codebase

Triggered by

Package bump: @mintlify/client@0.0.2664 (search backend migration from Trieve to Mintlify's own search endpoint — no user-facing API changes).


Note

Low Risk
Documentation-only updates that describe existing configuration options and locale codes; no runtime logic or data handling changes.

Overview
Documents several previously undocumented options in the docs.

Adds lazy to the Expandable props, and adds page frontmatter fields hideFooterPagination, hideApiMarker, plus manual date overrides via lastUpdatedDate/createdDate. Updates the supported localization list to include additional/clarified Chinese variants, fr-CA, pt, and corrects Ukrainian from ua to uk.

Written by Cursor Bugbot for commit 8fae9cc. This will update automatically on new commits. Configure here.

@mintlify-development
Copy link
Copy Markdown
Contributor

mintlify-development Bot commented Mar 17, 2026

Mintlify Preview — Your docs preview is ready.

Project Status Preview Updated (UTC)
userauth 🟢 Ready View Preview Mar 17, 2026, 6:33 PM

Set up Workflows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants