-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
feat(select): add isClearable to select component #4760
base: canary
Are you sure you want to change the base?
feat(select): add isClearable to select component #4760
Conversation
* chore(changset): add changeset * fix(theme): apply nested group to table * chore(docs): update table bottomContent code
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: add support validationBehavior aria * chore: add validationBehavior to Provider * chore: add autocomplete validation test * chore: add checkbox validation test * fix(input): require condition * docs: add description of validationBehavior props * chore: add support validationBehavior props for date components * docs(dates): add description of validationBehavior props * chore: add changeset * chore: format * chore: fix test * fix: select validationBehavior is not support yet * fix: select validationBehavior not supported yet * feat: add form component with input support * feat: add support form context * chore: wip add support for form server errors * chore: add support checkbox server validation * chore: add support radio server validation * chore: update pnpm-lock.yaml * chore: add support input server validation * chore: add support autocomplete server validation * chore(form): add server validation stories * chore: fix test * chore: add date-picker validation test * chore: update form stories * chore: add changeset * chore: update react-aria version * chore: add pnpm-lock.yaml * chore: update react-aria version * chore: add comment * chore: update react-aria version * chore: fix change set * chore: export form component in the main package * chore: upgrade react-aria * chore: fixed internationalized/date version * fix: build error * chore: upgrade docs react-aria version * fix: remove comment * fix: debug setting * chore(docs): update sponsor (heroui-inc#3904) * chore(docs): remove Scrumbuiss * chore(docs): remove Scrumbuiss logo * chore(docs): replace va by posthog (heroui-inc#4123) * chore(changeset): change to patch * refactor: react-aria-components remove to decrease package size, logic moved to the form package --------- Co-authored-by: Junior Garcia <[email protected]> Co-authored-by: WK Wong <[email protected]>
Co-authored-by: Ryo Matsukawa <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(select): controlled isInvalid prop * chore: add changeset * Merge branch 'beta/release-next' into pr/4082 --------- Co-authored-by: WK Wong <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: menu item classNames not work * feat: changeset * docs: update * feat: merge classes utility added * Update .changeset/brave-trains-wave.md --------- Co-authored-by: WK Wong <[email protected]> Co-authored-by: Junior Garcia <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* refactor(docs): revise code block (heroui-inc#3922) * refactor(docs): revise code block * chore(docs): resolve pr comments * refactor(docs): autocomplete dx (heroui-inc#3934) * feat(docs): add *.js?raw module * feat(docs): change to react-jsx and add **/*.js * chore(root): include js and jsx * refactor(docs): autocomplete dx * chore(docs): rollback overrides * chore(autocomplete): lint * fix(autocomplete): incorrect import path * fix(docs): autocomplete dx * chore(docs): remove highlightedLines * refactor(docs): breadcrumbs dx (heroui-inc#3968) * refactor(docs): breadcrumbs dx * fix(docs): export issue * chore(docs): use preserve for jsx * fix(docs): support multiline import * fix(docs): support multiple export * chore(docs): add back export * refactor(docs): avatar dx (heroui-inc#3951) * refactor(docs): badge dx (heroui-inc#3960) * refactor(docs): badge dx * chore(docs): incorrect import path * refactor(docs): button dx (heroui-inc#3981) * refactor(docs): calendar dx (heroui-inc#4022) * refactor(docs): calendar dx * fix(docs): incorrect import path * refactor(docs): switch dx (heroui-inc#4037) * refactor(docs): switch dx * chore(docs): remove highlightedLines * refactor(docs): tooltip (heroui-inc#4035) * refactor(docs): usage dx (heroui-inc#4036) * refactor(docs): circular-progress dx (heroui-inc#4029) * refactor(docs): chip-dx (heroui-inc#4028) * refactor(docs): checkbox-group dx (heroui-inc#4027) * refactor(docs): checkbox dx (heroui-inc#4024) * refactor(docs): checkbox dx * fix(docs): incorrect import path * refactor(docs): card dx (heroui-inc#4023) * refactor(docs): skeleton dx (heroui-inc#4042) * refactor(docs): spacer dx (heroui-inc#4043) * refactor(docs): snippet dx (heroui-inc#4044) * refactor(docs): scroll-shadow dx (heroui-inc#4045) * refactor(docs): code dx (heroui-inc#4046) * refactor(docs): kbd dx (heroui-inc#4047) * refactor(docs): link dx (heroui-inc#4048) * refactor(docs): progress dx (heroui-inc#4049) * refactor(docs): divider dx (heroui-inc#4050) * refactor(docs): listbox dx (heroui-inc#4051) * refactor(docs): listbox dx * fix(docs): import path * fix(docs): import path * chore(docs): remove highlightedLines * fix(docs): indentation * chore(docs): replace the props of autocomplete from value to key (heroui-inc#4129) * refactor(docs): alert dx (heroui-inc#4108) * refactor(docs): alert dx * refactor(docs): alert dx * refactor(docs): image dx (heroui-inc#4061) * refactor(docs): textarea dx (heroui-inc#4063) * refactor(docs): spinner dx (heroui-inc#4088) * refactor(docs): radio-group dx (heroui-inc#4064) * refactor(docs): pagination dx (heroui-inc#4062) * refactor(docs): pagination dx * refactor(docs): pagination dx * refactor(docs): time-input dx (heroui-inc#4065) * refactor(docs): time-input dx * refactor(docs): time-input dx * refactor(docs): slider dx (heroui-inc#4066) * refactor(docs): slider dx * refactor(docs): slider dx * refactor(docs): move SliderValue to type * refactor(docs): slider dx * refactor(docs): make icon code collapsible * refactor(docs): specify versions for date packages (heroui-inc#4138) * refactor(docs): specify versions for date packages * fix(docs): correct RA i18n version * chore(deps): sync version from package * refactor(docs): tabs dx (heroui-inc#4067) * refactor(docs): tab dx * refactor(docs): tabs dx * refactor(docs): input dx (heroui-inc#4102) * refactor(docs): input dx * refactor(docs): input dx * refactor(docs): navbar dx (heroui-inc#4076) * refactor(docs): navbar dx * refactor(docs): navbar dx * refactor(docs): navbar dx * refactor(docs): modal dx (heroui-inc#4077) * refactor(docs): modal dx * refactor(docs): modal dx * refactor(docs): select dx (heroui-inc#4078) * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): select dx * refactor(docs): table dx (heroui-inc#4079) * refactor(docs): table dx * fix(docs): import path * refactor(docs): table dx * refactor(docs): table dx * refactor(docs): popover dx (heroui-inc#4090) * refactor(docs): range-calendar dx (heroui-inc#4089) * refactor(docs): range-calendar dx * fix(docs): import path * refactor(docs): date input dx (heroui-inc#4100) * refactor(docs): dropdown dx (heroui-inc#4101) * refactor(docs): dropdown dx * refactor(docs): remove highlightedLines * refactor(docs): dropdown dx * refactor(docs): dropdown dx * refactor(docs): date-picker dx (heroui-inc#4103) * refactor(docs): date-picker dx * fix(docs): import paths * refactor(docs): date-range-picker dx (heroui-inc#4104) * refactor(docs): date-range-picker dx * fix(docs): date-range-picker dx * refactor(docs): drawer dx (heroui-inc#4109) * refactor(docs): drawer dx * fix(docs): indentation * refactor(docs): make icon collapsible --------- Co-authored-by: աӄա <[email protected]> Co-authored-by: Ryo Matsukawa <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: c221d07 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@wingkwong is attempting to deploy a commit to the HeroUI Inc Team on Vercel. A member of the Team first needs to authorize it. |
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 217 files out of 300 files are above the max files limit of 75. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the 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? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
Documentation and Community
|
@wingkwong I have not synced the branch yet because of mege conflicts. Should I resolve them? |
your branch is probably outdated since previously it was pointing to beta branch. suggest to branch out from our canary and add the changes back. |
@wingkwong ok, will work on it |
this PR is duplicate of #3746
it adds a clear functionality to the select component.