Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: forwardRef render functions not using ref #4099

Closed
wants to merge 81 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
c94445e
chore(pre-release): enter pre-release mode
github-actions[bot] Nov 4, 2024
ad6393a
fix(theme): apply tw nested group (#3909)
wingkwong Nov 5, 2024
2339a27
fix: changeset
jrgarciadev Nov 5, 2024
fee3bdc
fix: changeset
jrgarciadev Nov 5, 2024
907dc13
fix: changeset
jrgarciadev Nov 5, 2024
4640f16
fix: changeset
jrgarciadev Nov 5, 2024
3d2cfb3
fix: changeset
jrgarciadev Nov 5, 2024
dab9817
fix: pkg versions
jrgarciadev Nov 5, 2024
4527f16
fix: changeset
jrgarciadev Nov 5, 2024
7e814ad
fix: drawer peer dep
jrgarciadev Nov 5, 2024
e728371
chore: update plop components tempalte
jrgarciadev Nov 5, 2024
23d24e0
ci(changesets): version packages (beta) (#3988)
github-actions[bot] Nov 5, 2024
6549645
fix: pre-release workflow
jrgarciadev Nov 5, 2024
c50ff75
Merge branch 'beta/release-next' of github.com:nextui-org/nextui into…
jrgarciadev Nov 5, 2024
12b0c3b
chore: debug log added
jrgarciadev Nov 5, 2024
5868101
chore: force pre-release
jrgarciadev Nov 5, 2024
3c6cd37
ci(changesets): version packages (beta)
jrgarciadev Nov 5, 2024
21cace8
ci(changesets): version packages (beta)
jrgarciadev Nov 5, 2024
f00dfe7
ci(changesets): version packages (beta)
jrgarciadev Nov 5, 2024
9732fc3
ci(changesets): version packages (beta)
jrgarciadev Nov 5, 2024
fcaee42
ci(changesets): version packages (beta)
jrgarciadev Nov 5, 2024
cb5bc4c
chore: beta1 (#3990)
jrgarciadev Nov 5, 2024
c0cc602
ci(changesets): version packages (beta) (#3991)
github-actions[bot] Nov 5, 2024
98b13d9
fix(use-image): image ReferenceError in SSR (#3993)
wingkwong Nov 5, 2024
a2d6531
fix(input): fixed a sliding issue caused by the helper wrapper (#3966)
mstfblci Nov 5, 2024
9bd96b3
ci(changesets): version packages (beta) (#3995)
github-actions[bot] Nov 5, 2024
f608a8f
fix: image loading in the server (#3996)
jrgarciadev Nov 5, 2024
f18ac49
fix: lock file
jrgarciadev Nov 5, 2024
fc1e270
chore: force release
jrgarciadev Nov 5, 2024
1c05c6d
chore: force release 2
jrgarciadev Nov 5, 2024
8958f13
ci(changesets): version packages (beta) (#3997)
github-actions[bot] Nov 5, 2024
52f6274
fix: image load on next.js (#3998)
jrgarciadev Nov 5, 2024
3b21c11
ci(changesets): version packages (beta) (#3999)
github-actions[bot] Nov 5, 2024
563c158
fix: element.ref was removed in React 19 warning (#4003)
jrgarciadev Nov 6, 2024
d650ab1
ci(changesets): version packages (beta) (#4004)
github-actions[bot] Nov 6, 2024
7c1c0dd
fix: react 19 as peer dep (#4008)
jrgarciadev Nov 7, 2024
51b85bc
ci(changesets): version packages (beta) (#4009)
github-actions[bot] Nov 7, 2024
ef432eb
Beta/react 19 support (#4010)
jrgarciadev Nov 7, 2024
2038fd6
ci(changesets): version packages (beta) (#4011)
github-actions[bot] Nov 7, 2024
54be700
fix(theme): making select and input themes consistent (#3881)
macci001 Nov 7, 2024
a0af4c9
ci(changesets): version packages (beta) (#4012)
github-actions[bot] Nov 7, 2024
5339b25
fix: support inert value with boolean type for react 19 (#4039)
wingkwong Nov 13, 2024
27ebcbe
ci(changesets): version packages (beta) (#4041)
github-actions[bot] Nov 13, 2024
0f55c49
feat: alert design improved (#4054)
jrgarciadev Nov 14, 2024
08f1f1e
ci(changesets): version packages (beta) (#4056)
github-actions[bot] Nov 14, 2024
d947b92
feat: drawer improvements (#4057)
jrgarciadev Nov 14, 2024
6b341eb
ci(changesets): version packages (beta) (#4058)
github-actions[bot] Nov 14, 2024
31349c1
feat: alert styles improved (#4071)
jrgarciadev Nov 15, 2024
b2e8d9b
ci(changesets): version packages (beta) (#4072)
github-actions[bot] Nov 15, 2024
70dc759
feat: alert styles improved (#4073)
jrgarciadev Nov 16, 2024
f0520d4
ci(changesets): version packages (beta) (#4074)
github-actions[bot] Nov 16, 2024
f25782d
feat: add number of stars and credits
jrgarciadev Nov 16, 2024
3f1a11a
chore: fix build
jrgarciadev Nov 16, 2024
7dcb718
chore: improve navabr colors
jrgarciadev Nov 16, 2024
3505826
chore: new changeset (#4083)
jrgarciadev Nov 16, 2024
d2882d4
ci(changesets): version packages (beta) (#4084)
github-actions[bot] Nov 16, 2024
f69fe47
chore: pnpm cleaned (#4086)
jrgarciadev Nov 16, 2024
a210621
ci(changesets): version packages (beta) (#4087)
github-actions[bot] Nov 16, 2024
ef4da26
chore: custom runnner added
jrgarciadev Nov 16, 2024
05d39f8
chore: custom runner test (#4091)
jrgarciadev Nov 16, 2024
528668d
Beta/custom runner (#4092)
jrgarciadev Nov 16, 2024
4c70a80
ci(changesets): version packages (beta) (#4093)
github-actions[bot] Nov 16, 2024
f81ad5e
feat: new demo added to alert
jrgarciadev Nov 16, 2024
b9d5d49
Feat/virtualization for autocomplete (#4094)
jrgarciadev Nov 16, 2024
8cd964d
ci(changesets): version packages (beta) (#4095)
github-actions[bot] Nov 16, 2024
c1bf1f7
fix: forwardRef render functions not using ref
winchesHe Nov 17, 2024
0f271e6
fix: changelog
winchesHe Nov 17, 2024
f26565a
feat: small fixes
jrgarciadev Nov 17, 2024
4607fe2
feat: add reducedMotion setting to Provider (#3470)
ryo-manba Nov 17, 2024
56e1de7
ci(changesets): version packages (beta) (#4106)
github-actions[bot] Nov 17, 2024
341b5de
fix: move circular-progress tv to progress (#3321)
winchesHe Nov 17, 2024
52822e9
fix: merge conflicts
jrgarciadev Nov 20, 2024
9e8beab
fix: label placement when the select has a placeholder or description…
tianenpang Nov 20, 2024
49b0468
ci(changesets): version packages (beta) (#4107)
github-actions[bot] Nov 20, 2024
3396dda
chore: merged with canary
jrgarciadev Nov 21, 2024
5a34fd6
Merge branch 'beta/release-next' of github.com:nextui-org/nextui into…
jrgarciadev Nov 21, 2024
1bd9fd9
Merge branch 'beta/release-next' into fix/forward-ref-types
wingkwong Nov 24, 2024
785789c
fix: review
winchesHe Nov 24, 2024
426690e
fix: forwardRef render functions not using ref
winchesHe Nov 28, 2024
79e999b
docs: update changeset
winchesHe Nov 28, 2024
f02fa10
chore: resolve conflicts
wingkwong Dec 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 86 additions & 0 deletions .changeset/famous-experts-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
---
"@nextui-org/accordion": patch
"@nextui-org/alert": patch
"@nextui-org/autocomplete": patch
"@nextui-org/avatar": patch
"@nextui-org/badge": patch
"@nextui-org/breadcrumbs": patch
"@nextui-org/button": patch
"@nextui-org/calendar": patch
"@nextui-org/card": patch
"@nextui-org/checkbox": patch
"@nextui-org/chip": patch
"@nextui-org/code": patch
"@nextui-org/date-input": patch
"@nextui-org/date-picker": patch
"@nextui-org/divider": patch
"@nextui-org/drawer": patch
"@nextui-org/dropdown": patch
"@nextui-org/image": patch
"@nextui-org/input": patch
"@nextui-org/kbd": patch
"@nextui-org/link": patch
"@nextui-org/listbox": patch
"@nextui-org/menu": patch
"@nextui-org/modal": patch
"@nextui-org/navbar": patch
"@nextui-org/pagination": patch
"@nextui-org/popover": patch
"@nextui-org/progress": patch
"@nextui-org/radio": patch
"@nextui-org/ripple": patch
"@nextui-org/scroll-shadow": patch
"@nextui-org/select": patch
"@nextui-org/skeleton": patch
"@nextui-org/slider": patch
"@nextui-org/snippet": patch
"@nextui-org/spacer": patch
"@nextui-org/spinner": patch
"@nextui-org/switch": patch
"@nextui-org/table": patch
"@nextui-org/tabs": patch
"@nextui-org/tooltip": patch
"@nextui-org/user": patch
"@nextui-org/react": patch
"@nextui-org/system": patch
"@nextui-org/system-rsc": patch
"@nextui-org/theme": patch
"@nextui-org/use-aria-accordion": patch
"@nextui-org/use-aria-accordion-item": patch
"@nextui-org/use-aria-button": patch
"@nextui-org/use-aria-link": patch
"@nextui-org/use-aria-menu": patch
"@nextui-org/use-aria-modal-overlay": patch
"@nextui-org/use-aria-multiselect": patch
"@nextui-org/use-aria-toggle-button": patch
"@nextui-org/use-callback-ref": patch
"@nextui-org/use-clipboard": patch
"@nextui-org/use-data-scroll-overflow": patch
"@nextui-org/use-disclosure": patch
"@nextui-org/use-draggable": patch
"@nextui-org/use-image": patch
"@nextui-org/use-infinite-scroll": patch
"@nextui-org/use-intersection-observer": patch
"@nextui-org/use-is-mobile": patch
"@nextui-org/use-is-mounted": patch
"@nextui-org/use-measure": patch
"@nextui-org/use-pagination": patch
"@nextui-org/use-real-shape": patch
"@nextui-org/use-ref-state": patch
"@nextui-org/use-resize": patch
"@nextui-org/use-safe-layout-effect": patch
"@nextui-org/use-scroll-position": patch
"@nextui-org/use-ssr": patch
"@nextui-org/use-theme": patch
"@nextui-org/use-update-effect": patch
"@nextui-org/aria-utils": patch
"@nextui-org/dom-animation": patch
"@nextui-org/framer-utils": patch
"@nextui-org/react-rsc-utils": patch
"@nextui-org/react-utils": patch
"@nextui-org/shared-icons": patch
"@nextui-org/shared-utils": patch
"@nextui-org/test-utils": patch
---

Test new runner
77 changes: 77 additions & 0 deletions .changeset/plenty-scissors-love.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
---
"@nextui-org/accordion": patch
"@nextui-org/alert": patch
"@nextui-org/autocomplete": patch
"@nextui-org/avatar": patch
"@nextui-org/badge": patch
"@nextui-org/breadcrumbs": patch
"@nextui-org/button": patch
"@nextui-org/calendar": patch
"@nextui-org/card": patch
"@nextui-org/checkbox": patch
"@nextui-org/chip": patch
"@nextui-org/code": patch
"@nextui-org/date-input": patch
"@nextui-org/date-picker": patch
"@nextui-org/divider": patch
"@nextui-org/drawer": patch
"@nextui-org/dropdown": patch
"@nextui-org/image": patch
"@nextui-org/input": patch
"@nextui-org/kbd": patch
"@nextui-org/link": patch
"@nextui-org/listbox": patch
"@nextui-org/menu": patch
"@nextui-org/modal": patch
"@nextui-org/navbar": patch
"@nextui-org/pagination": patch
"@nextui-org/popover": patch
"@nextui-org/progress": patch
"@nextui-org/radio": patch
"@nextui-org/ripple": patch
"@nextui-org/scroll-shadow": patch
"@nextui-org/select": patch
"@nextui-org/skeleton": patch
"@nextui-org/slider": patch
"@nextui-org/snippet": patch
"@nextui-org/spacer": patch
"@nextui-org/spinner": patch
"@nextui-org/switch": patch
"@nextui-org/table": patch
"@nextui-org/tabs": patch
"@nextui-org/tooltip": patch
"@nextui-org/user": patch
"@nextui-org/react": patch
"@nextui-org/system": patch
"@nextui-org/system-rsc": patch
"@nextui-org/theme": patch
"@nextui-org/use-aria-accordion": patch
"@nextui-org/use-aria-accordion-item": patch
"@nextui-org/use-aria-button": patch
"@nextui-org/use-aria-link": patch
"@nextui-org/use-aria-menu": patch
"@nextui-org/use-aria-modal-overlay": patch
"@nextui-org/use-aria-multiselect": patch
"@nextui-org/use-aria-toggle-button": patch
"@nextui-org/use-clipboard": patch
"@nextui-org/use-data-scroll-overflow": patch
"@nextui-org/use-disclosure": patch
"@nextui-org/use-draggable": patch
"@nextui-org/use-image": patch
"@nextui-org/use-infinite-scroll": patch
"@nextui-org/use-intersection-observer": patch
"@nextui-org/use-is-mobile": patch
"@nextui-org/use-pagination": patch
"@nextui-org/use-real-shape": patch
"@nextui-org/use-ref-state": patch
"@nextui-org/use-theme": patch
"@nextui-org/aria-utils": patch
"@nextui-org/dom-animation": patch
"@nextui-org/framer-utils": patch
"@nextui-org/react-utils": patch
"@nextui-org/shared-icons": patch
"@nextui-org/shared-utils": patch
"@nextui-org/test-utils": patch
---

Beta 1
winchesHe marked this conversation as resolved.
Show resolved Hide resolved
147 changes: 147 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,147 @@
{
"mode": "pre",
"tag": "beta",
"initialVersions": {
"@nextui-org/docs": "2.0.0",
"@nextui-org/accordion": "2.0.40",
"@nextui-org/alert": "2.0.0",
"@nextui-org/autocomplete": "2.1.7",
"@nextui-org/avatar": "2.0.33",
"@nextui-org/badge": "2.0.32",
"@nextui-org/breadcrumbs": "2.0.13",
"@nextui-org/button": "2.0.38",
"@nextui-org/calendar": "2.0.12",
"@nextui-org/card": "2.0.34",
"@nextui-org/checkbox": "2.1.5",
"@nextui-org/chip": "2.0.33",
"@nextui-org/code": "2.0.33",
"@nextui-org/date-input": "2.1.4",
"@nextui-org/date-picker": "2.1.8",
"@nextui-org/divider": "2.0.32",
"@nextui-org/drawer": "2.0.0",
"@nextui-org/dropdown": "2.1.31",
"@nextui-org/image": "2.0.32",
"@nextui-org/input": "2.2.5",
"@nextui-org/kbd": "2.0.34",
"@nextui-org/link": "2.0.35",
"@nextui-org/listbox": "2.1.27",
"@nextui-org/menu": "2.0.30",
"@nextui-org/modal": "2.0.41",
"@nextui-org/navbar": "2.0.37",
"@nextui-org/pagination": "2.0.36",
"@nextui-org/popover": "2.1.29",
"@nextui-org/progress": "2.0.34",
"@nextui-org/radio": "2.1.5",
"@nextui-org/ripple": "2.0.33",
"@nextui-org/scroll-shadow": "2.1.20",
"@nextui-org/select": "2.2.7",
"@nextui-org/skeleton": "2.0.32",
"@nextui-org/slider": "2.2.17",
"@nextui-org/snippet": "2.0.43",
"@nextui-org/spacer": "2.0.33",
"@nextui-org/spinner": "2.0.34",
"@nextui-org/switch": "2.0.34",
"@nextui-org/table": "2.0.40",
"@nextui-org/tabs": "2.0.37",
"@nextui-org/tooltip": "2.0.41",
"@nextui-org/user": "2.0.34",
"@nextui-org/react": "2.4.8",
"@nextui-org/system": "2.2.6",
"@nextui-org/system-rsc": "2.1.6",
"@nextui-org/theme": "2.2.11",
"@nextui-org/use-aria-accordion": "2.0.7",
"@nextui-org/use-aria-accordion-item": "2.0.10",
"@nextui-org/use-aria-button": "2.0.10",
"@nextui-org/use-aria-link": "2.0.19",
"@nextui-org/use-aria-menu": "2.0.7",
"@nextui-org/use-aria-modal-overlay": "2.0.13",
"@nextui-org/use-aria-multiselect": "2.2.5",
"@nextui-org/use-aria-toggle-button": "2.0.10",
"@nextui-org/use-callback-ref": "2.0.6",
"@nextui-org/use-clipboard": "2.0.7",
"@nextui-org/use-data-scroll-overflow": "2.1.7",
"@nextui-org/use-disclosure": "2.0.10",
"@nextui-org/use-draggable": "2.0.0",
"@nextui-org/use-image": "2.0.6",
"@nextui-org/use-infinite-scroll": "2.1.5",
"@nextui-org/use-intersection-observer": "2.0.5",
"@nextui-org/use-is-mobile": "2.0.9",
"@nextui-org/use-is-mounted": "2.0.6",
"@nextui-org/use-measure": "2.0.2",
"@nextui-org/use-pagination": "2.0.10",
"@nextui-org/use-real-shape": "2.0.17",
"@nextui-org/use-ref-state": "2.0.7",
"@nextui-org/use-resize": "2.0.6",
"@nextui-org/use-safe-layout-effect": "2.0.6",
"@nextui-org/use-scroll-position": "2.0.9",
"@nextui-org/use-ssr": "2.0.6",
"@nextui-org/use-theme": "2.0.0",
"@nextui-org/use-update-effect": "2.0.6",
"@nextui-org/storybook": "2.0.0",
"@nextui-org/aria-utils": "2.0.26",
"@nextui-org/dom-animation": "2.0.0",
"@nextui-org/framer-utils": "2.0.25",
"@nextui-org/react-rsc-utils": "2.0.14",
"@nextui-org/react-utils": "2.0.17",
"@nextui-org/shared-icons": "2.0.9",
"@nextui-org/shared-utils": "2.0.8",
"@nextui-org/stories-utils": "2.0.3",
"@nextui-org/test-utils": "2.0.6"
},
"changesets": [
"angry-maps-serve",
"calm-trees-serve",
"cold-dolls-vanish",
"curly-zoos-thank",
"dirty-moles-refuse",
"dull-bags-divide",
"empty-helper-wrapper-div",
"famous-experts-buy",
"fast-horses-explode",
"few-jars-flow",
"flat-pants-accept",
"forty-doors-flash",
"gentle-needles-rescue",
"giant-worms-hammer",
"grumpy-mayflies-rhyme",
"happy-parrots-search",
"kind-cobras-travel",
"kind-insects-end",
"light-needles-behave",
"mean-mangos-occur",
"mighty-birds-deny",
"moody-rabbits-shop",
"neat-donkeys-accept",
"new-cougars-collect",
"pink-beans-sit",
"plenty-scissors-love",
"poor-moose-double",
"poor-sheep-repair",
"popular-pigs-begin",
"pretty-parrots-guess",
"proud-chicken-impress",
"quick-geckos-punch",
"red-camels-build",
"selfish-baboons-know",
"shy-mails-live",
"silly-candles-wonder",
"sixty-ties-knock",
"slimy-cats-brush",
"slow-paws-punch",
"smooth-mayflies-wonder",
"soft-apricots-sleep",
"sour-seas-buy",
"swift-news-complain",
"tame-planes-think",
"ten-paws-relate",
"tender-buses-sort",
"thirty-cheetahs-guess",
"tough-brooms-hunt",
"tricky-fans-draw",
"twelve-papayas-clean",
"twelve-trains-smile",
"two-waves-own",
"wild-jobs-explain",
"witty-socks-bathe"
]
}
86 changes: 86 additions & 0 deletions .changeset/red-camels-build.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
---
"@nextui-org/accordion": patch
"@nextui-org/alert": patch
"@nextui-org/autocomplete": patch
"@nextui-org/avatar": patch
"@nextui-org/badge": patch
"@nextui-org/breadcrumbs": patch
"@nextui-org/button": patch
"@nextui-org/calendar": patch
"@nextui-org/card": patch
"@nextui-org/checkbox": patch
"@nextui-org/chip": patch
"@nextui-org/code": patch
"@nextui-org/date-input": patch
"@nextui-org/date-picker": patch
"@nextui-org/divider": patch
"@nextui-org/drawer": patch
"@nextui-org/dropdown": patch
"@nextui-org/image": patch
"@nextui-org/input": patch
"@nextui-org/kbd": patch
"@nextui-org/link": patch
"@nextui-org/listbox": patch
"@nextui-org/menu": patch
"@nextui-org/modal": patch
"@nextui-org/navbar": patch
"@nextui-org/pagination": patch
"@nextui-org/popover": patch
"@nextui-org/progress": patch
"@nextui-org/radio": patch
"@nextui-org/ripple": patch
"@nextui-org/scroll-shadow": patch
"@nextui-org/select": patch
"@nextui-org/skeleton": patch
"@nextui-org/slider": patch
"@nextui-org/snippet": patch
"@nextui-org/spacer": patch
"@nextui-org/spinner": patch
"@nextui-org/switch": patch
"@nextui-org/table": patch
"@nextui-org/tabs": patch
"@nextui-org/tooltip": patch
"@nextui-org/user": patch
"@nextui-org/react": patch
"@nextui-org/system": patch
"@nextui-org/system-rsc": patch
"@nextui-org/theme": patch
"@nextui-org/use-aria-accordion": patch
"@nextui-org/use-aria-accordion-item": patch
"@nextui-org/use-aria-button": patch
"@nextui-org/use-aria-link": patch
"@nextui-org/use-aria-menu": patch
"@nextui-org/use-aria-modal-overlay": patch
"@nextui-org/use-aria-multiselect": patch
"@nextui-org/use-aria-toggle-button": patch
"@nextui-org/use-callback-ref": patch
"@nextui-org/use-clipboard": patch
"@nextui-org/use-data-scroll-overflow": patch
"@nextui-org/use-disclosure": patch
"@nextui-org/use-draggable": patch
"@nextui-org/use-image": patch
"@nextui-org/use-infinite-scroll": patch
"@nextui-org/use-intersection-observer": patch
"@nextui-org/use-is-mobile": patch
"@nextui-org/use-is-mounted": patch
"@nextui-org/use-measure": patch
"@nextui-org/use-pagination": patch
"@nextui-org/use-real-shape": patch
"@nextui-org/use-ref-state": patch
"@nextui-org/use-resize": patch
"@nextui-org/use-safe-layout-effect": patch
"@nextui-org/use-scroll-position": patch
"@nextui-org/use-ssr": patch
"@nextui-org/use-theme": patch
"@nextui-org/use-update-effect": patch
"@nextui-org/aria-utils": patch
"@nextui-org/dom-animation": patch
"@nextui-org/framer-utils": patch
"@nextui-org/react-rsc-utils": patch
"@nextui-org/react-utils": patch
"@nextui-org/shared-icons": patch
"@nextui-org/shared-utils": patch
"@nextui-org/test-utils": patch
---

React 19 added to peerDeps
Loading
Loading