Skip to content

Update Feature Guide page#1592

Closed
henriquemoody wants to merge 4 commits into
Respect:mainfrom
henriquemoody:housekeeping/docs
Closed

Update Feature Guide page#1592
henriquemoody wants to merge 4 commits into
Respect:mainfrom
henriquemoody:housekeeping/docs

Conversation

@henriquemoody
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Feature Guide documentation by adding comprehensive documentation for placeholder pipes and reorganizing the existing content for better clarity and discoverability.

Key changes:

  • Added a new standalone documentation page for placeholder pipes with detailed examples of all available modifiers (raw, quote, trans, listOr, listAnd)
  • Restructured the Feature Guide with clearer sections on validation methods, smart validation features, error message customization, and advanced features
  • Enhanced documentation with new sections on PHP attributes, result composition, prefixed shortcuts, and nested validation paths

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/placeholder-pipes.md New documentation page providing comprehensive coverage of placeholder pipes feature, including usage examples and available modifiers
docs/02-feature-guide.md Major reorganization and expansion with new sections on validation methods, smart validation features, error message customization, and advanced features; includes fixes to code examples

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.43%. Comparing base (905cef8) to head (40cf9d8).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1592   +/-   ##
=========================================
  Coverage     97.43%   97.43%           
  Complexity      986      986           
=========================================
  Files           213      213           
  Lines          2265     2265           
=========================================
  Hits           2207     2207           
  Misses           58       58           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

We used to have those to preserve the order of the pages when generating
the documentation with MkDocs. This commit introduces the
`mkdocs-nav-weight`, that allows us to make that order without having
those prefixes.
That allows users to quickly start playing with Validation.
@henriquemoody henriquemoody deleted the housekeeping/docs branch January 8, 2026 11:08
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