react/fixtures
Konstantin Yakushin 0182a74632 Fix a crash when using dynamic children in <option> tag (#13261)
* Make option children a text content by default

fix #11911

* Apply requested changes

- Remove meaningless comments
- revert scripts/rollup/results.json

* remove empty row

* Update comment

* Add a simple unit-test

* [WIP: no flow] Pass through hostContext

* [WIP: no flow] Give better description for test

* Fixes

* Don't pass hostContext through

It ended up being more complicated than I thought.

* Also warn on hydration
2018-08-01 16:16:34 +01:00
..
art Move npm output from build/packages/* to build/node_modules/* (#11962) 2018-01-04 19:01:31 +00:00
attribute-behavior Update README.md (#13085) 2018-06-30 23:45:06 +01:00
dom Fix a crash when using dynamic children in <option> tag (#13261) 2018-08-01 16:16:34 +01:00
expiration changed {} in pck.json and split them with && in fixtures (#11982) 2018-01-09 11:15:09 +00:00
fiber-debugger Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00
fiber-triangle Expiration times (#10426) 2017-10-09 18:39:53 -07:00
packaging Move npm output from build/packages/* to build/node_modules/* (#11962) 2018-01-04 19:01:31 +00:00
schedule Fall back to 'setTimeout' when 'requestAnimationFrame' is not called (#13091) 2018-06-22 09:13:47 -07:00
ssr Move npm output from build/packages/* to build/node_modules/* (#11962) 2018-01-04 19:01:31 +00:00