Bump rc-util from 3.4.1 to 5.4.0
Bumps rc-util from 3.4.1 to 5.4.0.
Release notes
Sourced from rc-util's releases.
v5.4.0
- refactor: Clean up unnecessary code (#152) 5f5c74c
https://github.com/react-component/util/compare/v5.3.5...v5.4.0
v5.3.5
- chore: Use native contains 1767d84
https://github.com/react-component/util/compare/v5.3.4...v5.3.5
v5.3.4
- chore: Should keep trigger didUpdate with Portal render 5132727
https://github.com/react-component/util/compare/v5.3.3...v5.3.4
v5.3.3
- fix: fixed element is visible d9db17e
https://github.com/react-component/util/compare/v5.3.2...v5.3.3
v5.3.2
- fix: PortalWrapper should support default render 5167997
https://github.com/react-component/util/compare/v5.3.1...v5.3.2
v5.3.1
- refactor: Portal render sync (#150) d9e1639
https://github.com/react-component/util/compare/v5.3.0...v5.3.1
v5.3.0
- feat: Add isVisible bfff63d
https://github.com/react-component/util/compare/v5.2.1...v5.3.0
v5.2.1
- chore: Update canUseDom to ts f0a3936
https://github.com/react-component/util/compare/v5.2.0...v5.2.1
v5.2.0
- feat: PickerProps support config (#142) bb8a96b
https://github.com/react-component/util/compare/v5.1.0...v5.2.0
v5.1.0
- feat: toArray support empty (#141) 6890680
https://github.com/react-component/util/compare/v5.0.7...v5.1.0
Changelog
Sourced from rc-util's changelog.
History
5.0.0
- Remove
prop-typesfrom deps.- Remove
add-dom-event-listenerfrom deps.- Remove
react-lifecycles-compactfrom deps.4.16.1 / 2019-12-09
- PortaWrapper add
switchScrollingEffectprop.- Add
setStyle.- Improve
switchScrollingEffectwhen closed4.15.0 / 2019-11-09
- Add
unsafeLifecyclesPolyfill. ant-design/ant-design#97924.14.0 / 2019-10-29
- add
supportRefcheck4.13.0 / 2019-10-10
- add
domHooksfor test4.12.0 / 2019-10-08
- add
refutil4.11.0 / 2019-08-23
- warning support
noteOnce4.8.0 / 2019-07-09
- add findDOMNode to check if a DOM first and then use native findDOMNode
4.7.0 / 2019-07-08
- add PortalWrapper to support body scroll control
4.6.0 / 2016-10-15
- addDOMEventListener support option
3.4.0 / 2016-08-16
Commits
9d5145f5.4.05f5c74crefactor: Clean up unnecessary code (#152)82043035.3.51767d84chore: Use native containsa6007195.3.45132727chore: Should keep trigger didUpdate with Portal renderabe50da5.3.3d9db17efix: fixed element is visibleb703ad15.3.25167997fix: PortalWrapper should support default render- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by zombiej, a new releaser for rc-util since your current version.
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 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)