tree-select
tree-select copied to clipboard
build(deps-dev): bump @rc-component/trigger from 1.18.3 to 2.2.3
Bumps @rc-component/trigger from 1.18.3 to 2.2.3.
Release notes
Sourced from @rc-component/trigger's releases.
v2.2.3
https://github.com/react-component/trigger/compare/v2.2.2...v2.2.3
v2.2.2
- Update README.md bb8981f
- fix: click on shadowDOM popup should not close it (#480) 0c29d70
- fix: popup position for point-aligned popups when no mouse position is known (#447) e4b64b2
- chore: prettier code (#482) 77e8f0d
- fix: DOMRect value issues (#481) e30f3c5
- fix: tsc noEmit (#477) 241fa36
- test: use unified github action yml (#476) 2cba4d5
- chore(deps-dev): bump
@testing-library/reactfrom 15.0.7 to 16.0.0 (#467) 72982dd- chore(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.2 (#475) 33656d6- 2.2.1 1ce0fd5
https://github.com/react-component/trigger/compare/v2.2.1...v2.2.2
v2.2.1
- Find element in multilevel shadows (#471) e6ac87a
https://github.com/react-component/trigger/compare/v2.2.0...v2.2.1
v2.2.0
- enhance: Trigger use round position to fix precision (#465) e7348d9
- chore(deps-dev): bump np from 9.2.0 to 10.0.5 (#458) 687c28f
- chore(deps-dev): bump
@testing-library/reactfrom 14.3.1 to 15.0.4 (#460) 53bb38bhttps://github.com/react-component/trigger/compare/v2.1.1...v2.2.0
v2.1.1
- chore: update ts def (#453) 0bd1a29
https://github.com/react-component/trigger/compare/v2.1.0...v2.1.1
v2.1.0
- feat: support popupElement (#452) 4e1d80f
https://github.com/react-component/trigger/compare/v2.0.0...v2.1.0
v2.0.0
https://github.com/react-component/trigger/compare/v1.18.3...v2.0.0
v2.0.0-0
- chore: upgrade deps version fefac6a
... (truncated)
Changelog
Sourced from @rc-component/trigger's changelog.
History
4.1.0 / 2020-05-08
- upgrade rc-animate to
3.x2.5.0 / 2018-06-05
- support
alignPoint2.1.0 / 2017-10-16
- add action
contextMenu2.0.0 / 2017-09-25
- support React 16
1.11.0 / 2017-06-07
- add es
1.9.0 / 2017-02-27
- add getDocument prop
1.8.2 / 2017-02-24
- change default container to absolute to fix scrollbar change problem
1.7.0 / 2016-07-18
- use getContainerRenderMixin from 'rc-util'
1.6.0 / 2016-05-26
- support popup as function
1.5.0 / 2016-05-26
- add forcePopupAlign method
1.4.0 / 2016-04-06
- support onPopupAlign
1.3.0 / 2016-03-25
... (truncated)
Commits
7189c9e2.2.371c6696Revert "fix: click on shadowDOM popup should not close it (#480)" (#485)2e16e232.2.2bb8981fUpdate README.md0c29d70fix: click on shadowDOM popup should not close it (#480)e4b64b2fix: popup position for point-aligned popups when no mouse position is known ...77e8f0dchore: prettier code (#482)e30f3c5fix: DOMRect value issues (#481)241fa36fix: tsc noEmit (#477)2cba4d5test: use unified github action yml (#476)- 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)