-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
--- | ||
--- |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
"@heroui/date-picker": patch | ||
"@heroui/date-input": patch | ||
"@heroui/select": patch | ||
"@heroui/input": patch | ||
"@heroui/system": patch | ||
"@heroui/theme": patch | ||
--- | ||
|
||
Adding support for global labelPlacement prop. (ENG-1694) |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json", | ||
"changelog": [ | ||
"@changesets/changelog-github", | ||
{ "repo": "nextui-org/nextui" } | ||
{ "repo": "heroui-inc/heroui" } | ||
], | ||
"commit": false, | ||
"fixed": [], | ||
|
@@ -14,7 +14,7 @@ | |
"onlyUpdatePeerDependentsWhenOutOfRange": true | ||
}, | ||
"ignore": [ | ||
"@nextui-org/docs", | ||
"@nextui-org/storybook" | ||
"@heroui/docs", | ||
"@heroui/storybook" | ||
] | ||
} |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@heroui/shared-utils": patch | ||
--- | ||
|
||
update brand name |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@heroui/use-image": patch | ||
--- | ||
|
||
fix loading image after props changes (#4518) |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@heroui/calendar": patch | ||
--- | ||
|
||
function components cannot be given refs in calendar (#4606) |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@heroui/kbd": patch | ||
--- | ||
|
||
Add fn win alt keys (#4499) |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
--- | ||
"@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/breadcrumbs": patch | ||
"@heroui/date-picker": patch | ||
"@heroui/use-callback-ref": patch | ||
"@heroui/framer-utils": patch | ||
"@heroui/shared-icons": 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 | ||
--- | ||
|
||
Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
"@heroui/use-intersection-observer": patch | ||
"@heroui/use-aria-accordion-item": patch | ||
"@heroui/use-aria-modal-overlay": patch | ||
"@heroui/use-aria-multiselect": patch | ||
"@heroui/use-aria-accordion": patch | ||
"@heroui/autocomplete": patch | ||
"@heroui/breadcrumbs": patch | ||
"@heroui/date-picker": patch | ||
"@heroui/date-input": patch | ||
"@heroui/pagination": patch | ||
"@heroui/use-aria-button": patch | ||
"@heroui/accordion": patch | ||
"@heroui/input-otp": patch | ||
"@heroui/use-disclosure": patch | ||
"@heroui/use-pagination": patch | ||
"@heroui/aria-utils": patch | ||
"@heroui/calendar": patch | ||
"@heroui/checkbox": patch | ||
"@heroui/dropdown": patch | ||
"@heroui/progress": patch | ||
"@heroui/use-aria-link": patch | ||
"@heroui/use-draggable": patch | ||
"@heroui/divider": patch | ||
"@heroui/listbox": patch | ||
"@heroui/popover": patch | ||
"@heroui/snippet": patch | ||
"@heroui/tooltip": patch | ||
"@heroui/avatar": patch | ||
"@heroui/button": patch | ||
"@heroui/navbar": patch | ||
"@heroui/select": patch | ||
"@heroui/slider": patch | ||
"@heroui/switch": patch | ||
"@heroui/alert": patch | ||
"@heroui/input": patch | ||
"@heroui/modal": patch | ||
"@heroui/radio": patch | ||
"@heroui/table": patch | ||
"@heroui/card": patch | ||
"@heroui/chip": patch | ||
"@heroui/form": patch | ||
"@heroui/link": patch | ||
"@heroui/menu": patch | ||
"@heroui/tabs": patch | ||
"@heroui/user": patch | ||
"@heroui/system-rsc": patch | ||
"@heroui/kbd": patch | ||
"@heroui/system": patch | ||
"@heroui/react": patch | ||
--- | ||
|
||
bump RA versions |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,28 +8,28 @@ body: | |
value: | | ||
Thank you for reporting an issue :pray:. | ||
This issue tracker is for reporting bugs found in [NextUI github repository](https://github.com/nextui-org/nextui/) | ||
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: | ||
- NextUI's [Discussion's tab](https://github.com/nextui-org/nextui/discussions) | ||
- NextUI's [Discord channel](https://discord.gg/9b6yyZKmH4) | ||
- 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: | ||
- NextUI's [Issue's tab](https://github.com/nextui-org/nextui/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc) | ||
- NextUI's [closed issues tab](https://github.com/nextui-org/nextui/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed) | ||
- NextUI's [Discussions tab](https://github.com/nextui-org/nextui/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 | ||
id: version | ||
attributes: | ||
label: NextUI Version | ||
label: HeroUI Version | ||
description: | | ||
Please provide the version of NextUI you are using. | ||
Please provide the version of HeroUI you are using. | ||
You can find the version number in the package.json file. | ||
For global installation, please state the version only. (e.g. 2.4.2) | ||
For individual installation, please state the package name as well. (e.g. @nextui-org/[email protected]) | ||
For individual installation, please state the package name as well. (e.g. @heroui/[email protected]) | ||
placeholder: ex. 2.4.2 | ||
validations: | ||
required: true | ||
|
@@ -47,7 +47,7 @@ body: | |
description: | | ||
Which website or app were you using when the bug happened? | ||
Note: | ||
- Your bug will may get fixed much faster if we can run your code and it doesn't have dependencies other than the `@nextui-org/react` npm package. | ||
- Your bug will may get fixed much faster if we can run your code and it doesn't have dependencies other than the `@heroui/react` npm package. | ||
- To create a shareable code example you can use Stackblitz (https://stackblitz.com/). Please no localhost URLs. | ||
- Please read these tips for providing a minimal example: https://stackoverflow.com/help/mcve. | ||
placeholder: | | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
blank_issues_enabled: true | ||
contact_links: | ||
- name: 🤔 Long question or ideas? | ||
url: https://github.com/nextui-org/nextui/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 | ||
about: Ask quick questions or simply chat on the `NextUI` community Discord server. | ||
about: Ask quick questions or simply chat on the `HeroUI` community Discord server. | ||
- name: 💬 New Updates (X) | ||
url: https://x.com/getnextui | ||
about: Link to our X account if you want to follow us and stay up to date with NextUI news | ||
url: https://x.com/hero_ui | ||
about: Link to our X account if you want to follow us and stay up to date with HeroUI news |