fix(deps): update dependency @nextui-org/react to v1.0.0-beta.9-dbg2 #8

Closed
Fascinated wants to merge 1 commits from renovate/nextui-org-react-1.x into main
Owner

This PR contains the following updates:

Package Type Update Change
@nextui-org/react (source) dependencies patch 1.0.0-beta.10 -> 1.0.0-beta.9-dbg2

Release Notes

nextui-org/nextui (@​nextui-org/react)

v1.0.0-beta.9-dbg2

Compare Source

v1.0.0-beta.9-dbg1

Compare Source

v1.0.0-beta.11-dbg1

Compare Source

v1.0.0-beta.13

Compare Source

v1.0.0-beta.12

Compare Source

What's Changed

🐛 Fixes

Closes #​649 PR: #​965 (Dropdown trigger issue on mobile 🚨)
Closes #​969 PR: #​965 (Dropdown trigger issue on mobile 🚨)
Closes #​920 PR: #​923
Closes #​958 PR: #​961

🚀 Features

PR: #​934 Focus indicator added to shadow buttons

⚙️ Refactors

PR: #​966

New Contributors

Full Changelog: https://github.com/nextui-org/nextui/compare/v1.0.0-beta.11...v1.0.0-beta.12

v1.0.0-beta.11

Compare Source

What's Changed

🐛 Fixes

⚙️ Refactors

📚 Docs

📦 Repo

New Contributors

Full Changelog: https://github.com/nextui-org/nextui/compare/v1.0.0-beta.10...v1.0.0-beta.11


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@nextui-org/react](https://nextui.org) ([source](https://github.com/nextui-org/nextui)) | dependencies | patch | [`1.0.0-beta.10` -> `1.0.0-beta.9-dbg2`](https://renovatebot.com/diffs/npm/@nextui-org%2freact/1.0.0-beta.10/1.0.0-beta.9-dbg2) | --- ### Release Notes <details> <summary>nextui-org/nextui (@&#8203;nextui-org/react)</summary> ### [`v1.0.0-beta.9-dbg2`](https://github.com/nextui-org/nextui/compare/b8915c9f6ccbea6adee5f1851c730409f2ca8262...b8915c9f6ccbea6adee5f1851c730409f2ca8262) [Compare Source](https://github.com/nextui-org/nextui/compare/b8915c9f6ccbea6adee5f1851c730409f2ca8262...b8915c9f6ccbea6adee5f1851c730409f2ca8262) ### [`v1.0.0-beta.9-dbg1`](https://github.com/nextui-org/nextui/compare/0d941f82a3115548a9f742f7efc892cdcbf182f2...b8915c9f6ccbea6adee5f1851c730409f2ca8262) [Compare Source](https://github.com/nextui-org/nextui/compare/0d941f82a3115548a9f742f7efc892cdcbf182f2...b8915c9f6ccbea6adee5f1851c730409f2ca8262) ### [`v1.0.0-beta.11-dbg1`](https://github.com/nextui-org/nextui/compare/v1.0.0-beta.13...0d941f82a3115548a9f742f7efc892cdcbf182f2) [Compare Source](https://github.com/nextui-org/nextui/compare/v1.0.0-beta.13...0d941f82a3115548a9f742f7efc892cdcbf182f2) ### [`v1.0.0-beta.13`](https://github.com/nextui-org/nextui/compare/v1.0.0-beta.12...v1.0.0-beta.13) [Compare Source](https://github.com/nextui-org/nextui/compare/v1.0.0-beta.12...v1.0.0-beta.13) ### [`v1.0.0-beta.12`](https://github.com/nextui-org/nextui/releases/tag/v1.0.0-beta.12) [Compare Source](https://github.com/nextui-org/nextui/compare/v1.0.0-beta.11...v1.0.0-beta.12) #### What's Changed #### 🐛 Fixes Closes [#&#8203;649](https://github.com/nextui-org/nextui/issues/649) PR: [#&#8203;965](https://github.com/nextui-org/nextui/issues/965) (Dropdown trigger issue on mobile 🚨) Closes [#&#8203;969](https://github.com/nextui-org/nextui/issues/969) PR: [#&#8203;965](https://github.com/nextui-org/nextui/issues/965) (Dropdown trigger issue on mobile 🚨) Closes [#&#8203;920](https://github.com/nextui-org/nextui/issues/920) PR: [#&#8203;923](https://github.com/nextui-org/nextui/issues/923) Closes [#&#8203;958](https://github.com/nextui-org/nextui/issues/958) PR: [#&#8203;961](https://github.com/nextui-org/nextui/issues/961) #### 🚀 Features PR: [#&#8203;934](https://github.com/nextui-org/nextui/issues/934) Focus indicator added to shadow buttons #### ⚙️ Refactors PR: [#&#8203;966](https://github.com/nextui-org/nextui/issues/966) #### New Contributors - [@&#8203;FredPerr](https://github.com/FredPerr) made their first contribution in https://github.com/nextui-org/nextui/pull/994 **Full Changelog**: https://github.com/nextui-org/nextui/compare/v1.0.0-beta.11...v1.0.0-beta.12 ### [`v1.0.0-beta.11`](https://github.com/nextui-org/nextui/releases/tag/v1.0.0-beta.11) [Compare Source](https://github.com/nextui-org/nextui/compare/v1.0.0-beta.10...v1.0.0-beta.11) #### What's Changed #### 🐛 Fixes - fix(react-radio): radio group isRequired prop passed directly to the … by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/711 - Fix 389/table user select by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/716 - Fix 707/textarea input circular dependecy by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/738 - fix(react-dropdown): supports popover content custom css, safari anim… by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/740 - fix(react-pagination): add active page to memoized callback deps by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/626 - fix(react-table): props weren't being passed to the table by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/773 - fix(react-avatar): imgRef prop added by [@&#8203;danielsimao](https://github.com/danielsimao) in https://github.com/nextui-org/nextui/pull/562 - fix(react-switch): Add name to switch input element. by [@&#8203;rguarascia](https://github.com/rguarascia) in https://github.com/nextui-org/nextui/pull/783 - fix: remove color-scheme suffix (fix [#&#8203;692](https://github.com/nextui-org/nextui/issues/692)) by [@&#8203;sun0day](https://github.com/sun0day) in https://github.com/nextui-org/nextui/pull/723 - fix: Input should not change value itself when value props is set (fix [#&#8203;737](https://github.com/nextui-org/nextui/issues/737) by [@&#8203;sun0day](https://github.com/sun0day) in https://github.com/nextui-org/nextui/pull/741 - fix(react-modal): animation for backdrop by [@&#8203;imchell](https://github.com/imchell) in https://github.com/nextui-org/nextui/pull/535 - fix(react-input): Disabled `<Input/>` autofill highlighting. by [@&#8203;psyirius](https://github.com/psyirius) in https://github.com/nextui-org/nextui/pull/678 - fix(react-radio) inaccessible prop types and duplicate class name by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/788 - fix(react-dropdown): add react-stately/collections and react-stately/menu deps by [@&#8203;suguru](https://github.com/suguru) in https://github.com/nextui-org/nextui/pull/800 - fix(react-card): footer blur not working on Firefox by [@&#8203;Nadhum](https://github.com/Nadhum) in https://github.com/nextui-org/nextui/pull/807 - fix: navbar link does not respect parent size by [@&#8203;yuriwithowsky](https://github.com/yuriwithowsky) in https://github.com/nextui-org/nextui/pull/805 - fix(react-navbar): box-sizing causing navbar issues on firefox by [@&#8203;Nadhum](https://github.com/Nadhum) in https://github.com/nextui-org/nextui/pull/810 - fix(react-navbar): collapse wrapper background on safari by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/864 - chore(react): react-aria dependecies upgraded in order to support react 18 by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/866 - fix(react-transition): animation flickers in react 18 by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/785 - fix(react-table): Update TableContext when items change (fix [#&#8203;798](https://github.com/nextui-org/nextui/issues/798)) by [@&#8203;Knorrke](https://github.com/Knorrke) in https://github.com/nextui-org/nextui/pull/839 - fix(react-table): layout shifting and table pagination by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/945 - fix(react-theme): white border of the focus ring by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/949 - fix(react-dropdown): `onClose` and `onOpenChange` events by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/946 - fix(react-link): classnames mismatch during hydration by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/952 - fix(react-popover): unknown event property when custom trigger by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/953 - fix(react-tooltip): Add isDisabled property to tooltip & Fix abnormal props.content display [#&#8203;683](https://github.com/nextui-org/nextui/issues/683) by [@&#8203;wangly19](https://github.com/wangly19) in https://github.com/nextui-org/nextui/pull/689 #### ⚙️ Refactors - refactor(react-checkbox): new prop added to manage the container css by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/709 - chore(react): unit test coverage udpate by [@&#8203;sun0day](https://github.com/sun0day) in https://github.com/nextui-org/nextui/pull/745 #### 📚 Docs - fix(radio): controlled / uncontrolled in Radio by [@&#8203;yogabonito](https://github.com/yogabonito) in https://github.com/nextui-org/nextui/pull/704 - chore(docs): separate installation shell script code block for better copy by [@&#8203;ysm-dev](https://github.com/ysm-dev) in https://github.com/nextui-org/nextui/pull/614 - fix(docs-sidebar): contrast blur by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/718 - fix(docs): fix tiny typo by [@&#8203;yogabonito](https://github.com/yogabonito) in https://github.com/nextui-org/nextui/pull/719 - fix(docs-navbar): navbar position changed from sticky to fixed by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/722 - fix(docs-card) typos in card component docs and storybook (fix [#&#8203;792](https://github.com/nextui-org/nextui/issues/792)) by [@&#8203;Hdanzo](https://github.com/Hdanzo) in https://github.com/nextui-org/nextui/pull/799 - fix(docs): playground `isExternal` in link component by [@&#8203;yuriwithowsky](https://github.com/yuriwithowsky) in https://github.com/nextui-org/nextui/pull/801 - fix(docs-card): add missing import for code example by [@&#8203;situ2001](https://github.com/situ2001) in https://github.com/nextui-org/nextui/pull/812 - fix(docs-navbar): Docs navbar height issue in tablet size by [@&#8203;nerdjfpb](https://github.com/nerdjfpb) in https://github.com/nextui-org/nextui/pull/631 - feat(docs): support section added by [@&#8203;jrgarciadev](https://github.com/jrgarciadev) in https://github.com/nextui-org/nextui/pull/942 - chore(docs-spacer): heading by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/947 #### 📦 Repo - chore(repo): upgraded storybook and cleaned up the css type by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/528 - chore(repo): define children's type as react-node by [@&#8203;tianenpang](https://github.com/tianenpang) in https://github.com/nextui-org/nextui/pull/868 - chore(repo): eslint ignore nextjs style unknown-property by [@&#8203;sun0day](https://github.com/sun0day) in https://github.com/nextui-org/nextui/pull/900 #### New Contributors - [@&#8203;yogabonito](https://github.com/yogabonito) made their first contribution in https://github.com/nextui-org/nextui/pull/704 - [@&#8203;ysm-dev](https://github.com/ysm-dev) made their first contribution in https://github.com/nextui-org/nextui/pull/614 - [@&#8203;Hdanzo](https://github.com/Hdanzo) made their first contribution in https://github.com/nextui-org/nextui/pull/799 - [@&#8203;situ2001](https://github.com/situ2001) made their first contribution in https://github.com/nextui-org/nextui/pull/812 - [@&#8203;sun0day](https://github.com/sun0day) made their first contribution in https://github.com/nextui-org/nextui/pull/723 - [@&#8203;psyirius](https://github.com/psyirius) made their first contribution in https://github.com/nextui-org/nextui/pull/678 - [@&#8203;suguru](https://github.com/suguru) made their first contribution in https://github.com/nextui-org/nextui/pull/800 - [@&#8203;Nadhum](https://github.com/Nadhum) made their first contribution in https://github.com/nextui-org/nextui/pull/807 - [@&#8203;Knorrke](https://github.com/Knorrke) made their first contribution in https://github.com/nextui-org/nextui/pull/839 **Full Changelog**: https://github.com/nextui-org/nextui/compare/v1.0.0-beta.10...v1.0.0-beta.11 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Fascinated added 1 commit 2023-10-15 03:01:40 +00:00
Fascinated closed this pull request 2023-10-15 03:04:50 +00:00
Author
Owner

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.0.0-beta.9-dbg2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`1.0.0-beta.9-dbg2`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Fascinated/beatsaber-overlay#8
No description provided.