react-component / picker

📅 All Date Pickers you need.
https://picker.react-component.now.sh/
MIT License
257 stars 295 forks source link

chore(deps): bump @rc-component/trigger from 1.18.3 to 2.0.0 #772

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

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

https://github.com/react-component/trigger/compare/v1.17.0...v2.0.0-0

Changelog

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

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

  • support mask/maskTransitionName/zIndex

1.2.0 / 2016-03-01

  • add showAction/hideAction

1.1.0 / 2016-01-06

  • add root trigger node as parameter of getPopupContainer
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 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)
vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2024 3:34am
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.58%. Comparing base (4c89fa0) to head (fa821a0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #772 +/- ## ======================================= Coverage 98.58% 98.58% ======================================= Files 63 63 Lines 2542 2542 Branches 676 676 ======================================= Hits 2506 2506 Misses 33 33 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.