Closed
Description
This is an umbrella issue for fixes that need to be included in the next 15.6 patch release, which should be 15.6.2.
Commits
- ChangeEventPlugin.js IE detection is broken on Chrome/Safari/FF etc #10030 - ChangeEventPlugin.js IE detection is broken on Chrome/Safari/FF etc (PR Use boolean assertion for documentMode check #10032)
- No error when element with ref created in another elements constructor in dev environment. (PR Creating element with ref in constructor does not throw error in dev mode (#9635) #10025) No error when element with ref created in another elements constructor in dev environment. #9635
- Treat columns property as a unitless number Treat columns property as a unitless number #10115
- move augmentClass definition above SyntheticEvent Proxy replacement move augmentClass definition above SyntheticEvent Proxy replacement #10011
- Use a closure to bind argument to callback in ReactErrorUtils Use a closure to bind argument to callback in ReactErrorUtils #8363
- Fix uncontrolled radios Fix uncontrolled radios #10156
- Add controlList to DOM property whitelist Add controlList to DOM property whitelist #9940
Documentation
- Changelog
- Documentation
Misc
- Update lockfile
- Version bump
- Bower