- Notifications
You must be signed in to change notification settings - Fork 431
Migrate to React@16.3 for Context API #333
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
Conversation
2bf95d3 to f6508ff Compare f9567cb to d99645d Compare 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.
I salute you sir 🎉🎉🎉
| renderWithFilterCtx(base, baseProps) { | ||
| return ( | ||
| rootProps, | ||
| cellEditprops |
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.
cellEditprops => cellEditProps
| | ||
| export default withDataStore(BootstrapTable); | ||
| export default withContext(BootstrapTable); | ||
| |
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.
There's extra empty line in ln. 8.
f0a578f to 07c8b2c Compare | @Chun-MingChen Just do me a favor, please use This task I want it to be done before I finish all the tests of this PR!! |
faead1d to 16bea7c Compare | Sorry for reply late. I got it and I'll do it instantly. |
b6cbda0 to a0c592a Compare | Also consider to handle #382 . this issue |
041c881 to 7c8c008 Compare be27825 to 7b411c8 Compare d79234e to 1cc6e26 Compare 405120b to 046da7e Compare c031859 to d5d8c54 Compare
Uh oh!
There was an error while loading. Please reload this page.