github-actions[bot]
def45d4d7a
ci(changesets): version packages ( #3662 )
...
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-09-14 13:18:24 +08:00
աӄա
5b5a9746e3
fix(theme): applied tw nested group ( #3658 )
...
* fix(theme): apply nested group for checkbox
* fix(theme): apply nested group for autocomplete
* fix(theme): apply nested group for select
* fix(theme): apply nested group for toggle
* fix(theme): apply nested group for radio
* fix(theme): apply nested group for input
* fix(theme): apply nested group for datepicker
* fix(theme): apply nested group for dateinput
* chore(changeset): add changeset
* chore(changeset): add issue number
* chore(theme): format code
* feat(table): add TableWithSwitch
2024-09-13 14:06:45 +08:00
vetan2
b0728e3c38
fix(hook): re-attached scroll event behavior in useScrollPosition ( #3247 )
...
* fix: initialize throttleTimeout in cleanup function
* chore(changeset): add changeset
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-12 22:09:12 +08:00
Hyden Liu
142f394cb5
fix(theme): set the min-height of base height to 100dvh where size equals "full" ( #2684 )
...
* fix(modal): set the min-height of base height to 100dvh where size equals "full"
* chore(changeset): add changeset
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-12 20:21:52 +08:00
Riley Butterfield
54bd9cdd6d
fix(theme): update flat variant text colors to be accessible ( #3738 )
...
* fix: use accessible text colors for flat variant
* fix: use accessible text colors for flat variant
* chore(changeset): update changeset
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-12 00:00:03 +08:00
աӄա
74792f7bff
fix(select): missing onChange when there are more than 300 items ( #3598 )
...
* fix(select): missing onChange when there are more than 300 items
* feat(select): add tests for onChange
* chore(changeset): add changeset
2024-09-11 11:23:48 +08:00
աӄա
446a6bf57c
refactor(deps): remove react copy from react-rsc-utils bundle ( #3597 )
...
* refactor(deps): remove react copy from react-rsc-utils bundle
* chore(changeset): add changeset
2024-09-11 11:23:24 +08:00
աӄա
4ac7674d1e
fix(system): missing useHref logic ( #2943 )
...
* chore(deps): update pnpm-lock.yaml
* fix(system): missing useHref logic
* chore(docs): restructure heading
* feat(docs): add useHref content to routing page
* fix(hooks): revise useAriaLink onClick logic
* chore(deps): bump @react-types/shared
* chore(deps): bump @react-types/shared
* fix(hooks): add missing parameters
* fix(pagination): add missing parameters
* feat(changeset): add missing router.open parameters due to rounter change
* fix(docs): onSelectionChange type
* refactor(changeset): revise changeset message
* chore(deps): lock deps
* chore(hooks): bump @react-types/shared to 3.23.0
* chore(changeset): remove this changeset since it is already in canary
2024-09-10 23:21:31 +08:00
black197
bc0f72fc27
fix(theme): use data-hover instead of hover ( #2110 )
2024-09-10 20:41:47 +08:00
Amir Hossein Hashemi
06b97d05a8
fix(table): improve RTL support for table component ( #2097 )
...
Co-authored-by: amirhhashemi <87268103+amirhhashemi@users.noreply.github>
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-10 19:54:54 +08:00
Amir Hossein Hashemi
fe30dc8cc0
fix(components): improve RTL support for pagination component ( #2044 )
...
* fix(components): improve RTL support for pagination component
* chore(changeset): remove unchanged package
* chore(pagination): undo change
* chore(pagination): no chevronPrev slot
* fix(theme): avoid rotate chevron in rtl
---------
Co-authored-by: amirhhashemi <87268103+amirhhashemi@users.noreply.github>
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-08 21:21:19 +08:00
Amir Hossein Hashemi
6f44cd6a98
fix(components): improve RTL support for select component ( #2041 )
...
* fix(components): improve RTL support for select component
* fix(theme): rtl styles for select
* chore(changeset): remove unchanged package
* chore(theme): remove ps-2
---------
Co-authored-by: amirhhashemi <87268103+amirhhashemi@users.noreply.github>
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-08 21:02:25 +08:00
Amir Hossein Hashemi
deb15078cc
fix(components): improve RTL support for input component ( #2038 )
...
* fix(components): improve RTL support for select component
* fix(theme): revise RTL styles
* chore(changeset): remove input package from changeset
---------
Co-authored-by: amirhhashemi <87268103+amirhhashemi@users.noreply.github>
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-08 20:24:24 +08:00
chirokas
659cdcf02d
chore: run tests and storybook in StrictMode ( #3352 )
...
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-08 15:35:29 +08:00
chirokas
d621b2923e
fix(autocomplete): highlight item in AutocompleteSection during keyboard navigation ( #3726 )
2024-09-07 22:59:00 +08:00
Shrinidhi Upadhyaya
985c2e1dd3
fix(input): added hover and focus to input when label placement is outside-left #2328 ( #2958 )
...
* fix(range-calendar): hide only dates outside the month #2890
* fix(range-calendar): corrected spelling mistake in changeset description
* fix(range-calendar): corrected capitalization in changeset description
* fix(input): added hover and focus to input when label placement is outside-left #2328
* fix(input): label props mergeProps precedence change
---------
Co-authored-by: shrinidhi.upadhyaya <shrinidhi.upadhyaya@stud.uni-bamberg.de>
2024-09-07 18:21:31 +08:00
Abhinandan
324fd6d3c1
fix(listbox): card shadow clipping when inside listbox item ( #3486 )
...
* fix(listbox): card shadow clipping when inside listbox item
* fix(listbox): card shadow clipping when inside listbox item
* Update five-teachers-refuse.md
* Delete .changeset/bright-avocados-yell.md
* fix(listbox): card shadow clipping when inside listbox item
2024-09-07 15:45:11 +08:00
Maharshi Alpesh
46cc01908e
fix(theme): color discrepancy in select ( #3663 )
...
* fix(select): resolving color descrepancy in select
* fix(select): making the changes accroding to the asked design
* chore(changeset): revise message
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-07 15:31:12 +08:00
աӄա
60cd878ee4
chore(autocomplete): should blur after clicking outside autocomplete ( #3721 )
2024-09-06 11:21:56 +08:00
աӄա
485b8653de
chore(input): rollback PR3533 ( #3720 )
2024-09-06 10:13:18 +08:00
chirokas
123b7fbc9f
refactor(overlays): improve stability, and complexity ( #3467 )
...
* feat(hooks): new `use-aria-overlay` package
* refactor(overlays): use custom `useAriaOverlay`
* chore(modal): remove unnecessary `onClose: state.close`
* chore(popover): remove duplicate `ariaHideOutside`
* test(modal): only hide the top-most modal
* chore: add changeset
* refactor(hooks): useAriaOverlay tweaks
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-05 22:06:32 +08:00
chirokas
81da063d6a
fix(autocomplete): ignore pointer events when the clear button is hidden ( #3000 )
...
* fix(autocomplete): hide clear button with `visibility: hidden`
* fix(autocomplete): clear button pointer-events
* refactor(autocomplete): improve keyboard reopen issue on mobile
* chore: add changeset
* refactor(autocomplete): apply chain and add type to e
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-05 17:24:15 +08:00
chirokas
19c331be75
refactor(popover): use usePreventScroll instead of react-remove-scroll ( #3307 )
...
* refactor(popover): use `usePreventScroll` instead of `react-remove-scroll`
* chore: lint
* refactor(popover): use `usePreventScroll` instead of `react-remove-scroll`
* chore: lint
* fix(tooltip): `shouldBlockScroll` prop
* chore(storybook): revert
* chore(changeset): update changeset
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-05 17:22:52 +08:00
sohan01fw
5c8cc7a42d
fix(select): prevent select from closing instantly when clicking on label of select ( #3568 )
...
* fix(select): prevent select from closing instantly when clicking on label
* fix(select): flickering on label click
* fix(select): flickering while click on label
* fix(select): add changeset on fixing the flickering model issue
* chore(changeset): revise changeset message and add issue number
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-05 17:22:05 +08:00
安忆
eda316ab24
fix(hooks): ensure exposed functions wrap by useCallback ( #3607 )
...
* fix(hooks): ensure exposed functions wrap by `useCallback`
* fix(hooks/use-real-shape): remove unnecessary dependency from `useCallback`
2024-09-05 17:21:01 +08:00
Shrinidhi Upadhyaya
87336c74bb
fix(docs): changed breakpoint to md ( #2630 )
...
Co-authored-by: shrinidhi.upadhyaya <shrinidhi.upadhyaya@stud.uni-bamberg.de>
2024-09-03 19:50:57 +08:00
ryoon
3d6865586f
fix(input): prevent clearable when input is readonly ( #3643 )
...
* fix(input): prevent clearable when input is readonly
* test(input): add tests for isReadOnly and isClearable interaction
* chore(changeset): add changeset for fixing clear button visibility with isReadOnly
* fix(input): disable clear button from input is readonly
* test(input): disable clear button when input is readonly
* chore(changeset): update changeset
* chore(changeset): revise message
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-03 19:48:06 +08:00
աӄա
f36df4362f
fix(utilities): gregorian year offset for persian ( #3603 )
...
* fix(utilities): gregorian year offset for persian
* feat(changeset): add changeset
2024-09-01 09:40:07 +08:00
աӄա
3e06ef64cc
fix(modal): modal position when keyboard appears ( #3691 )
...
* feat(theme): add h-[--visual-viewport-height] to modal wrapper
* fix(modal): apply --visual-viewport-height
* chore(changeset): add changeset
2024-09-01 09:34:24 +08:00
rockey2020
59ea6b7457
chore(theme): export default-layout ( #2946 )
...
* Support default configuration export
Conveniently available for developers to modify from the default configuration
* chore(changeset): add changeset
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-09-01 01:23:11 +08:00
Amey Bhavsar
55c92981e0
fix(calendar): arrows changing order when html has dir="rtl" ( #3656 )
...
* fix(calendar): #3641,#3642 add order and row-reverse to arrows for rtl layout support
* chore(changeset): patch @nextui-org/calendar
* chore(changeset): add missing package and revise changeset message
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-08-31 00:43:04 +08:00
Facundo Tenuta
048de6e9b2
fix(navbar): allow height prop to accept number type and fix broken menu ( #3601 )
...
* fix(navbar): allow height prop to accept number type and fix broken menu
* fix(navbar): menu breaking when a numerical height value is provided. changeset
2024-08-29 12:55:10 +08:00
Abhinandan
3c0a486cea
fix(link): deprecated onClick warning on using onPress ( #3569 )
...
* fix(navbar): fixed the height when style h-full
* fix(navbar): fixed the height when style h-full
* fix(link): deprecated onClick warning on using onPress
* refactor(link): add comment
* chore(changeset): revise changeset message
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-08-29 12:53:23 +08:00
chirokas
9d6bcb580a
fix(theme): skeleton overflow issue ( #3217 )
2024-08-29 12:42:24 +08:00
Abhinandan
97f233b346
fix(theme): double click issue on checkbox, toggle and radio ( #3552 )
...
* fix(theme): double click issue on checkbox, toggle and radio
2024-08-29 12:40:44 +08:00
Abhinandan
44e89a0779
fix(system-rsc): missing StringToBoolean<keyof V[K]>[] ( #3559 )
...
* fix(navbar): fixed the height when style h-full
* fix(navbar): fixed the height when style h-full
* fix(core): string[] accepted by compoundVariants.variant
* Delete .changeset/brown-days-applaud.md
* chore(changeset): revise changeset message
* fix(system-rsc): incorrect VariantValue typing and typo in Options
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-08-29 10:26:26 +08:00
AnthonyPaulO
a254abf535
fix(input): sync ref value to internal value ( #3533 )
...
* fix: sync ref value to internal value #3024 #3436
* feat: changeset - added changeset
* chore: remove comment
* chore(changeset): add issue numbers
* refactor(input): revise typing
---------
Co-authored-by: Anthony Ortiz <anthonypaulo@hotmail.com>
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-08-29 10:24:45 +08:00
Abhinandan
2a34880644
docs(storybook): remove overriding and unused code ( #3566 )
...
* fix(navbar): fixed the height when style h-full
* fix(navbar): fixed the height when style h-full
* docs(storybook): removed unnecessary code lines
* Delete .changeset/brown-days-applaud.md
2024-08-29 10:21:15 +08:00
Gtio
4f8ae50cf4
fix(dropdown): respect closeOnSelect prop on DropdownItem ( #2598 )
...
* fix(dropdown): fix dropdown menu unexpected close when closeOnSelect is false (#2290 )
* feat(changeset): Updated DropdownMenu to respect closeOnSelect prop on DropdownItem
* fix(dropdown): add Template
* fix(dropdown): add tests
* fix(dropdown): fixing logic gaps
* fix(changeset): incorrect package name
---------
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
2024-08-16 16:47:24 +08:00
github-actions[bot]
f052c34d47
ci(changesets): version packages ( #3513 )
2024-07-19 08:20:08 -07:00
github-actions[bot]
cef11222fa
ci(changesets): version packages ( #3508 )
...
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-07-18 10:59:03 -07:00
github-actions[bot]
0185952ed4
ci(changesets): version packages ( #3507 )
...
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-07-18 10:41:33 -07:00
Simon Podlipsky
fbd4f4b47e
fix(system-rsc): add @react-types/shared to dependencies ( #3501 )
...
* fix(system-rsc): add @react-types/shared to dependencies
* fix: change pnpm lock
* fix: change pnpm lock
* fix: change pnpm lock
---------
Co-authored-by: winches <329487092@qq.com>
2024-07-18 10:37:44 -07:00
աӄա
59428b183d
fix(theme): button scaling when disableAnimation is true ( #3499 )
2024-07-18 10:36:47 -07:00
Abhinandan
46edcca954
fix(table): sortable header slow color change during theme change ( #3491 )
...
* fix(table): sortable header slow color change during theme change
* chore(changeset): add space
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-07-18 10:36:15 -07:00
Abhinandan
8b193072e5
fix(modal): double scrollbar in inside scrollbehaviour ( #3495 )
...
* fix(modal): double scrollbar in inside scrollbehaviour
* chore(changeset): update changeset message and add issue number
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-07-18 10:35:42 -07:00
codeesura
7d61cf3918
fix: normalize 'status' field values to lowercase across multiple files ( #2947 )
...
* fix(status): normalize 'status' value to lowercase in page.tsx
* fix(status): normalize 'status' value to lowercase in use-case.ts
* fix(status): normalize 'status' value to lowercase in custom-render-value.ts
* fix(status): normalize 'status' value to lowercase in top-content.ts
* fix(status): normalize 'status' value to lowercase in multiple-chips.ts
* fix(status): normalize 'status' value to lowercase in custom-items.ts
* fix(status): normalize 'status' value to lowercase in data.ts
* fix(status): normalize 'status' value to lowercase in custom-styles.ts
* fix(status): normalize 'status' value to lowercase in page.tsx
* fix(status): normalize 'status' value to lowercase in custom-styles.ts
* fix(status): normalize 'status' value to lowercase in custom-items.ts
* fix(status): normalize 'status' value to lowercase in page.tsx
* fix(status): normalize 'status' value to lowercase in custom-styles.ts
2024-07-18 10:34:47 -07:00
Abhinandan
1fdbf2ad20
fix(date-range-picker): calendar-content width as per visible-months ( #3505 )
2024-07-18 10:34:13 -07:00
աӄա
5591138bff
fix(system-rsc): defaultVariants null case in extendVariants ( #3503 )
...
* fix(system-rsc): defaultVariants null case in extendVariants
* chore(changeset): add issue number
2024-07-18 10:33:26 -07:00
github-actions[bot]
8192e0ee07
ci(changesets): version packages ( #3266 )
...
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-07-17 14:21:14 -07:00