Closed coderwyd closed 1 month ago
Latest commit: e0c5e794e3ced6b2571fa255c8119c2d04beb97f
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The changes involve updates to the browser support table in the vben.md
documentation file. The browser names have been reformatted with line breaks added after each logo, enhancing separation between the names and icons. Additionally, the phrase "last 2 versions" has been translated into Chinese for specific browsers, while the support status for Internet Explorer remains unchanged. The overall structure of the table is preserved, maintaining the same browsers and their support statuses.
File Path | Change Summary |
---|---|
docs/src/en/guide/introduction/vben.md | Modified browser support table formatting with line breaks and translated text. |
chore
🐰 In the meadow where browsers play,
Changes made to brighten the day.
With line breaks and translations neat,
Our docs now look quite a treat!
Hopping along, we celebrate,
Clarity found, isn’t it great? 🌼
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?
Description
before:
after:
Type of change
Please delete options that are not relevant.
pnpm-lock.yaml
unless you introduce a new test example.Checklist
pnpm run docs:dev
command.pnpm test
.feat:
,fix:
,perf:
,docs:
, orchore:
.Summary by CodeRabbit