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

v2.6.6 #4313

Merged
merged 184 commits into from
Dec 10, 2024
Merged

v2.6.6 #4313

merged 184 commits into from
Dec 10, 2024

Conversation

jrgarciadev
Copy link
Member

@jrgarciadev jrgarciadev commented Dec 10, 2024

Closes #

📝 Description

⛳️ Current behavior (updates)

🚀 New behavior

💣 Is this a breaking change (Yes/No):

📝 Additional Information

Summary by CodeRabbit

  • New Features

    • Added autoFocus property to the InputOtp component for automatic focus on rendering.
    • Introduced hiddenInput slot in the Radio and Switch components for better state management.
    • Enhanced styling capabilities with hiddenInputClasses in the theme for checkbox, radio, and toggle components.
  • Bug Fixes

    • Resolved issues with interactive elements in the Switch and Radio components.
  • Dependency Updates

    • Updated various dependencies across multiple packages to ensure compatibility and improvements.
  • Version Updates

    • Incremented version numbers for multiple packages reflecting the latest changes.

ryxxn and others added 30 commits September 27, 2024 00:53
* fix(input): ensure clear button is not focusable when disabled

* test(input): add test to ensure clear button is not focusable when disabled

* chore: add changeset for clear button focus fix when input is disabled

* fix(input): update clear button to use button element

* test(input): add focus test when disabled

and update tests for clear button using button element

* test(input): replace querySelector with getByRole for clear button

* fix(input): set tabIndex to -1 for clear button

* test(input): ensure clear button is not focusable
* fix(image): add missing `w` to `getWrapperProps` dependency

* chore(changeset): add changeset
…tton (#3788)

* fix: add state.open() so that dropdown is not closed

* chore: add changeset

* chore(autocomplete): add testcases for keeping lisbox open when clearButton is clicked

* chore: update changeset

* chore(autocomplete): change the docs for test cases

* chore(changeset): update changeset message and add issue number

---------

Co-authored-by: WK Wong <[email protected]>
* docs(card): adding info regarding the gradient for blurred card

* chore(nit): adding example

* chore(docs): revise content for card isBlurred example

* chore(docs): revise isBlurred note

---------

Co-authored-by: Maharshi Alpesh <[email protected]>
Co-authored-by: WK Wong <[email protected]>
* fix(docs): replace Twitter logo/links with X logo/links

* docs: update twitter references to x

* docs: update changeset for twitter to x changes

* docs: update twitter references to x

* docs: update twitter references to x

* chore(docs): undo .sponsorsrc since it's generated

* refactor(docs): remove unnecessary classes

* chore(docs): undo .sponsorsrc since it's generated

---------

Co-authored-by: WK Wong <[email protected]>
…#3773)

* fix(date-picker): adding props from calendarProps to the getCalendarProps

* chore(date-picker): adding the changeset

* chore(changeset): add issue number

---------

Co-authored-by: Maharshi Alpesh <[email protected]>
Co-authored-by: WK Wong <[email protected]>
* fix(input): fixing the fullWidth functionality

* chore(changeset): add issue number

* chore(changeset): revise changeset message

---------

Co-authored-by: Maharshi Alpesh <[email protected]>
Co-authored-by: WK Wong <[email protected]>
* fix(autocomplete): exit animation on popover close

* refactor(autocomplete): getListBoxProps

---------

Co-authored-by: WK Wong <[email protected]>
…properties (#3868)

* chore(rtl): remove the usages of rtl

* chore(changeset): adding the changeset

* chore(changeset): update changeset message

---------

Co-authored-by: WK Wong <[email protected]>
* fix(select): label placement incorrect in case of multiline

* chore(select): adding the changeset

* chore(select): adding the tests

* chore(select): code imrovement, wkw's suggestions

* chore(changeset): update changeset message

---------

Co-authored-by: WK Wong <[email protected]>
* fix(theme): fix the label placement

* chore(changeset): adding the changeset

* chore(select): adding comments
* docs(Codeblock): avoid code be translated

* fix(docs): lint issue

---------

Co-authored-by: WK Wong <[email protected]>
* fix(listbox): listBoxItem key to optional

* chore: add defaultSelectedKeys test for numeric keys and ids

* chore: add changeset
* fix(switch): removed right margin in wrapper #3791

* feat(changeset): added changeset

* fix(switch): removed me-2 in wrapper

* fix(switch): added ms-2 to label

* chore(changeset): correct package and message

---------

Co-authored-by: WK Wong <[email protected]>
* fix(theme): removed pseudo cancel btn from input

* chore(changeset): adding the changeset

* fix(input): conditionally hiding the webkit search

* chore(changeset): revise changeset message

---------

Co-authored-by: WK Wong <[email protected]>
* refactor: improve dx for writing a docs component (#2544)

* refactor: improve dx for write a docs component

Signed-off-by: Innei <[email protected]>

* refactor(docs): switch to contentlayer2

* chore(docs): rename to avoid conflict

* refactor(docs): switch to next-contentlayer2

* refactor(docs): revise docs lib

* chore(deps): bump docs related dependencies

* fix(use-aria-multiselect): type issue due to ts version bump

---------

Signed-off-by: Innei <[email protected]>
Co-authored-by: WK Wong <[email protected]>

* refactor(docs): accordion codes

* feat(docs): declare module `*.jsx?raw`

* feat(docs): include `**/*.jsx`

* fix(docs): incorrect content

* chore(docs): add new lines

* refactor(docs): lint

---------

Signed-off-by: Innei <[email protected]>
Co-authored-by: Innei <[email protected]>
* fix(breadcrumbs): added separator rotation for RTL #2486

* chore(changeset): added changeset
…3936)

* fix(breadcrumbs): added separator rotation for RTL #2486

* chore(changeset): added changeset

* fix(docs): removed unused Link import and merged classnames in dropdown
* feat: add git hook to auto update dependencies

* feat: update color
* fix: prevent test matcher warning

* chore: add node types

* chore: update Jest related packages

* chore: run pnpm install
* feat(alert): began the work on alert component

* fix(readme): making correction

* chore(deps): change to 2.0.0

* chore(docs): update README.md

* feat(theme): init alert tv

* chore(alert): update package.json

* feat(alert): init alert storybook structure

* chore(changeset): add changeset

* chore(changeset): change to minor

* chore(alert): revise alert package.json

* feat(alert): init test structure

* chore(deps): pnpm-lock.yaml

* feat(alert): initailized theme and basic structure

* feat(alert): completed use-alert.ts and alert.tsx

* feat(alert): remove innerWrapper, replace helperWrapper with mainWrapper, adding isCloseable prop

* feat(alert): adding isCloseable prop to baseWrapper dependency

* feat(alert): setting the default value of isCloseable prop to true

* feat(alert): moving CloseIcon inside the button

* feat(alert): updated package.json

* feat(alert): default variant and default story

* feat(alert): adding color and radius stories

* feat(alert): completed the styling

* feat(alert): add stories for isCloseable prop and restyle other stories

* feat(alert): correcting ref type

* feat(alert): add test cases

* feat(alert): remove startContent and endContent props

* feat(alert): make styling more accurate

* feat(alert): fixed default props

* feat(alert): fixed theme docs

* feat(alert): add logic for icons

* feat(alert): begin to add docs

* chore(alert): implement the changes suggested in code review

* feat(alert): add onclose prop to alert

* feat(alert): add test cases

* docs(alert): add onClose  event

* feat(docs): add alert to routes.json

* fix(alert): correct the text colors

* docs(alert): fix imports and syntax errors

* chore(alert): implement the changes suggested in code review

* chore(alert): lint the code and change isCloseable to isClosable

* chore(alert): lint the code

* chore(alert): run pnpm  i

* fix(alert): fix the logic for close button and add test case

* docs(alert): fix docs, change isCloseable to isClosable and change docs for isClosable property

* chore(alert): add the support for RTL, refactor the code and fix the typos

* docs(alert): grammer issues fix

* fix(alert): replace rtl with ms

* chore(alert): custom style and custom implementation, remove isClosable={false}, refactor, fix typos

* chore(alert): linting and implement coderabbit suggestions

* chore(alert): refactor and typos fix

* chore(alert): add import for closeIcon

* chore(alert): add props for closeIcon

* chore(alert): refactor fixes

* chore(alert): implement ryo-manba's suggestion on close Icon

* chore(alert): make alert more responsive

* chore(alert): fix grammer issues suggested by coderabbit

* fix(alert): add max-w property to make alert responsive

* chore(alert): improve responsiveness  and refactor alertIcon

* chore(alert): add missing dependency to useMemo

* chore(alert): implement coderabbit's suggestions

* chore(alert): update docs and refactor

* chore(alert): refactor alertIcon and implement coderabbit's suggestion

* chore: fixes

---------

Co-authored-by: Abhinav Agarwal <[email protected]>
Co-authored-by: WK Wong <[email protected]>
Co-authored-by: Abhinav Agarwal <[email protected]>
github-actions bot and others added 22 commits December 6, 2024 19:11
…4255)

* fix(deps): incorrect peerDependencies for theme and system package

* chore(changeset): add changeset
* fix: missing react-types package added

* chore: react types version increased
* chore(deps): sync with upstream RA versions

* chore(changeset): add changeset

* chore(form): remove caret

* chore(deps): pnpm-lock.yaml

* fix(tooltip): type 'null' is not assignable to type 'PlacementAxis'

* fix(deps): bump `@internationalized/date`

* chore(deps): sync `@react-types` versions

* fix(input): follow RAC typing in useTextField

* fix(popover): typecheck error

* fix: typecheck errors

* fix: typecheck errors

* fix(docs): bump RA versions

---------

Co-authored-by: Junior Garcia <[email protected]>
* Revert "chore: adding the tests"

This reverts commit bd28852.

* Revert "fix(items): items in list should wrapped in li in case of a"

This reverts commit 57fb87a.

* chore: adding the changeset
* fix: autofocus the input-otp when auto-focus prop is passed

* fix: adding marcus' suggestions
…placement (#4288)

* fix(dropdown): correct initial animation direction

* chore: add changeset

* fix: typo
* chore: update use-button.ts

* chore: update use-ripple.ts

* chore: update use-card.ts

* chore: add changeset
* fix: radio, checkbox, switch touch and selection behavior

* Update .changeset/violet-tools-refuse.md

* fix: switch toggle on tables
Copy link

changeset-bot bot commented Dec 10, 2024

⚠️ No Changeset found

Latest commit: f64b2c3

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextui-docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 2:05pm
nextui-storybook-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 2:05pm

Copy link
Contributor

coderabbitai bot commented Dec 10, 2024

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request introduces several updates across multiple components in the @nextui-org library. Key changes include the addition of the autoFocus property to the InputOtp component, enhancements to the Radio and Switch components by adding a hiddenInput slot, and various dependency updates across multiple packages. Additionally, several packages have updated their version numbers to reflect these changes, ensuring compatibility and functionality improvements.

Changes

File Path Change Summary
apps/docs/content/docs/components/input-otp.mdx Added autoFocus property to InputOtp component API, updated documentation accordingly.
apps/docs/content/docs/components/radio-group.mdx Introduced hiddenInput slot in the Radio component documentation.
apps/docs/content/docs/components/switch.mdx Added hiddenInput slot in the Switch component documentation.
packages/components/alert/CHANGELOG.md Updated changelog for @nextui-org/alert to version 2.2.5, reflecting dependency updates.
packages/components/alert/package.json Updated version from 2.2.4 to 2.2.5.
packages/components/autocomplete/CHANGELOG.md Updated changelog for @nextui-org/autocomplete to version 2.3.5, reflecting dependency updates.
packages/components/autocomplete/package.json Updated version from 2.3.4 to 2.3.5.
packages/components/button/CHANGELOG.md Updated changelog for @nextui-org/button to version 2.2.5, reflecting refactor and dependency updates.
packages/components/button/package.json Updated version from 2.2.4 to 2.2.5.
packages/components/button/src/use-button.ts Modified event handling in use-button.ts, changing click handling to press events.
packages/components/calendar/CHANGELOG.md Updated changelog for @nextui-org/calendar to version 2.2.5, reflecting dependency updates.
packages/components/calendar/package.json Updated version from 2.2.4 to 2.2.5.
packages/components/card/CHANGELOG.md Updated changelog for @nextui-org/card to version 2.2.5, reflecting refactor and dependency updates.
packages/components/card/package.json Updated version from 2.2.4 to 2.2.5.
packages/components/checkbox/CHANGELOG.md Updated changelog for @nextui-org/checkbox to version 2.3.5, reflecting dependency updates.
packages/components/checkbox/package.json Updated version from 2.3.4 to 2.3.5.
packages/components/checkbox/src/checkbox.tsx Removed VisuallyHidden wrapper from the Checkbox component.
packages/components/checkbox/src/use-checkbox.ts Added class name for hidden input in getInputProps function.
packages/components/date-input/CHANGELOG.md Updated changelog for @nextui-org/date-input to version 2.3.5, reflecting dependency updates.
packages/components/date-input/package.json Updated version from 2.3.4 to 2.3.5.
packages/components/date-picker/CHANGELOG.md Updated changelog for @nextui-org/date-picker to version 2.3.5, reflecting dependency updates.
packages/components/date-picker/package.json Updated version from 2.3.4 to 2.3.5.
packages/components/dropdown/CHANGELOG.md Updated changelog for @nextui-org/dropdown to version 2.3.5, reflecting dependency updates.
packages/components/dropdown/package.json Updated version from 2.3.4 to 2.3.5, added new dependency.
packages/components/dropdown/src/use-dropdown.ts Enhanced useDropdown hook for improved placement logic.
packages/components/dropdown/stories/dropdown.stories.tsx Added new story WithFallbackPlacements to showcase dropdown placement options.
packages/components/form/CHANGELOG.md Updated changelog for @nextui-org/form to version 2.1.5, reflecting dependency updates.
packages/components/form/package.json Updated version from 2.1.4 to 2.1.5.
packages/components/input-otp/CHANGELOG.md Updated changelog for @nextui-org/input-otp to version 2.1.5, reflecting autofocus fix.
packages/components/input-otp/__tests__/input-otp.test.tsx Added tests for autoFocus functionality in InputOtp.
packages/components/input-otp/package.json Updated version from 2.1.4 to 2.1.5.
packages/components/input-otp/src/use-input-otp.ts Added autoFocus property to getInputOtpProps function.
packages/components/input/CHANGELOG.md Updated changelog for @nextui-org/input to version 2.4.5, reflecting dependency updates.
packages/components/input/package.json Updated version from 2.4.4 to 2.4.5.
packages/components/listbox/CHANGELOG.md Updated changelog for @nextui-org/listbox to version 2.3.5, reflecting dependency updates.
packages/components/listbox/__tests__/listbox.test.tsx Removed tests related to anchor tag rendering in Listbox.
packages/components/listbox/package.json Updated version from 2.3.4 to 2.3.5.
packages/components/menu/CHANGELOG.md Updated changelog for @nextui-org/menu to version 2.2.5, reflecting dependency updates.
packages/components/menu/__tests__/menu.test.tsx Removed tests related to anchor tag rendering in MenuItem.
packages/components/menu/package.json Updated version from 2.2.4 to 2.2.5.
packages/components/menu/src/menu-item.tsx Removed FragmentWrapper from MenuItem rendering.
packages/components/menu/src/use-menu-item.ts Updated rendering logic for MenuItem based on href prop.
packages/components/pagination/CHANGELOG.md Updated changelog for @nextui-org/pagination to version 2.2.5, reflecting dependency updates.
packages/components/pagination/__tests__/pagination.test.tsx Removed tests related to PaginationItem rendering.
packages/components/pagination/package.json Updated version from 2.2.4 to 2.2.5.
packages/components/pagination/src/pagination-item.tsx Simplified rendering process in PaginationItem.
packages/components/pagination/src/use-pagination-item.ts Updated rendering logic for pagination items based on isLink condition.
packages/components/popover/CHANGELOG.md Updated changelog for @nextui-org/popover to version 2.3.5, reflecting dependency updates.
packages/components/popover/package.json Updated version from 2.3.4 to 2.3.5.
packages/components/radio/CHANGELOG.md Updated changelog for @nextui-org/radio to version 2.3.5, reflecting dependency updates.
packages/components/radio/package.json Updated version from 2.3.4 to 2.3.5.
packages/components/radio/src/radio.tsx Removed VisuallyHidden wrapper from Radio input.
packages/components/radio/src/use-radio.ts Added class name for hidden input in getInputProps.
packages/components/ripple/CHANGELOG.md Updated changelog for @nextui-org/ripple to version 2.2.4, reflecting refactor.
packages/components/ripple/package.json Updated version from 2.2.3 to 2.2.4.
packages/components/ripple/src/use-ripple.ts Updated event handling in useRipple to use onPress instead of onClick.
packages/components/select/CHANGELOG.md Updated changelog for @nextui-org/select to version 2.4.5, reflecting dependency updates.
packages/components/select/package.json Updated version from 2.4.4 to 2.4.5.
packages/components/snippet/CHANGELOG.md Updated changelog for @nextui-org/snippet to version 2.2.6, reflecting dependency updates.
packages/components/snippet/package.json Updated version from 2.2.5 to 2.2.6.
packages/components/switch/CHANGELOG.md Updated changelog for @nextui-org/switch to version 2.2.5, reflecting dependency updates.
packages/components/switch/package.json Updated version from 2.2.4 to 2.2.5.
packages/components/switch/src/switch.tsx Removed VisuallyHidden wrapper from Switch input.
packages/components/switch/src/use-switch.ts Added class name for hidden input and updated styling for thumb icon.
packages/components/table/CHANGELOG.md Updated changelog for @nextui-org/table to version 2.2.5, reflecting dependency updates.
packages/components/table/package.json Updated version from 2.2.4 to 2.2.5.
packages/core/react/CHANGELOG.md Updated changelog for @nextui-org/react to version 2.6.6, reflecting multiple dependency updates.
packages/core/react/package.json Updated version from 2.6.5 to 2.6.6.
packages/core/theme/CHANGELOG.md Updated changelog for @nextui-org/theme to version 2.4.2, reflecting fixes for interactive elements.
packages/core/theme/package.json Updated version from 2.4.1 to 2.4.2.
packages/core/theme/src/components/checkbox.ts Added hiddenInput slot to checkbox component.
packages/core/theme/src/components/radio.ts Added hiddenInput slot to radio component.
packages/core/theme/src/components/toggle.ts Added hiddenInput slot to toggle component.
packages/core/theme/src/utils/classes.ts Introduced hiddenInputClasses for styling hidden inputs.
packages/core/theme/src/utils/index.ts Exported hiddenInputClasses for broader accessibility.

Possibly related PRs

  • fix(input-otp): autofocus #4296: This PR adds the autoFocus property to the InputOtp component, which is directly related to the changes made in the main PR that also introduces the autoFocus feature.
  • fix: radio, checkbox, switch touch and selection behavior #4311: This PR addresses issues with the checkbox, switch, and radio components, which may relate to the overall user interaction improvements that include the InputOtp component's new autoFocus functionality, enhancing user experience across input components.

Suggested labels

🚥 Status: On Hold

Suggested reviewers

  • wingkwong
  • ryo-manba

📜 Recent review details

Configuration used: .coderabbit.yaml
Review profile: CHILL

📥 Commits

Reviewing files that changed from the base of the PR and between c949b48 and f64b2c3.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (78)
  • apps/docs/content/docs/components/input-otp.mdx (1 hunks)
  • apps/docs/content/docs/components/radio-group.mdx (1 hunks)
  • apps/docs/content/docs/components/switch.mdx (1 hunks)
  • packages/components/alert/CHANGELOG.md (1 hunks)
  • packages/components/alert/package.json (1 hunks)
  • packages/components/autocomplete/CHANGELOG.md (1 hunks)
  • packages/components/autocomplete/package.json (1 hunks)
  • packages/components/button/CHANGELOG.md (1 hunks)
  • packages/components/button/package.json (1 hunks)
  • packages/components/button/src/use-button.ts (2 hunks)
  • packages/components/calendar/CHANGELOG.md (1 hunks)
  • packages/components/calendar/package.json (1 hunks)
  • packages/components/card/CHANGELOG.md (1 hunks)
  • packages/components/card/package.json (1 hunks)
  • packages/components/card/src/use-card.ts (3 hunks)
  • packages/components/checkbox/CHANGELOG.md (1 hunks)
  • packages/components/checkbox/package.json (1 hunks)
  • packages/components/checkbox/src/checkbox.tsx (1 hunks)
  • packages/components/checkbox/src/use-checkbox.ts (1 hunks)
  • packages/components/date-input/CHANGELOG.md (1 hunks)
  • packages/components/date-input/package.json (1 hunks)
  • packages/components/date-picker/CHANGELOG.md (1 hunks)
  • packages/components/date-picker/package.json (1 hunks)
  • packages/components/dropdown/CHANGELOG.md (1 hunks)
  • packages/components/dropdown/package.json (2 hunks)
  • packages/components/dropdown/src/use-dropdown.ts (5 hunks)
  • packages/components/dropdown/stories/dropdown.stories.tsx (2 hunks)
  • packages/components/form/CHANGELOG.md (1 hunks)
  • packages/components/form/package.json (1 hunks)
  • packages/components/input-otp/CHANGELOG.md (1 hunks)
  • packages/components/input-otp/__tests__/input-otp.test.tsx (1 hunks)
  • packages/components/input-otp/package.json (1 hunks)
  • packages/components/input-otp/src/use-input-otp.ts (2 hunks)
  • packages/components/input/CHANGELOG.md (1 hunks)
  • packages/components/input/package.json (1 hunks)
  • packages/components/listbox/CHANGELOG.md (1 hunks)
  • packages/components/listbox/__tests__/listbox.test.tsx (0 hunks)
  • packages/components/listbox/package.json (1 hunks)
  • packages/components/listbox/src/listbox-item.tsx (1 hunks)
  • packages/components/listbox/src/use-listbox-item.ts (2 hunks)
  • packages/components/menu/CHANGELOG.md (1 hunks)
  • packages/components/menu/__tests__/menu.test.tsx (0 hunks)
  • packages/components/menu/package.json (1 hunks)
  • packages/components/menu/src/menu-item.tsx (1 hunks)
  • packages/components/menu/src/use-menu-item.ts (2 hunks)
  • packages/components/pagination/CHANGELOG.md (1 hunks)
  • packages/components/pagination/__tests__/pagination.test.tsx (1 hunks)
  • packages/components/pagination/package.json (1 hunks)
  • packages/components/pagination/src/pagination-item.tsx (1 hunks)
  • packages/components/pagination/src/use-pagination-item.ts (2 hunks)
  • packages/components/popover/CHANGELOG.md (1 hunks)
  • packages/components/popover/package.json (1 hunks)
  • packages/components/radio/CHANGELOG.md (1 hunks)
  • packages/components/radio/package.json (1 hunks)
  • packages/components/radio/src/radio.tsx (1 hunks)
  • packages/components/radio/src/use-radio.ts (1 hunks)
  • packages/components/ripple/CHANGELOG.md (1 hunks)
  • packages/components/ripple/package.json (1 hunks)
  • packages/components/ripple/src/use-ripple.ts (3 hunks)
  • packages/components/select/CHANGELOG.md (1 hunks)
  • packages/components/select/package.json (1 hunks)
  • packages/components/snippet/CHANGELOG.md (1 hunks)
  • packages/components/snippet/package.json (1 hunks)
  • packages/components/switch/CHANGELOG.md (1 hunks)
  • packages/components/switch/package.json (1 hunks)
  • packages/components/switch/src/switch.tsx (1 hunks)
  • packages/components/switch/src/use-switch.ts (2 hunks)
  • packages/components/table/CHANGELOG.md (1 hunks)
  • packages/components/table/package.json (1 hunks)
  • packages/core/react/CHANGELOG.md (1 hunks)
  • packages/core/react/package.json (1 hunks)
  • packages/core/theme/CHANGELOG.md (1 hunks)
  • packages/core/theme/package.json (1 hunks)
  • packages/core/theme/src/components/checkbox.ts (2 hunks)
  • packages/core/theme/src/components/radio.ts (2 hunks)
  • packages/core/theme/src/components/toggle.ts (2 hunks)
  • packages/core/theme/src/utils/classes.ts (1 hunks)
  • packages/core/theme/src/utils/index.ts (1 hunks)

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>, please review it.
    • 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 gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @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 using 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 generate docstrings to generate docstrings for this PR. (Experiment)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

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.

@daveycodez
Copy link

daveycodez commented Dec 10, 2024

@jrgarciadev #3987 - Fix Avatar Flashing

This issue is marked as completed but it never got merged in or completed, I'm still getting consistent avatar flashing when navigating my app which is a bit jarring. I've also tested this on Storybook and you can see flashing in AvatarGroup when navigating between the examples

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.