github-actions[bot]
8192e0ee07
ci(changesets): version packages ( #3266 )
...
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
@nextui-org/accordion@2.0.36
@nextui-org/aria-utils@2.0.22
@nextui-org/autocomplete@2.1.3
@nextui-org/avatar@2.0.31
@nextui-org/badge@2.0.30
@nextui-org/breadcrumbs@2.0.11
@nextui-org/button@2.0.35
@nextui-org/calendar@2.0.8
@nextui-org/card@2.0.32
@nextui-org/checkbox@2.1.3
@nextui-org/chip@2.0.31
@nextui-org/code@2.0.30
@nextui-org/date-input@2.1.2
@nextui-org/date-picker@2.1.3
@nextui-org/divider@2.0.29
@nextui-org/dropdown@2.1.27
@nextui-org/framer-utils@2.0.22
@nextui-org/image@2.0.30
@nextui-org/input@2.2.3
@nextui-org/kbd@2.0.31
@nextui-org/link@2.0.33
@nextui-org/listbox@2.1.23
@nextui-org/menu@2.0.26
@nextui-org/modal@2.0.37
@nextui-org/navbar@2.0.34
@nextui-org/pagination@2.0.34
@nextui-org/popover@2.1.25
@nextui-org/progress@2.0.32
@nextui-org/radio@2.1.3
@nextui-org/react-utils@2.0.15
@nextui-org/react@2.4.3
@nextui-org/ripple@2.0.31
@nextui-org/scroll-shadow@2.1.18
@nextui-org/select@2.2.3
@nextui-org/shared-utils@2.0.6
@nextui-org/skeleton@2.0.30
@nextui-org/slider@2.2.13
@nextui-org/snippet@2.0.39
@nextui-org/spacer@2.0.30
@nextui-org/spinner@2.0.31
@nextui-org/switch@2.0.32
@nextui-org/system-rsc@2.1.3
@nextui-org/system@2.2.3
@nextui-org/table@2.0.37
@nextui-org/tabs@2.0.33
@nextui-org/theme@2.2.7
@nextui-org/tooltip@2.0.37
@nextui-org/use-data-scroll-overflow@2.1.5
@nextui-org/use-infinite-scroll@2.1.4
@nextui-org/use-pagination@2.0.8
@nextui-org/use-real-shape@2.0.15
@nextui-org/use-scroll-position@2.0.7
@nextui-org/user@2.0.32
2024-07-17 14:21:14 -07:00
Junior Garcia
0071ec2419
Merge branch 'main' of github.com:nextui-org/nextui into canary
2024-07-17 14:15:34 -07:00
Junior Garcia
e968f54baf
Merge branch 'canary' of github.com:nextui-org/nextui into canary
2024-07-17 14:15:23 -07:00
winches
8c74f31e70
docs: remove body position which cause tooltip wrong ( #3487 )
2024-07-17 14:14:55 -07:00
աӄա
bbebb79ced
fix(autocomplete): remove unnecessary state.close ( #3464 )
...
* fix(autocomplete): remove unnecessary state.close
* feat(autocomplete): add fully controlled template
* feat(autocomplete): should clear value after clicking clear button (controlled)
2024-07-16 14:11:28 -07:00
winches
5370fd1fff
docs: padding error in card ( #3447 )
2024-07-16 14:08:10 -07:00
RockerFlower
b762141d18
docs(frameworks): update highlighted line numbers in Frameworks examples ( #3412 )
...
* Update highlighted line numbers in Remix examples
* Update highlighted line numbers in Next.js examples
* Update highlighted line numbers in Astro examples
* Update highlighted line numbers in Vite examples
* Adjust highlighted line number
* Adjust highlighted line number
2024-07-12 11:36:57 -07:00
Abhishek Tomar
049d23685f
fix(table): resolve double fetch issue in useInfiniteScroll hook ( #3332 )
...
* fix(table): resolve double fetch issue in useInfiniteScroll hook (fix #3251 )
* fix(table): remove unnecessary else clause
* fix(table): add a changeset file for use-infinite-scroll
* fix(hooks): add clearTimeout function
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-07-12 11:35:37 -07:00
Ankit
6ec494a845
docs: removed show more from code example ( #3373 )
...
* docs: removed show more from code example
* Update sandpack.css
* docs: remove-show-more
* chore(docs): remove unused code
* chore(deps): pnpm-lock.yaml
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-07-12 11:32:54 -07:00
աӄա
30f0755658
fix(docs): incorrect image height ( #3427 )
2024-07-12 11:30:26 -07:00
chirokas
c1f05ecb46
fix(time-input): minValue and maxValue validation ( #3426 )
...
* fix(time-input): minValue and maxValue validation (#3424 )
* test(time-input): update
* refactor(time-input): simplify `isInvalid` logic
2024-07-12 11:30:03 -07:00
Abhinandan
2333c39870
fix(input): fixed the background change on autofill in Chrome ( #3430 )
...
* fix(input): fixed the background change on autofill in Chrome
* fix(input): fixed the background change on autofill in Chrome
* chore(changeset): add issue number
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-07-12 11:25:36 -07:00
dochi
9438dfd918
fix: add onClear prop to Ripple component in button custom implementation ( #3439 )
2024-07-12 11:24:59 -07:00
winches
b9cb296a8c
docs: upgrade command add all option ( #3273 )
2024-07-12 11:22:51 -07:00
KumJungMin
134f371843
fix(datePicker): prevent year, month change in showMonthAndYearPickers mode ( #3088 )
...
* fix: prevent year, month change error in showMonthAndYearPickers mode
* docs: add changeset
* docs: edit changeset
* test: add test code about date clear issue in date picker
* test: update test code
* test: check application aria is same with current date
* chore(changeset): revise package and add issue number
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-07-08 08:01:36 +08:00
winches
89ccf17cd4
feat: add tw config to get the intelliSense ( #3385 )
...
* feat: add tw config to get the intelliSense
* chore(deps): pnpm-lock.yaml
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-07-07 12:20:04 +08:00
winches
60bb09fe64
fix: tsc errors ( #3362 )
...
* fix: tsc error
* docs: changeset
* fix: test
* fix: test
* fix: review problem
* fix: review
2024-07-07 12:19:09 +08:00
Junior Garcia
22682dbd60
Merge branch 'canary' of github.com:nextui-org/nextui into canary
2024-07-06 17:45:15 -07:00
winches
0cdfdb48bc
fix: onSelectionChange type incorrect ( #3336 )
...
* fix: onSelectionChange type incorrect
* feat: export shardSelection
* fix: typo
* fix: review
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-07-06 11:01:49 -07:00
Abhinandan
5652e7bddc
fix(date-picker): resolve width clipping issue on 90/110% zoom ( #3416 )
...
* fix(date-picker): resolve width clipping issue on 90/110% zoom
* fix(date-picker): resolve width clipping issue on 90/110% zoom
* Delete .changeset/metal-bats-reflect.md
* Update weak-dingos-chew.md
* chore: add storybook
---------
Co-authored-by: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com>
2024-07-06 10:59:13 -07:00
աӄա
93f1787815
fix(input): input with file type ( #3268 )
...
* fix(input): remove value & onChange for input[type="file"]
* refactor(theme): remove unnecessary styles
* fix(theme): input file styles
* fix(theme): revise cursor-pointer on file
* feat(input): add file input logic
* feat(changeset): add changeset
* refactor(input): use warn function from shared-utils instead
* feat(input): add file type story
* refactor(input): include in Input Types
2024-07-06 10:54:48 -07:00
աӄա
a3a77bfc37
fix(image): optional height ( #3420 )
...
* fix(image): optional height
* fix(image): incorrect props
* feat(changeset): add changeset
2024-07-06 10:53:05 -07:00
chirokas
8dce94e5f0
fix(accordion): pass missing dividerProps to Divider ( #3392 )
...
* chore(deps): pnpm-lock.yaml
* fix(accordion): pass missing `dividerProps` to Divider
* chore(changeset): add issue number
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-07-06 17:47:53 +08:00
Pratyush Kongalla
35e709de7d
fix(navbar): shouldHideOnScroll fixed ( #3315 )
...
* fix(navbar): shouldHideOnScroll fixed
* Update packages/hooks/use-scroll-position/src/index.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update index.ts
* fix(navbar): applying suggested changes
---------
Co-authored-by: Pratyush <conenct2pratyush@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-06 01:06:30 -07:00
աӄա
444d320dbc
fix(popover): close popover on scroll ( #3414 )
...
* fix(popover): close popover on scroll
* feat(popover): add "should close popover on scroll" test
* feat(changeset): add changeset
* feat(select): add ScrollableContainerTemplate
2024-07-06 01:04:56 -07:00
աӄա
a164c26e96
fix(date-picker): open and close datepicker after pressing selector button ( #3283 )
...
* fix(date-picker): use trigger ref instead
* fix(date-input): add innerWrapperProps
* fix(date-picker): include popoverTriggerRef and add onPress to selector
* feat(date-picker): add test
* feat(changeset): add changeset
* refactor(date-input): merge innerWrapperPropsProp & props and add cn
2024-07-06 01:01:19 -07:00
Sjoerd van Bommel
b4c046fe8b
fix(table): differentiate selected bg color from striped bg color ( #3221 )
...
* fix: override bg color when selecting striped row
* chore(style): differentiate selected bg color from striped row
* chore: changeset
* chore(changeset): add issue number
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-07-06 01:00:57 -07:00
աӄա
57f7c9555e
fix(image): override default auto height ( #3327 )
...
* fix(image): override default auto height
* feat(changeset): add changeset
* feat(image): add test
* refactor(image): add comment
2024-07-06 00:54:01 -07:00
wiyco
1671f569ea
docs(pagination): fix typo of missing "`" in doc ( #3324 )
2024-07-06 00:53:15 -07:00
աӄա
9d26d02fbb
refactor(docs): sort component routes alphabetically ( #3328 )
2024-07-06 00:51:38 -07:00
աӄա
0462dde0a7
fix(popover): dialog focus behaviour ( #3311 )
...
* fix(autocomplete): set skipDialogFocus to true
* feat(popover): add skipDialogFocus to free solo popover
* refactor(popover): rename variable and add comment
* refactor(autocomplete): rename variable and add comment
* feat(changeset): add changeset
2024-07-06 00:44:44 -07:00
աӄա
f5d94f96e4
fix: incorrect year in showMonthAndYearPickers with locale ( #3331 )
...
* fix(date-input): add gregorian year offset to minValue & maxValue
* feat(shared-utils): add getGregorianYearOffset
* fix(calendar): add gregorian year offset to minValue & maxValue
* feat(changeset): add changeset
* fix(system): remove defaultDates.minDate and defaultDates.maxDate
* fix(calendar): add missing import
* feat(date-picker): add test
* feat(calendar): add test
2024-07-06 00:39:41 -07:00
աӄա
fd4b7200dd
fix(calendar): disable button picker in calendar if isDisabled is true ( #3358 )
...
* fix(calendar): disable button picker in calendar if `isDisabled` is true
* feat(changeset): add changeset
* feat(calendar): add test to cover showMonthAndYearPickers with isDisabled
2024-07-06 00:33:43 -07:00
winches
167e1977ee
feat: eslint add rule prefer top level type import ( #3354 )
2024-07-06 00:32:14 -07:00
Ryo Matsukawa
1cd64b2e2e
fix(select): import HiddenSelect and UseSelectProps ( #3368 )
...
* fix(select): import HiddenSelect and UseSelectProps
* chore: merge import
2024-07-06 00:28:12 -07:00
աӄա
7cc1bd78a3
fix(select): close select by pressing selector button ( #3374 )
...
* feat(select): add test
* fix(select): use domRef in ariaShouldCloseOnInteractOutside
* feat(changeset): add changeset
* fix(select): rewrite "should unset form value" test
2024-07-06 00:24:17 -07:00
աӄա
c5ab49afa4
fix(user): avatar icon not shown in User component ( #3387 )
...
* chore(deps): pnpm-lock.yaml
* fix(user): avoid passing user name to avatar component
* feat(changeset): add changeset
* feat(user): add avatar icon test cases
2024-07-06 00:21:51 -07:00
Ryo Matsukawa
3cdfb2afca
fix: remove autoCapitalize to prevent Firefox warning ( #3376 )
...
* fix: remove autoCapitalize to prevent firefox warning
* chore: add changeset
2024-07-06 00:17:07 -07:00
Shrinidhi Upadhyaya
9806d1c6c0
fix(date-range-picker): input field clear error ( #3409 )
...
Co-authored-by: shrinidhi.upadhyaya <shrinidhi.upadhyaya@stud.uni-bamberg.de>
2024-07-06 00:12:11 -07:00
Ryo Matsukawa
106752aaef
fix(accordion): allow cursor navigation within text ( #3419 )
...
* fix(accordion): allow cursor navigation within text
* fix: wrong issue number
2024-07-05 23:40:17 -07:00
աӄա
ec7c417387
chore(deps): pnpm-lock.yaml ( #3372 )
2024-07-03 03:07:07 -03:00
Ankit
9daef56a88
fix(table): custom with class names storybook styles ( #3344 )
...
* fix : #3338
* fix(table): custom with class names storybook styles
2024-06-29 18:26:37 -03:00
Deval Minocha
8b0b7e011c
refactor(docs): fix international calendar bug ( #3363 )
...
* refactor(docs): fix international calendar bug
* chore: update @react-aria/i18n version and update lock file
2024-06-29 18:25:47 -03:00
Junior Garcia
f1fd2a842b
Merge branch 'main' of github.com:nextui-org/nextui into canary
2024-06-29 17:51:14 -03:00
HaRuki Kuriwada
69db63cd8f
fix(doc): migrated ScriptProvider component from the root level to each decendant folder
2024-06-29 17:50:46 -03:00
HaRuki
0711b66805
fix(doc): migrated ScriptProvider component from the root level to each decendant folder ( #3269 )
...
Co-authored-by: HaRuki Kuriwada <haruki.kuriwada@hennge.com>
2024-06-29 17:50:00 -03:00
աӄա
996a0ed128
chore(docs): update footer text ( #3350 )
2024-06-29 17:46:04 -03:00
Junior Garcia
78d4216bff
Merge branch 'main' of github.com:nextui-org/nextui into canary
2024-06-27 11:16:25 -03:00
աӄա
47a214237f
chore(docs): remove vercel content ( #3329 )
...
* chore(docs): remove vercel content
* chore(docs): remove vercel content
2024-06-27 11:15:36 -03:00
աӄա
720f2f5a2e
refactor(.github): github action warnings ( #3317 )
...
* chore(.github): bump action versions
* refactor(autocomplete): linting
* chore(.github): without version
2024-06-25 11:22:30 -03:00