tree-select
tree-select copied to clipboard
build(deps-dev): bump rc-dialog from 7.7.0 to 9.6.0
Bumps rc-dialog from 7.7.0 to 9.6.0.
Release notes
Sourced from rc-dialog's releases.
v9.6.0
- test: use codecov/codecov-action (#453) cfdaf03
- fix: Avoid using aria-hidden on a focused element (#451) 2580d29
- chore: Bump glob from 7.2.3 to 11.0.0 (#439) 1ed5252
- docs: supplement classnames and styles (#443) 9f3f872
https://github.com/react-component/dialog/compare/v9.5.2...v9.6.0
v9.5.2
- fix: transform support one is 0 (#434) 700780f
https://github.com/react-component/dialog/compare/v9.5.1...v9.5.2
v9.5.1
- fix: prevent scroll when modal container and sentinel get focused (#430) 2f48630
https://github.com/react-component/dialog/compare/v9.5.0...v9.5.1
v9.5.0
- feat: Add prop to disable close button (#416) f57c03e
- Add CodeQL workflow for GitHub code scanning (#316) 51b3f67
- fix(test): update mousePosition check (#426) d08ea9e
- chore: Bump gh-pages from 5.0.0 to 6.1.1 (#390) 7b76d8d
- chore: Bump np from 9.2.0 to 10.0.5 (#413) 6de944a
- demo: demo update (#422) 248128c
- chore: code optimization (#421) dcc74ee
- Update README.md 852caad
- chore: Bump typescript from 4.9.5 to 5.4.3 (#406) a55e825
https://github.com/react-component/dialog/compare/v9.4.0...v9.5.0
v9.4.0
- feat: Dialog support aria-* in closable (#403) 94dcda5
- fix: fix the issue in the demo where the p element covers the close button, resulting in invalid clicks (#396) 7a3bb93
- feat: Support document.activeElement (#393) e2d12f4
- chore: Bump lint-staged from 13.3.0 to 15.2.0 (#375) fb2db17
- chore: Bump prettier from 2.8.8 to 3.2.1 (#391) bf6b3b6
- chore: Bump rc-drawer from 4.4.3 to 7.0.0 (#389) 8ded2a8
- chore: fix vercel (#383) a3b4bf9
- chore: Bump
@testing-library/jest-domfrom 5.17.0 to 6.1.6 (#380) ecc8da9- chore: Bump np from 7.7.0 to 9.2.0 (#373) fbcc65a
- chore: Bump rc-select from 12.1.13 to 14.11.0 (#381) f95e5d7
- chore: Bump less from 3.13.1 to 4.1.3 (#304) c370bfd
- chore: Bump
@types/jestfrom 26.0.24 to 29.4.0 (#343) a8e7527- chore: Bump gh-pages from 4.0.0 to 5.0.0 (#357) d6415a5
https://github.com/react-component/dialog/compare/v9.3.4...v9.4.0
v9.3.4
- fix: fix throw error cause by import warning from rc-util (#370) 5795478
... (truncated)
Changelog
Sourced from rc-dialog's changelog.
Changelog
8.5.1
2021-01-07
- improve: ScrollLocker call related. #227
8.5.0
2021-01-04
- refactor: use ScrollLocker. #220
8.4.6
2020-12-19
- fix: trigger close only when click wrap itself. #218
8.4.5
2020-12-07
- fix: Dialog should keep refresh when forceRender provided. #217
8.4.4
2020-12-03
fix: dialog dont close when mouseDown in content and mouseUp in wrapper. #210
chore: Should not re-render when dialog is invisible. #212
8.4.3
2020-10-21
- chore: support react 17. #207
8.4.2
2020-10-14
- fix: Dialog should not auto destroy. #206
8.4.1
2020-10-11
... (truncated)
Commits
1f3e2469.6.0cfdaf03test: use codecov/codecov-action (#453)2580d29fix: Avoid using aria-hidden on a focused element (#451)1ed5252chore: Bump glob from 7.2.3 to 11.0.0 (#439)9f3f872docs: supplement classnames and styles (#443)443a66b9.5.2700780ffix: transform support one is 0 (#434)747f00a9.5.12f48630fix: prevent scroll when modal container and sentinel get focused (#430)aa5497d9.5.0- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)