mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
Org name change (#4594)
* chore: kapa-ai temporary disabled * chore: org renamed
This commit is contained in:
parent
65345f3d0c
commit
7ebe0e664f
87
.changeset/calm-flies-serve.md
Normal file
87
.changeset/calm-flies-serve.md
Normal file
@ -0,0 +1,87 @@
|
||||
---
|
||||
"@heroui/use-intersection-observer": patch
|
||||
"@heroui/use-data-scroll-overflow": patch
|
||||
"@heroui/use-aria-accordion-item": patch
|
||||
"@heroui/use-aria-modal-overlay": patch
|
||||
"@heroui/use-safe-layout-effect": patch
|
||||
"@heroui/use-aria-multiselect": patch
|
||||
"@heroui/use-infinite-scroll": patch
|
||||
"@heroui/use-scroll-position": patch
|
||||
"@heroui/react-rsc-utils": patch
|
||||
"@heroui/scroll-shadow": patch
|
||||
"@heroui/use-aria-accordion": patch
|
||||
"@heroui/autocomplete": patch
|
||||
"@heroui/use-update-effect": patch
|
||||
"@heroui/dom-animation": patch
|
||||
"@heroui/stories-utils": patch
|
||||
"@heroui/breadcrumbs": patch
|
||||
"@heroui/date-picker": patch
|
||||
"@heroui/use-callback-ref": patch
|
||||
"@heroui/framer-utils": patch
|
||||
"@heroui/shared-icons": patch
|
||||
"@heroui/shared-utils": patch
|
||||
"@heroui/date-input": patch
|
||||
"@heroui/pagination": patch
|
||||
"@heroui/use-aria-button": patch
|
||||
"@heroui/react-utils": patch
|
||||
"@heroui/accordion": patch
|
||||
"@heroui/input-otp": patch
|
||||
"@heroui/use-disclosure": patch
|
||||
"@heroui/use-is-mounted": patch
|
||||
"@heroui/use-pagination": patch
|
||||
"@heroui/use-real-shape": patch
|
||||
"@heroui/aria-utils": patch
|
||||
"@heroui/test-utils": patch
|
||||
"@heroui/calendar": patch
|
||||
"@heroui/checkbox": patch
|
||||
"@heroui/dropdown": patch
|
||||
"@heroui/progress": patch
|
||||
"@heroui/skeleton": patch
|
||||
"@heroui/use-aria-link": patch
|
||||
"@heroui/use-clipboard": patch
|
||||
"@heroui/use-draggable": patch
|
||||
"@heroui/use-is-mobile": patch
|
||||
"@heroui/use-ref-state": patch
|
||||
"@heroui/divider": patch
|
||||
"@heroui/listbox": patch
|
||||
"@heroui/popover": patch
|
||||
"@heroui/snippet": patch
|
||||
"@heroui/spinner": patch
|
||||
"@heroui/tooltip": patch
|
||||
"@heroui/avatar": patch
|
||||
"@heroui/button": patch
|
||||
"@heroui/drawer": patch
|
||||
"@heroui/navbar": patch
|
||||
"@heroui/ripple": patch
|
||||
"@heroui/select": patch
|
||||
"@heroui/slider": patch
|
||||
"@heroui/spacer": patch
|
||||
"@heroui/switch": patch
|
||||
"@heroui/use-measure": patch
|
||||
"@heroui/alert": patch
|
||||
"@heroui/badge": patch
|
||||
"@heroui/image": patch
|
||||
"@heroui/input": patch
|
||||
"@heroui/modal": patch
|
||||
"@heroui/radio": patch
|
||||
"@heroui/table": patch
|
||||
"@heroui/use-resize": patch
|
||||
"@heroui/card": patch
|
||||
"@heroui/chip": patch
|
||||
"@heroui/code": patch
|
||||
"@heroui/form": patch
|
||||
"@heroui/link": patch
|
||||
"@heroui/menu": patch
|
||||
"@heroui/tabs": patch
|
||||
"@heroui/user": patch
|
||||
"@heroui/system-rsc": patch
|
||||
"@heroui/use-image": patch
|
||||
"@heroui/use-theme": patch
|
||||
"@heroui/kbd": patch
|
||||
"@heroui/use-ssr": patch
|
||||
"@heroui/system": patch
|
||||
"@heroui/react": patch
|
||||
"@heroui/theme": patch
|
||||
---
|
||||
|
||||
Org name changed
|
||||
@ -2,7 +2,7 @@
|
||||
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
|
||||
"changelog": [
|
||||
"@changesets/changelog-github",
|
||||
{ "repo": "frontio-ai/heroui" }
|
||||
{ "repo": "heroui-inc/heroui" }
|
||||
],
|
||||
"commit": false,
|
||||
"fixed": [],
|
||||
|
||||
@ -3,7 +3,7 @@ const conventional = require("@commitlint/config-conventional");
|
||||
module.exports = {
|
||||
extends: ["@commitlint/config-conventional"],
|
||||
plugins: ["commitlint-plugin-function-rules"],
|
||||
helpUrl: "https://github.com/frontio-ai/heroui/blob/main/CONTRIBUTING.md#commit-convention",
|
||||
helpUrl: "https://github.com/heroui-inc/heroui/blob/main/CONTRIBUTING.md#commit-convention",
|
||||
rules: {
|
||||
...conventional.rules,
|
||||
"type-enum": [
|
||||
|
||||
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -8,17 +8,17 @@ body:
|
||||
value: |
|
||||
Thank you for reporting an issue :pray:.
|
||||
|
||||
This issue tracker is for reporting bugs found in [HeroUI github repository](https://github.com/frontio-ai/heroui/)
|
||||
This issue tracker is for reporting bugs found in [HeroUI github repository](https://github.com/heroui-inc/heroui/)
|
||||
If you have a question about how to achieve something and are struggling, please post a question
|
||||
inside of either of the following places:
|
||||
- HeroUI's [Discussion's tab](https://github.com/frontio-ai/heroui/discussions)
|
||||
- HeroUI's [Discussion's tab](https://github.com/heroui-inc/heroui/discussions)
|
||||
- HeroUI's [Discord channel](https://discord.gg/9b6yyZKmH4)
|
||||
|
||||
|
||||
Before submitting a new bug/issue, please check the links below to see if there is a solution or question posted there already:
|
||||
- HeroUI's [Issue's tab](https://github.com/frontio-ai/heroui/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc)
|
||||
- HeroUI's [closed issues tab](https://github.com/frontio-ai/heroui/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed)
|
||||
- HeroUI's [Discussions tab](https://github.com/frontio-ai/heroui/discussions)
|
||||
- HeroUI's [Issue's tab](https://github.com/heroui-inc/heroui/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc)
|
||||
- HeroUI's [closed issues tab](https://github.com/heroui-inc/heroui/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed)
|
||||
- HeroUI's [Discussions tab](https://github.com/heroui-inc/heroui/discussions)
|
||||
|
||||
The more information you fill in, the better the community can help you.
|
||||
- type: input
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,7 +1,7 @@
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: 🤔 Long question or ideas?
|
||||
url: https://github.com/frontio-ai/heroui/discussions
|
||||
url: https://github.com/heroui-inc/heroui/discussions
|
||||
about: Ask long-form questions and discuss ideas.
|
||||
- name: 💬 Discord Community Chat
|
||||
url: https://discord.gg/9b6yyZKmH4
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -12,7 +12,7 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
This issue form is for requesting features only! For example, requesting a new component, behavior ... etc
|
||||
If you want to report a bug, please use the [bug report form](https://github.com/frontio-ai/heroui/issues/new?assignees=&labels=&template=bug_report.yml).
|
||||
If you want to report a bug, please use the [bug report form](https://github.com/heroui-inc/heroui/issues/new?assignees=&labels=&template=bug_report.yml).
|
||||
- type: textarea
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@ -33,7 +33,7 @@ export default function DocsLayout({children}: DocsLayoutProps) {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<ScriptProviders />
|
||||
<ScriptProviders isKapaEnabled={false} />
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
@ -40,7 +40,7 @@ export default function DocsLayout({children}: DocsLayoutProps) {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<ScriptProviders />
|
||||
<ScriptProviders isKapaEnabled={false} />
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
@ -49,7 +49,7 @@ export const metadata: Metadata = {
|
||||
url: "https://x.com/hero_ui",
|
||||
},
|
||||
],
|
||||
creator: "frontio-ai",
|
||||
creator: "heroui-inc",
|
||||
alternates: {
|
||||
canonical: "https://heroui.com",
|
||||
types: {
|
||||
|
||||
@ -8,7 +8,7 @@ const frameworks = [
|
||||
description:
|
||||
"A Next.js 13 with app directory template pre-configured with HeroUI (v2) and Tailwind CSS.",
|
||||
icon: <NewNextJSIcon height={40} width={40} />,
|
||||
href: "https://github.com/frontio-ai/next-app-template",
|
||||
href: "https://github.com/heroui-inc/next-app-template",
|
||||
},
|
||||
{
|
||||
title: "Next.js 13 (Pages) Template",
|
||||
@ -16,7 +16,7 @@ const frameworks = [
|
||||
description:
|
||||
"A Next.js 13 with pages directory template pre-configured with HeroUI (v2) and Tailwind CSS.",
|
||||
icon: <NewNextJSIcon height={40} width={40} />,
|
||||
href: "https://github.com/frontio-ai/next-pages-template",
|
||||
href: "https://github.com/heroui-inc/next-pages-template",
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
@ -2,16 +2,18 @@ import * as React from "react";
|
||||
import Script from "next/script";
|
||||
|
||||
|
||||
export function ScriptProviders() {
|
||||
export function ScriptProviders({isKapaEnabled}: {isKapaEnabled?: boolean}) {
|
||||
if (!isKapaEnabled) return null;
|
||||
|
||||
return (
|
||||
<>
|
||||
<Script
|
||||
defer
|
||||
data-modal-disclaimer="This is a custom LLM for NextUI with access to all developer docs (heroui.com/docs) and GitHub Issues and PRs (github.com/frontio-ai/heroui)."
|
||||
data-modal-disclaimer="This is a custom LLM for HeroUI with access to all developer docs (heroui.com/docs) and GitHub Issues and PRs (github.com/heroui-inc/heroui)."
|
||||
data-modal-example-questions="How do I install for Next.js?,How do I customize primary color?"
|
||||
data-project-color="#000000"
|
||||
data-project-logo="https://avatars.githubusercontent.com/u/86160567?s=280&v=4"
|
||||
data-project-name="NextUI"
|
||||
data-project-name="HeroUI"
|
||||
data-website-id="e733a73f-980e-4f7d-9e8b-91867453f899"
|
||||
src="https://widget.kapa.ai/kapa-widget.bundle.js"
|
||||
strategy="afterInteractive"
|
||||
|
||||
@ -31,7 +31,7 @@ export const siteConfig = {
|
||||
creator: "@hero_ui",
|
||||
},
|
||||
links: {
|
||||
github: "https://github.com/frontio-ai/heroui",
|
||||
github: "https://github.com/heroui-inc/heroui",
|
||||
twitter: "https://x.com/hero_ui",
|
||||
docs: "https://heroui.com",
|
||||
discord: "https://discord.gg/9b6yyZKmH4",
|
||||
|
||||
@ -103,4 +103,4 @@ Whether it's a feature request, bug report, or a project to showcase, please get
|
||||
|
||||
## Contributing
|
||||
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/frontio-ai/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/heroui-inc/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
|
||||
@ -327,4 +327,4 @@ Whether it's a feature request, bug report, or a project to showcase, please get
|
||||
|
||||
## Contributing
|
||||
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/frontio-ai/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/heroui-inc/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
|
||||
@ -164,4 +164,4 @@ Whether it's a feature request, bug report, or a project to showcase, please get
|
||||
|
||||
## Contributing
|
||||
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/frontio-ai/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/heroui-inc/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
|
||||
@ -440,4 +440,4 @@ Whether it's a feature request, bug report, or a project to showcase, please get
|
||||
|
||||
## Contributing
|
||||
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/frontio-ai/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/heroui-inc/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
|
||||
@ -61,7 +61,7 @@ Upgrade today by running one of the following commands:
|
||||
|
||||
## NextUI CLI
|
||||
|
||||
We are thrilled to introduce the [NextUI CLI](https://github.com/frontio-ai/heroui-cli), a command-line interface, It offers a comprehensive suite
|
||||
We are thrilled to introduce the [NextUI CLI](https://github.com/heroui-inc/heroui-cli), a command-line interface, It offers a comprehensive suite
|
||||
of commands to initialize, manage, and improve your NextUI projects. It enables you to `add`, `remove`, or
|
||||
`upgrade` individual components, assess the health of your project, and more.
|
||||
|
||||
@ -144,7 +144,7 @@ nextui add --all
|
||||
|
||||
<Spacer y={4} />
|
||||
|
||||
> The CLI is currentl in `Alpha` stage, we're working on adding more features and improvements. If you find any issues or have any suggestions, please let us know by [opening an issue](https://github.com/frontio-ai/heroui-cli/issues/new).
|
||||
> The CLI is currentl in `Alpha` stage, we're working on adding more features and improvements. If you find any issues or have any suggestions, please let us know by [opening an issue](https://github.com/heroui-inc/heroui-cli/issues/new).
|
||||
|
||||
To learn more about the CLI and its commands, please refer to the [CLI documentation](/docs/guide/cli) and the [CLI API reference](/docs/api-references/cli-api).
|
||||
|
||||
@ -367,38 +367,38 @@ That's it! Your project should now be using the latest version of TailwindCSS an
|
||||
|
||||
**Bug Fixes**:
|
||||
|
||||
- Fixed an HSL color rounding issue in the theme settings to ensure accurate color representation. [PR](https://github.com/frontio-ai/heroui/pull/2702) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Removed conflicting transition definitions affecting CSS classes. [PR](https://github.com/frontio-ai/heroui/pull/2677) - [@u3u](https://github.com/u3u)
|
||||
- Patched the "@heroui/autocomplete" package to fix an issue where empty items with `allowCustomValue` would not render properly due to a null node problem. [PR](https://github.com/frontio-ai/heroui/pull/2674) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Implemented a fix in modal components to prevent carryover of IME (Input Method Editor) input when switching fields using the Tab key. [PR](https://github.com/frontio-ai/heroui/pull/2709) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Enhanced accessibility by handling Tab key press event in the `ModalContent` component. [PR](https://github.com/frontio-ai/heroui/pull/2709) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Fixed an issue where disabled select components could still be changed using blur and keyboard shortcuts. [PR](https://github.com/frontio-ai/heroui/pull/2649) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Patched issues in "@heroui/use-aria-multiselect" and "@heroui/stories-utils" packages to fix a warning about `SELECT defaultSelectedKeys`. [PR](https://github.com/frontio-ai/heroui/pull/2648) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed an issue with incorrect `onChange` typing in Checkbox Group, ensuring it now correctly handles an array of strings as values. [PR](https://github.com/frontio-ai/heroui/pull/2595) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed the `label` placement issue in `Select` component if a `description` prop is used [PR](https://github.com/frontio-ai/heroui/pull/2553) - [@novsource](https://github.com/novsource)
|
||||
- Fixed the `originalProps` spread issue in the `Dropdown` component. [PR](https://github.com/frontio-ai/heroui/pull/2450) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed an HSL color rounding issue in the theme settings to ensure accurate color representation. [PR](https://github.com/heroui-inc/heroui/pull/2702) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Removed conflicting transition definitions affecting CSS classes. [PR](https://github.com/heroui-inc/heroui/pull/2677) - [@u3u](https://github.com/u3u)
|
||||
- Patched the "@heroui/autocomplete" package to fix an issue where empty items with `allowCustomValue` would not render properly due to a null node problem. [PR](https://github.com/heroui-inc/heroui/pull/2674) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Implemented a fix in modal components to prevent carryover of IME (Input Method Editor) input when switching fields using the Tab key. [PR](https://github.com/heroui-inc/heroui/pull/2709) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Enhanced accessibility by handling Tab key press event in the `ModalContent` component. [PR](https://github.com/heroui-inc/heroui/pull/2709) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Fixed an issue where disabled select components could still be changed using blur and keyboard shortcuts. [PR](https://github.com/heroui-inc/heroui/pull/2649) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Patched issues in "@heroui/use-aria-multiselect" and "@heroui/stories-utils" packages to fix a warning about `SELECT defaultSelectedKeys`. [PR](https://github.com/heroui-inc/heroui/pull/2648) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed an issue with incorrect `onChange` typing in Checkbox Group, ensuring it now correctly handles an array of strings as values. [PR](https://github.com/heroui-inc/heroui/pull/2595) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed the `label` placement issue in `Select` component if a `description` prop is used [PR](https://github.com/heroui-inc/heroui/pull/2553) - [@novsource](https://github.com/novsource)
|
||||
- Fixed the `originalProps` spread issue in the `Dropdown` component. [PR](https://github.com/heroui-inc/heroui/pull/2450) - [@wingkwong](https://github.com/wingkwong)
|
||||
|
||||
**Improvements**
|
||||
- Framer Motion was updated to the latest version, improving performance and reducing bundle size. [Docs](https://www.framer.com/motion/guide-reduce-bundle-size/) [PR](https://github.com/frontio-ai/heroui/pull/2464) - [@mezotv](https://github.com/mezotv)
|
||||
- Framer Motion was updated to the latest version, improving performance and reducing bundle size. [Docs](https://www.framer.com/motion/guide-reduce-bundle-size/) [PR](https://github.com/heroui-inc/heroui/pull/2464) - [@mezotv](https://github.com/mezotv)
|
||||
- `LazyMotion` was added to all components that use Framer Motion, improving performance by only loading the required motion components.
|
||||
- We removed the custom `units` creation from the `nextui` plugin, it is no longer needed with TailwindCSS v3.4 and above. [PR](https://github.com/frontio-ai/heroui/pull/2713) - [@jrgarciadev](https://github.com/jrgarciadev)
|
||||
- Updated `framer-motion` package across various components and utilities to version `11.0.22` for enhanced performance and consistency. [PR](https://github.com/frontio-ai/heroui/pull/2596) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Ensured compatibility with `react@18.2.0` and `react-dom@18.2.0` across the board. [PR](https://github.com/frontio-ai/heroui/pull/2596) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Introduced patches for NextUI components to improve animations, including support for keyframes with spring and inertia animations. [PR](https://github.com/frontio-ai/heroui/pull/2596) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Improved handling of numeric keys in the multi-select component to ensure consistent behavior. [PR](https://github.com/frontio-ai/heroui/pull/2589) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Updated the version of react-aria to include the latest changes as detailed in the [2024-02-13 release](https://react-spectrum.adobe.com/releases/2024-02-13.html). [PR](https://github.com/frontio-ai/heroui/pull/2561) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Added support for custom class names in the `AvatarGroup` component, enhancing flexibility in styling. [PR](https://github.com/frontio-ai/heroui/pull/2669) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Introduced a `count` slot to the `AvatarGroup` for more customized rendering. [PR](https://github.com/frontio-ai/heroui/pull/2669) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Improved the `AvatarGroup` component's count rendering logic for better performance and flexibility. [PR](https://github.com/frontio-ai/heroui/pull/2669) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Add RTL support to the kbd component. [PR](https://github.com/frontio-ai/heroui/pull/2482) - [@mrbadri](https://github.com/mrbadri)
|
||||
- Add RTL support to the Select component. [PR](https://github.com/frontio-ai/heroui/pull/2485) - [@mrbadri](https://github.com/mrbadri)
|
||||
- Add RTL support to the avatar group componen. [PR](https://github.com/frontio-ai/heroui/pull/2498) - [@mrbadri](https://github.com/mrbadri)
|
||||
- Add RTL support to the Table component. [PR](https://github.com/frontio-ai/heroui/pull/2472) - [@mrbadri](https://github.com/mrbadri)
|
||||
- We removed the custom `units` creation from the `nextui` plugin, it is no longer needed with TailwindCSS v3.4 and above. [PR](https://github.com/heroui-inc/heroui/pull/2713) - [@jrgarciadev](https://github.com/jrgarciadev)
|
||||
- Updated `framer-motion` package across various components and utilities to version `11.0.22` for enhanced performance and consistency. [PR](https://github.com/heroui-inc/heroui/pull/2596) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Ensured compatibility with `react@18.2.0` and `react-dom@18.2.0` across the board. [PR](https://github.com/heroui-inc/heroui/pull/2596) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Introduced patches for NextUI components to improve animations, including support for keyframes with spring and inertia animations. [PR](https://github.com/heroui-inc/heroui/pull/2596) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Improved handling of numeric keys in the multi-select component to ensure consistent behavior. [PR](https://github.com/heroui-inc/heroui/pull/2589) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Updated the version of react-aria to include the latest changes as detailed in the [2024-02-13 release](https://react-spectrum.adobe.com/releases/2024-02-13.html). [PR](https://github.com/heroui-inc/heroui/pull/2561) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Added support for custom class names in the `AvatarGroup` component, enhancing flexibility in styling. [PR](https://github.com/heroui-inc/heroui/pull/2669) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Introduced a `count` slot to the `AvatarGroup` for more customized rendering. [PR](https://github.com/heroui-inc/heroui/pull/2669) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Improved the `AvatarGroup` component's count rendering logic for better performance and flexibility. [PR](https://github.com/heroui-inc/heroui/pull/2669) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Add RTL support to the kbd component. [PR](https://github.com/heroui-inc/heroui/pull/2482) - [@mrbadri](https://github.com/mrbadri)
|
||||
- Add RTL support to the Select component. [PR](https://github.com/heroui-inc/heroui/pull/2485) - [@mrbadri](https://github.com/mrbadri)
|
||||
- Add RTL support to the avatar group componen. [PR](https://github.com/heroui-inc/heroui/pull/2498) - [@mrbadri](https://github.com/mrbadri)
|
||||
- Add RTL support to the Table component. [PR](https://github.com/heroui-inc/heroui/pull/2472) - [@mrbadri](https://github.com/mrbadri)
|
||||
|
||||
**Documentation**:
|
||||
- Updated documentation to reflect the new features and changes in the `AvatarGroup` component.
|
||||
- Added support for the "bun" package manager across documentation and components. [PR](https://github.com/frontio-ai/heroui/pull/2625) - [@sudongyuer](https://github.com/sudongyuer)
|
||||
- [Kapa.ai](https://www.kapa.ai/) widget was added to the documentation to provide AI support for users. [PR](https://github.com/frontio-ai/heroui/pull/2428) - [@wingkwong](https://github.com/sudongyuer)
|
||||
- Added support for the "bun" package manager across documentation and components. [PR](https://github.com/heroui-inc/heroui/pull/2625) - [@sudongyuer](https://github.com/sudongyuer)
|
||||
- [Kapa.ai](https://www.kapa.ai/) widget was added to the documentation to provide AI support for users. [PR](https://github.com/heroui-inc/heroui/pull/2428) - [@wingkwong](https://github.com/sudongyuer)
|
||||
- Layout docs updated to remove the `units` configuration from the `tailwind.config.(js|ts)` file.
|
||||
|
||||
|
||||
@ -406,7 +406,7 @@ Special thanks to NextUI Team members [@kuri-sun](https://github.com/kuri-sun),
|
||||
[@sudongyuer](https://github.com/sudongyuer), [@winchesHe](https://github.com/winchesHe), [@wingkwong](https://github.com/wingkwong),
|
||||
[@tianenpang](https://github.com/tianenpang), [@smultar](https://github.com/smultar) and contributors for their contributions to this release.
|
||||
|
||||
For a full list of changes, please refer to the [release notes](https://github.com/frontio-ai/heroui/releases/tag/%40nextui-org%2Freact%402.3.0).
|
||||
For a full list of changes, please refer to the [release notes](https://github.com/heroui-inc/heroui/releases/tag/%40nextui-org%2Freact%402.3.0).
|
||||
|
||||
<Spacer y={6} />
|
||||
|
||||
@ -425,4 +425,4 @@ Whether it's a feature request, bug report, or a project to showcase, please get
|
||||
|
||||
## Contributing
|
||||
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/frontio-ai/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/heroui-inc/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
|
||||
@ -220,17 +220,17 @@ nextui --no-cache upgrade
|
||||
|
||||
You can now run the upgrade command and see the summary version of the package you are upgrading to.
|
||||
|
||||

|
||||

|
||||
|
||||
### Upgrade And Remove Select View Optimization
|
||||
|
||||
The disabled option(s) will be displayed in the bottom of the list.
|
||||
|
||||

|
||||

|
||||
|
||||
### Doctor Command add peerDependencies check
|
||||
|
||||
The `doctor` command now checks for peerDependencies and displays the incorrect peerDependencies. (See [frontio-ai/heroui#2954](https://github.com/frontio-ai/heroui/issues/2954) for more).
|
||||
The `doctor` command now checks for peerDependencies and displays the incorrect peerDependencies. (See [heroui-inc/heroui#2954](https://github.com/heroui-inc/heroui/issues/2954) for more).
|
||||
|
||||
<Spacer y={4} />
|
||||
|
||||
@ -287,38 +287,38 @@ For those who use `validationBehavior="aria"`, `validate` will be no longer appl
|
||||
|
||||
**Bug Fixes**:
|
||||
|
||||
- Fixed popover-based focus behaviours. [PR](https://github.com/frontio-ai/heroui/pull/2889) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed missing ref to input wrapper. [PR](https://github.com/frontio-ai/heroui/pull/3008) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed react-hook-form uncontrolled switch component. [PR](https://github.com/frontio-ai/heroui/pull/3008) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed focus on the first item when pressing Space / Enter key on dropdown menu open. [PR](https://github.com/frontio-ai/heroui/pull/2970) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed inputting spaces in textarea inside a Table row. [PR](https://github.com/frontio-ai/heroui/pull/3020) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed incorrect tailwind classnames. [PR](https://github.com/frontio-ai/heroui/pull/3018) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed onSelectionChange can handle number [PR](https://github.com/frontio-ai/heroui/pull/2937) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Fixed update type definition to prevent primitive values as items [PR](https://github.com/frontio-ai/heroui/pull/2938) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Fixed display placeholder text when unselected for controlled. [PR](https://github.com/frontio-ai/heroui/pull/3081) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Fixed the inert attribute in `CalendarMonth` and `CalendarPicker`. [PR](https://github.com/frontio-ai/heroui/pull/3054) - [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)
|
||||
- Fixed hiding of unavailable dates in RangeCalendar. [PR](https://github.com/frontio-ai/heroui/pull/3054) - [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)
|
||||
- Fixed calendar header controlled state on DatePicker. [PR](https://github.com/frontio-ai/heroui/pull/2845) - [@chirokas](https://github.com/chirokas)
|
||||
- Fixed 'Tap to click' behavior on macOS for Accordion and Tab. [PR](https://github.com/frontio-ai/heroui/pull/2725) - [@ericfabreu](https://github.com/ericfabreu)
|
||||
- Fixed incorrect margin on labels for RTL required inputs. [PR](https://github.com/frontio-ai/heroui/pull/2781) - [@mrbadri](https://github.com/mrbadri)
|
||||
- Fixed a type error in the onKeyDown event handler for the menu component. [PR](https://github.com/frontio-ai/heroui/pull/3064) - [@Gaic4o](https://github.com/Gaic4o)
|
||||
- Fixed popover-based focus behaviours. [PR](https://github.com/heroui-inc/heroui/pull/2889) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed missing ref to input wrapper. [PR](https://github.com/heroui-inc/heroui/pull/3008) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed react-hook-form uncontrolled switch component. [PR](https://github.com/heroui-inc/heroui/pull/3008) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed focus on the first item when pressing Space / Enter key on dropdown menu open. [PR](https://github.com/heroui-inc/heroui/pull/2970) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed inputting spaces in textarea inside a Table row. [PR](https://github.com/heroui-inc/heroui/pull/3020) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed incorrect tailwind classnames. [PR](https://github.com/heroui-inc/heroui/pull/3018) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Fixed onSelectionChange can handle number [PR](https://github.com/heroui-inc/heroui/pull/2937) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Fixed update type definition to prevent primitive values as items [PR](https://github.com/heroui-inc/heroui/pull/2938) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Fixed display placeholder text when unselected for controlled. [PR](https://github.com/heroui-inc/heroui/pull/3081) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Fixed the inert attribute in `CalendarMonth` and `CalendarPicker`. [PR](https://github.com/heroui-inc/heroui/pull/3054) - [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)
|
||||
- Fixed hiding of unavailable dates in RangeCalendar. [PR](https://github.com/heroui-inc/heroui/pull/3054) - [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)
|
||||
- Fixed calendar header controlled state on DatePicker. [PR](https://github.com/heroui-inc/heroui/pull/2845) - [@chirokas](https://github.com/chirokas)
|
||||
- Fixed 'Tap to click' behavior on macOS for Accordion and Tab. [PR](https://github.com/heroui-inc/heroui/pull/2725) - [@ericfabreu](https://github.com/ericfabreu)
|
||||
- Fixed incorrect margin on labels for RTL required inputs. [PR](https://github.com/heroui-inc/heroui/pull/2781) - [@mrbadri](https://github.com/mrbadri)
|
||||
- Fixed a type error in the onKeyDown event handler for the menu component. [PR](https://github.com/heroui-inc/heroui/pull/3064) - [@Gaic4o](https://github.com/Gaic4o)
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Added `destroyInactiveTabPanel` prop for Tabs component. [PR](https://github.com/frontio-ai/heroui/pull/2973) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Added pointer-events-none to skeleton base. [PR](https://github.com/frontio-ai/heroui/pull/2972) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Revised isInvalid input styles. [PR](https://github.com/frontio-ai/heroui/pull/3010) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Revised slider styles. [PR](https://github.com/frontio-ai/heroui/pull/2883) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Removed unnecessary origin-bottom in button. [PR](https://github.com/frontio-ai/heroui/pull/2990) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Set overflow visible after skeleton loaded. [PR](https://github.com/frontio-ai/heroui/pull/2986) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Kept date picker style consistent for different variants. [PR](https://github.com/frontio-ai/heroui/pull/2901) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Calculated the correct value on mark click. [PR](https://github.com/frontio-ai/heroui/pull/3017) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Removed scrolling display during month change animation. [PR](https://github.com/frontio-ai/heroui/pull/2949) - [@novsource](https://github.com/novsource)
|
||||
- Added the correct peerDep version [PR](https://github.com/frontio-ai/heroui/pull/3014) - [@winchesHe](https://github.com/winchesHe)
|
||||
- Added missing export of TableRowProps type. [PR](https://github.com/frontio-ai/heroui/pull/2866) - [@sapkra](https://github.com/sapkra)
|
||||
- Changed validationBehavior from native to aria by default, with the option to change via props. [PR](https://github.com/frontio-ai/heroui/pull/2987) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Made the VisuallyHidden elementType as span when the default parent element accepts only phrasing elements. [PR](https://github.com/frontio-ai/heroui/pull/3013) - [@kosmotema](https://github.com/kosmotema)
|
||||
- Refactored the useScrollPosition hook to improve performance and stability by using useCallback for the handler function and useRef for throttleTimeout. [PR](https://github.com/frontio-ai/heroui/pull/3049) - [@Gaic4o](https://github.com/Gaic4o)
|
||||
- Added `destroyInactiveTabPanel` prop for Tabs component. [PR](https://github.com/heroui-inc/heroui/pull/2973) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Added pointer-events-none to skeleton base. [PR](https://github.com/heroui-inc/heroui/pull/2972) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Revised isInvalid input styles. [PR](https://github.com/heroui-inc/heroui/pull/3010) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Revised slider styles. [PR](https://github.com/heroui-inc/heroui/pull/2883) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Removed unnecessary origin-bottom in button. [PR](https://github.com/heroui-inc/heroui/pull/2990) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Set overflow visible after skeleton loaded. [PR](https://github.com/heroui-inc/heroui/pull/2986) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Kept date picker style consistent for different variants. [PR](https://github.com/heroui-inc/heroui/pull/2901) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Calculated the correct value on mark click. [PR](https://github.com/heroui-inc/heroui/pull/3017) - [@wingkwong](https://github.com/wingkwong)
|
||||
- Removed scrolling display during month change animation. [PR](https://github.com/heroui-inc/heroui/pull/2949) - [@novsource](https://github.com/novsource)
|
||||
- Added the correct peerDep version [PR](https://github.com/heroui-inc/heroui/pull/3014) - [@winchesHe](https://github.com/winchesHe)
|
||||
- Added missing export of TableRowProps type. [PR](https://github.com/heroui-inc/heroui/pull/2866) - [@sapkra](https://github.com/sapkra)
|
||||
- Changed validationBehavior from native to aria by default, with the option to change via props. [PR](https://github.com/heroui-inc/heroui/pull/2987) - [@ryo-manba](https://github.com/ryo-manba)
|
||||
- Made the VisuallyHidden elementType as span when the default parent element accepts only phrasing elements. [PR](https://github.com/heroui-inc/heroui/pull/3013) - [@kosmotema](https://github.com/kosmotema)
|
||||
- Refactored the useScrollPosition hook to improve performance and stability by using useCallback for the handler function and useRef for throttleTimeout. [PR](https://github.com/heroui-inc/heroui/pull/3049) - [@Gaic4o](https://github.com/Gaic4o)
|
||||
|
||||
**Documentation**:
|
||||
- Updated documentation to reflect the new features and changes in the components, API references, and CLI.
|
||||
@ -327,7 +327,7 @@ Special thanks to NextUI Team members [@kuri-sun](https://github.com/kuri-sun),
|
||||
[@sudongyuer](https://github.com/sudongyuer), [@winchesHe](https://github.com/winchesHe), [@wingkwong](https://github.com/wingkwong),
|
||||
[@tianenpang](https://github.com/tianenpang), [@smultar](https://github.com/smultar) and contributors for their contributions to this release.
|
||||
|
||||
For a full list of changes, please refer to the [release notes](https://github.com/frontio-ai/heroui/releases/tag/%40nextui-org%2Freact%402.4.0).
|
||||
For a full list of changes, please refer to the [release notes](https://github.com/heroui-inc/heroui/releases/tag/%40nextui-org%2Freact%402.4.0).
|
||||
|
||||
<Spacer y={6} />
|
||||
|
||||
@ -344,4 +344,4 @@ Whether it's a feature request, bug report, or a project to showcase, please get
|
||||
|
||||
## Contributing
|
||||
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/frontio-ai/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/heroui-inc/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
|
||||
@ -665,20 +665,20 @@ The circular progress Tailwind variants have been moved from `circular-progress`
|
||||
|
||||
**Features**:
|
||||
|
||||
- Added Alert component by [@jrgarciadev](https://github.com/jrgarciadev) and [@abhinav700](https://github.com/abhinav700) in [PR #3982](https://github.com/frontio-ai/heroui/pull/3982), [PR #3680](https://github.com/frontio-ai/heroui/pull/3680), [PR #4071](https://github.com/frontio-ai/heroui/pull/4071), and [PR #4073](https://github.com/frontio-ai/heroui/pull/4073)
|
||||
- Added Draggable modal by [@jrgarciadev](https://github.com/jrgarciadev) and [@wzc520pyfm](https://github.com/wzc520pyfm) in [PR #3983](https://github.com/frontio-ai/heroui/pull/3983) and [PR #2818](https://github.com/frontio-ai/heroui/pull/2818)
|
||||
- Added Drawer component by [@jrgarciadev](https://github.com/jrgarciadev) and [@1111mp](https://github.com/1111mp) in [PR #3986](https://github.com/frontio-ai/heroui/pull/3986), [PR #2223](https://github.com/frontio-ai/heroui/pull/2223) and [PR #4057](https://github.com/frontio-ai/heroui/pull/4057)
|
||||
- Added InputOTP component by [@macci001](https://github.com/macci001) in [PR #4052](https://github.com/frontio-ai/heroui/pull/4052)
|
||||
- Added Form component by [@ryo-manba](https://github.com/ryo-manba) in [PR #3036](https://github.com/frontio-ai/heroui/pull/3036)
|
||||
- Added `selectorButtonPlacement` prop to date-picker by [@ryo-manba](https://github.com/ryo-manba) in [PR #3248](https://github.com/frontio-ai/heroui/pull/3248)
|
||||
- Added `tabRef` prop to tabs by [@winchesHe](https://github.com/winchesHe) in [PR #3974](https://github.com/frontio-ai/heroui/pull/3974)
|
||||
- Added `shouldCloseOnScroll` prop to popover by [@awesome-pro](https://github.com/awesome-pro) in [PR #3595](https://github.com/frontio-ai/heroui/pull/3595)
|
||||
- Added `showMonthAndYearPickers` prop to date-range-picker and range-calendar by [@ryo-manba](https://github.com/ryo-manba) in [PR #3302](https://github.com/frontio-ai/heroui/pull/3302)
|
||||
- Added `use-theme` hook by [@wingkwong](https://github.com/wingkwong) in [PR #3169](https://github.com/frontio-ai/heroui/pull/3169)
|
||||
- Added `isKeyboardNavigationDisabled` prop in Table by [@macci001](https://github.com/macci001) in [PR #3735](https://github.com/frontio-ai/heroui/pull/3735)
|
||||
- Added `reducedMotion` to Provider by [@ryo-manba](https://github.com/ryo-manba) in [PR #3470](https://github.com/frontio-ai/heroui/pull/3470)
|
||||
- Added `isClearable` to Textarea by [@jrgarciadev](https://github.com/jrgarciadev) and [@IsDyh01](https://github.com/IsDyh01) in [PR #4172](https://github.com/frontio-ai/heroui/pull/4172) and [PR #3477](https://github.com/frontio-ai/heroui/pull/3477)
|
||||
- Added `hideEmptyContent` to Select by [@Peterl561](https://github.com/Peterl561) in [PR #4219](https://github.com/frontio-ai/heroui/pull/4219)
|
||||
- Added Alert component by [@jrgarciadev](https://github.com/jrgarciadev) and [@abhinav700](https://github.com/abhinav700) in [PR #3982](https://github.com/heroui-inc/heroui/pull/3982), [PR #3680](https://github.com/heroui-inc/heroui/pull/3680), [PR #4071](https://github.com/heroui-inc/heroui/pull/4071), and [PR #4073](https://github.com/heroui-inc/heroui/pull/4073)
|
||||
- Added Draggable modal by [@jrgarciadev](https://github.com/jrgarciadev) and [@wzc520pyfm](https://github.com/wzc520pyfm) in [PR #3983](https://github.com/heroui-inc/heroui/pull/3983) and [PR #2818](https://github.com/heroui-inc/heroui/pull/2818)
|
||||
- Added Drawer component by [@jrgarciadev](https://github.com/jrgarciadev) and [@1111mp](https://github.com/1111mp) in [PR #3986](https://github.com/heroui-inc/heroui/pull/3986), [PR #2223](https://github.com/heroui-inc/heroui/pull/2223) and [PR #4057](https://github.com/heroui-inc/heroui/pull/4057)
|
||||
- Added InputOTP component by [@macci001](https://github.com/macci001) in [PR #4052](https://github.com/heroui-inc/heroui/pull/4052)
|
||||
- Added Form component by [@ryo-manba](https://github.com/ryo-manba) in [PR #3036](https://github.com/heroui-inc/heroui/pull/3036)
|
||||
- Added `selectorButtonPlacement` prop to date-picker by [@ryo-manba](https://github.com/ryo-manba) in [PR #3248](https://github.com/heroui-inc/heroui/pull/3248)
|
||||
- Added `tabRef` prop to tabs by [@winchesHe](https://github.com/winchesHe) in [PR #3974](https://github.com/heroui-inc/heroui/pull/3974)
|
||||
- Added `shouldCloseOnScroll` prop to popover by [@awesome-pro](https://github.com/awesome-pro) in [PR #3595](https://github.com/heroui-inc/heroui/pull/3595)
|
||||
- Added `showMonthAndYearPickers` prop to date-range-picker and range-calendar by [@ryo-manba](https://github.com/ryo-manba) in [PR #3302](https://github.com/heroui-inc/heroui/pull/3302)
|
||||
- Added `use-theme` hook by [@wingkwong](https://github.com/wingkwong) in [PR #3169](https://github.com/heroui-inc/heroui/pull/3169)
|
||||
- Added `isKeyboardNavigationDisabled` prop in Table by [@macci001](https://github.com/macci001) in [PR #3735](https://github.com/heroui-inc/heroui/pull/3735)
|
||||
- Added `reducedMotion` to Provider by [@ryo-manba](https://github.com/ryo-manba) in [PR #3470](https://github.com/heroui-inc/heroui/pull/3470)
|
||||
- Added `isClearable` to Textarea by [@jrgarciadev](https://github.com/jrgarciadev) and [@IsDyh01](https://github.com/IsDyh01) in [PR #4172](https://github.com/heroui-inc/heroui/pull/4172) and [PR #3477](https://github.com/heroui-inc/heroui/pull/3477)
|
||||
- Added `hideEmptyContent` to Select by [@Peterl561](https://github.com/Peterl561) in [PR #4219](https://github.com/heroui-inc/heroui/pull/4219)
|
||||
|
||||
**Documentation**:
|
||||
|
||||
@ -688,71 +688,71 @@ The circular progress Tailwind variants have been moved from `circular-progress`
|
||||
- Moved descriptions into tooltips that appear right after titles
|
||||
- Decreased font size for better scanning
|
||||
- Improved color scheme for better contrast
|
||||
- Fixed broken links by [@wingkwong](https://github.com/wingkwong) in [PR #3796](https://github.com/frontio-ai/heroui/pull/3796)
|
||||
- Fixed canary storybook links by [@wingkwong](https://github.com/wingkwong) in [PR #4030](https://github.com/frontio-ai/heroui/pull/4030)
|
||||
- Fixed typos in dark mode page by [@wingkwong](https://github.com/wingkwong) in [PR #3823](https://github.com/frontio-ai/heroui/pull/3823)
|
||||
- Fixed types for classNames and itemClasses by [@wingkwong](https://github.com/wingkwong) in [PR #4209](https://github.com/frontio-ai/heroui/pull/4209)
|
||||
- Fixed typos in landing page by [@PentSec](https://github.com/PentSec) in [PR #3928](https://github.com/frontio-ai/heroui/pull/3928)
|
||||
- Fixed typos in date picker page by [@dperconti](https://github.com/dperconti) in [PR #3516](https://github.com/frontio-ai/heroui/pull/3516)
|
||||
- Fixed incorrect highlighted line in Select page by [@Choneas](https://github.com/Choneas) in [PR #3838](https://github.com/frontio-ai/heroui/pull/3838)
|
||||
- Fixed unexpected translation in code block by [@nnmax](https://github.com/nnmax) in [PR #3878](https://github.com/frontio-ai/heroui/pull/3878)
|
||||
- Fixed yarn command in installation page by [@AzpektDev](https://github.com/AzpektDev) in [PR #4132](https://github.com/frontio-ai/heroui/pull/4132)
|
||||
- Added ethical ads by [@jrgarciadev](https://github.com/jrgarciadev) in [PR #3803](https://github.com/frontio-ai/heroui/pull/3803)
|
||||
- Added Form guide by [@ryo-manba](https://github.com/ryo-manba) in [PR #3882](https://github.com/frontio-ai/heroui/pull/3882)
|
||||
- Enhanced overall DX for all pages by [@wingkwong](https://github.com/wingkwong) in [PR #4055](https://github.com/frontio-ai/heroui/pull/4055)
|
||||
- Supported virtualization for Autocomplete by [@jrgarciadev](https://github.com/jrgarciadev) and [@vinroger](https://github.com/vinroger) in [PR #4094](https://github.com/frontio-ai/heroui/pull/4094) and [PR #3444](https://github.com/frontio-ai/heroui/pull/3444)
|
||||
- Supported virtualization for Select by [@vinroger](https://github.com/vinroger) in [PR #4203](https://github.com/frontio-ai/heroui/pull/4203)
|
||||
- Supported virtualization for Listbox by [@vinroger](https://github.com/vinroger) in [PR #4206](https://github.com/frontio-ai/heroui/pull/4206)
|
||||
- Optimized code fold by [@winchesHe](https://github.com/winchesHe) in [PR #4202](https://github.com/frontio-ai/heroui/pull/4202)
|
||||
- Synced API from heroui-cli v0.3.5 by [@winchesHe](https://github.com/winchesHe) in [PR #4173](https://github.com/frontio-ai/heroui/pull/4173)
|
||||
- Fixed broken links by [@wingkwong](https://github.com/wingkwong) in [PR #3796](https://github.com/heroui-inc/heroui/pull/3796)
|
||||
- Fixed canary storybook links by [@wingkwong](https://github.com/wingkwong) in [PR #4030](https://github.com/heroui-inc/heroui/pull/4030)
|
||||
- Fixed typos in dark mode page by [@wingkwong](https://github.com/wingkwong) in [PR #3823](https://github.com/heroui-inc/heroui/pull/3823)
|
||||
- Fixed types for classNames and itemClasses by [@wingkwong](https://github.com/wingkwong) in [PR #4209](https://github.com/heroui-inc/heroui/pull/4209)
|
||||
- Fixed typos in landing page by [@PentSec](https://github.com/PentSec) in [PR #3928](https://github.com/heroui-inc/heroui/pull/3928)
|
||||
- Fixed typos in date picker page by [@dperconti](https://github.com/dperconti) in [PR #3516](https://github.com/heroui-inc/heroui/pull/3516)
|
||||
- Fixed incorrect highlighted line in Select page by [@Choneas](https://github.com/Choneas) in [PR #3838](https://github.com/heroui-inc/heroui/pull/3838)
|
||||
- Fixed unexpected translation in code block by [@nnmax](https://github.com/nnmax) in [PR #3878](https://github.com/heroui-inc/heroui/pull/3878)
|
||||
- Fixed yarn command in installation page by [@AzpektDev](https://github.com/AzpektDev) in [PR #4132](https://github.com/heroui-inc/heroui/pull/4132)
|
||||
- Added ethical ads by [@jrgarciadev](https://github.com/jrgarciadev) in [PR #3803](https://github.com/heroui-inc/heroui/pull/3803)
|
||||
- Added Form guide by [@ryo-manba](https://github.com/ryo-manba) in [PR #3882](https://github.com/heroui-inc/heroui/pull/3882)
|
||||
- Enhanced overall DX for all pages by [@wingkwong](https://github.com/wingkwong) in [PR #4055](https://github.com/heroui-inc/heroui/pull/4055)
|
||||
- Supported virtualization for Autocomplete by [@jrgarciadev](https://github.com/jrgarciadev) and [@vinroger](https://github.com/vinroger) in [PR #4094](https://github.com/heroui-inc/heroui/pull/4094) and [PR #3444](https://github.com/heroui-inc/heroui/pull/3444)
|
||||
- Supported virtualization for Select by [@vinroger](https://github.com/vinroger) in [PR #4203](https://github.com/heroui-inc/heroui/pull/4203)
|
||||
- Supported virtualization for Listbox by [@vinroger](https://github.com/vinroger) in [PR #4206](https://github.com/heroui-inc/heroui/pull/4206)
|
||||
- Optimized code fold by [@winchesHe](https://github.com/winchesHe) in [PR #4202](https://github.com/heroui-inc/heroui/pull/4202)
|
||||
- Synced API from heroui-cli v0.3.5 by [@winchesHe](https://github.com/winchesHe) in [PR #4173](https://github.com/heroui-inc/heroui/pull/4173)
|
||||
|
||||
**Bug Fixes**:
|
||||
|
||||
- Fixed avatar flashing issues by [@jrgarciadev](https://github.com/jrgarciadev) and [@rkkautsar](https://github.com/rkkautsar) in [PR #3987](https://github.com/frontio-ai/heroui/pull/3987) and [PR #3444](https://github.com/frontio-ai/heroui/pull/3444)
|
||||
- Fixed image ReferenceError in SSR by [@wingkwong](https://github.com/wingkwong) in [PR #4122](https://github.com/frontio-ai/heroui/pull/4122)
|
||||
- Fixed navigate parameters by [@wingkwong](https://github.com/wingkwong) in [PR #4163](https://github.com/frontio-ai/heroui/pull/4163)
|
||||
- Fixed missing peer / dev dependency for framer-motion by [@wingkwong](https://github.com/wingkwong) in [PR #4161](https://github.com/frontio-ai/heroui/pull/4161)
|
||||
- Fixed menu item classNames by [@winchesHe](https://github.com/winchesHe) in [PR #4156](https://github.com/frontio-ai/heroui/pull/4156)
|
||||
- Fixed controlled IsInvalid prop by [@chirokas](https://github.com/chirokas) in [PR #4082](https://github.com/frontio-ai/heroui/pull/4082)
|
||||
- Fixed inert value with boolean type for React 19 by [@wingkwong](https://github.com/wingkwong) in [PR #4039](https://github.com/frontio-ai/heroui/pull/4039)
|
||||
- Fixed typecheck errors by [@wingkwong](https://github.com/wingkwong) in [PR #4171](https://github.com/frontio-ai/heroui/pull/4171)
|
||||
- Fixed tw nested group by [@wingkwong](https://github.com/wingkwong) in [PR #3909](https://github.com/frontio-ai/heroui/pull/3909)
|
||||
- Fixed select styles consistent with input by [@macci001](https://github.com/macci001) in [PR #3881](https://github.com/frontio-ai/heroui/pull/3881)
|
||||
- Fixed missing li tag when href is specified by [@macci001](https://github.com/macci001) in [PR #4168](https://github.com/frontio-ai/heroui/pull/4168)
|
||||
- Fixed sliding issue caused by the helper wrapper by [@mstfblci](https://github.com/mstfblci) in [PR #3966](https://github.com/frontio-ai/heroui/pull/3966)
|
||||
- Fixed element.ref warning in React 19 by [@jrgarciadev](https://github.com/jrgarciadev) in [PR #4003](https://github.com/frontio-ai/heroui/pull/4003)
|
||||
- Fixed image load on NextJS by [@jrgarciadev](https://github.com/jrgarciadev) in [PR #3998](https://github.com/frontio-ai/heroui/pull/3998)
|
||||
- Fixed squish textarea label by [@Peterl561](https://github.com/Peterl561) in [PR #4197](https://github.com/frontio-ai/heroui/pull/4197)
|
||||
- Fixed forwardRef render functions by [@winchesHe](https://github.com/winchesHe) in [PR #4198](https://github.com/frontio-ai/heroui/pull/4198)
|
||||
- Fixed collection based components ref by [@jrgarciadev](https://github.com/jrgarciadev) in [PR #4207](https://github.com/frontio-ai/heroui/pull/4207)
|
||||
- Fixed data-slot for select error message by [@jubar](https://github.com/jubar) in [PR #4214](https://github.com/frontio-ai/heroui/pull/4214)
|
||||
- Fixed selection functionality on touch by [@macci001](https://github.com/macci001) in [PR #4220](https://github.com/frontio-ai/heroui/pull/4220)
|
||||
- Fixed cursor position when hidden on init by [@Peterl561](https://github.com/Peterl561) in [PR #4222](https://github.com/frontio-ai/heroui/pull/4222)
|
||||
- Fixed avatar flashing issues by [@jrgarciadev](https://github.com/jrgarciadev) and [@rkkautsar](https://github.com/rkkautsar) in [PR #3987](https://github.com/heroui-inc/heroui/pull/3987) and [PR #3444](https://github.com/heroui-inc/heroui/pull/3444)
|
||||
- Fixed image ReferenceError in SSR by [@wingkwong](https://github.com/wingkwong) in [PR #4122](https://github.com/heroui-inc/heroui/pull/4122)
|
||||
- Fixed navigate parameters by [@wingkwong](https://github.com/wingkwong) in [PR #4163](https://github.com/heroui-inc/heroui/pull/4163)
|
||||
- Fixed missing peer / dev dependency for framer-motion by [@wingkwong](https://github.com/wingkwong) in [PR #4161](https://github.com/heroui-inc/heroui/pull/4161)
|
||||
- Fixed menu item classNames by [@winchesHe](https://github.com/winchesHe) in [PR #4156](https://github.com/heroui-inc/heroui/pull/4156)
|
||||
- Fixed controlled IsInvalid prop by [@chirokas](https://github.com/chirokas) in [PR #4082](https://github.com/heroui-inc/heroui/pull/4082)
|
||||
- Fixed inert value with boolean type for React 19 by [@wingkwong](https://github.com/wingkwong) in [PR #4039](https://github.com/heroui-inc/heroui/pull/4039)
|
||||
- Fixed typecheck errors by [@wingkwong](https://github.com/wingkwong) in [PR #4171](https://github.com/heroui-inc/heroui/pull/4171)
|
||||
- Fixed tw nested group by [@wingkwong](https://github.com/wingkwong) in [PR #3909](https://github.com/heroui-inc/heroui/pull/3909)
|
||||
- Fixed select styles consistent with input by [@macci001](https://github.com/macci001) in [PR #3881](https://github.com/heroui-inc/heroui/pull/3881)
|
||||
- Fixed missing li tag when href is specified by [@macci001](https://github.com/macci001) in [PR #4168](https://github.com/heroui-inc/heroui/pull/4168)
|
||||
- Fixed sliding issue caused by the helper wrapper by [@mstfblci](https://github.com/mstfblci) in [PR #3966](https://github.com/heroui-inc/heroui/pull/3966)
|
||||
- Fixed element.ref warning in React 19 by [@jrgarciadev](https://github.com/jrgarciadev) in [PR #4003](https://github.com/heroui-inc/heroui/pull/4003)
|
||||
- Fixed image load on NextJS by [@jrgarciadev](https://github.com/jrgarciadev) in [PR #3998](https://github.com/heroui-inc/heroui/pull/3998)
|
||||
- Fixed squish textarea label by [@Peterl561](https://github.com/Peterl561) in [PR #4197](https://github.com/heroui-inc/heroui/pull/4197)
|
||||
- Fixed forwardRef render functions by [@winchesHe](https://github.com/winchesHe) in [PR #4198](https://github.com/heroui-inc/heroui/pull/4198)
|
||||
- Fixed collection based components ref by [@jrgarciadev](https://github.com/jrgarciadev) in [PR #4207](https://github.com/heroui-inc/heroui/pull/4207)
|
||||
- Fixed data-slot for select error message by [@jubar](https://github.com/jubar) in [PR #4214](https://github.com/heroui-inc/heroui/pull/4214)
|
||||
- Fixed selection functionality on touch by [@macci001](https://github.com/macci001) in [PR #4220](https://github.com/heroui-inc/heroui/pull/4220)
|
||||
- Fixed cursor position when hidden on init by [@Peterl561](https://github.com/Peterl561) in [PR #4222](https://github.com/heroui-inc/heroui/pull/4222)
|
||||
|
||||
**Enhancements**:
|
||||
|
||||
- Automatically focus first non-disabled item by [@juliesaia](https://github.com/juliesaia) in [PR #2186](https://github.com/frontio-ai/heroui/pull/2186)
|
||||
- Refactored RTL-specific styles by [@macci001](https://github.com/macci001) in [PR #3868](https://github.com/frontio-ai/heroui/pull/3868)
|
||||
- Upgraded React Aria and Support NextJS 15 by [@ryo-manba](https://github.com/ryo-manba) in [PR #3732](https://github.com/frontio-ai/heroui/pull/3732)
|
||||
- Upgraded tailwind-merge version by [@wingkwong](https://github.com/wingkwong) in [PR #3657](https://github.com/frontio-ai/heroui/pull/3657)
|
||||
- Upgraded Storybook to v8 by [@winchesHe](https://github.com/winchesHe) in [PR #3946](https://github.com/frontio-ai/heroui/pull/3946)
|
||||
- Optimized performance by [@wingkwong](https://github.com/wingkwong) in [PR #3523](https://github.com/frontio-ai/heroui/pull/3523)
|
||||
- Applied `useMenu` and `useMenuItem` from `@react-aria` by [@wingkwong](https://github.com/wingkwong) in [PR #3261](https://github.com/frontio-ai/heroui/pull/3261)
|
||||
- Revised label font size for lg by [@wingkwong](https://github.com/wingkwong) in [PR #4141](https://github.com/frontio-ai/heroui/pull/4141)
|
||||
- Improved Form component by [@jrgarciadev](https://github.com/jrgarciadev) in [PR #4224](https://github.com/frontio-ai/heroui/pull/4224)
|
||||
- Automatically focus first non-disabled item by [@juliesaia](https://github.com/juliesaia) in [PR #2186](https://github.com/heroui-inc/heroui/pull/2186)
|
||||
- Refactored RTL-specific styles by [@macci001](https://github.com/macci001) in [PR #3868](https://github.com/heroui-inc/heroui/pull/3868)
|
||||
- Upgraded React Aria and Support NextJS 15 by [@ryo-manba](https://github.com/ryo-manba) in [PR #3732](https://github.com/heroui-inc/heroui/pull/3732)
|
||||
- Upgraded tailwind-merge version by [@wingkwong](https://github.com/wingkwong) in [PR #3657](https://github.com/heroui-inc/heroui/pull/3657)
|
||||
- Upgraded Storybook to v8 by [@winchesHe](https://github.com/winchesHe) in [PR #3946](https://github.com/heroui-inc/heroui/pull/3946)
|
||||
- Optimized performance by [@wingkwong](https://github.com/wingkwong) in [PR #3523](https://github.com/heroui-inc/heroui/pull/3523)
|
||||
- Applied `useMenu` and `useMenuItem` from `@react-aria` by [@wingkwong](https://github.com/wingkwong) in [PR #3261](https://github.com/heroui-inc/heroui/pull/3261)
|
||||
- Revised label font size for lg by [@wingkwong](https://github.com/wingkwong) in [PR #4141](https://github.com/heroui-inc/heroui/pull/4141)
|
||||
- Improved Form component by [@jrgarciadev](https://github.com/jrgarciadev) in [PR #4224](https://github.com/heroui-inc/heroui/pull/4224)
|
||||
|
||||
**Chore**:
|
||||
|
||||
- Added git hook to auto update dependencies by [@winchesHe](https://github.com/winchesHe) in [PR #3365](https://github.com/frontio-ai/heroui/pull/3365)
|
||||
- Added pre-release workflow by [@wingkwong](https://github.com/wingkwong) in [PR #2910](https://github.com/frontio-ai/heroui/pull/2910)
|
||||
- Updated testing libraries by [@ryo-manba](https://github.com/ryo-manba) in [PR #3886](https://github.com/frontio-ai/heroui/pull/3886)
|
||||
- Replaced VA by Posthog by [@wingkwong](https://github.com/wingkwong) in [PR #4123](https://github.com/frontio-ai/heroui/pull/4123)
|
||||
- Moved circular-progress tv to progress by [@winchesHe](https://github.com/winchesHe) in [PR #3321](https://github.com/frontio-ai/heroui/pull/3321)
|
||||
- Added git hook to auto update dependencies by [@winchesHe](https://github.com/winchesHe) in [PR #3365](https://github.com/heroui-inc/heroui/pull/3365)
|
||||
- Added pre-release workflow by [@wingkwong](https://github.com/wingkwong) in [PR #2910](https://github.com/heroui-inc/heroui/pull/2910)
|
||||
- Updated testing libraries by [@ryo-manba](https://github.com/ryo-manba) in [PR #3886](https://github.com/heroui-inc/heroui/pull/3886)
|
||||
- Replaced VA by Posthog by [@wingkwong](https://github.com/wingkwong) in [PR #4123](https://github.com/heroui-inc/heroui/pull/4123)
|
||||
- Moved circular-progress tv to progress by [@winchesHe](https://github.com/winchesHe) in [PR #3321](https://github.com/heroui-inc/heroui/pull/3321)
|
||||
|
||||
Special thanks to NextUI Team members [@wingkwong](https://github.com/wingkwong), [@macci001](https://github.com/macci001), [@vinroger](https://github.com/vinroger),
|
||||
[@ryo-manba](https://github.com/ryo-manba), [@winchesHe](https://github.com/winchesHe), [@tianenpang](https://github.com/tianenpang) and contributors for their contributions to this release.
|
||||
|
||||
For a full list of changes, please refer to the [release notes](https://github.com/frontio-ai/heroui/releases/tag/%40nextui-org%2Freact%402.6.2).
|
||||
For a full list of changes, please refer to the [release notes](https://github.com/heroui-inc/heroui/releases/tag/%40nextui-org%2Freact%402.6.2).
|
||||
|
||||
<Spacer y={6} />
|
||||
|
||||
@ -769,4 +769,4 @@ Whether it's a feature request, bug report, or a project to showcase, please get
|
||||
|
||||
## Contributing
|
||||
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/frontio-ai/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
PR's on HeroUI are always welcome, please see our [contribution guidelines](https://github.com/heroui-inc/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
|
||||
@ -22,7 +22,7 @@ export default function App() {
|
||||
</CardBody>
|
||||
<Divider />
|
||||
<CardFooter>
|
||||
<Link isExternal showAnchorIcon href="https://github.com/frontio-ai/heroui">
|
||||
<Link isExternal showAnchorIcon href="https://github.com/heroui-inc/heroui">
|
||||
Visit source code on GitHub.
|
||||
</Link>
|
||||
</CardFooter>
|
||||
|
||||
@ -29,7 +29,7 @@ export default function App() {
|
||||
isExternal
|
||||
showAnchorIcon
|
||||
anchorIcon={<AnchorIcon />}
|
||||
href="https://github.com/frontio-ai/heroui"
|
||||
href="https://github.com/heroui-inc/heroui"
|
||||
>
|
||||
Custom Icon
|
||||
</Link>
|
||||
|
||||
@ -3,10 +3,10 @@ import {Link} from "@heroui/react";
|
||||
export default function App() {
|
||||
return (
|
||||
<div className="flex gap-4">
|
||||
<Link isExternal href="https://github.com/frontio-ai/heroui">
|
||||
<Link isExternal href="https://github.com/heroui-inc/heroui">
|
||||
External Link
|
||||
</Link>
|
||||
<Link isExternal showAnchorIcon href="https://github.com/frontio-ai/heroui">
|
||||
<Link isExternal showAnchorIcon href="https://github.com/heroui-inc/heroui">
|
||||
External Link Anchor
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
@ -6,7 +6,7 @@ export default function App() {
|
||||
showAnchorIcon
|
||||
as={Link}
|
||||
color="primary"
|
||||
href="https://github.com/frontio-ai/heroui"
|
||||
href="https://github.com/heroui-inc/heroui"
|
||||
variant="solid"
|
||||
>
|
||||
Button Link
|
||||
|
||||
@ -188,7 +188,7 @@ export const ThemeSwitcher = () => {
|
||||
## Using use-theme hook
|
||||
|
||||
In case you're using plain React with [Vite](/docs/frameworks/vite) or [Create React App](https://create-react-app.dev/)
|
||||
you can use the [@heroui/use-theme](https://github.com/frontio-ai/heroui/tree/canary/packages/hooks/use-theme) hook to switch between themes.
|
||||
you can use the [@heroui/use-theme](https://github.com/heroui-inc/heroui/tree/canary/packages/hooks/use-theme) hook to switch between themes.
|
||||
|
||||
<Steps>
|
||||
|
||||
|
||||
@ -25,10 +25,10 @@ If you are starting a new project, you can run one of the following commands to
|
||||
|
||||
<PackageManagers
|
||||
commands={{
|
||||
npm: 'npx create-laravel@latest --template https://github.com/frontio-ai/laravel-template',
|
||||
yarn: 'yarn create laravel --template https://github.com/frontio-ai/laravel-template',
|
||||
pnpm: 'pnpm create laravel --template https://github.com/frontio-ai/laravel-template',
|
||||
bun: 'bunx create-laravel@latest --template https://github.com/frontio-ai/laravel-template',
|
||||
npm: 'npx create-laravel@latest --template https://github.com/heroui-inc/laravel-template',
|
||||
yarn: 'yarn create laravel --template https://github.com/heroui-inc/laravel-template',
|
||||
pnpm: 'pnpm create laravel --template https://github.com/heroui-inc/laravel-template',
|
||||
bun: 'bunx create-laravel@latest --template https://github.com/heroui-inc/laravel-template',
|
||||
}}
|
||||
/>
|
||||
|
||||
|
||||
@ -50,10 +50,10 @@ If you are starting a new project, you can run one of the following commands to
|
||||
|
||||
<PackageManagers
|
||||
commands={{
|
||||
npm: 'npx create-next-app -e https://github.com/frontio-ai/next-app-template',
|
||||
yarn: 'yarn create next-app -e https://github.com/frontio-ai/next-app-template',
|
||||
pnpm: 'pnpm create next-app -e https://github.com/frontio-ai/next-app-template',
|
||||
bun: 'bunx create-next-app -e https://github.com/frontio-ai/next-app-template'
|
||||
npm: 'npx create-next-app -e https://github.com/heroui-inc/next-app-template',
|
||||
yarn: 'yarn create next-app -e https://github.com/heroui-inc/next-app-template',
|
||||
pnpm: 'pnpm create next-app -e https://github.com/heroui-inc/next-app-template',
|
||||
bun: 'bunx create-next-app -e https://github.com/heroui-inc/next-app-template'
|
||||
}}
|
||||
/>
|
||||
|
||||
|
||||
@ -23,10 +23,10 @@ If you are starting a new project, you can run one of the following commands to
|
||||
|
||||
<PackageManagers
|
||||
commands={{
|
||||
npm: 'npx create-remix@latest --template https://github.com/frontio-ai/remix-template',
|
||||
yarn: 'yarn create remix --template https://github.com/frontio-ai/remix-template',
|
||||
pnpm: 'pnpm create remix --template https://github.com/frontio-ai/remix-template',
|
||||
bun: 'bunx create-remix@latest --template https://github.com/frontio-ai/remix-template',
|
||||
npm: 'npx create-remix@latest --template https://github.com/heroui-inc/remix-template',
|
||||
yarn: 'yarn create remix --template https://github.com/heroui-inc/remix-template',
|
||||
pnpm: 'pnpm create remix --template https://github.com/heroui-inc/remix-template',
|
||||
bun: 'bunx create-remix@latest --template https://github.com/heroui-inc/remix-template',
|
||||
}}
|
||||
/>
|
||||
|
||||
|
||||
@ -37,10 +37,10 @@ If you are starting a new project, you can run one of the following commands to
|
||||
|
||||
<PackageManagers
|
||||
commands={{
|
||||
npm: 'npx degit https://github.com/frontio-ai/vite-template my-vite-app',
|
||||
yarn: 'yarn dlx degit https://github.com/frontio-ai/vite-template my-vite-app',
|
||||
pnpm: 'pnpm dlx degit https://github.com/frontio-ai/vite-template my-vite-app',
|
||||
bun: 'bunx degit https://github.com/frontio-ai/vite-template my-vite-app',
|
||||
npm: 'npx degit https://github.com/heroui-inc/vite-template my-vite-app',
|
||||
yarn: 'yarn dlx degit https://github.com/heroui-inc/vite-template my-vite-app',
|
||||
pnpm: 'pnpm dlx degit https://github.com/heroui-inc/vite-template my-vite-app',
|
||||
bun: 'bunx degit https://github.com/heroui-inc/vite-template my-vite-app',
|
||||
}}
|
||||
/>
|
||||
|
||||
|
||||
@ -109,7 +109,7 @@ Whether it's a feature request, bug report, or a project to showcase, please get
|
||||
|
||||
## Contributing
|
||||
|
||||
PRs on **HeroUI** are always welcome, please see our [contribution guidelines](https://github.com/frontio-ai/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
PRs on **HeroUI** are always welcome, please see our [contribution guidelines](https://github.com/heroui-inc/heroui/blob/main/CONTRIBUTING.md) to learn how you can contribute to this project.
|
||||
|
||||
<Spacer y={4}/>
|
||||
|
||||
|
||||
@ -189,4 +189,4 @@ Join our Discord community in the **#nextui-to-heroui** channel [https://discord
|
||||
|
||||
---
|
||||
|
||||
If you encounter any issues during migration, please [open an issue](https://github.com/frontio-ai/heroui/issues) on our GitHub repository.
|
||||
If you encounter any issues during migration, please [open an issue](https://github.com/heroui-inc/heroui/issues) on our GitHub repository.
|
||||
|
||||
@ -6,7 +6,7 @@ export const GITHUB_API_URL = "https://api.github.com";
|
||||
|
||||
export const RAW_GITHUB_URL = "https://raw.githubusercontent.com";
|
||||
|
||||
export const REPO_NAME = "frontio-ai/heroui";
|
||||
export const REPO_NAME = "heroui-inc/heroui";
|
||||
|
||||
export const ISSUE_REPORT_URL = `${GITHUB_URL}/${REPO_NAME}/issues/new?assignees=&labels=bug&template=bug_report.yml&title=%5BBUG%5D+-+`;
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@ interface GithubInfo {
|
||||
|
||||
async function getGithubInfo() {
|
||||
try {
|
||||
const response = await fetch('https://api.github.com/repos/frontio-ai/heroui');
|
||||
const response = await fetch('https://api.github.com/repos/heroui-inc/heroui');
|
||||
const data = await response.json() as any;
|
||||
|
||||
const githubInfo: GithubInfo = {
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/frontio-ai/heroui"
|
||||
"url": "https://github.com/heroui-inc/heroui"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "pnpm sb",
|
||||
|
||||
@ -24,11 +24,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/accordion"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -22,11 +22,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/alert"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/autocomplete"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -430,7 +430,7 @@ export function useAutocomplete<T extends object>(originalProps: UseAutocomplete
|
||||
} as ButtonProps);
|
||||
|
||||
// prevent use-input's useFormValidation hook from overwriting use-autocomplete's useFormValidation hook when there are uncommitted validation errors
|
||||
// see https://github.com/frontio-ai/heroui/pull/4452
|
||||
// see https://github.com/heroui-inc/heroui/pull/4452
|
||||
const hasUncommittedValidation =
|
||||
validationBehavior === "native" &&
|
||||
state.displayValidation.isInvalid === false &&
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/avatar"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/badge"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/breadcrumbs"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/button"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/calendar"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/card"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -118,7 +118,7 @@ const WithFooterTemplate = (args: CardProps) => (
|
||||
<p>Make beautiful websites regardless of your design experience.</p>
|
||||
</CardBody>
|
||||
<CardFooter>
|
||||
<Link isExternal showAnchorIcon href="https://github.com/frontio-ai/heroui">
|
||||
<Link isExternal showAnchorIcon href="https://github.com/heroui-inc/heroui">
|
||||
Visit source code on GitHub.
|
||||
</Link>
|
||||
</CardFooter>
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/checkbox"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/chip"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/code"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/date-input"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/date-picker"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/divider"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/drawer"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/dropdown"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/form"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/image"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/input-otp"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/input"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/kbd"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/link"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/listbox"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -65,7 +65,7 @@ export function useListboxItem<T extends object>(originalProps: UseListboxItemPr
|
||||
|
||||
if (deprecatedOnClick && typeof deprecatedOnClick === "function") {
|
||||
warn(
|
||||
"onClick is deprecated, please use onPress instead. See: https://github.com/frontio-ai/heroui/issues/4292",
|
||||
"onClick is deprecated, please use onPress instead. See: https://github.com/heroui-inc/heroui/issues/4292",
|
||||
"ListboxItem",
|
||||
);
|
||||
}
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/menu"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -79,7 +79,7 @@ export function useMenuItem<T extends object>(originalProps: UseMenuItemProps<T>
|
||||
|
||||
if (deprecatedOnClick && typeof deprecatedOnClick === "function") {
|
||||
warn(
|
||||
"onClick is deprecated, please use onPress instead. See: https://github.com/frontio-ai/heroui/issues/4292",
|
||||
"onClick is deprecated, please use onPress instead. See: https://github.com/heroui-inc/heroui/issues/4292",
|
||||
"MenuItem",
|
||||
);
|
||||
}
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/modal"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/navbar"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/pagination"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/popover"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/progress"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/radio"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/ripple"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/scroll-shadow"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/select"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/skeleton"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/slider"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/snippet"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/spacer"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -20,11 +20,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/loading"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/switch"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/table"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/tabs"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/tooltip"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/components/user"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -23,11 +23,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/core/react"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/core/system-rsc"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/core/system"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src !src/extend-variants.d.ts --dts",
|
||||
|
||||
@ -30,11 +30,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/core/theme"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-aria-accordion-item"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-aria-accordion"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -33,7 +33,7 @@ export function useReactAriaAccordion<T>(
|
||||
ref,
|
||||
});
|
||||
|
||||
// Fix: https://github.com/frontio-ai/heroui/issues/1608 & https://github.com/frontio-ai/heroui/issues/1405
|
||||
// Fix: https://github.com/heroui-inc/heroui/issues/1608 & https://github.com/heroui-inc/heroui/issues/1405
|
||||
// Remove onKeyDownCapture from listProps to prevent it from removing spacebar support for
|
||||
// inner elements as the Input, this event provides typeahead support for the list, but we
|
||||
// don't need it for the accordion.
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-aria-button"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -106,7 +106,7 @@ export function useAriaButton(
|
||||
|
||||
if (deprecatedOnClick && typeof deprecatedOnClick === "function") {
|
||||
warn(
|
||||
"onClick is deprecated, please use onPress instead. See: https://github.com/frontio-ai/heroui/issues/4292",
|
||||
"onClick is deprecated, please use onPress instead. See: https://github.com/heroui-inc/heroui/issues/4292",
|
||||
"useButton",
|
||||
);
|
||||
}
|
||||
@ -115,7 +115,7 @@ export function useAriaButton(
|
||||
// On mobile devices, we need to call onClick directly since react-aria's usePress hook
|
||||
// only supports onPress events as of https://github.com/adobe/react-spectrum/commit/1d5def8a
|
||||
// This ensures backwards compatibility for onClick handlers on mobile
|
||||
// See: https://github.com/frontio-ai/heroui/issues/4292
|
||||
// See: https://github.com/heroui-inc/heroui/issues/4292
|
||||
if (isMobile) {
|
||||
deprecatedOnClick?.(e as unknown as React.MouseEvent<HTMLButtonElement>);
|
||||
}
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-aria-link"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -66,7 +66,7 @@ export function useAriaLink(props: AriaLinkOptions, ref: RefObject<FocusableElem
|
||||
|
||||
if (deprecatedOnClick && typeof deprecatedOnClick === "function" && role !== "button") {
|
||||
warn(
|
||||
"onClick is deprecated, please use onPress instead. See: https://github.com/frontio-ai/heroui/issues/4292",
|
||||
"onClick is deprecated, please use onPress instead. See: https://github.com/heroui-inc/heroui/issues/4292",
|
||||
"useLink",
|
||||
);
|
||||
}
|
||||
@ -75,7 +75,7 @@ export function useAriaLink(props: AriaLinkOptions, ref: RefObject<FocusableElem
|
||||
// On mobile devices, we need to call onClick directly since react-aria's usePress hook
|
||||
// only supports onPress events as of https://github.com/adobe/react-spectrum/commit/1d5def8a
|
||||
// This ensures backwards compatibility for onClick handlers on mobile
|
||||
// See: https://github.com/frontio-ai/heroui/issues/4292
|
||||
// See: https://github.com/heroui-inc/heroui/issues/4292
|
||||
if (isMobile) {
|
||||
deprecatedOnClick?.(e as unknown as React.MouseEvent<HTMLAnchorElement>);
|
||||
}
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-aria-modal-overlay"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-aria-multiselect"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-callback-ref"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-clipboard"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-data-scroll-overflow"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-disclosure"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-draggable"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
@ -18,11 +18,11 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frontio-ai/heroui.git",
|
||||
"url": "git+https://github.com/heroui-inc/heroui.git",
|
||||
"directory": "packages/hooks/use-image"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/frontio-ai/heroui/issues"
|
||||
"url": "https://github.com/heroui-inc/heroui/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsup src --dts",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user