tree
tree copied to clipboard
chore(deps-dev): bump rc-dialog from 8.9.0 to 9.0.4
Bumps rc-dialog from 8.9.0 to 9.0.4.
Release notes
Sourced from rc-dialog's releases.
v9.0.4
- fix: Avoid using aria-hidden on a focused element (#449) df21b0e
https://github.com/react-component/dialog/compare/v9.0.3...v9.0.4
v9.0.3
- fix([email protected]): prevent scroll when modal container and sentinel get focused (#448) 5e23b31
- Update react-component-ci.yml d54ec5e
https://github.com/react-component/dialog/compare/v9.0.2...v9.0.3
v9.0.2
- fix: focusTriggerAfterClose not working (#307) 40355b8
- chore: Bump
@umijs/fabric
from 2.14.0 to 3.0.0 (#301) d8e2732- chore: Bump
@types/react-dom
from 16.9.17 to 18.0.8 (#303) e38b508https://github.com/react-component/dialog/compare/v9.0.1...v9.0.2
v9.0.1
- chore: clean useless code 578d77f
- fix: Dialog start with mouse pos (#306) 3622a34
- chore: Bump
@types/react
from 16.14.34 to 18.0.24 (#299) c503259- chore: Bump eslint-config-airbnb from 18.2.1 to 19.0.4 (#300) b4b7196
- chore: Bump gh-pages from 3.2.3 to 4.0.0 (#296) 07ae490
- chore: Bump rc-drawer from 4.1.0 to 4.4.0 (#277) 98e797d
- chore: Bump
@types/react-dom
from 16.9.14 to 17.0.9 (#276) 530614a- chore: Bump rc-select from 11.5.3 to 12.1.13 (#273) 2e111f3
- Upgrade to GitHub-native Dependabot (#256) bd7323a
- feat: CSSMotion bind ref, avoid rc-motion call findDOMNode (#279) 1a4a1fb
- fix: error TS2688: Cannot find type definition file for keyv (#295) c518261
- adapt interface of return type of setTimeout for both NodeJS and FrontEnd (#293) c49bc5e
https://github.com/react-component/dialog/compare/v9.0.0...v9.0.1
v9.0.0
- refactor: Dialog use rc-portal component instead (#294) 4f70824
https://github.com/react-component/dialog/compare/v8.9.0...v9.0.0
Commits
9f3f872
docs: supplement classnames and styles (#443)443a66b
9.5.2700780f
fix: transform support one is 0 (#434)747f00a
9.5.12f48630
fix: prevent scroll when modal container and sentinel get focused (#430)aa5497d
9.5.0f57c03e
feat: Add prop to disable close button (#416)51b3f67
Add CodeQL workflow for GitHub code scanning (#316)d08ea9e
fix(test): update mousePosition check (#426)7b76d8d
chore: Bump gh-pages from 5.0.0 to 6.1.1 (#390)- 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 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)