-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RM-89097 RM-89096 Release over_react 4.0.0 #647
Merged
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
58e8670
Add dependency overrides
sydneyjodon-wk 661aa79
Add Greg's updates to event helpers
sydneyjodon-wk ac494f2
Update react dependency override
sydneyjodon-wk ae11122
Update react dependency overrides
sydneyjodon-wk 6ef6f91
Remove fixme
sydneyjodon-wk f6d59e8
Fix failing test
sydneyjodon-wk c4a339c
Move event helper utils to react-dart
sydneyjodon-wk 017d855
Update react overrides to 6.0.0-wip
sydneyjodon-wk 1d91c08
Merge branch 'master' into 4.0.0-wip
sydneyjodon-wk a6e1e35
Point to new branch
joebingham-wk c89d43e
Resolve conflicts
joebingham-wk db598c6
Merge branch 'master' of github.com:Workiva/over_react into 4.0.0-wip
joebingham-wk 0e75a57
Merge branch '4.0.0-wip' of github.com:Workiva/over_react into react-…
joebingham-wk 8cc4705
Add helper
joebingham-wk f3996da
Add new helper
joebingham-wk 14440ad
Remove extension export
joebingham-wk cd5eb93
Update overrides
joebingham-wk 8fc3219
Update helpers
joebingham-wk 4c44389
Address PR feedback
joebingham-wk 350c355
Merge pull request #639 from Workiva/react-17-synthetic-event-updates
greglittlefield-wf 03d73c8
Merge branch 'master' into 4.0.0-wip
sydneyjodon-wk 843c1b8
over_react_4.0.0
rmconsole-readonly-wk 7ab92bd
Add over_react_test override
joebingham-wk 7c55759
Merge pull request #648 from Workiva/4.0.0-wip
joebingham-wk c21bb67
Update Changelog
joebingham-wk c02f25d
Point changelog to PR
joebingham-wk 7c6cf4e
Remove over_react_test override
joebingham-wk acead9a
Update dependencies
joebingham-wk 02082c2
Fix bad implicit cast in composeHocs (technically a breaking change)
greglittlefield-wf 2bb2504
Merge branch 'master' of github.com:Workiva/over_react into release_o…
bender-wk 54b223d
Update version in README example
aaronlademann-wf 5b6cb62
Consume react 6.0.0
greglittlefield-wf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change fixes a bad implicit cast in the implementation and shouldn't affect consumers.
Thankfully, there are no consumers, so we know it won't affect any 😄 : https://sourcegraph.wk-dev.wdesk.org/search?q=composeHocs&patternType=literal