* ci(changesets): 📦 version packages (beta) (#5254) * chore(pre-release): enter pre-release mode * feat: support tailwindcss v4 (#4656) * feat: upgrade tailwindcssv4 * feat: upgrade tailwindcssv4 * feat: update config * feat: first init tailwindcss v4 * fix: update shadow xs to sm * fix: update rounded xs to sm * fix: variant issues * fix: variant shadow etc issues * fix: variant shadow issues * fix: redundant shadow issues * fix: redundant blur-sm issues * fix: redundant blur-sm issues * fix: redundant blur-sm shadow issues * fix: remove redundant rename * fix: role button issues * fix: role button issues * fix: font size * fix: alpha color value * fix: support text utilities in plugin * feat: upgrade tailwind-merge * fix: pkg package scope (cherry picked from commit 6e823233fca0e920336ec32dda6d1d1d845ed0d2) * fix: button base ui add cursor pointer * fix: tailwindcss experimental * feat: upgrade tailwindcss version * fix: input step 1 * fix: input transition issue * fix: theme to var function * ci: run QA in beta branch * fix: var to the theme and incorrect var usage MER-3261 * feat: upgrade tailwind-variants --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> * feat: changeset for tailwindcss v4 * fix: changeset * fix: changeset * ci(changesets): version packages (beta) (#5008) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: tw 4 docs * fix: select tests * chore: timeout * ci(changesets): version packages (beta) * ci(changesets): version packages (beta) * fix: deployment * ci(changesets): version packages (beta) (#5009) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: add the cli to upgrade the packages to beta * fix: cli command * fix: revert to use previous version (#5012) * fix: revert to use previous version * fix: revert to use previous version * fix: revert * fix: revert to use previous tailwind-merge version * ci(changesets): version packages (beta) (#5015) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix: adapt tailwind merger config (#5016) * Revert "fix: revert to use previous version (#5012)" This reverts commit 1d01df254d6df9bc524d29d767236823b33a96fd. * fix: adapt tailwind merge config * fix: adapt tailwind merge config * fix: adapt tailwind merge config * fix: changeset * ci(changesets): version packages (beta) * fix(tailwind): add missing values config for bg-grid plugin * fix: remove useless tw config * fix: add default styles * docs: changeset * docs: typo * chore: merge origin canary to beta * ci(changesets): version packages (beta) * chore: remove changeset & pre.json * chore: change to minor * chore(pre-release): enter pre-release mode * chore(deps): fix versions * chore(deps): revise changed packages * chore(deps): update tailwindcss version * ci(changesets): 📦 version packages (beta) (#5166) * ci(changesets): version packages (beta) * fix: add missing delimiter --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: winches <329487092@qq.com> * fix(docs): add missing semicolon * fix: animate about skeleton (#5198) * chore: pre release * ci(changesets): version packages (beta) (#5199) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * docs: blurred hover button style * fix: language selector blur (#5208) * fix: skeleton animate translate value (#5207) * fix: open in remote repo (#5214) * chore: upgrade tw version * fix: open in remote repo * fix: update lock * fix: select translate styles (#5219) * chore: pre release * ci(changesets): version packages (beta) (#5222) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: remove changeset * chore(pre-release): enter pre-release mode * chore(react): continue from 2.8.0-beta.2 * chore(changeset): add changeset * fix(changeset): use patch * ci(changesets): version packages (beta) * fix(docs): beta docs --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: winches <329487092@qq.com> Co-authored-by: WK Wong <wingkwong.code@gmail.com> Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Charlotte21110 <hejianer9@163.com> * fix(workflow): check_if_pre_json_exists order * chore(changeset): redeploy * chore(changeset): changeset (#5263) * ci(changesets): version packages (beta) (#5264) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(docs): mdx in beta (#5261) * chore(docs): add lint:fix * fix(docs): slug requires promise in next 15 * fix(docs): useMDXComponent * fix(docs): typing issue * docs: typography style error (#5274) * chore(pre-release): enter pre-release mode * feat: support tailwindcss v4 (#4656) * feat: upgrade tailwindcssv4 * feat: upgrade tailwindcssv4 * feat: update config * feat: first init tailwindcss v4 * fix: update shadow xs to sm * fix: update rounded xs to sm * fix: variant issues * fix: variant shadow etc issues * fix: variant shadow issues * fix: redundant shadow issues * fix: redundant blur-sm issues * fix: redundant blur-sm issues * fix: redundant blur-sm shadow issues * fix: remove redundant rename * fix: role button issues * fix: role button issues * fix: font size * fix: alpha color value * fix: support text utilities in plugin * feat: upgrade tailwind-merge * fix: pkg package scope (cherry picked from commit 6e823233fca0e920336ec32dda6d1d1d845ed0d2) * fix: button base ui add cursor pointer * fix: tailwindcss experimental * feat: upgrade tailwindcss version * fix: input step 1 * fix: input transition issue * fix: theme to var function * ci: run QA in beta branch * fix: var to the theme and incorrect var usage MER-3261 * feat: upgrade tailwind-variants --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> * feat: changeset for tailwindcss v4 * fix: changeset * fix: changeset * ci(changesets): version packages (beta) (#5008) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: tw 4 docs * fix: select tests * chore: timeout * ci(changesets): version packages (beta) * ci(changesets): version packages (beta) * fix: deployment * ci(changesets): version packages (beta) (#5009) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: add the cli to upgrade the packages to beta * fix: cli command * fix: revert to use previous version (#5012) * fix: revert to use previous version * fix: revert to use previous version * fix: revert * fix: revert to use previous tailwind-merge version * ci(changesets): version packages (beta) (#5015) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix: adapt tailwind merger config (#5016) * Revert "fix: revert to use previous version (#5012)" This reverts commit 1d01df254d6df9bc524d29d767236823b33a96fd. * fix: adapt tailwind merge config * fix: adapt tailwind merge config * fix: adapt tailwind merge config * fix: changeset * ci(changesets): version packages (beta) * fix(tailwind): add missing values config for bg-grid plugin * fix: remove useless tw config * fix: add default styles * docs: changeset * docs: typo * chore: merge origin canary to beta * ci(changesets): version packages (beta) * chore: remove changeset & pre.json * chore: change to minor * chore(pre-release): enter pre-release mode * chore(deps): fix versions * chore(deps): revise changed packages * chore(deps): update tailwindcss version * ci(changesets): 📦 version packages (beta) (#5166) * ci(changesets): version packages (beta) * fix: add missing delimiter --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: winches <329487092@qq.com> * fix(docs): add missing semicolon * fix: animate about skeleton (#5198) * chore: pre release * ci(changesets): version packages (beta) (#5199) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * docs: blurred hover button style * fix: language selector blur (#5208) * fix: skeleton animate translate value (#5207) * fix: open in remote repo (#5214) * chore: upgrade tw version * fix: open in remote repo * fix: update lock * fix: select translate styles * Merge branch beta/release-next of github.com:heroui-inc/heroui into beta/release-next-original --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: WK Wong <wingkwong.code@gmail.com> Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Charlotte21110 <hejianer9@163.com> * fix: transition scale (#5284) * feat(toast): enable programatically closing a toast with a specific key (#5125) * feat(toast): add closeToast method * docs(toast): add example for programmatically closing toast * refactor: change button title in doc * refactor: add type for key * test: sync storybook example with the one in docs * chore: add changeset * refactor: fix grammar * chore: update toast package version change to patch * Merge branch 'canary' into pr/5125 * chore(changeset): add ref number * refactor(toast): export hooks * chore(docs): use flat buttons --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * ci(changesets): version packages (beta) (#5285) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(input): prevent accessibility label duplication (#5161) * fix(input): prevent accessibility label duplication * chore(chageset): add changeset * chore(changeset): include issue number --------- Co-authored-by: WK <wingkwong.code@gmail.com> * refactor: overlay & interactOutside (#5100) * fix: remove ariaShouldCloseOnInteractOutside usage * feat: add `@heroui/use-aria-overlay` * chore(popover): remove ariaHideOutside * fix(use-aria-modal-overlay): use useAriaOverlay instead * fix(use-aira-overlay): revise onInteractOutside * chore(deps): pnpm-lock.yaml * feat(modal): add ModalWithAutocompleteTemplate * chore(modal): remove state.close as handled by useInteractOutside * fix(use-aria-multiselect): add menuTriggerProps.onPressStart and change domProps to triggerProps * chore(use-aria-button): support onPressUp * chore(deps): pnpm-lock.yaml * chore(use-aria-multiselect): join by commas * fix(tooltip): use useAriaOverlay instead * fix(autocomplete): jest timeout issue * chore(deps): pnpm-lock.yaml * chore(changset): add changeset * chore(deps): bump versions * refactor(tooltip): move to type * chore(deps): bump RA versions (#5315) * chore(deps): bump RA versions * fix(scripts): incorrect docs path * chore(changeset): add changeset for bumping RA versions * fix(docs): incorrect import path * refactor(modal): use a simple example * ci(changesets): version packages (beta) (#5303) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * feat(input): adding outside-top prop (#4775) * feat(input): adding outside-top prop * chore(input): add outside-top to use-label-placement hook * refactor(input): use old method for computing labelPlacement in 'use-input' * fix(input): fix focus behaviouir and alignment for 'outside-top' * Merge branch 'canary' into pr/4775 * chore(changeset): include issue number * feat(system): useInputLabelPlacement * refactor(input): use useInputLabelPlacement * chore(changeset): add changeset --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * chore: sync latest changes to beta (#5347) * chore: add herohack announcement * fix(date-picker): error state (#5317) * fix(date-range-picker): fixed the error state in preset * Update giant-sloths-shop.md * Removed if statement * chore(date-picker): prettier --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * chore: banner replacement * fix(theme): clear button in mobile (#5252) * fix(toast): fixed close button hover position * fix(input): fixed the clear button rendering on smaller devices * Delete .changeset/soft-spoons-march.md * Update input.ts * Undo unrelated toast changes * fix(toast): icons (#5246) * feat(shared-icons): add loading icon * fix(toast): icons * chore(toast): revise types for icons * chore(changeset): add changeset * refactor: migrate eslint to v9 (#5267) * refactor: migrate eslint to v9 * chore: lint * chore: update eslint command * chore: fix lint warnings * chore: separate lint and lint:fix * chore: exclude contentlayer generated code * fix(scripts): add missing await * fix(autocomplete): persist last selected item position (#5286) * refactor(select): remove unnecessary code * fix(autocomplete): persist last selected item position * chore(changeset): add changeset * chore(deps): bump framer-motion version (#5287) * chore(deps): bump framer-motion version * fix: typing issues * chore(changeset): add changeset --------- Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> * chore(docs): supplement onAction & selectionBehavior (#5289) * fix(autocomplete): ensure focused item matches selected item after filter, selection (#5290) * fix(autocomplete): ensure focused item matches selected item after filter, selection * chore: apply type and default value * chore: add perpose coment in updated code * test: add focuskey management testcode * docs: add changeset * docs: update changeset * chore: remove comment * fix: broken components in stories (#5291) * chore(switch): remove xl size * chore(docs): remove xl size * chore(system-rsc): remove xl size * chore(circular-progress): remove xl size * chore: undo * chore(deps): bump RA versions (#5310) * chore(deps): ra version bump * chore(changeset): add changeset * fix(scripts): incorrect docs path --------- Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> * chore(docs): update meta data (#5311) * docs(layout.tsx): added text-foreground (#5316) * feat(tabs): add click handling for tab items in tests and implementation (#3917) Co-authored-by: WK Wong <wingkwong.code@gmail.com> * fix issues in tabs examples (#2405) Co-authored-by: WK Wong <wingkwong.code@gmail.com> * chore(docs): add missing onValueChange in CheckboxGroup (#5332) * ci(changesets): version packages (#5323) Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> * chore: remove pre.json --------- Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> Co-authored-by: Vishv Salvi <82429084+Vishvsalvi@users.noreply.github.com> Co-authored-by: KumJungMin <37934668+KumJungMin@users.noreply.github.com> Co-authored-by: liaoyinglong <vigossliao@gmail.com> Co-authored-by: zhengjitf <zhengjitf@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore(pre-release): enter pre-release mode * chore: update changesets * chore: remove changesets * chore: add changeset * chore: update `@heroui/react` pre version * fix(deps): add missing `@heroui/use-aria-overlay` import * fix: lock file (#5351) * ci(changesets): 📦 version packages (beta) (#5348) * ci(changesets): version packages (beta) * Merge branch 'beta/release-next' into changeset-release/beta/release-next --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: WK Wong <wingkwong.code@gmail.com> * chore: sync 2.8.0 to beta (#5388) * chore: remove outdated changeset * chore(pre-release): enter pre-release mode * chore(deps): bump RA versions (beta) (#5392) * chore(deps): bump RA versions * chore: add changeset * ci(changesets): version packages (beta) (#5393) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * refactor: remove RA dependencies (overaly & utils) (#5398) * refactor(system): remove `@react-aria/utils` package * refactor(system): remove `@react-aria/overlays` package * ci(changesets): version packages (beta) (#5399) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * refactor: RA optimization (#5401) * refactor(shared-utils): add common functions from `@react-aria/utils` * feat(system): add shouldClientNavigate & useRouter * refactor(deps): remove `@react-aria/utils` * feat(shared-utils): include common functions from RA * refactor: import functions from `@heroui/shared-utils` instead * chore(deps): pnpm-lock.yaml * chore: add changeset * chore(shared-utils): update directory * fix(shared-utils): add use client directive * feat: add `@heroui/use-viewport-size` * feat: add `@heroui/use-form-reset` * feat(use-resize): add hasResizeObserver & RefObject * feat(form): add useObjectRef * chore: update import * chore(deps): update dependencies * refactor(shared-utils): only keep utils * chore(deps): pnpm-lock.yaml * chore(changeset): add changeset * ci(changesets): version packages (beta) (#5406) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix: transitions (#5409) * chore(changeset): add changeset * fix: outline style (#5421) * fix: outline style * chore(changeset): add changeset --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * fix(toast): Renaming the loadingIcon to loadingComponent (#4919) * fix: toast should be above the modal * fix: renaming the loadingIcon to loadingComponent * chore: adding changeset * chore: fixing conflicts * chore: adding the region props * fix: adding Marcus' suggestions * fix: marcus' suggestions * Revert all commits except 4c6bf32 * chore(toast): bump `@heroui/theme` in peerDependencies * chore: nits * chore: applying marcus' suggestions * chore(toast): update story --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * chore: use beta version * chore: delete pre.json * chore(pre-release): enter pre-release mode * chore(changeset): trigger release * chore(changeset): trigger release * chore: keep previous changesets * ci(changesets): version packages (beta) (#5429) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(table): header and isStriped missing radius (#5062) * fix(table): tableheader and isStriped missing radius * chore: add changeset * fix: fix missing radius styles * chore(changeset): update message * fix(theme): reorder radius --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * fix(slider): prevent NaN error for equal min / max values (#5044) * fix(slider): prevent NaN error for equal min/max values * fix: restore isdisabled code * fix(slider): perf prevent NaN error for equal min max values * refactor: slider code * fix(slider): prevent NaN error for equal min max values & add test * fix(slider): perf prevent NaN error for equal min max values * fix: remove redundant code * chore: add changeset * Revert "chore: add changeset" This reverts commit f31de4ac859e48eb09c8a14a546fed9e5197eccd. * chore(slider): add missing warn * refactor(slider): remove unnecessary line --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * fix: double fetch img src (#5417) * fix(image): double fetch when using custom image component * fix(avatar): avoid passing disableAnimation to dom & double fetch source * chore(changeset): include avatar * fix(autocomplete): empty button when selectorIcon is null (#5427) * fix(toast): Toast items close in reverse order (#5405) * fix(toast): correct closing order to implement proper FIFO behavior * chore(changeset): add changeset * fix(changeset): update issue number * chore(toast): use `!==` instead * feat(toast): apply exit animation to auto-close timeout --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * fix(table): remove removeWrapper on virtualized table (#5428) * fix(table): remove `removeWrapper` for virtualized table * chore(docs): update description for removeWrapper * chore(changeset): add changeset * fix(toast): fixed close button hover position (#5245) * fix(toast): fixed close button hover position * Update soft-spoons-march.md * Update toast.ts * chore(theme): prettier * Using "placement" to apply the top and bottom extension * fix(toast): modified hover for expanded region * update dependancy array * lint fix * Merge branch 'canary' into pr/5245 * chore(theme): remove line breaks * chore(changeset): add missing package * static extension size * fix(toast): static extension fix --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * feat(table): support custom sort icon (#5243) * feat(shared-icons): add SortIcon * feat(table): add CustomSortIcon story * feat(table): support custom sort icon * fix(table): handle functional sortIcon * chore(changeset): add changeset * chore(table): update type * feat(docs): add sortIcon to table * fix(docs): broken object * chore(shared-icons): lint * feat(docs): add example for sort icon * chore: bump pnpm & node version (#5442) * refactor: bump pnpm & node version * chore(deps): bump `@types/node` * fix(calendar): improve month and year picker selection for different zoom levels (#5151) * fix(calendar): improve month and year picker selection for different zoom levels * fix(calendar): improve month and year picker selection for different zoom levels * fix(calendar): prevent stale values while scrolling both year and month pickers simultaneously * docs: replace invalid yarn command (#5422) * chore: remove ph banner (#5437) * chore(changeset): update changeset message * chore: add line breaks --------- Co-authored-by: Nicolas Cappabianca <nicolas.cappabianca@gmail.com> Co-authored-by: WK <wingkwong.code@gmail.com> * feat(select): adding isClearable to select (#4785) * feat(select): adding isClearable to select * chore(select): add changeset * test(select): add tests for isClearable * chore(select): add theme package patch, improve the testcase, rename nextui package to heroui * fix(select): fixing alignment for clear button for different cases * Merge branch 'canary' into pr/4785 * Merge branch 'canary' into pr/4785 * fix(select): remove component level styling * fix(select): fix the alignment and focus behaviour * fix(select): shift clear buttojn close to trigger * fix(select): fix alignment for different variants * feat(select): add data-has-end-content * fix(theme): revise select styles with clear button and end content * feat(docs): add end content --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * fix(select): use span instead as trigger is button * fix(docs): add ToastProvider for blog post * ci(changesets): version packages (beta) (#5430) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(select): clear button test cases * fix(modal): draggable modal, scrollable on mobile (#5444) Co-authored-by: Vishv Salvi <vishvsalvi@Vishvs-MacBook-Air.local> * chore: trigger release * ci(changesets): version packages (beta) (#5445) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(theme): table header sorting icon transition (#5449) * fix: table header sorcting icon transition * chore(changeset): add changeset --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * fix(table): allow text selection with cursor in table cells (#5454) * fix(table): allow text selection with cursor in table cells * chore(changeset): add changeset --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * ci(changesets): version packages (beta) (#5450) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: add back RA deps (#5466) * chore(deps): bump testing-library & jest versions (#5468) * refactor: revise test cases * chore(deps): bump testing-library & jest versions * ci(changesets): version packages (beta) (#5467) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * refactor(autocomplete): test cases * fix(use-theme): incorrect target theme * ci(changesets): version packages (beta) (#5470) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(use-theme): remove all theme values and add the new one * ci(changesets): version packages (beta) (#5472) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * docs: 2.8.0 (#5443) * chore(docs): update routes.json * chore(docs): bump versions * chore(docs): initial draft * chore(docs): add examples * chore(Docs): update credits and community * chore(docs): update date & what's next * chore(docs): update meta data * chore(docs): add update tags * chore(docs): add tableSortIcon example * chore(docs): revise sidebar width * chore(docs): remove package size optimization * chore(docs): update meta * ci(changesets): exit pre-release mode * chore: update package versions * chore(changeset): remove unrelated changeset * chore(deps): remove unused autoprefixer * chore(docs): update tailwind v4 content * chore(docs): update template doc content * chore(docs): update formatting * chore(toast): export getToastQueue (#5476) * chore(docs): add hydration issue handling to page router example (#5474) * docs(dark-mode): add hydration handling to page router example * chore(docs): format --------- Co-authored-by: WK Wong <wingkwong.code@gmail.com> * chore(deps): bump tw4 versions * fix: handle files with paths containing empty space (#5478) * chore(docs): revise wordings in 2.8.0 blog * feat(slider): add getTooltipValue prop for custom tooltip value (#5384) * feat(slider): add getTooltipValue prop for custom tooltip value * feat(slider): fix coderabbit highlights * feat(slider): fixed wingkwong highlights * feat(slider): added custom-tooltip.raw.tsx?raw * feat(slider): improved custom-tooltip.raw.tsx * chore: undo README.md * chore(slider): use normal $ sign * chore(changeset): add changeset * chore(docs): formatting --------- Co-authored-by: andartadev1 <andartadev@gmail.com> Co-authored-by: WK Wong <wingkwong.code@gmail.com> * chore(docs): revise custom tooltip example * chore(docs): add custom tooltip example for slider * chore(deps): bump contentlayer2 & next-contentlayer2 * chore(docs): fix formatting * chore(docs): update metadata * chore: add v2.8.0 image --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: winches <329487092@qq.com> Co-authored-by: Junior Garcia <jrgarciadev@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Charlotte21110 <hejianer9@163.com> Co-authored-by: Feiyu Zheng <67126194+ChaserZ98@users.noreply.github.com> Co-authored-by: Dmytro Klymenko <dmytro@klymenko.xyz> Co-authored-by: Abhinav Agarwal <78839973+abhinav700@users.noreply.github.com> Co-authored-by: Vishv Salvi <82429084+Vishvsalvi@users.noreply.github.com> Co-authored-by: KumJungMin <37934668+KumJungMin@users.noreply.github.com> Co-authored-by: liaoyinglong <vigossliao@gmail.com> Co-authored-by: zhengjitf <zhengjitf@gmail.com> Co-authored-by: Maharshi Alpesh <maharshialpesh@gmail.com> Co-authored-by: Yohan <58714229+kaishuige@users.noreply.github.com> Co-authored-by: Aditya Ray <96347576+adi-ray@users.noreply.github.com> Co-authored-by: Aakash Patel <ap0524@srmist.edu.in> Co-authored-by: Nicolas Cappabianca <nicolas.cappabianca@gmail.com> Co-authored-by: Vishv Salvi <vishvsalvi@Vishvs-MacBook-Air.local> Co-authored-by: Priyadharshini S <priyadharshinis5102@gmail.com> Co-authored-by: arar <77303253+ararTP@users.noreply.github.com> Co-authored-by: andartadev1 <andartadev@gmail.com>
39 KiB
@heroui/tabs
2.2.20-beta.2
Patch Changes
-
#5466
87f8a12Thanks @wingkwong! - add back RA deps (overlays & utils) -
Updated dependencies [
87f8a12]:- @heroui/shared-utils@2.1.10-beta.7
- @heroui/react-utils@2.1.12-beta.5
- @heroui/use-is-mounted@2.1.8-beta.7
- @heroui/aria-utils@2.2.20-beta.2
2.2.20-beta.1
Patch Changes
-
3275e8cThanks @wingkwong! - trigger beta release -
Updated dependencies [
3275e8c]:- @heroui/shared-utils@2.1.10-beta.6
- @heroui/react-utils@2.1.12-beta.4
- @heroui/use-is-mounted@2.1.8-beta.6
- @heroui/aria-utils@2.2.20-beta.1
2.2.20-beta.0
Patch Changes
-
1bca3f9Thanks @wingkwong! - sync 2.7.11 release -
Updated dependencies [
1bca3f9]:- @heroui/shared-utils@2.1.10-beta.5
- @heroui/react-utils@2.1.12-beta.3
- @heroui/use-is-mounted@2.1.8-beta.5
- @heroui/aria-utils@2.2.20-beta.0
- @heroui/system@2.4.19-beta.0
2.2.19
Patch Changes
-
#5378
dd63b83Thanks @wingkwong! - fix tabs handleClick (#5357) -
#5382
7dff993Thanks @wingkwong! - bump RA versions -
#5374
be6a1dbThanks @wingkwong! - bump system peer dependencies -
Updated dependencies []:
- @heroui/aria-utils@2.2.19
2.2.18
Patch Changes
-
#5361
1e23994Thanks @wingkwong! - bump RA versions -
#5362
0d217e4Thanks @wingkwong! - consistent type imports -
#5362
0d217e4Thanks @wingkwong! - remove unused dependencies -
Updated dependencies [
1e23994,0d217e4,0d217e4]:- @heroui/aria-utils@2.2.18
- @heroui/react-utils@2.1.11
2.2.17
Patch Changes
-
#3917
718dc24Thanks @liaoyinglong! - fixed click handling for tab items -
#5310
1d62208Thanks @wingkwong! - bump RA versions -
#5287
06fe3a3Thanks @wingkwong! - bump framer-motion version -
Updated dependencies [
1d62208,06fe3a3]:- @heroui/aria-utils@2.2.17
- @heroui/framer-utils@2.1.16
2.2.16
Patch Changes
-
b9e94a2Thanks @jrgarciadev! - add default value for custom theme properties (#5194)v2.7.7
-
Updated dependencies [
b9e94a2]:- @heroui/use-is-mounted@2.1.7
- @heroui/use-update-effect@2.1.7
- @heroui/aria-utils@2.2.16
- @heroui/framer-utils@2.1.15
- @heroui/react-utils@2.1.10
- @heroui/shared-utils@2.1.9
2.2.15
Patch Changes
-
#5186
500ed77Thanks @wingkwong! - RA version bump (#5186) -
Updated dependencies [
500ed77]:- @heroui/shared-utils@2.1.8
- @heroui/aria-utils@2.2.15
- @heroui/framer-utils@2.1.14
- @heroui/react-utils@2.1.9
2.2.14
Patch Changes
-
#5060
3944e1aThanks @wingkwong! - RA version bump -
Updated dependencies [
3944e1a]:- @heroui/aria-utils@2.2.14
- @heroui/framer-utils@2.1.13
2.2.13
Patch Changes
-
#4998
88f1641Thanks @wingkwong! - bump RA versions -
Updated dependencies [
88f1641]:- @heroui/aria-utils@2.2.13
- @heroui/framer-utils@2.1.12
2.2.12
Patch Changes
-
v2.7.4
-
Updated dependencies []:
- @heroui/use-is-mounted@2.1.6
- @heroui/use-update-effect@2.1.6
- @heroui/aria-utils@2.2.12
- @heroui/framer-utils@2.1.11
- @heroui/react-utils@2.1.8
- @heroui/shared-utils@2.1.7
2.2.11
Patch Changes
-
Fix v2.7.0 release
-
Updated dependencies []:
- @heroui/use-update-effect@2.1.5
- @heroui/framer-utils@2.1.10
- @heroui/shared-utils@2.1.6
- @heroui/react-utils@2.1.7
- @heroui/use-is-mounted@2.1.5
- @heroui/aria-utils@2.2.11
2.2.10
Patch Changes
-
Fix v2.7.0 release
-
Updated dependencies []:
- @heroui/use-is-mounted@2.1.4
- @heroui/use-update-effect@2.1.4
- @heroui/aria-utils@2.2.10
- @heroui/framer-utils@2.1.9
- @heroui/react-utils@2.1.6
- @heroui/shared-utils@2.1.5
2.2.9
Patch Changes
4ff87caThanks @jrgarciadev! - v2.7.0- Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed
- Bump RA versions
- Various package updates and improvements across the HeroUI component library
- Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541)
- Adding support for global labelPlacement prop (ENG-1694)
- Avoid showing onClick deprecation warning for internal onClick (#4549, #4546)
- Fixed unexpected scrollShadow on virtualized listbox (#4553)
- Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283)
- New Components and Features:
- Introduce NumberInput component
- Introduce Toast component (#2560)
- Various improvements and bug fixes across components:
- Enhanced accessibility features and ARIA support
- Updated component styling and theme configurations
- Performance optimizations and code cleanup
- RTL support improvements
- Better type safety and prop validation
- Updated dependencies [
4ff87ca]:- @heroui/use-is-mounted@2.1.3
- @heroui/use-update-effect@2.1.3
- @heroui/aria-utils@2.2.9
- @heroui/framer-utils@2.1.8
- @heroui/react-utils@2.1.5
- @heroui/shared-utils@2.1.4
2.2.8
Patch Changes
-
#4594
7ebe0e6Thanks @jrgarciadev! - Org name changed -
Updated dependencies [
7ebe0e6]:- @heroui/use-update-effect@2.1.2
- @heroui/framer-utils@2.1.7
- @heroui/shared-utils@2.1.3
- @heroui/react-utils@2.1.4
- @heroui/use-is-mounted@2.1.2
- @heroui/aria-utils@2.2.8
2.2.7
Patch Changes
- Updated dependencies [
e7ff673]:- @heroui/react-utils@2.1.3
- @heroui/aria-utils@2.2.7
- @heroui/framer-utils@2.1.6
2.2.6
Patch Changes
- Updated dependencies [
77206bc,5f388fc]:- @heroui/shared-utils@2.1.2
- @heroui/aria-utils@2.2.6
- @heroui/framer-utils@2.1.5
- @heroui/react-utils@2.1.2
2.2.5
Patch Changes
- Updated dependencies [
78c0928]:- @heroui/aria-utils@2.2.5
2.2.4
Patch Changes
-
#4258
1031e98Thanks @wingkwong! - sync with upstream RA versions -
Updated dependencies [
1031e98]:- @heroui/aria-utils@2.2.4
- @heroui/framer-utils@2.1.4
2.2.3
Patch Changes
-
#4255
6a94a12Thanks @wingkwong! - fixed incorrect peerDependencies for theme and system package (#4254) -
Updated dependencies []:
- @heroui/aria-utils@2.2.3
- @heroui/framer-utils@2.1.3
2.2.2
Patch Changes
-
#4247
551ab18Thanks @jrgarciadev! - Fix peerDeps & core package client on export * -
Updated dependencies []:
- @heroui/aria-utils@2.2.2
- @heroui/framer-utils@2.1.2
2.2.1
Patch Changes
-
d6eee4aThanks @jrgarciadev! - v2.6.2 -
Updated dependencies [
d6eee4a]:- @heroui/use-is-mounted@2.1.1
- @heroui/use-update-effect@2.1.1
- @heroui/aria-utils@2.2.1
- @heroui/framer-utils@2.1.1
- @heroui/react-utils@2.1.1
- @heroui/shared-utils@2.1.1
2.2.0
Minor Changes
-
5786897Thanks @jrgarciadev! - This release includes several improvements and bug fixes:- Updated react-aria version across all components
- Improved Drawer styles and transitions
- Fixed missing peer dependencies for framer-motion
- Fixed menu item classNames functionality
- Added isClearable prop to Textarea component
- Fixed label placement issues in Input and Select components
- Improved table keyboard navigation with new isKeyboardNavigationDisabled prop
- Fixed UI sliding issues with helper wrapper in Input and Select
- Updated use-image hook to avoid Next.js hydration issues
- Replaced RTL-specific styles with logical properties
- Fixed textarea label squish issue
- Bumped tailwind-merge version
- Applied tw nested group fixes
- Fixed fullWidth variant in input and select components
- Moved circular-progress tv to progress
- Changed ListboxItem key to optional
- Fixed autocomplete clear button behavior
- Updated Select label placement logic
- Added missing framer-motion peer dependencies
- Removed layoutNode prop from Table due to react-aria update
- Virtualization added to Autocomplete
Patch Changes
-
#4207
6bc616cThanks @jrgarciadev! - Fix the "forwardRef render functions accept exactly two parameters: props and ref. Did you forget to use the ref parameter?" on next.js by changing the way we manage collection base components refs -
#4226
6c0213dThanks @wingkwong! - bump@react-aria/utilsversion (#4212) -
Updated dependencies [
6c0213d,5786897]:- @heroui/aria-utils@2.2.0
- @heroui/use-is-mounted@2.1.0
- @heroui/use-update-effect@2.1.0
- @heroui/framer-utils@2.1.0
- @heroui/react-utils@2.1.0
- @heroui/shared-utils@2.1.0
2.1.0-beta.11
Patch Changes
- Updated dependencies []:
- @heroui/aria-utils@2.1.0-beta.11
- @heroui/framer-utils@2.0.26-beta.11
2.1.0-beta.10
Patch Changes
-
9869f2b91Thanks @wingkwong! - bump version -
Updated dependencies [
9869f2b91]:- @heroui/use-is-mounted@2.0.7-beta.5
- @heroui/use-update-effect@2.0.7-beta.5
- @heroui/aria-utils@2.1.0-beta.10
- @heroui/framer-utils@2.0.26-beta.10
- @heroui/react-utils@2.0.18-beta.8
- @heroui/shared-utils@2.0.9-beta.8
2.1.0-beta.9
Patch Changes
-
#3036
eafdb7d47Thanks @ryo-manba! - update react-aria version -
Updated dependencies [
eafdb7d47]:- @heroui/aria-utils@2.1.0-beta.9
- @heroui/framer-utils@2.0.26-beta.9
2.1.0-beta.8
Patch Changes
- Updated dependencies []:
- @heroui/aria-utils@2.1.0-beta.8
- @heroui/framer-utils@2.0.26-beta.8
2.1.0-beta.7
Patch Changes
-
#4092
528668db8Thanks @jrgarciadev! - Test new runner -
Updated dependencies [
528668db8]:- @heroui/use-is-mounted@2.0.7-beta.4
- @heroui/use-update-effect@2.0.7-beta.4
- @heroui/aria-utils@2.1.0-beta.7
- @heroui/framer-utils@2.0.26-beta.7
- @heroui/react-utils@2.0.18-beta.7
- @heroui/shared-utils@2.0.9-beta.7
2.1.0-beta.6
Patch Changes
-
#4086
f69fe47b5Thanks @jrgarciadev! - Pnpm clean -
Updated dependencies [
f69fe47b5]:- @heroui/use-is-mounted@2.0.7-beta.3
- @heroui/use-update-effect@2.0.7-beta.3
- @heroui/aria-utils@2.1.0-beta.6
- @heroui/framer-utils@2.0.26-beta.6
- @heroui/react-utils@2.0.18-beta.6
- @heroui/shared-utils@2.0.9-beta.6
2.1.0-beta.5
Patch Changes
-
#4083
35058262cThanks @jrgarciadev! - Fix build -
Updated dependencies [
35058262c]:- @heroui/use-is-mounted@2.0.7-beta.2
- @heroui/use-update-effect@2.0.7-beta.2
- @heroui/aria-utils@2.1.0-beta.5
- @heroui/framer-utils@2.0.26-beta.5
- @heroui/react-utils@2.0.18-beta.5
- @heroui/shared-utils@2.0.9-beta.5
2.1.0-beta.4
Patch Changes
-
#4039
5339b2571Thanks @wingkwong! - support inert value with boolean type for react 19 (#4038) -
Updated dependencies [
5339b2571]:- @heroui/shared-utils@2.0.9-beta.4
- @heroui/aria-utils@2.1.0-beta.4
- @heroui/framer-utils@2.0.26-beta.4
- @heroui/react-utils@2.0.18-beta.4
2.1.0-beta.3
Patch Changes
-
#4010
ef432eb53Thanks @jrgarciadev! - framer-motion alpha version added -
Updated dependencies [
ef432eb53]:- @heroui/use-is-mounted@2.0.7-beta.1
- @heroui/use-update-effect@2.0.7-beta.1
- @heroui/aria-utils@2.1.0-beta.3
- @heroui/framer-utils@2.0.26-beta.3
- @heroui/react-utils@2.0.18-beta.3
- @heroui/shared-utils@2.0.9-beta.3
2.1.0-beta.2
Patch Changes
-
#4008
7c1c0dd8fThanks @jrgarciadev! - React 19 added to peerDeps -
Updated dependencies [
7c1c0dd8f]:- @heroui/use-is-mounted@2.0.7-beta.0
- @heroui/use-update-effect@2.0.7-beta.0
- @heroui/aria-utils@2.1.0-beta.2
- @heroui/framer-utils@2.0.26-beta.2
- @heroui/react-utils@2.0.18-beta.2
- @heroui/shared-utils@2.0.9-beta.2
2.1.0-beta.1
Patch Changes
-
#3990
cb5bc4c74Thanks @jrgarciadev! - Beta 1 -
Updated dependencies [
cb5bc4c74]:- @heroui/aria-utils@2.1.0-beta.1
- @heroui/framer-utils@2.0.26-beta.1
- @heroui/react-utils@2.0.18-beta.1
- @heroui/shared-utils@2.0.9-beta.1
2.1.0-beta.0
Minor Changes
- #3732
67ea2f65eThanks @ryo-manba! - update react-aria version
Patch Changes
-
#3974
7c2c9c487Thanks @winchesHe! - Add tab ref -
#3523
3f0d81b56Thanks @wingkwong! - updateframer-motionversions -
#3978
9fe0aa79cThanks @ShrinidhiUpadhyaya! - revise the inert attribute inTabPanel(#3972) -
Updated dependencies [
0cf91395c,781b85566,67ea2f65e,38a54ab49,af3c4f706,ae73de1a6,ad6393ab3,3f0d81b56,cb1b3135b,a5cac4561,d90ad05b1,a0d7141db,3f0d81b56,3f0d81b56,8a33eabb2,559436d46]:- @heroui/theme@2.3.0-beta.0
- @heroui/system@2.3.0-beta.0
- @heroui/aria-utils@2.1.0-beta.0
- @heroui/shared-utils@2.0.9-beta.0
- @heroui/framer-utils@2.0.26-beta.0
- @heroui/react-utils@2.0.18-beta.0
2.0.37
Patch Changes
- Updated dependencies [
229388422]:- @heroui/aria-utils@2.0.26
2.0.36
Patch Changes
- Updated dependencies [
123b7fbc9,f36df4362]:- @heroui/aria-utils@2.0.25
- @heroui/shared-utils@2.0.8
- @heroui/framer-utils@2.0.25
- @heroui/react-utils@2.0.17
2.0.35
Patch Changes
-
#3512
2d2d300a1Thanks @wingkwong! - fix conflicting versions in npm -
Updated dependencies [
2d2d300a1]:- @heroui/use-is-mounted@2.0.6
- @heroui/use-update-effect@2.0.6
- @heroui/aria-utils@2.0.24
- @heroui/framer-utils@2.0.24
- @heroui/react-utils@2.0.16
- @heroui/shared-utils@2.0.7
2.0.34
Patch Changes
- Updated dependencies []:
- @heroui/aria-utils@2.0.23
- @heroui/framer-utils@2.0.23
2.0.33
Patch Changes
- Updated dependencies [
60bb09fe6,f5d94f96e]:- @heroui/aria-utils@2.0.22
- @heroui/shared-utils@2.0.6
- @heroui/framer-utils@2.0.22
- @heroui/react-utils@2.0.15
2.0.32
Patch Changes
-
#3164
5c83e9ceaThanks @wingkwong! - Fixed incorrect content in tab panel (#3159) -
#3240
47c2472fbThanks @wingkwong! - bump react-aria dependencies -
#3246
d8ceab357Thanks @ryo-manba! - Fixed set tab panel id correctly (#2809) -
Updated dependencies [
47c2472fb,47c2472fb,b9bb06ff3]:- @heroui/aria-utils@2.0.21
- @heroui/react-utils@2.0.14
- @heroui/framer-utils@2.0.21
2.0.31
Patch Changes
-
#3119
685995a12Thanks @wingkwong! - bump@react-aria/utilsversion to3.24.1and bump@react-types/sharedto3.23.1 -
Updated dependencies [
685995a12]:- @heroui/aria-utils@2.0.20
- @heroui/framer-utils@2.0.20
2.0.30
Patch Changes
-
#2953
c8f792ccdThanks @ryo-manba! - Fix update type definition to prevent primitive values as items (#2938) -
#2973
e34c5e307Thanks @wingkwong! - AdddestroyInactiveTabPanelprop for Tabs component (#1562) -
#2929
422770cc6Thanks @jrgarciadev! - Add support for disabling the animations globally. -
#2725
8048dcc0cThanks @ericfabreu! - Fix 'Tap to click' behavior on macOS for Accordion and Tab -
Updated dependencies [
3b14c21e0,422770cc6]:- @heroui/aria-utils@2.0.19
- @heroui/framer-utils@2.0.19
2.0.29
Patch Changes
- Updated dependencies [
eccc2f2f3]:- @heroui/aria-utils@2.0.18
- @heroui/framer-utils@2.0.18
- @heroui/react-utils@2.0.13
2.0.28
Patch Changes
- Updated dependencies []:
- @heroui/aria-utils@2.0.17
- @heroui/framer-utils@2.0.17
- @heroui/react-utils@2.0.12
2.0.27
Patch Changes
-
#2618
dc0bcf13aThanks @jrgarciadev! - v2.3.0 -
#2618
dc0bcf13aThanks @jrgarciadev! - Fixed the issue where only two keyframes were supported with spring and inertia animations. -
#2618
dc0bcf13aThanks @jrgarciadev! - Add placement and isVertical prop -
#2618
dc0bcf13aThanks @jrgarciadev! - - Calendar component added- objectToDeps function applied all across components
useMeasurehook addeduseIntersectionObserverhook addedframer-transitionsrenamed toframer-utilsResizablePanelcomponent added toframer-utilstest-utilsupdated
-
#2464
2894aeccaThanks @mezotv! - Changes the motion important to the more lightweight m component in framer motion to only load the required features. -
Updated dependencies [
dc0bcf13a,dc0bcf13a]:- @heroui/aria-utils@2.0.16
- @heroui/framer-utils@2.0.16
- @heroui/react-utils@2.0.11
- @heroui/shared-utils@2.0.5
- @heroui/use-is-mounted@2.0.5
- @heroui/use-update-effect@2.0.5
2.0.26
Patch Changes
-
#1948
aab1dbf77Thanks @jrgarciadev! - Fix #1938 selectedKey duplicated declaration -
Updated dependencies []:
- @heroui/aria-utils@2.0.15
- @heroui/framer-utils@2.0.15
2.0.25
Patch Changes
- Updated dependencies []:
- @heroui/aria-utils@2.0.14
- @heroui/framer-utils@2.0.14
2.0.24
Patch Changes
-
#1877
44ed1056eThanks @jrgarciadev! - Peer dependencies updated, changeset config changed to update peer dependencies only when out of range -
Updated dependencies []:
- @heroui/aria-utils@2.0.13
- @heroui/framer-utils@2.0.13
2.0.23
Patch Changes
-
#1874
38af48fafThanks @jrgarciadev! - Peer dependencies updated to avoid the peer conflicts issue. -
Updated dependencies []:
- @heroui/system@2.0.12
- @heroui/aria-utils@2.0.12
- @heroui/framer-utils@2.0.12
2.0.22
Patch Changes
-
25e86fb41Thanks @jrgarciadev! - New version v2.2.0 -
Updated dependencies [
25e86fb41]:- @heroui/system@2.0.11
- @heroui/theme@2.1.10
- @heroui/use-is-mounted@2.0.4
- @heroui/use-update-effect@2.0.4
- @heroui/aria-utils@2.0.11
- @heroui/framer-utils@2.0.11
- @heroui/react-utils@2.0.10
- @heroui/shared-utils@2.0.4
2.0.21
Patch Changes
- Updated dependencies [
425a034bc]:- @heroui/theme@2.1.9
- @heroui/system@2.0.10
- @heroui/react-utils@2.0.9
- @heroui/aria-utils@2.0.10
- @heroui/framer-utils@2.0.10
2.0.20
Patch Changes
-
#1600
b1b30b797Thanks @jrgarciadev! - Fix npm deploy -
Updated dependencies [
b1b30b797]:- @heroui/system@2.0.9
- @heroui/theme@2.1.8
- @heroui/use-is-mounted@2.0.3
- @heroui/use-update-effect@2.0.3
- @heroui/aria-utils@2.0.9
- @heroui/framer-utils@2.0.9
- @heroui/react-utils@2.0.8
- @heroui/shared-utils@2.0.3
2.0.19
Patch Changes
-
#1589
1612532eeThanks @jrgarciadev! - React aria packages upgraded -
Updated dependencies [
a3be419cb,5c30e0481,1612532ee]:- @heroui/theme@2.1.7
- @heroui/aria-utils@2.0.8
- @heroui/system@2.0.8
- @heroui/framer-utils@2.0.8
2.0.18
Patch Changes
- Updated dependencies [
7c8341035]:- @heroui/theme@2.1.6
2.0.17
Patch Changes
- Updated dependencies [
d61428d9e,4db10a47e]:- @heroui/theme@2.1.5
- @heroui/system@2.0.7
- @heroui/aria-utils@2.0.7
- @heroui/framer-utils@2.0.7
2.0.16
Patch Changes
-
#1545
09fe1d314Thanks @jrgarciadev! - Fix #1531 title props filtered, titleValue prop added to pass the title to the HTML element. -
Updated dependencies [
043b8420c,641bf0885]:- @heroui/theme@2.1.4
- @heroui/system@2.0.6
- @heroui/aria-utils@2.0.6
- @heroui/framer-utils@2.0.6
2.0.15
Patch Changes
- Updated dependencies [
5702287e5]:- @heroui/theme@2.1.3
2.0.14
Patch Changes
-
#1458
4e94c115Thanks @jrgarciadev! - Fix dropdown trigger events and popover arrow styles -
Updated dependencies [
4e94c115]:- @heroui/theme@2.1.2
2.0.13
Patch Changes
- Updated dependencies [
cc839cdd]:- @heroui/theme@2.1.1
2.0.12
Patch Changes
-
#1313
baec5502Thanks @jrgarciadev! - New components:- Select
- Listbox
- ScrollShadow
-
Updated dependencies [
baec5502]:- @heroui/theme@2.1.0
- @heroui/react-utils@2.0.7
2.0.11
Patch Changes
- Updated dependencies []:
- @heroui/react-utils@2.0.6
2.0.10
Patch Changes
- Updated dependencies [
d0341020]:- @heroui/theme@2.0.5
2.0.9
Patch Changes
- Updated dependencies []:
- @heroui/react-utils@2.0.5
2.0.8
Patch Changes
-
#1359
a30cec48Thanks @jrgarciadev! - \n- react-aria packages upgraded to the latest version
- image storybooks fixed
- other bug fixes..
-
Updated dependencies [
a30cec48]:- @heroui/framer-utils@2.0.5
- @heroui/aria-utils@2.0.5
- @heroui/system@2.0.5
2.0.7
Patch Changes
- Updated dependencies [
710395f3]:- @heroui/system@2.0.4
- @heroui/aria-utils@2.0.4
- @heroui/framer-utils@2.0.4
2.0.6
Patch Changes
- Updated dependencies []:
- @heroui/react-utils@2.0.4
2.0.5
Patch Changes
- Updated dependencies []:
- @heroui/react-utils@2.0.3
2.0.4
Patch Changes
-
#1301
d794225cThanks @jrgarciadev! - Plugin types adapted to work with latest version of postcss -
Updated dependencies [
d794225c]:- @heroui/theme@2.0.4
2.0.3
Patch Changes
-
#1289
eefda8d6Thanks @jrgarciadev! - - "use client" directive removed from components that didn't need it- packages adapted to support RSC imports
- filterDomProps function was modified to enable/disabled it
-
e3e13a09Thanks @jrgarciadev! - New package created to exports system RSC-compatible functions Component exports changed to named exports -
Updated dependencies [
eefda8d6,e3e13a09]:- @heroui/react-utils@2.0.2
- @heroui/system@2.0.3
- @heroui/theme@2.0.3
- @heroui/use-is-mounted@2.0.2
- @heroui/use-update-effect@2.0.2
- @heroui/aria-utils@2.0.3
- @heroui/framer-utils@2.0.3
- @heroui/shared-utils@2.0.2
2.0.2
Patch Changes
- Updated dependencies [
459ac5ed]:- @heroui/theme@2.0.2
- @heroui/system@2.0.2
- @heroui/aria-utils@2.0.2
- @heroui/framer-utils@2.0.2
2.0.1
Patch Changes
-
e940ec06Thanks @jrgarciadev! - Introducing NextUI v2.0 -
e940ec06Thanks @jrgarciadev! - Introducing v2 - Readmes updated -
Updated dependencies [
e940ec06,e940ec06]:- @heroui/framer-utils@2.0.1
- @heroui/use-update-effect@2.0.1
- @heroui/shared-utils@2.0.1
- @heroui/react-utils@2.0.1
- @heroui/use-is-mounted@2.0.1
- @heroui/aria-utils@2.0.1
- @heroui/system@2.0.1
- @heroui/theme@2.0.1