react/packages/react-is/src
Jessica Franco 18d2e0c03e Warning system refactoring (part 1) (#16799)
* Rename lowPriorityWarning to lowPriorityWarningWithoutStack

This maintains parity with the other warning-like functions.

* Duplicate the toWarnDev tests to test toLowPriorityWarnDev

* Make a lowPriorityWarning version of warning.js

* Extract both variants in print-warning

Avoids parsing lowPriorityWarning.js itself as the way it forwards the
call to lowPriorityWarningWithoutStack is not analyzable.
2019-09-24 13:45:38 +01:00
..
__tests__ Remove <ConcurrentMode /> (#15532) 2019-05-13 16:10:00 -07:00
ReactIs.js Warning system refactoring (part 1) (#16799) 2019-09-24 13:45:38 +01:00