Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove dopt from sponsors list #1196

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

danielbarion
Copy link
Member

@danielbarion danielbarion commented Jun 13, 2024

Summary by CodeRabbit

  • New Features

    • Updated sponsorship information by replacing "Dopt" with "Slot" across various components.
  • Documentation

    • Adjusted sponsor image link in the README.

Copy link

coderabbitai bot commented Jun 13, 2024

Walkthrough

The changes primarily involve updating sponsorship information across multiple files. The sponsor "Dopt" has been replaced by "Slot," which includes adjustments to image links, comments in code, and updates to corresponding SponsorList data objects.

Changes

Files Change Summary
README.md Updated the sponsor image link from Dopt to a commented-out link for Slot.
docs/src/components/AdsContainer/index.tsx Commented out the BannerSponsor component for Dopt and added a new component for Slot.
docs/src/components/BannerSponsor/index.tsx Removed the Dopt entry from the SPONSORS object.
docs/src/components/HomepageSponsored/index.tsx Commented out Dopt sponsorship details and added a commented-out Slot sponsorship entry. Also added aria-label.

Poem

In the land of code where sponsors shift,
A rabbit brings news, a gentle gift.
From Dopt to Slot, the banners dance,
All guided by the coder's chance.
With links and images swapped with care,
A digital waltz beyond compare.
🎨✨


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?

Share
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 @coderabbitai in 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 @coderabbitai in 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 pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to 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.yaml file 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.

Copy link

Beta version released with the last commit 🚀

yarn add react-tooltip@5.26.4-beta.1196.rc.0

or

npm install react-tooltip@5.26.4-beta.1196.rc.0

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Outside diff range and nitpick comments (1)
README.md (1)

Line range hint 74-80: Please replace "before than" with "before". This will correct the grammatical error and improve readability.

- If you are using a version before than `v5.13.0`, you must import the CSS file...
+ If you are using a version before `v5.13.0`, you must import the CSS file...
- only if you are using a version before than `5.13.0`. We suggest you do it on your...
+ only if you are using a version before `5.13.0`. We suggest you do it on your...
Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between e59397c and b07c321.

Files selected for processing (4)
  • README.md (1 hunks)
  • docs/src/components/AdsContainer/index.tsx (1 hunks)
  • docs/src/components/BannerSponsor/index.tsx (2 hunks)
  • docs/src/components/HomepageSponsored/index.tsx (1 hunks)
Files skipped from review due to trivial changes (1)
  • docs/src/components/AdsContainer/index.tsx
Additional context used
LanguageTool
README.md

[uncategorized] ~21-~21: If this is a compound adjective that modifies the following noun, use a hyphen. (EN_COMPOUND_ADJECTIVE_INTERNAL)
Context: ... ads on our docs? - ReactTooltip is an open source project, this is the way we found to be...


[uncategorized] ~74-~74: Did you mean “then”? (THAN_THEN)
Context: ...G]\ > If you are using a version before than v5.13.0, you must import the CSS file...


[uncategorized] ~80-~80: Did you mean “then”? (THAN_THEN)
Context: ... only if you are using a version before than 5.13.0. We suggest you do it on your ...


[grammar] ~134-~134: There is an agreement error between ‘insert’ and ‘sass’. Insert ‘a(n)’ or change the noun to plural. (PRP_VB_NN)
Context: ...issues/new/choose). ## Article [How I insert sass into react component](https://medium.co...


[style] ~158-~158: Using many exclamation marks might seem excessive (in this case: 11 exclamation marks for a text that’s 3051 characters long) (EN_EXCESSIVE_EXCLAMATION)
Context: ...make some changes, submit a pull-request! Our contributing doc...

Markdownlint
README.md

65-65: null (MD045, no-alt-text)
Images should have alternate text (alt text)

Additional comments not posted (3)
docs/src/components/HomepageSponsored/index.tsx (2)

44-50: The addition of "Slot" as a sponsor is commented out. If this is intentional, ensure it's tracked to be uncommented when appropriate.


57-57: Adding aria-label to the anchor tag is a good practice for accessibility. Well done!

README.md (1)

57-59: The sponsor link for "Slot" is commented out. If this is a placeholder for future activation, consider tracking it with an issue or a TODO comment.

@danielbarion danielbarion merged commit c13bde2 into master Jun 14, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants