Files
react/packages/shared
Nathan Hunzaker 5550ed4a8f Ensure arguments are coerced to strings in warnings (#13385)
* Manually join extra attributes in warning

This prevents a bug where Chrome reports `Array(n)` where `n` is the
size of the array.

* Prettier

* Stringify all %s replaced symbols in warning

* Eliminate extra string coercion

* Pass args through with spread, convert all arguments to strings

* Rename strings to stringArgs
2018-08-13 16:13:51 -07:00
..
2018-07-20 16:50:43 +01:00
2018-06-19 16:03:45 +01:00
2017-10-25 02:55:00 +03:00