-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/canary' into docs/themes
- Loading branch information
Showing
371 changed files
with
15,658 additions
and
9,912 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/theme": patch | ||
--- | ||
|
||
fix label placement in input and select |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/listbox": patch | ||
--- | ||
|
||
change ListboxItem key to optional (#3880) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/select": patch | ||
--- | ||
|
||
update label placement in Select to use `shouldLabelBeOutside` instead of `isOutsideLeft`, resolving multiline label placement issues (#3841). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/theme": patch | ||
--- | ||
|
||
fix the fullWidth variant in input and select component. (#3745) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
"@nextui-org/table": minor | ||
"@nextui-org/accordion": minor | ||
"@nextui-org/autocomplete": minor | ||
"@nextui-org/avatar": minor | ||
"@nextui-org/breadcrumbs": minor | ||
"@nextui-org/button": minor | ||
"@nextui-org/calendar": minor | ||
"@nextui-org/card": minor | ||
"@nextui-org/checkbox": minor | ||
"@nextui-org/chip": minor | ||
"@nextui-org/date-input": minor | ||
"@nextui-org/date-picker": minor | ||
"@nextui-org/divider": minor | ||
"@nextui-org/dropdown": minor | ||
"@nextui-org/input": minor | ||
"@nextui-org/kbd": minor | ||
"@nextui-org/link": minor | ||
"@nextui-org/listbox": minor | ||
"@nextui-org/menu": minor | ||
"@nextui-org/modal": minor | ||
"@nextui-org/navbar": minor | ||
"@nextui-org/pagination": minor | ||
"@nextui-org/popover": minor | ||
"@nextui-org/progress": minor | ||
"@nextui-org/radio": minor | ||
"@nextui-org/select": minor | ||
"@nextui-org/slider": minor | ||
"@nextui-org/snippet": minor | ||
"@nextui-org/switch": minor | ||
"@nextui-org/tabs": minor | ||
"@nextui-org/tooltip": minor | ||
"@nextui-org/user": minor | ||
"@nextui-org/react": minor | ||
"@nextui-org/system": minor | ||
"@nextui-org/system-rsc": minor | ||
"@nextui-org/use-aria-accordion": minor | ||
"@nextui-org/use-aria-accordion-item": minor | ||
"@nextui-org/use-aria-button": minor | ||
"@nextui-org/use-aria-link": minor | ||
"@nextui-org/use-aria-menu": minor | ||
"@nextui-org/use-aria-modal-overlay": minor | ||
"@nextui-org/use-aria-multiselect": minor | ||
"@nextui-org/use-aria-overlay": minor | ||
"@nextui-org/use-aria-toggle-button": minor | ||
"@nextui-org/use-disclosure": minor | ||
"@nextui-org/use-intersection-observer": minor | ||
"@nextui-org/use-is-mobile": minor | ||
"@nextui-org/use-pagination": minor | ||
"@nextui-org/aria-utils": minor | ||
--- | ||
|
||
update react-aria version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/date-picker": patch | ||
--- | ||
|
||
Fixes getCalendarProps to propagate the classNames in the calendarProps. (#3769) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/theme": patch | ||
--- | ||
|
||
remove the pseudo cancel btn from input (#3907) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/theme": patch | ||
--- | ||
|
||
replace the use of RTL-specific styles with logical properties. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/theme": patch | ||
--- | ||
|
||
bump `tailwind-merge` version (#3614) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@nextui-org/calendar": patch | ||
"@nextui-org/date-picker": patch | ||
--- | ||
|
||
Add month and year picker to DateRangePicker and RangeCalendar (#3089, #3090) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/use-theme": minor | ||
--- | ||
|
||
introduce `use-theme` hook |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
"@nextui-org/calendar": patch | ||
"@nextui-org/theme": patch | ||
"@nextui-org/use-infinite-scroll": patch | ||
"@nextui-org/shared-utils": patch | ||
--- | ||
|
||
replaced lodash with native approaches |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/autocomplete": patch | ||
--- | ||
|
||
Return null if there are items for exit animation on popover close to work |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@nextui-org/date-picker": minor | ||
"@nextui-org/theme": minor | ||
--- | ||
|
||
Add support for selectorButtonPlacement property (#3015) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@nextui-org/use-image": patch | ||
"@nextui-org/test-utils": patch | ||
--- | ||
|
||
fix cached image flashing due to use-image always returning pending initially. The fix was to check if the image is loaded instantly through HTMLImageElement.complete attribute and use that to initialize the state. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/theme": patch | ||
--- | ||
|
||
added stripe color gradients for progress (#1933) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@nextui-org/alert": patch | ||
"@nextui-org/theme": patch | ||
--- | ||
|
||
introduced Alert component (#2250) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/autocomplete": patch | ||
--- | ||
|
||
automatically focus first non-disabled item |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/theme": patch | ||
--- | ||
|
||
separator icon RTL support in Breadcrumbs component (#2486) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
--- | ||
|
||
Update Twitter logo, links, and named references to X. Removed Twitter logo from social based on review feedback. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/popover": minor | ||
--- | ||
|
||
added `shouldCloseOnScroll` to control the popover closing on scroll (#3594) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/tabs": patch | ||
--- | ||
|
||
Add tab ref |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@nextui-org/modal": patch | ||
"@nextui-org/use-draggable": patch | ||
--- | ||
|
||
Add draggable modal (#2647) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/menu": patch | ||
--- | ||
|
||
Use `useMenu` and `useMenuItem` from `@react-aria` instead of custom hooks |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
"@nextui-org/accordion": patch | ||
"@nextui-org/calendar": patch | ||
"@nextui-org/modal": patch | ||
"@nextui-org/navbar": patch | ||
"@nextui-org/popover": patch | ||
"@nextui-org/ripple": patch | ||
"@nextui-org/tooltip": patch | ||
"@nextui-org/theme": patch | ||
"@nextui-org/use-infinite-scroll": patch | ||
"@nextui-org/dom-animation": patch | ||
"@nextui-org/shared-utils": patch | ||
--- | ||
|
||
framer motion optimization (#3340) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
"@nextui-org/accordion": patch | ||
"@nextui-org/autocomplete": patch | ||
"@nextui-org/button": patch | ||
"@nextui-org/calendar": patch | ||
"@nextui-org/card": patch | ||
"@nextui-org/dropdown": patch | ||
"@nextui-org/modal": patch | ||
"@nextui-org/navbar": patch | ||
"@nextui-org/popover": patch | ||
"@nextui-org/ripple": patch | ||
"@nextui-org/select": patch | ||
"@nextui-org/snippet": patch | ||
"@nextui-org/tabs": patch | ||
"@nextui-org/tooltip": patch | ||
"@nextui-org/system": patch | ||
"@nextui-org/framer-utils": patch | ||
--- | ||
|
||
update `framer-motion` versions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/theme": patch | ||
--- | ||
|
||
show margin only with label in Switch component (#3791) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@nextui-org/tabs": patch | ||
--- | ||
|
||
revise the inert attribute in `TabPanel` (#3972) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
name: Enter pre-release mode | ||
on: workflow_dispatch | ||
|
||
jobs: | ||
enter-pre-release-mode: | ||
if: ${{ github.ref == 'refs/heads/beta/release-next' || github.ref == 'refs/heads/canary' }} | ||
runs-on: ubuntu-latest | ||
permissions: | ||
contents: write | ||
pull-requests: write | ||
id-token: write | ||
steps: | ||
- name: Checkout branch | ||
uses: actions/checkout@v4 | ||
with: | ||
fetch-depth: 0 | ||
|
||
- name: Install | ||
uses: ./.github/common-actions/install | ||
|
||
- name: Enter pre-release mode | ||
id: enter-pre-release-mode | ||
run: | | ||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com" | ||
git config user.name "github-actions[bot]" | ||
if [ ${{ github.ref }} == 'refs/heads/canary' ]; then | ||
pnpm changeset:canary | ||
else | ||
pnpm changeset:beta | ||
fi | ||
git add -A | ||
git commit -m 'chore(pre-release): enter pre-release mode' | ||
git push |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
name: Exit pre-release mode | ||
|
||
on: workflow_dispatch | ||
jobs: | ||
exit-pre-release-mode: | ||
if: ${{ github.ref == 'refs/heads/beta/release-next' || github.ref == 'refs/heads/canary' }} | ||
name: exit pre-release mode | ||
runs-on: ubuntu-latest | ||
permissions: | ||
contents: write | ||
pull-requests: write | ||
id-token: write | ||
|
||
steps: | ||
- name: Checkout branch | ||
uses: actions/checkout@v3 | ||
with: | ||
ref: ${{ github.event.inputs.branch }} | ||
fetch-depth: 0 | ||
|
||
- name: Install | ||
uses: ./.github/common-actions/install | ||
|
||
- name: remove pre.json | ||
# we only remove .changeset/pre.json here | ||
# since we want to keep the changeset files introduced in beta/release-next or canary branch | ||
# once we merge it to canary / main, those files will be removed in version PR in canary | ||
# and converted to corresponding changelogs | ||
run: npx rimraf .changeset/pre.json | ||
|
||
- name: Commit and push changes | ||
run: | | ||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com" | ||
git config user.name "github-actions[bot]" | ||
git add -A | ||
git commit -m "ci(changesets): exit pre-release mode" | ||
git push |
Oops, something went wrong.