Closed James-9696 closed 2 weeks ago
This pull request introduces changes to the crop
component's API definitions and documentation. Specifically, it updates the pcDemo
values for the cropvisible
and src
properties in the crop.js
file within the API examples. Additionally, it refines descriptions in the demo documentation of another crop.js
file, improving clarity regarding the sequence of actions and events related to cropping. Overall, these modifications enhance the organization and readability of the component's documentation without altering its functionality.
File Path | Change Summary |
---|---|
examples/sites/demos/apis/crop.js | Updated pcDemo values for cropvisible and src properties from 'min-crop-box-width-height' to 'basic-usage' and from 'no-background' to 'basic-usage' , respectively. |
examples/sites/demos/pc/app/crop/webdoc/crop.js | Enhanced clarity and consistency in the descriptions of demo items, specifically for crop-meth and event-about-crop . |
<tiny-crop>
component's properties, specifically updating the minimum dimensions for the crop box and container, which relates to the crop
component's API definitions modified in the main PR.documentation
In the garden where crops do grow,
Changes made to help them show.
With clearer words and demos bright,
Ourcrop
component shines with light! 🌱✨
A hop, a skip, let's celebrate,
For better docs, we elevate!
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information
Summary by CodeRabbit
New Features
crop
component to enhance clarity and usability.Documentation