2624 Commits

Author SHA1 Message Date
github-actions[bot]
3a0f2c5610
ci(changesets): version packages (#2029)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
@nextui-org/autocomplete@2.0.10 @nextui-org/button@2.0.27 @nextui-org/dropdown@2.1.17 @nextui-org/input@2.1.17 @nextui-org/modal@2.0.29 @nextui-org/pagination@2.0.27 @nextui-org/popover@2.1.15 @nextui-org/progress@2.0.25 @nextui-org/react@2.2.10 @nextui-org/scroll-shadow@2.1.13 @nextui-org/select@2.1.21 @nextui-org/slider@2.2.6 @nextui-org/snippet@2.0.31 @nextui-org/spinner@2.0.25 @nextui-org/theme@2.1.18 @nextui-org/tooltip@2.0.30 @nextui-org/use-aria-multiselect@2.1.4 @nextui-org/use-data-scroll-overflow@2.1.3 @nextui-org/use-pagination@2.0.5
2024-03-03 20:54:23 -03:00
Junior Garcia
a030680e6a chore(root): fix changeset versions 2024-03-03 20:38:38 -03:00
HaRuki
e12f3faa81
fix(components): autocomplete, tabIndex is not passed on input (#2375)
* fix(components): autocomplete, tabIndex is not passed on input

* fix(components): autocomplete, tabIndex is not passed on input

* Update metal-gorillas-dress.md
2024-03-03 20:37:11 -03:00
HaRuki
2dc5adb6e0
docs(components): accordion controlled example shows errors (#2339)
* docs(components): accordion controlled example shows errors

* docs(components): accordion controlled example shows errors

* docs(components): accordion controlled example shows errors
2024-03-03 20:36:55 -03:00
HaRuki
f63b20c59d
fix(components): accordion component throws "validateDOMNesting" erro… (#2169)
* fix(components): accordion component throws "validateDOMNesting" error on the storybook

* fix(components): accordion component throws "validateDOMNesting" error on the storybook

* fix(components): accordion component throws "validateDOMNesting" error on the storybook

* fix(components): accordion component throws "validateDOMNesting" error on the storybook

* fix(docs): accordion component throws "validateDOMNesting" error on the storybook
2024-03-03 20:36:05 -03:00
kght6123
0df5099a62
docs(components): fixed Custom Implementation sample for button component missing onClear type (#2256) 2024-03-03 18:36:41 -03:00
Robin
cdc4981508
docs(autocomplete): fix missing defaultItems property (#2185) 2024-03-03 18:34:05 -03:00
Kinfe Michael Tariku
acee3c2fda
fix: dup // fix on a link for edit this page on github (#2237) 2024-03-03 18:28:41 -03:00
Ryo Matsukawa
fa72bb45cc
fix: update dev script to only run pnpm sb (#2218) 2024-03-03 18:26:58 -03:00
Aruelius.L
265c121d65
fix: Invalid command (#2201) 2024-03-03 18:26:09 -03:00
nitipat.rstw
d6b42f757a
fix: added missing ChipProps import (#2205) 2024-03-03 18:16:08 -03:00
Frozen FIsh
d8b0ef528b
fix: won't display warning in when placeholder (#2346) (#2377)
* fix: won't display warning in when placeholder (#2346)

* chore: update use-multiselect-list-state.ts

* chore: add change log
2024-03-03 18:09:21 -03:00
Frozen FIsh
e83595e06f
fix(chip): avoid chip malformed (#2350) (#2379)
* fix(chip): add min width avoid chip malformed(#2350)

* chore: add change log

* fix(chip): fix isOneChar compound variants avoid chip malformed(#2350)

* chore: update change log
2024-03-03 17:53:47 -03:00
HaRuki
141887d38c
fix(theme): chip with dot variant is not properly padded when having a 1-char text (#2387) 2024-03-03 17:45:55 -03:00
u3u
a235e324b9
feat: add updatePositionDeps prop to popover component (#2390) 2024-03-03 17:44:30 -03:00
HaRuki
9b27da544e
fix(components): isdisabled does not disable dropdown (#2435) 2024-03-03 17:30:27 -03:00
Junior Garcia
5528ccd042
Fix/sidebar and pro banner space (#2438)
* feat(utils): add featurebase utils

* feat(config): add changelog, feedback and roadmap routes

* feat(app): add featurebase script

* feat(docs): add NEXT_PUBLIC_FB_FEEDBACK_URL

* feat(featurebase): add featurebase components

* feat(components): add featurebase components to navbar

* feat(components): add featurebase components to sidebar

* chore(config): remove changelog and feedback at this moment

* fix(components): fb-roadmap-link styles

* chore(components): hide feedback and changelog at this moment

* feat(docs): add NEXT_PUBLIC_FB_FEEDBACK_ORG

* feat(featurebase): add trackEvent & revise props

* fix(sidebar): remove opacity classes from TreeItem component

* fix(docs): pro banner margin

---------

Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
2024-03-03 16:32:29 -03:00
աӄա
4957f56e86
feat: featurebase integration (#2425)
* feat(utils): add featurebase utils

* feat(config): add changelog, feedback and roadmap routes

* feat(app): add featurebase script

* feat(docs): add NEXT_PUBLIC_FB_FEEDBACK_URL

* feat(featurebase): add featurebase components

* feat(components): add featurebase components to navbar

* feat(components): add featurebase components to sidebar

* chore(config): remove changelog and feedback at this moment

* fix(components): fb-roadmap-link styles

* chore(components): hide feedback and changelog at this moment

* feat(docs): add NEXT_PUBLIC_FB_FEEDBACK_ORG

* feat(featurebase): add trackEvent & revise props
2024-03-03 16:20:40 -03:00
Mark Wilson
fa27bccb37
fix: #2382 typo in modal transition CSS variable access (#2426) 2024-03-01 18:46:05 -03:00
HaRuki
0cc8c79c53
docs(components): type error on tab components (#2416) 2024-02-29 11:44:29 -03:00
աӄա
5be104f72d
fix(hooks): incorrect attribute names in clearOverflow (#2050)
* fix(hooks): incorrect attribute names in clearOverflow

* feat(root): add changeset for "incorrect attribute names in clearOverflow"
2024-02-27 11:33:26 -03:00
աӄա
dc289fb59b
fix(docs): keep navbar layout consistent (#2412) 2024-02-27 11:32:46 -03:00
աӄա
0ce10269c2
fix(components): incorrect strokeWidth (#2410)
* fix(components): incorrect strokeWidth

* feat(changeset): incorrect strokeWidth in circular progress
2024-02-27 11:31:38 -03:00
աӄա
cd3b80974c
fix: sematic typos (#2408)
* fix(docs): sematic -> semantic

* fix(stories): sematic -> semantic
2024-02-27 11:30:55 -03:00
աӄա
dc91ab8bc9
fix(docs): accordion itemClasses (#2406) 2024-02-27 11:30:33 -03:00
աӄա
dec7d411b5
fix: pagination RTL (#2393)
* fix(components): handle RTL in onNext and onPrevious in use-pagination.ts

* fix(components): invert forward icon for RTL

* fix(hooks): invert pagination logic for RTL

* chore(root): add changeset for pagination RTL change

* fix(hooks): add isRTL to hook dependency

* fix(components): add isRTL to hook dependency

* fix(components): incorrect isDisabled logic

* refactor(hooks): remove isRTL dependency from paginationRange

* chore(deps): add @react-aria/i18n
2024-02-27 11:29:54 -03:00
աӄա
37bed2368e
fix(components): rtl styles in toggle (#2392)
* fix(components): rtl styles in toggle

* chore(root): add changeset for switcher rtl issue
2024-02-27 11:28:41 -03:00
Frozen FIsh
755a835fa7
fix(docs): update introduction.mdx replace p tag to div to avoid p tag nested p tag (#2388) (#2389) 2024-02-26 22:20:33 -03:00
Shibani Dcosta
6f27b048d0
Fixed Typo (#2400) 2024-02-23 09:08:07 -05:00
Mohit Chandel
dc9362f959
Fix: Added few missing imports (#2401) 2024-02-23 07:24:55 -05:00
Prakash Choudhary
e6f36281cb
fix(components): number input label #2268 fixed (#2274)
* fix(components): number input label #2268 fixed

* fix(component): comments resolved

* fix(component): format with prettier

---------

Co-authored-by: Prakash Choudhary <prakashchoudhary@Prakashs-iMac.local>
2024-02-21 23:12:44 -05:00
Ryo Matsukawa
f75174d07e
docs(modal): update documentation to include dismiss properties (#2217) 2024-02-21 23:12:24 -05:00
lalalazero
ac0e564b34
fix(docs): development setup in CONTRIBUTEING.md (#1673) 2024-02-21 23:06:46 -05:00
աӄա
60e453d265
fix(docs): typos (#2373) 2024-02-18 01:57:41 -03:00
Anthony Whitford
6e5ba692db
Added note for installing React. (#2369) 2024-02-17 15:12:33 -03:00
աӄա
e4ba43b4e3
fix(components): input label overlapping issue (#2371)
* fix(components): input label overlapping issue

* chore(root): add changeset for input overlapping issue
2024-02-17 15:10:12 -03:00
Mehmet Akifhan ILGAZ
995b37e2eb
Update spinner.mdx (#2355)
Fix labelColor description
2024-02-14 17:15:06 -03:00
Frozen FIsh
3be8c621a1
chore: typo (#2353) 2024-02-14 17:14:40 -03:00
Ali Idrizi
0b5cde7bc4
fix(spinner): pass classNames.label to slot (#2325) 2024-02-12 21:37:57 -03:00
HaRuki
a4cab30df3
docs(components): tooltip delays inverted (#2338) 2024-02-12 21:13:51 -03:00
HaRuki
9ff61b5d54
docs(components): table component link for storybook does not work (#2342) 2024-02-12 21:08:40 -03:00
HaRuki
7a3015c497
docs(components): tabs component link for storybook does not work (#2344) 2024-02-12 21:08:15 -03:00
Frozen FIsh
2106d987f2
fix: plop template error (#2333)
* chore: replace wrong script

* fix: plop templates
2024-02-11 10:34:09 -03:00
Frozen FIsh
2934a90d41
chore(storybook): improve preview.tsx (#2332) 2024-02-11 10:26:40 -03:00
HaRuki
39714775c7
docs(components): radioGroup component link for Storybook does not work (#2335) 2024-02-11 10:19:27 -03:00
Junior Garcia
07372eaa65 Merge branch 'main' of github.com:nextui-org/nextui 2024-02-11 09:33:54 -03:00
Junior Garcia
dedd42c288 fix(docs): remove pro banner on examples routes 2024-02-11 09:33:37 -03:00
kght6123
f28e93d940
docs(components): #2236 [FIX] - Duplicate table disableAnimation prop description (#2246) 2024-02-08 10:25:43 -03:00
Stephan Schuto
0ad6e033f8
fix(docs): autocomplete typo (#2252) 2024-02-08 10:23:41 -03:00
navedqb
fb0707087c
fix missing imports in navbar (#2281) 2024-02-08 10:21:09 -03:00