Skip to content

Commit 0e46341

Browse files
Bump @nextui-org/react from 2.3.6 to 2.4.1 (#978)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react) from 2.3.6 to 2.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextui-org/nextui/releases"><code>@​nextui-org/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​nextui-org/react</code><a href="https://github.com/2"><code>@​2</code></a>.4.1</h2> <h2>What's Changed</h2> <h3>🐛 Fixes</h3> <ul> <li><strong>Radio</strong>: Removed the required attribute for Radio with <code>validationBehavior=&quot;aria&quot;</code> <a href="https://redirect.github.com/nextui-org/nextui/pull/3110">#3110</a> by <a href="https://github.com/ryo-manba"><code>@​ryo-manba</code></a></li> <li><strong>Theme</strong>: Added missing pointer event after data loaded <a href="https://redirect.github.com/nextui-org/nextui/pull/3126">#3126</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li><strong>System</strong>: Fixed listbox <code>href</code> issue <a href="https://redirect.github.com/nextui-org/nextui/pull/3119">#3119</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li><strong>Avatar</strong>: Avoided passing <code>disableAnimation</code> prop to a DOM element <a href="https://redirect.github.com/nextui-org/nextui/pull/3111">#3111</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li><strong>Docs/DatePicker</strong>: Changed incorrect prop and removed unused import in DatePicker <a href="https://redirect.github.com/nextui-org/nextui/pull/3136">#3136</a> by <a href="https://github.com/ShrinidhiUpadhyaya"><code>@​ShrinidhiUpadhyaya</code></a></li> </ul> <h3>🚀 Continuous Integration</h3> <ul> <li>Versioned packages via Changesets <a href="https://redirect.github.com/nextui-org/nextui/pull/3115">#3115</a> by <a href="https://github.com/github-actions"><code>@​github-actions</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nextui-org/nextui/compare/@nextui-org/[email protected]...@nextui-org/[email protected]">v2.4.0...v2.4.1</a></p> <h2><code>@​nextui-org/react</code><a href="https://github.com/2"><code>@​2</code></a>.4.0</h2> <h2>What's Changed</h2> <h3>✨ Features</h3> <ul> <li>Introduced a new Gitflow workflow <a href="https://redirect.github.com/nextui-org/nextui/pull/2695">#2695</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Added <code>destroyInactiveTabPanel</code> prop for the Tabs component <a href="https://redirect.github.com/nextui-org/nextui/pull/2973">#2973</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Implemented tests and stories for React Hook Form <a href="https://redirect.github.com/nextui-org/nextui/pull/2931">#2931</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Switched default <code>validationBehavior</code> to ARIA with prop-based customization <a href="https://redirect.github.com/nextui-org/nextui/pull/2987">#2987</a> by <a href="https://github.com/ryo-manba"><code>@​ryo-manba</code></a></li> <li>Added missing ref to the Date Picker input wrapper <a href="https://redirect.github.com/nextui-org/nextui/pull/3011">#3011</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>Resolved issue with common colors not being added <a href="https://redirect.github.com/nextui-org/nextui/pull/2902">#2902</a> by <a href="https://github.com/jrgarciadev"><code>@​jrgarciadev</code></a></li> <li>Fixed range calendar to hide only dates outside the month <a href="https://redirect.github.com/nextui-org/nextui/pull/2906">#2906</a> by <a href="https://github.com/ShrinidhiUpadhyaya"><code>@​ShrinidhiUpadhyaya</code></a></li> <li>Ensured consistent Date Picker styles for different variants <a href="https://redirect.github.com/nextui-org/nextui/pull/2908">#2908</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Corrected RTL label margin for required inputs <a href="https://redirect.github.com/nextui-org/nextui/pull/2781">#2781</a> by <a href="https://github.com/mrbadri"><code>@​mrbadri</code></a></li> <li>Fixed missing TableRowProps export <a href="https://redirect.github.com/nextui-org/nextui/pull/2866">#2866</a> by <a href="https://github.com/sapkra"><code>@​sapkra</code></a></li> <li>Addressed switch support for uncontrolled switch in React Hook Form <a href="https://redirect.github.com/nextui-org/nextui/pull/2924">#2924</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Corrected Slider styles and missing marks when <code>hideThumb</code> is true <a href="https://redirect.github.com/nextui-org/nextui/pull/2883">#2883</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Updated Accordion item heading tag for customizability <a href="https://redirect.github.com/nextui-org/nextui/pull/2265">#2265</a> by <a href="https://github.com/outputboy"><code>@​outputboy</code></a></li> <li>Added <code>pointer-events-none</code> to skeleton base <a href="https://redirect.github.com/nextui-org/nextui/pull/2972">#2972</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Fixed overflow issue in skeleton <a href="https://redirect.github.com/nextui-org/nextui/pull/2986">#2986</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Fixed V2 input/textarea spacing issue inside a table <a href="https://redirect.github.com/nextui-org/nextui/pull/3020">#3020</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Corrected Slider value calculation on mark click <a href="https://redirect.github.com/nextui-org/nextui/pull/3017">#3017</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Revised input <code>isInvalid</code> styles <a href="https://redirect.github.com/nextui-org/nextui/pull/3010">#3010</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Addressed incorrect Tailwind classnames <a href="https://redirect.github.com/nextui-org/nextui/pull/3018">#3018</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Fixed dropdown focus behavior on press/enter keydown <a href="https://redirect.github.com/nextui-org/nextui/pull/2970">#2970</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Updated component type definition to prevent primitive values as items <a href="https://redirect.github.com/nextui-org/nextui/pull/2953">#2953</a> by <a href="https://github.com/ryo-manba"><code>@​ryo-manba</code></a></li> <li>Fixed select component <code>onSelectionChange</code> to handle numbers <a href="https://redirect.github.com/nextui-org/nextui/pull/2937">#2937</a> by <a href="https://github.com/ryo-manba"><code>@​ryo-manba</code></a></li> <li>Resolved calendar scrolling issue when changing the month <a href="https://redirect.github.com/nextui-org/nextui/pull/2949">#2949</a> by <a href="https://github.com/novsource"><code>@​novsource</code></a></li> <li>Ensured <code>VisuallyHidden</code> uses a <code>span</code> inside phrasing elements <a href="https://redirect.github.com/nextui-org/nextui/pull/3013">#3013</a> by <a href="https://github.com/kosmotema"><code>@​kosmotema</code></a></li> <li>Corrected focus behavior for popover-based elements <a href="https://redirect.github.com/nextui-org/nextui/pull/2854">#2854</a> by <a href="https://github.com/wingkwong"><code>@​wingkwong</code></a></li> <li>Fixed 'Tap to click' behavior on macOS with Edge/Chrome for Accordion and Tab <a href="https://redirect.github.com/nextui-org/nextui/pull/2725">#2725</a> by <a href="https://github.com/ericfabreu"><code>@​ericfabreu</code></a></li> <li>Corrected inert value for Date Picker's true condition <a href="https://redirect.github.com/nextui-org/nextui/pull/3054">#3054</a> by <a href="https://github.com/ShrinidhiUpadhyaya"><code>@​ShrinidhiUpadhyaya</code></a></li> <li>Resolved type error in <code>onKeyDown</code> event handler <a href="https://redirect.github.com/nextui-org/nextui/pull/3064">#3064</a> by <a href="https://github.com/Gaic4o"><code>@​Gaic4o</code></a></li> <li>Optimized <code>useScrollPosition</code> with <code>useCallback</code> and <code>useRef</code> <a href="https://redirect.github.com/nextui-org/nextui/pull/3049">#3049</a> by <a href="https://github.com/Gaic4o"><code>@​Gaic4o</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nextui-org/nextui/blob/canary/packages/core/react/CHANGELOG.md"><code>@​nextui-org/react</code>'s changelog</a>.</em></p> <blockquote> <h2>2.4.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/nextui-org/nextui/commit/685995a125cc3db26c6adb67ed9f7245b87e792a"><code>685995a12</code></a>, <a href="https://github.com/nextui-org/nextui/commit/685995a125cc3db26c6adb67ed9f7245b87e792a"><code>685995a12</code></a>, <a href="https://github.com/nextui-org/nextui/commit/685995a125cc3db26c6adb67ed9f7245b87e792a"><code>685995a12</code></a>, <a href="https://github.com/nextui-org/nextui/commit/cdbc6514f8024381b778bad72b6a7a87330dab28"><code>cdbc6514f</code></a>, <a href="https://github.com/nextui-org/nextui/commit/43bef07180c5e0bc7d08319f922aa47a63715860"><code>43bef0718</code></a>, <a href="https://github.com/nextui-org/nextui/commit/41d2eeb20bde3182306f134ba619942e182d0998"><code>41d2eeb20</code></a>]: <ul> <li><code>@​nextui-org/accordion</code><a href="https://github.com/2"><code>@​2</code></a>.0.34</li> <li><code>@​nextui-org/autocomplete</code><a href="https://github.com/2"><code>@​2</code></a>.1.1</li> <li><code>@​nextui-org/breadcrumbs</code><a href="https://github.com/2"><code>@​2</code></a>.0.9</li> <li><code>@​nextui-org/button</code><a href="https://github.com/2"><code>@​2</code></a>.0.33</li> <li><code>@​nextui-org/calendar</code><a href="https://github.com/2"><code>@​2</code></a>.0.6</li> <li><code>@​nextui-org/card</code><a href="https://github.com/2"><code>@​2</code></a>.0.30</li> <li><code>@​nextui-org/checkbox</code><a href="https://github.com/2"><code>@​2</code></a>.1.1</li> <li><code>@​nextui-org/chip</code><a href="https://github.com/2"><code>@​2</code></a>.0.29</li> <li><code>@​nextui-org/dropdown</code><a href="https://github.com/2"><code>@​2</code></a>.1.25</li> <li><code>@​nextui-org/input</code><a href="https://github.com/2"><code>@​2</code></a>.2.1</li> <li><code>@​nextui-org/link</code><a href="https://github.com/2"><code>@​2</code></a>.0.31</li> <li><code>@​nextui-org/listbox</code><a href="https://github.com/2"><code>@​2</code></a>.1.21</li> <li><code>@​nextui-org/menu</code><a href="https://github.com/2"><code>@​2</code></a>.0.24</li> <li><code>@​nextui-org/modal</code><a href="https://github.com/2"><code>@​2</code></a>.0.35</li> <li><code>@​nextui-org/navbar</code><a href="https://github.com/2"><code>@​2</code></a>.0.32</li> <li><code>@​nextui-org/pagination</code><a href="https://github.com/2"><code>@​2</code></a>.0.32</li> <li><code>@​nextui-org/popover</code><a href="https://github.com/2"><code>@​2</code></a>.1.23</li> <li><code>@​nextui-org/progress</code><a href="https://github.com/2"><code>@​2</code></a>.0.30</li> <li><code>@​nextui-org/radio</code><a href="https://github.com/2"><code>@​2</code></a>.1.1</li> <li><code>@​nextui-org/select</code><a href="https://github.com/2"><code>@​2</code></a>.2.1</li> <li><code>@​nextui-org/slider</code><a href="https://github.com/2"><code>@​2</code></a>.2.11</li> <li><code>@​nextui-org/switch</code><a href="https://github.com/2"><code>@​2</code></a>.0.30</li> <li><code>@​nextui-org/table</code><a href="https://github.com/2"><code>@​2</code></a>.0.35</li> <li><code>@​nextui-org/tabs</code><a href="https://github.com/2"><code>@​2</code></a>.0.31</li> <li><code>@​nextui-org/tooltip</code><a href="https://github.com/2"><code>@​2</code></a>.0.35</li> <li><code>@​nextui-org/system</code><a href="https://github.com/2"><code>@​2</code></a>.2.1</li> <li><code>@​nextui-org/avatar</code><a href="https://github.com/2"><code>@​2</code></a>.0.29</li> <li><code>@​nextui-org/theme</code><a href="https://github.com/2"><code>@​2</code></a>.2.5</li> <li><code>@​nextui-org/date-picker</code><a href="https://github.com/2"><code>@​2</code></a>.1.1</li> <li><code>@​nextui-org/skeleton</code><a href="https://github.com/2"><code>@​2</code></a>.0.28</li> <li><code>@​nextui-org/snippet</code><a href="https://github.com/2"><code>@​2</code></a>.0.37</li> <li><code>@​nextui-org/user</code><a href="https://github.com/2"><code>@​2</code></a>.0.30</li> <li><code>@​nextui-org/badge</code><a href="https://github.com/2"><code>@​2</code></a>.0.28</li> <li><code>@​nextui-org/date-input</code><a href="https://github.com/2"><code>@​2</code></a>.1.0</li> <li><code>@​nextui-org/image</code><a href="https://github.com/2"><code>@​2</code></a>.0.28</li> <li><code>@​nextui-org/ripple</code><a href="https://github.com/2"><code>@​2</code></a>.0.29</li> <li><code>@​nextui-org/scroll-shadow</code><a href="https://github.com/2"><code>@​2</code></a>.1.16</li> <li><code>@​nextui-org/framer-utils</code><a href="https://github.com/2"><code>@​2</code></a>.0.20</li> <li><code>@​nextui-org/code</code><a href="https://github.com/2"><code>@​2</code></a>.0.28</li> <li><code>@​nextui-org/divider</code><a href="https://github.com/2"><code>@​2</code></a>.0.28</li> <li><code>@​nextui-org/kbd</code><a href="https://github.com/2"><code>@​2</code></a>.0.29</li> <li><code>@​nextui-org/spacer</code><a href="https://github.com/2"><code>@​2</code></a>.0.28</li> <li><code>@​nextui-org/spinner</code><a href="https://github.com/2"><code>@​2</code></a>.0.29</li> </ul> </li> </ul> <h2>2.4.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextui-org/nextui/commit/750b4662214a8e67ed7784e551c81d99ed1a6adc"><code>750b466</code></a> ci(changesets): version packages (<a href="https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react/issues/3115">#3115</a>)</li> <li><a href="https://github.com/nextui-org/nextui/commit/9a2cf47a60f574d2a1790226440f5e6c92dddc0e"><code>9a2cf47</code></a> ci(changesets): version packages (<a href="https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react/issues/2903">#2903</a>)</li> <li><a href="https://github.com/nextui-org/nextui/commit/422770cc6bcdd1d4c51257654ab718f3c19d6cb2"><code>422770c</code></a> refactor: add support for disabling the animation globally (<a href="https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react/issues/2929">#2929</a>)</li> <li><a href="https://github.com/nextui-org/nextui/commit/73d96959945820981b8a4c0e3175c13e3d1c1499"><code>73d9695</code></a> refactor(root): react aria packages fixed (<a href="https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react/issues/2944">#2944</a>)</li> <li><a href="https://github.com/nextui-org/nextui/commit/f8b917a20872ceb8846a45f95d00e5aeb8d64079"><code>f8b917a</code></a> docs(core): add storybook and canary release info (<a href="https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react/issues/2914">#2914</a>)</li> <li>See full diff in <a href="https://github.com/nextui-org/nextui/commits/@nextui-org/[email protected]/packages/core/react">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nextui-org/react&package-manager=npm_and_yarn&previous-version=2.3.6&new-version=2.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b539b9d commit 0e46341

File tree

2 files changed

+1572
-965
lines changed

2 files changed

+1572
-965
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@fortawesome/free-brands-svg-icons": "^6.5.2",
1818
"@fortawesome/free-solid-svg-icons": "^6.5.2",
1919
"@fortawesome/react-fontawesome": "^0.2.0",
20-
"@nextui-org/react": "^2.3.6",
20+
"@nextui-org/react": "^2.4.1",
2121
"@vercel/analytics": "^1.2.2",
2222
"@vercel/speed-insights": "^1.0.10",
2323
"framer-motion": "^11.2.10",

0 commit comments

Comments
 (0)