for-ui
for-ui copied to clipboard
Version Packages
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@4design/[email protected]
Patch Changes
-
#1532
7688ad4Thanks @renovate! - chore(deps): update dependency eslint-plugin-mdx to v3 -
#1539
c4fe4ecThanks @renovate! - chore(deps): update dependency eslint-plugin-react to v7.34.1
@4design/[email protected]
Patch Changes
-
#1533
401d65cThanks @renovate! - chore(deps): update dependency jsdom to v24 -
#1516
b6a6444Thanks @renovate! - fix(deps): update dependency react-number-format to v5.3.4 -
#1522
bca3627Thanks @renovate! - chore(deps): update dependency @tanstack/react-table to v8.15.0 -
#1510
4e75a75Thanks @renovate! - chore(deps): update dependency autoprefixer to v10.4.19 -
#1521
21274acThanks @renovate! - chore(deps): update dependency npm-run-all2 to v5.0.2 -
#1550
5f4b46aThanks @Qs-F! - fix(TextField): Mobile SafariでTextField type=dateの高さが潰れてしまうのを修正 -
#1509
934550fThanks @renovate! - chore(deps): replace dependency npm-run-all with npm-run-all2 5.0.0 -
#1535
2733645Thanks @renovate! - chore(deps): update dependency npm-run-all2 to v6 -
#1544
46625c3Thanks @renovate! - fix(deps): update dependency clsx to v2.1.0 -
#1541
fdbae60Thanks @renovate! - chore(deps): update dependency tailwindcss to v3.4.3 -
#1549
5b3a8a8Thanks @Qs-F! - fix(Menu): MenuItemの高さが小さい画面で崩れるのを修正
@4design/[email protected]
Patch Changes
Deploying for-ui with
Cloudflare Pages
| Latest commit: |
ac7896e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://cd2ff3c4.for-ui.pages.dev |
| Branch Preview URL: | https://changeset-release-main.for-ui.pages.dev |
[!IMPORTANT]
Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
[!TIP]
Early Access Features
gpt-4omodel for chat
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?
Tips
Chat
There are 3 ways to chat with CodeRabbit:
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
I pushed a fix in commit <commit_id>.Generate unit testing code for this file.Open a follow-up GitHub issue for this discussion.
- Files and specific lines of code (under the "Files changed" tab): Tag
@coderabbitaiin a new review comment at the desired location with your query. Examples:@coderabbitai generate unit testing code for this file.@coderabbitai modularize this function.
- PR comments: Tag
@coderabbitaiin a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:@coderabbitai generate interesting stats about this repository and render them as a table.@coderabbitai show all the console.log statements in this repository.@coderabbitai read src/utils.ts and generate unit testing code.@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.@coderabbitai help me debug CodeRabbit configuration file.
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (invoked as PR comments)
@coderabbitai pauseto pause the reviews on a PR.@coderabbitai resumeto resume the paused reviews.@coderabbitai reviewto trigger an incremental review. This is useful when automatic reviews are disabled for the repository.@coderabbitai full reviewto full the review from scratch and review all the files again.@coderabbitai summaryto regenerate the summary of the PR.@coderabbitai resolveresolve all the CodeRabbit review comments.@coderabbitai configurationto show the current CodeRabbit configuration for the repository.@coderabbitai helpto get help.
Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
CodeRabbit Configration File (.coderabbit.yaml)
- You can programmatically configure CodeRabbit by adding a
.coderabbit.yamlfile to the root of your repository. - Please see the configuration documentation for more information.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation:
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
Documentation and Community
- Visit our Documentation for detailed information on how to use CodeRabbit.
- Join our Discord Community to get help, request features, and share feedback.
- Follow us on X/Twitter for updates and announcements.