tree-select icon indicating copy to clipboard operation
tree-select copied to clipboard

build(deps-dev): bump @rc-component/trigger from 1.18.3 to 2.2.3

Open dependabot[bot] opened this issue 1 year ago • 2 comments

Bumps @rc-component/trigger from 1.18.3 to 2.2.3.

Release notes

Sourced from @​rc-component/trigger's releases.

v2.2.3

  • Revert "fix: click on shadowDOM popup should not close it (#480)" (#485) 71c6696

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/react from 15.0.7 to 16.0.0 (#467) 72982dd
  • chore(deps-dev): bump @​types/node from 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/react from 14.3.1 to 15.0.4 (#460) 53bb38b

https://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

  • refactor: Move hide event to mouseDown (#446) 7232f7d
  • fix: code scanning alerts (#443) 7edea91

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.x

2.5.0 / 2018-06-05

  • support alignPoint

2.1.0 / 2017-10-16

  • add action contextMenu

2.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

Dependabot compatibility score

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)

dependabot[bot] avatar Sep 10 '24 21:09 dependabot[bot]