Skip to content

[pull] master from marmelab:master#43

Merged
pull[bot] merged 4 commits intoStars1233:masterfrom
marmelab:master
Jun 25, 2025
Merged

[pull] master from marmelab:master#43
pull[bot] merged 4 commits intoStars1233:masterfrom
marmelab:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jun 25, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

Summary by Sourcery

Refine DataTable and InPlaceEditor documentation for accuracy and consistency.

Documentation:

  • Correct DataTable anchor links and import syntax, update default cell alignment description and examples, and adjust code snippets (button self-closing, conditional column nesting, and resource action formatting) to match the actual API
  • Update InPlaceEditor docs to point to the correct Inputs.md and clean up list formatting

@pull pull Bot added the ⤵️ pull label Jun 25, 2025
@pull pull Bot merged commit 0e018d4 into Stars1233:master Jun 25, 2025
@gitnotebooks
Copy link
Copy Markdown

gitnotebooks Bot commented Jun 25, 2025

Review these changes at https://app.gitnotebooks.com/Stars1233/react-admin/pull/43

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Jun 25, 2025

Reviewer's Guide

This PR applies various documentation fixes and code sample corrections to the DataTable and InPlaceEditor guides, including anchor link updates, import and tag syntax fixes, default alignment description adjustments, punctuation standardization in examples, and a link correction in the InPlaceEditor docs.

File-Level Changes

Change Details Files
Corrected documentation anchor links for table header and footer
  • Updated header anchor from #header to #head
  • Updated footer anchor from #footer to #foot
docs/DataTable.md
Fixed import statements and component tag syntax in examples
  • Inserted missing comma between DataTable and useRecordContext in import
  • Changed to self-closing
  • Adjusted mismatched tag nesting around DataTable.Col
docs/DataTable.md
Updated default alignment description and example usage
  • Reversed description to state left-aligned by default
  • Changed example align prop from "left" to "right"
docs/DataTable.md
Standardized punctuation in code examples
  • Removed trailing periods after resource wildcard and object examples
  • Ensured consistency in closing braces without extra dots
docs/DataTable.md
Fixed InPlaceEditor docs link and list formatting
  • Updated input component link from Input.md to Inputs.md
  • Removed stray dash before the saving mode list item
docs/InPlaceEditor.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants