A framework for building native applications using React
COMMITS
/ Libraries/LogBox/LogBox.js February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
July 9, 2020
R
Fix LogBox.ignoreAllLogs used with no argument (#29310)
Rick Hanlon committed
June 3, 2020
J
Make sure LogBox is not included in production bundles (#28984)
Janic Duplessis committed
April 1, 2020
R
Improve component stack parsing
Rick Hanlon committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
March 20, 2020
R
Properly handle LogBox errors during tests
Rick Hanlon committed
February 21, 2020
R
Interpolate strings before giving them to abd
Rick Hanlon committed
February 20, 2020
R
Remove LogBox.ignoreWarnings
Rick Hanlon committed
February 18, 2020
R
Deprecate console.disableYellowBox in favor of LogBox.ignoreAllLogs()
Rick Hanlon committed
December 10, 2019
R
LogBox - Update to use it's own root for the inspector
Rick Hanlon committed
November 21, 2019
G
Exact-by-default codemod for react-native-github
George Zahariev committed
November 18, 2019
R
LogBox - Minor error message formatting fixes
Rick Hanlon committed
November 12, 2019
R
LogBox - Add support for filtering warnings
Rick Hanlon committed
R
LogBox - Rework how fatals and syntax errors are handled
Rick Hanlon committed
November 8, 2019
R
LogBox - Show native redbox when failing to handle logs in LogBox
Rick Hanlon committed
November 6, 2019
R
LogBox - hide only non-fatal errors for disableLogBox
Rick Hanlon committed
October 31, 2019
R
Don't pass through ignored warnings to console
Rick Hanlon committed
R
LogBox - Dismiss errors and warnings independently
Rick Hanlon committed
R
LogBox - Better error support
Rick Hanlon committed
October 28, 2019
R
Add log level to support errors
Rick Hanlon committed
October 22, 2019
R
Clean up API for LogBoxLogParser
Rick Hanlon committed
R
Add LogBox for warnings
Rick Hanlon committed