chore: Bump rc-drawer from 4.1.0 to 4.4.0
Bumps rc-drawer from 4.1.0 to 4.4.0.
Release notes
Sourced from rc-drawer's releases.
v4.4.0
- feat: add autoFocus props for drawer (#181) c6f29c3
- Bump
@types/reactfrom 16.14.8 to 17.0.9 (#195) 8d8353a- Bump np from 6.5.0 to 7.5.0 (#196) fb61d3c
- Bump np from 6.5.0 to 7.5.0 (#182) 5799f52
- Bump
@types/react-domfrom 16.9.13 to 17.0.6 (#192) 9da7d0d- Upgrade to GitHub-native Dependabot (#184) 431cab3
- docs: update preview url f5487f0
- chore: user dumi (#180) 6925e24
https://github.com/react-component/drawer/compare/v4.3.1...v4.4.0
v4.3.1
- Merge pull request #167 from react-component/fix-no-mask eae898e
- chore: update badge (#168) f3d240f
- add test 6e2bfa2
- fix: scrollLocker lock trigger should disabled when no mask 16d9960
https://github.com/react-component/drawer/compare/v4.3.0...v4.3.1
v4.3.0
https://github.com/react-component/drawer/compare/v4.2.2...v4.3.0
v4.2.2
- update package.json 4618437
- refactor: replace to rc-util omit react-component/util#194 (#163) 065b6c4
https://github.com/react-component/drawer/compare/v4.2.1...v4.2.2
v4.2.1
- chore: remove useless code (#161) 90912f5
https://github.com/ant-motion/drawer/compare/v4.2.0...v4.2.1
v4.2.0
- refactor: use ScrollLocker (#157) f04ab33
- Create react-component-ci.yml (#158) cae4ba6
- Merge pull request #150 from brandonbloom/react-peer-dependencies 05b3355
- Add react and react-dom as peer dependencies 564a364
- Bump typescript from 3.9.7 to 4.0.3 (#146) e1cc739
- fix:placement model and mask bugs (#144) 1dc60bf
- 修复placement: bottom模式样式覆盖造成的显示Bug (#143) 8c7521e
- Bump
@types/jestfrom 25.2.3 to 26.0.0 (#140) e9b0803https://github.com/ant-motion/drawer/compare/v4.1.0...v4.2.0
Commits
b7764394.4.0c6f29c3feat: add autoFocus props for drawer (#181)8d8353aBump@types/reactfrom 16.14.8 to 17.0.9 (#195)fb61d3cBump np from 6.5.0 to 7.5.0 (#196)5799f52Bump np from 6.5.0 to 7.5.0 (#182)9da7d0dBump@types/react-domfrom 16.9.13 to 17.0.6 (#192)431cab3Upgrade to GitHub-native Dependabot (#184)f5487f0docs: update preview url6925e24chore: user dumi (#180)d736e194.3.1- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/react-component/dialog/HifCRm3Y5w7gX9Z7n831FhD1rkUe
✅ Preview: https://dialog-git-dependabot-npmandyarnrc-drawer-440-react-component.vercel.app
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@530614a). Click here to learn what that means. The diff coverage isn/a.
:exclamation: Current head 70a3f34 differs from pull request most recent head cb13837. Consider uploading reports for the commit cb13837 to get more accurate results
@@ Coverage Diff @@
## master #277 +/- ##
=========================================
Coverage ? 98.12%
=========================================
Files ? 6
Lines ? 160
Branches ? 47
=========================================
Hits ? 157
Misses ? 2
Partials ? 1
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| dialog | ✅ Ready (Inspect) | Visit Preview | Oct 29, 2022 at 9:49AM (UTC) |
@dependabot rebase