github-actions[bot]
eada8cbf93
ci(changesets): version packages ( #4440 )
...
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
@nextui-org/accordion@2.2.7
@nextui-org/alert@2.2.9
@nextui-org/aria-utils@2.2.7
@nextui-org/autocomplete@2.3.9
@nextui-org/avatar@2.2.6
@nextui-org/badge@2.2.5
@nextui-org/breadcrumbs@2.2.6
@nextui-org/button@2.2.9
@nextui-org/calendar@2.2.9
@nextui-org/card@2.2.9
@nextui-org/checkbox@2.3.8
@nextui-org/chip@2.2.6
@nextui-org/code@2.2.6
@nextui-org/date-input@2.3.8
@nextui-org/date-picker@2.3.9
@nextui-org/drawer@2.2.7
@nextui-org/dropdown@2.3.9
@nextui-org/form@2.1.8
@nextui-org/framer-utils@2.1.6
@nextui-org/image@2.2.5
@nextui-org/input-otp@2.1.8
@nextui-org/input@2.4.8
@nextui-org/kbd@2.2.6
@nextui-org/link@2.2.7
@nextui-org/listbox@2.3.9
@nextui-org/menu@2.2.9
@nextui-org/modal@2.2.7
@nextui-org/navbar@2.2.8
@nextui-org/pagination@2.2.8
@nextui-org/popover@2.3.9
@nextui-org/progress@2.2.6
@nextui-org/radio@2.3.8
@nextui-org/react-utils@2.1.3
@nextui-org/react@2.6.11
@nextui-org/ripple@2.2.7
@nextui-org/scroll-shadow@2.3.5
@nextui-org/select@2.4.9
@nextui-org/skeleton@2.2.5
@nextui-org/slider@2.4.7
@nextui-org/snippet@2.2.10
@nextui-org/spacer@2.2.6
@nextui-org/spinner@2.2.6
@nextui-org/switch@2.2.8
@nextui-org/system@2.4.6
@nextui-org/table@2.2.8
@nextui-org/tabs@2.2.7
@nextui-org/theme@2.4.5
@nextui-org/tooltip@2.2.7
@nextui-org/use-aria-link@2.2.5
@nextui-org/use-clipboard@2.1.2
@nextui-org/use-image@2.1.2
@nextui-org/use-real-shape@2.1.3
@nextui-org/user@2.2.6
2025-01-05 10:09:56 -03:00
winches
da7003e649
feat: add button open in stackblitz ( #4461 )
...
* feat: add button open in stackblitz
* feat: add button open in stackblitz
* fix: multiple react
* feat: add stackblitz button code preview
* feat: add stackblitz button code preview
2025-01-05 09:34:53 -03:00
աӄա
b2e924fe19
fix(use-aria-link): onclick deprecation warning for Button as Link ( #4497 )
2025-01-05 09:33:15 -03:00
Ryo Matsukawa
33e0418d08
fix(popover): correct position logic ( #4498 )
...
* fix(popover): invalid placement logic
* chore(select): add story with popover position
* chore: add changeset
* chore: add pattern of popover story
* chore: fix changeset
2025-01-05 09:32:30 -03:00
աӄա
0c45fed420
fix(autocomplete): missing popover props except content ( #4496 )
2025-01-05 07:48:30 -03:00
Peterl561
a43b156801
fix(navbar): hide overlay when menu is closed ( #4490 )
2025-01-03 23:16:46 -03:00
Junior Garcia
ef916ead52
chore: new canary version
2025-01-03 18:48:56 -03:00
աӄա
5d0fc9f786
fix(use-image): set status after hydrated ( #4486 )
...
* fix(use-image): set status after hydrated
* fix(use-image): use useSafeLayoutEffect instead
2025-01-03 11:23:42 -03:00
Tsuki
0eb96f6e5e
feat(docs): nextUI with laravel ( #4432 )
...
* chore(docs): support laravel route
* feat(docs): add laravel.mdx
* chore(docs): update laravel.mdx
* chore(docs): update laravel.mdx
* Update apps/docs/config/routes.json
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2025-01-02 16:20:56 -03:00
Peterl561
0401f2548f
fix(autocomplete): validate prop not working after hovering ( #4452 )
...
* fix(autocomplete): validate prop not working after hovering
* test(autocomplete): validate prop function should work after hover
* chore(changeset): fixed autocomplete validate not working after hover
* chore(autocomplete): minor comment change
2025-01-02 16:17:42 -03:00
աӄա
7c2bc4a18e
fix(autocomplete): clear autocomplete value when pressing clear button ( #4458 )
2025-01-02 16:13:29 -03:00
Vincentius Roger Kuswara
16c57ece64
fix+feat(select, listbox): bug on dataset with "sections", add support for scrollshadow ( #4462 )
...
* fix: add custom function to calculate rowHeight for dataset with sections
* fix: scroll shadow is now working in virtualized components
* chore: add changeset
* fix: to pass test cases use function call instead of function component
2025-01-02 16:12:39 -03:00
աӄա
e7ff6730d7
fix(use-image): cached image flickering issue ( #4442 )
...
* feat(use-image): add test case
* feat(use-image): include `@nextui-org/react-utils`
* feat(react-utils): add useIsHydrated
* fix(use-image): cached image flickering issue
* fix(use-image): ensure status is set after hydrated
* chore(use-image): remove unneccessary code
2025-01-02 16:10:13 -03:00
աӄա
d92468aa1e
fix(deps): bump @tanstack/react-virtual to support react 19 peer dep ( #4463 )
2024-12-30 17:14:45 -03:00
Ryo Matsukawa
fb46df2430
fix(popover): correct initial animation direction to match fallback placement ( #4460 )
...
* fix(popover): correct initial animation direction to match fallback placement
* fix: type error
* chore: add changeset
2024-12-30 09:08:09 -03:00
winches
4f0ef5818b
fix: clipboard get the different unicode whitespace ( #4392 )
...
* fix: clipboard get the different unicode whitespace
* fix: clipboard get the different unicode whitespace
* fix(snippet): incorrect MultiLine story
* fix: nbsp in editor
* fix: rename
* fix: md
* feat: optimization
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-12-28 11:01:59 +08:00
աӄա
a83388aaf4
fix(alert): mark description optional & revise styles when only children is provided ( #4447 )
...
* fix(alert): mark description as optional and update description
* fix(theme): alignment when only children is provided
* feat(changeset): add changeset
2024-12-27 08:51:57 -03:00
Ethan
ab9ad9b6b2
docs(input): update type prop to include "file" ( #4444 )
2024-12-26 10:33:23 +08:00
Junior Garcia
388b2ed001
Merge pull request #4438 from nextui-org/fix/eslint
2024-12-24 09:19:18 -03:00
WK Wong
07780a75a2
fix(drawer): use a top-level type-only import instead of inline type specifiers
2024-12-24 17:40:22 +08:00
Junior Garcia
413bcd7653
Merge branch 'main' into canary
2024-12-23 22:15:32 -03:00
Junior Garcia
14e12ebf5e
Merge branch 'canary' of github.com:nextui-org/nextui into canary
2024-12-23 22:15:07 -03:00
Junior Garcia
54eec6ce50
Merge pull request #4436 from nextui-org/canary
...
v.2.6.10
2024-12-23 22:14:24 -03:00
Junior Garcia
9d948e748c
Merge branch 'main' into canary
2024-12-23 22:13:10 -03:00
github-actions[bot]
05807d80f5
ci(changesets): version packages ( #4435 )
...
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
@nextui-org/navbar@2.2.7
@nextui-org/react@2.6.10
2024-12-23 22:01:42 -03:00
Junior Garcia
6430bc0084
fix: navbar release
2024-12-23 21:55:39 -03:00
github-actions[bot]
1bf66bc26e
ci(changesets): version packages ( #4326 )
...
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-12-23 21:39:13 -03:00
Omar Shehab
f8f6bfea5a
chore(drawer): export drawer children props ( #4310 )
...
* export Drawer children props
* Fix eslint
* fix: add changeset for drawer props export
* fix: remove useDisclosure export for `@nextui-org/react` not to fail
* remove useDisclosureProps
* Import props as types
2024-12-23 09:11:19 -03:00
աӄա
5cd1c63dc8
fix(docs): i18n version in date-related components ( #4430 )
2024-12-22 12:38:51 -03:00
Maharshi Alpesh
5f388fc68c
fix: virtual keyboard on mobile should be based on the allowed keys ( #4411 )
...
* fix: virtual keyboard on mobile should be based on the allowed keys
* chore: applying junior's suggestions
* chore: add inputmode prop, update changeset
---------
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-12-22 11:27:48 -03:00
Maharshi Alpesh
de0e2776fe
fix: navbar state change ( #4406 )
2024-12-22 11:20:51 -03:00
Maharshi Alpesh
885c9b3862
chore: update framework installations ( #4410 )
...
* chore: update framework installations
* chore: adding the nextui cli link
2024-12-22 11:19:17 -03:00
EReguero
b5943db1fd
fix: listbox-section props ( #4369 )
2024-12-22 11:06:13 -03:00
Peterl561
93c9df15d9
fix(input-otp): form validation hook missing behavior prop ( #4417 )
...
* fix(input-otp): form validation hook missing behavior
* test(input-otp): isRequired form test
* chore(changeset): fixed input-otp isRequired error message
2024-12-22 10:11:54 -03:00
Peterl561
f7e1b17c40
fix(select): remove input from hidden-select ( #4427 )
...
* fix(select): use select missing commitValidation call
* fix(select): remove hidden input from hidden-select
* test(select): updated validation tests
* chore(changeset): fix native validation behavior for select
2024-12-22 10:09:42 -03:00
աӄա
c0e3dab5e8
fix(calendar): invalid prop ref supplied to React.Fragment ( #4428 )
...
* fix(calendar): remove unnecessary fragment
* feat(changeset): add changeset
2024-12-22 09:41:53 -03:00
Junior Garcia
7b38e04fee
chore: hide pro image on mobile
2024-12-20 10:43:02 -03:00
Junior Garcia
db58cbebd7
chore: hide pro image on mobile
2024-12-20 10:37:59 -03:00
Junior Garcia
97565057bb
chore: hide pro image on mobile
2024-12-20 10:28:39 -03:00
Maharshi Alpesh
c1baa746b2
fix: replacing the light mode bg in to nextui-pro section ( #4355 )
...
* fix: replacing the light mode bg and adding bg to nextui-pro section on mobile
* fix: making the transitions smoother
* chore: removing the bg on mobile devices
* fix: pro section and improvements
---------
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-12-20 10:05:43 -03:00
Junior Garcia
5494fa2d7b
Merge branch 'main' into canary
2024-12-19 10:59:07 -03:00
Maharshi Alpesh
7b7408cdac
feat(docs): nextUI pro callout ( #4391 )
...
* feat: adding a callout for nextui-pro
* chore: changing the position of callout
* chore: putting back the callout to toc
* chore: adjustments
---------
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-12-19 09:27:11 -03:00
Ryo Matsukawa
d152b36b5d
chore: add shouldBlockScroll stories ( #4351 )
...
* chore: add `shouldBlockScroll` stories
* chore: add shouldBlockScroll for argtypes
* chore: add shouldBlockScroll story for navbar
* chore: remove unnecessary props
2024-12-19 12:32:08 +08:00
Junior Garcia
e753317b0e
Merge branch 'main' into canary
2024-12-18 16:43:35 -03:00
Peterl561
f11659e9cb
docs(switch): custom style example wrong margins ( #4389 )
2024-12-18 16:40:55 -03:00
Junior Garcia
0cb730b474
chore: posthog ingest removed ( #4398 )
2024-12-18 16:16:24 -03:00
Maharshi Alpesh
afe0b527ce
fix: input in card becomes invisible on hover and make date-input and time-input consistent ( #4394 )
2024-12-18 11:08:54 -03:00
Junior Garcia
e15ef62b6c
fix: icon wrapper border on alert component ( #4383 )
2024-12-17 12:20:27 -03:00
աӄա
d9a55d0360
refactor(docs): use onPress event instead ( #4353 )
2024-12-17 11:17:11 -03:00
աӄա
fa38828345
refactor: use onPress event instead (component-wise) ( #4354 )
...
* refactor: use onPress event instead
* chore(changeset): add changeset
* refactor(button): remove duplicate test case
* refactor(link): remove duplicate test case
* chore: add back onClick test case
* chore(menu): keep onClick test case
* chore: keep the original order
2024-12-17 11:16:10 -03:00