12 Commits

Author SHA1 Message Date
Josh Junon
e2d3bc9e42 add deprecation notice for debug.destroy() 2020-09-19 10:34:59 +02:00
Josh Junon
72e7f864bd fix memory leak within debug instance 2020-09-19 10:34:59 +02:00
Bruce A. MacNaughton
22e13fe07e fix quoted percent sign 2020-07-16 21:12:18 +02:00
Milan Skuhra
6b07f9e50a Fixes: Unable to take control over selectColor #747 2020-02-23 22:09:53 +01:00
Josh Junon
0c1d5180ff remove dead code and fix lowercase comment (for linter) 2020-01-12 20:31:27 +01:00
Josh Junon
825d35a2da copy custom logger to namespace extension (fixes #646) 2018-12-19 05:04:15 +01:00
Michael Bøcker-Larsen
7ef8b417a8 feat: Return namespaces string when invoking disable()
feat: Add unit tests for disable return value

fix: Correct spelling in test case description

feat: Test that disable-string works with enable again

Closes #523

docs: Add section about disable return value
2018-10-08 04:06:53 -06:00
Josh Junon
ba8a424d41 move to XO (closes #397) 2018-09-10 23:18:17 -06:00
Ruslan Boliev
e43e5fed17 add instance extends feature (#524)
* instance extends feature

* add .extend documentation

* allow empty delimiter in extend
2018-09-10 21:06:24 -06:00
Nathan Rajlich
71169065b5 refactor to make the common code be a setup function (#507)
This is so that we can make both a Node.js instance and
web browser instance for when `--inspect` is used in Node.js.
2017-10-11 08:31:18 -07:00
Nathan Rajlich
a0601e5e65 fix 2017-09-15 02:28:44 +02:00
Nathan Rajlich
e7e568a247 ignore package-lock.json 2017-09-15 00:25:50 +02:00