Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
"@heroui/use-viewport-size": "2.0.0-beta.0"
},
"changesets": [
"gold-plants-ring",
"honest-dolphins-reflect",
"hot-lobsters-collect",
"hungry-deers-develop",
Expand All @@ -106,6 +107,8 @@
"shaggy-ads-know",
"six-flowers-do",
"slimy-beers-invent",
"soft-rice-prove",
"soft-weeks-sell",
"sweet-radios-brake",
"thick-dogs-march",
"tidy-mails-sing"
Expand Down
12 changes: 12 additions & 0 deletions packages/components/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @heroui/autocomplete

## 2.3.23-beta.3

### Patch Changes

- Updated dependencies []:
- @heroui/button@2.2.22-beta.2
- @heroui/form@2.1.21-beta.3
- @heroui/input@2.4.22-beta.3
- @heroui/listbox@2.3.21-beta.2
- @heroui/popover@2.3.22-beta.2
- @heroui/scroll-shadow@2.3.15-beta.2

## 2.3.23-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/autocomplete",
"version": "2.3.23-beta.2",
"version": "2.3.23-beta.3",
"description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.",
"keywords": [
"autocomplete"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/checkbox

## 2.3.21-beta.3

### Patch Changes

- Updated dependencies []:
- @heroui/form@2.1.21-beta.3

## 2.3.21-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/checkbox",
"version": "2.3.21-beta.2",
"version": "2.3.21-beta.3",
"description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.",
"keywords": [
"checkbox"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/date-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/date-input

## 2.3.21-beta.3

### Patch Changes

- Updated dependencies []:
- @heroui/form@2.1.21-beta.3

## 2.3.21-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/date-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/date-input",
"version": "2.3.21-beta.2",
"version": "2.3.21-beta.3",
"description": "A date input allows users to enter and edit date and time values using a keyboard.",
"keywords": [
"date-field"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @heroui/date-picker

## 2.3.22-beta.3

### Patch Changes

- Updated dependencies []:
- @heroui/button@2.2.22-beta.2
- @heroui/calendar@2.2.22-beta.2
- @heroui/date-input@2.3.21-beta.3
- @heroui/form@2.1.21-beta.3
- @heroui/popover@2.3.22-beta.2

## 2.3.22-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/date-picker",
"version": "2.3.22-beta.2",
"version": "2.3.22-beta.3",
"description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.",
"keywords": [
"date-picker"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/form

## 2.1.21-beta.3

### Patch Changes

- Updated dependencies [[`f62f49c`](https://github.com/heroui-inc/heroui/commit/f62f49c096727133ecf38719115aa4cdbed25a13), [`6086ab0`](https://github.com/heroui-inc/heroui/commit/6086ab084abc4b44533dc71025a327ee46ea8948), [`ecffb26`](https://github.com/heroui-inc/heroui/commit/ecffb26320da15824356dbccb33d8627326a4b7c)]:
- @heroui/theme@2.4.18-beta.3

## 2.1.21-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/form",
"version": "2.1.21-beta.2",
"version": "2.1.21-beta.3",
"description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.",
"keywords": [
"form"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/input-otp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/input-otp

## 2.1.21-beta.3

### Patch Changes

- Updated dependencies []:
- @heroui/form@2.1.21-beta.3

## 2.1.21-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/input-otp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/input-otp",
"version": "2.1.21-beta.2",
"version": "2.1.21-beta.3",
"description": "",
"keywords": [
"input-otp"
Expand Down
7 changes: 7 additions & 0 deletions packages/components/input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/input

## 2.4.22-beta.3

### Patch Changes

- Updated dependencies []:
- @heroui/form@2.1.21-beta.3

## 2.4.22-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/input",
"version": "2.4.22-beta.2",
"version": "2.4.22-beta.3",
"description": "The input component is designed for capturing user input within a text field.",
"keywords": [
"input"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/number-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @heroui/number-input

## 2.0.12-beta.3

### Patch Changes

- Updated dependencies []:
- @heroui/button@2.2.22-beta.2
- @heroui/form@2.1.21-beta.3

## 2.0.12-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/number-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/number-input",
"version": "2.0.12-beta.2",
"version": "2.0.12-beta.3",
"description": "The numeric input component is designed for users to enter a number, and increase or decrease the value using stepper buttons",
"keywords": [
"input",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/radio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heroui/radio

## 2.3.21-beta.3

### Patch Changes

- Updated dependencies []:
- @heroui/form@2.1.21-beta.3

## 2.3.21-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/radio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/radio",
"version": "2.3.21-beta.2",
"version": "2.3.21-beta.3",
"description": "Radios allow users to select a single option from a list of mutually exclusive options.",
"keywords": [
"radio"
Expand Down
11 changes: 11 additions & 0 deletions packages/components/select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @heroui/select

## 2.4.22-beta.3

### Patch Changes

- Updated dependencies []:
- @heroui/form@2.1.21-beta.3
- @heroui/listbox@2.3.21-beta.2
- @heroui/popover@2.3.22-beta.2
- @heroui/scroll-shadow@2.3.15-beta.2
- @heroui/spinner@2.2.19-beta.2

## 2.4.22-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/select",
"version": "2.4.22-beta.2",
"version": "2.4.22-beta.3",
"description": "A select displays a collapsible list of options and allows a user to select one of them.",
"keywords": [
"select"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @heroui/table

## 2.2.21-beta.3

### Patch Changes

- Updated dependencies []:
- @heroui/checkbox@2.3.21-beta.3
- @heroui/spacer@2.2.17-beta.2

## 2.2.21-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/table",
"version": "2.2.21-beta.2",
"version": "2.2.21-beta.3",
"description": "Tables are used to display tabular data using rows and columns. ",
"keywords": [
"table"
Expand Down
9 changes: 9 additions & 0 deletions packages/components/toast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @heroui/toast

## 2.0.12-beta.3

### Patch Changes

- [#4919](https://github.com/heroui-inc/heroui/pull/4919) [`ecffb26`](https://github.com/heroui-inc/heroui/commit/ecffb26320da15824356dbccb33d8627326a4b7c) Thanks [@macci001](https://github.com/macci001)! - Renaming loadingIcon to loadingComponent.

- Updated dependencies []:
- @heroui/spinner@2.2.19-beta.2

## 2.0.12-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/toast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/toast",
"version": "2.0.12-beta.2",
"version": "2.0.12-beta.3",
"description": "Toast are temporary notifications that provide concise feedback about an action or event",
"keywords": [
"toast"
Expand Down
53 changes: 53 additions & 0 deletions packages/core/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,58 @@
# @heroui/react

## 2.8.0-beta.11

### Patch Changes

- Updated dependencies [[`f62f49c`](https://github.com/heroui-inc/heroui/commit/f62f49c096727133ecf38719115aa4cdbed25a13), [`6086ab0`](https://github.com/heroui-inc/heroui/commit/6086ab084abc4b44533dc71025a327ee46ea8948), [`ecffb26`](https://github.com/heroui-inc/heroui/commit/ecffb26320da15824356dbccb33d8627326a4b7c)]:
- @heroui/theme@2.4.18-beta.3
- @heroui/toast@2.0.12-beta.3
- @heroui/accordion@2.2.19-beta.2
- @heroui/alert@2.2.22-beta.2
- @heroui/autocomplete@2.3.23-beta.3
- @heroui/avatar@2.2.18-beta.2
- @heroui/badge@2.2.14-beta.2
- @heroui/breadcrumbs@2.2.18-beta.2
- @heroui/button@2.2.22-beta.2
- @heroui/calendar@2.2.22-beta.2
- @heroui/card@2.2.21-beta.2
- @heroui/checkbox@2.3.21-beta.3
- @heroui/chip@2.2.18-beta.2
- @heroui/code@2.2.17-beta.2
- @heroui/date-input@2.3.21-beta.3
- @heroui/date-picker@2.3.22-beta.3
- @heroui/divider@2.2.16-beta.2
- @heroui/drawer@2.2.19-beta.2
- @heroui/dropdown@2.3.22-beta.2
- @heroui/form@2.1.21-beta.3
- @heroui/image@2.2.14-beta.2
- @heroui/input@2.4.22-beta.3
- @heroui/input-otp@2.1.21-beta.3
- @heroui/kbd@2.2.18-beta.2
- @heroui/link@2.2.19-beta.2
- @heroui/listbox@2.3.21-beta.2
- @heroui/menu@2.2.21-beta.2
- @heroui/modal@2.2.19-beta.2
- @heroui/navbar@2.2.20-beta.2
- @heroui/number-input@2.0.12-beta.3
- @heroui/pagination@2.2.20-beta.2
- @heroui/popover@2.3.22-beta.2
- @heroui/progress@2.2.18-beta.2
- @heroui/radio@2.3.21-beta.3
- @heroui/ripple@2.2.17-beta.2
- @heroui/scroll-shadow@2.3.15-beta.2
- @heroui/select@2.4.22-beta.3
- @heroui/skeleton@2.2.14-beta.2
- @heroui/slider@2.4.19-beta.2
- @heroui/snippet@2.2.23-beta.2
- @heroui/spacer@2.2.17-beta.2
- @heroui/spinner@2.2.19-beta.2
- @heroui/switch@2.2.20-beta.2
- @heroui/table@2.2.21-beta.3
- @heroui/tabs@2.2.19-beta.2
- @heroui/tooltip@2.2.19-beta.2
- @heroui/user@2.2.18-beta.2

## 2.8.0-beta.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/react",
"version": "2.8.0-beta.10",
"version": "2.8.0-beta.11",
"description": "🚀 Beautiful and modern React UI library.",
"author": "HeroUI <support@heroui.com>",
"homepage": "https://heroui.com",
Expand Down
10 changes: 10 additions & 0 deletions packages/core/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @heroui/theme

## 2.4.18-beta.3

### Patch Changes

- [#5421](https://github.com/heroui-inc/heroui/pull/5421) [`f62f49c`](https://github.com/heroui-inc/heroui/commit/f62f49c096727133ecf38719115aa4cdbed25a13) Thanks [@winchesHe](https://github.com/winchesHe)! - fix outline styles (#5266)

- [#5410](https://github.com/heroui-inc/heroui/pull/5410) [`6086ab0`](https://github.com/heroui-inc/heroui/commit/6086ab084abc4b44533dc71025a327ee46ea8948) Thanks [@github-actions](https://github.com/apps/github-actions)! - fixed transition (#5409)

- [#4919](https://github.com/heroui-inc/heroui/pull/4919) [`ecffb26`](https://github.com/heroui-inc/heroui/commit/ecffb26320da15824356dbccb33d8627326a4b7c) Thanks [@macci001](https://github.com/macci001)! - Renaming loadingIcon to loadingComponent.

## 2.4.18-beta.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heroui/theme",
"version": "2.4.18-beta.2",
"version": "2.4.18-beta.3",
"description": "The default theme for HeroUI components",
"keywords": [
"theme",
Expand Down