Skip to content

docs: add mobile adaptation documentation#114

Merged
kagol merged 1 commit intoopentiny:ospp-2025/mobilefrom
WangWant7:docs/mobile-adapt
Oct 29, 2025
Merged

docs: add mobile adaptation documentation#114
kagol merged 1 commit intoopentiny:ospp-2025/mobilefrom
WangWant7:docs/mobile-adapt

Conversation

@WangWant7
Copy link
Contributor

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Currently, the project lacks a complete documentation for mobile adaptation.

Issue Number: N/A

What is the new behavior?

This PR adds a new document docs/mobile-adaptation.md, which provides:

  • Mobile adaptation strategies and implementation details
  • Style adjustment rules and breakpoint explanations
  • Playwright E2E test case examples
  • Guidelines for PR/branch management and synchronization

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@coderabbitai
Copy link

coderabbitai bot commented Sep 28, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 28, 2025
Copy link
Contributor

@hu-qi hu-qi left a comment

Choose a reason for hiding this comment

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

内容结构良好、全面,为在 TinyPro 应用中实现移动端响应式的开发人员提供了实用指导。

@hu-qi
Copy link
Contributor

hu-qi commented Oct 29, 2025

@kagol 您能帮忙 review 下这份文档吗?

@kagol
Copy link
Member

kagol commented Oct 29, 2025

@kagol 您能帮忙 review 下这份文档吗?

赞~这份文档对于后续开发和贡献提供了很重要的指导

@kagol kagol merged commit ad4cd9f into opentiny:ospp-2025/mobile Oct 29, 2025
1 of 2 checks passed
kagol pushed a commit that referenced this pull request Oct 29, 2025
kagol added a commit that referenced this pull request Oct 29, 2025
Co-authored-by: WangWant7 <2118544532@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation ospp-2025

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments