Tags: syserdebugger/react
Tags
15.6.2 All Packages * Switch from BSD + Patents to MIT license React DOM * Fix a bug where modifying `document.documentMode` would trigger IE detection in other browsers, breaking change events. ([@aweary](https://github.com/aweary) in [react#10032](react#10032)) * CSS Columns are treated as unitless numbers. ([@aweary](https://github.com/aweary) in [react#10115](react#10115)) * Fix bug in QtWebKit when wrapping synthetic events in proxies. ([@walrusfruitcake](https://github.com/walrusfruitcake) in [react#10115](react#10011)) * Prevent event handlers from receiving extra argument in development. ([@aweary](https://github.com/aweary) in [react#10115](react#8363)) * Fix cases where `onChange` would not fire with `defaultChecked` on radio inputs. ([@jquense](https://github.com/jquense) in [react#10156](react#10156)) * Add support for `controlList` attribute to DOM property whitelist ([@nhunzaker](https://github.com/nhunzaker) in [react#9940](react#9940)) * Fix a bug where creating an element with a ref in a constructor did not throw an error in development. ([@iansu](https://github.com/iansu) in [react#10025](react#10025))
PreviousNext