Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 9, 2026

Added the AvailableSince component to the custom procedures documentation for both the modeling and ORM sections, indicating that this feature is available since version v3.2.0.

Changes Made

  • docs/modeling/custom-proc.md: Added AvailableSince component import and <AvailableSince version="v3.2.0" /> below the PreviewFeature component
  • docs/orm/custom-proc.md: Added AvailableSince component import and <AvailableSince version="v3.2.0" /> below the PreviewFeature component
  • Fixed missing semicolons in PreviewFeature import statements for consistency

Both pages now display "Available since v3.2.0" as a note admonition, following the same pattern used in other documentation pages throughout the codebase.

Testing

  • ✅ Documentation builds successfully
  • ✅ AvailableSince component renders correctly on both pages
  • ✅ Version format follows existing conventions (v prefix)
  • ✅ Code review passed with no issues

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI assigned Copilot and ymc9 Jan 9, 2026
Copilot AI mentioned this pull request Jan 9, 2026
@vercel
Copy link

vercel bot commented Jan 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
zenstack-new-site Ready Ready Preview, Comment Jan 9, 2026 6:33am

Copilot AI changed the title [WIP] Add comprehensive documentation for custom procedures Reply to incomplete comment requesting clarification Jan 9, 2026
Copilot AI requested a review from ymc9 January 9, 2026 06:18
@ymc9
Copy link
Member

ymc9 commented Jan 9, 2026

Help me add AvailableSince component to the custom procs docs of both modeling part and ORM part. Set version to 3.2.0 @copilot

@ymc9
Copy link
Member

ymc9 commented Jan 9, 2026

@copilot are you working on it?

Copy link
Contributor Author

Copilot AI commented Jan 9, 2026

@copilot are you working on it?

Yes, the changes are complete! Added AvailableSince component to both docs in commit 570d6e4.

Help me add AvailableSince component to the custom procs docs of both modeling part and ORM part. Set version to 3.2.0 @copilot

Added AvailableSince component with version 3.2.0 to both custom procedures documentation pages in commit 570d6e4.

Changes made:

  • docs/modeling/custom-proc.md: Added AvailableSince import and component
  • docs/orm/custom-proc.md: Added AvailableSince import and component

Both pages now display "Available since 3.2.0" as a note admonition below the PreviewFeature component.

@ymc9 ymc9 marked this pull request as ready for review January 9, 2026 06:32
Copilot AI changed the title Reply to incomplete comment requesting clarification Add AvailableSince component to custom procedures documentation Jan 9, 2026
Copilot AI requested a review from ymc9 January 9, 2026 06:33
@ymc9 ymc9 merged commit 273f5d1 into doc/custom-procs Jan 9, 2026
4 checks passed
@ymc9 ymc9 deleted the copilot/sub-pr-548-again branch January 9, 2026 06:33
ymc9 added a commit that referenced this pull request Jan 9, 2026
* doc: custom procedures

* Fix typo: change "URL encoded" to "URL-encoded" (#549)

* Add AvailableSince component to custom procedures documentation (#550)

* Add anchor link to Custom Procedures section in TanStack Query documentation (#551)

* Update docs/service/api-handler/rest.md

Co-authored-by: Copilot <[email protected]>

* Update docs/service/api-handler/rest.md

Co-authored-by: Copilot <[email protected]>

* Update docs/modeling/custom-proc.md

Co-authored-by: Copilot <[email protected]>

* Update docs/orm/custom-proc.md

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
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