reactable.extras
reactable.extras copied to clipboard
27.on blur event
Have you read the Contributing Guidelines?
Issue #27
Changes description
Addressing aforementioned issue
- Added onBlur event in the
reactable-extras.js - Updated the
inst/examples/demo/reactable-inputs/app.R - Added e2e test for this component
- Fixed a missing
devtools::load_all()in thepackage.jsonscript starting the app as it was crashing - Updated
READMEandnews.md
How to test
- You can run the updated example in the
README.md - Run e2e tests
I would be great to see this merged or at least some developer feedback on the PR. This would be very useful.