404 Commits

Author SHA1 Message Date
Andrew E. Rhyne
c211947ea3 update version for component 2.6.6 2017-04-27 09:05:43 -07:00
Andrew E. Rhyne
14df14c358 release 2.6.5 2.6.5 2017-04-27 09:03:42 -07:00
Andrew E. Rhyne
cae07b70c9 cleanup browser tests and fix null reference check on window.documentElement.style.WebkitAppearance (#447) 2017-04-27 08:59:02 -07:00
Andrew E. Rhyne
f311b10b7b release 2.6.4 2.6.4 2017-04-20 11:07:44 -07:00
Lucian Buzzo
1f01b70f88 Fix bug that would occure if process.env.DEBUG is a non-string value. (#444)
Connects to #443
2017-04-20 11:04:28 -07:00
Andrew E. Rhyne
2f3ebf49c1 Update CHANGELOG.md 2017-04-07 09:49:45 -07:00
Andrew E. Rhyne
f5ae33211a Update CHANGELOG.md 2017-04-07 09:49:13 -07:00
João Vieira
9742c5f383 chore(): ignore bower.json in npm installations. (#437) 2017-04-04 09:54:50 -07:00
Nathan Rajlich
27d93a37f7 update "debug" to v0.7.3
Closes #428.
2017-03-16 11:44:29 -07:00
Andrew E. Rhyne
9dc30f8378 release 2.6.3 2.6.3 2017-03-13 20:49:55 -07:00
Paul Betts
0fb8ea4730 LocalStorage returns undefined for any key not present (#431) 2017-03-13 20:43:57 -07:00
Andrew E. Rhyne
ce4d93e71d changelog fix 2017-03-10 11:45:08 -08:00
Andrew E. Rhyne
017a9d6856 release 2.6.2 2017-03-10 11:44:00 -08:00
slavaGanzin
23bc780b84 fix DEBUG_MAX_ARRAY_LENGTH 2.6.2 2017-02-22 11:18:13 -08:00
Pia Mancini
065cbfb1bf Add backers and sponsors from Open Collective (#422)
Now your open collective backers and sponsors can to appear directly on your README. 
see how it'll look [here](https://github.com/apex/apex#backers)
[More info](https://github.com/opencollective/opencollective/wiki/Github-banner)
Also add badges on top.
2017-02-17 10:38:15 -08:00
Nathan Rajlich
918d686521 Revert "add Slackin invite badge"
This reverts commit f46d67144d78a081c45a0d02cfec9da48b44e105.
2017-02-10 12:29:08 -08:00
Nathan Rajlich
f46d67144d add Slackin invite badge 2017-02-10 12:28:39 -08:00
Andrew E. Rhyne
580a7a18b3 changed slackin url 2017-02-10 11:30:25 -08:00
Andrew E. Rhyne
9f33c9a8a8 added slackin 2017-02-10 11:24:08 -08:00
Andrew E. Rhyne
941653e333 release 2.6.1 2017-02-10 11:00:05 -08:00
Pooya Parsa
37e14d6aad Whitelist DEBUG_FD for values 1 and 2 only Fixes #410 (#415)
* Hide in DEBUG_FD deprecation warning in Webstorm Fixes #410

+ Intellij idea

* Hide in DEBUG_FD deprecation warning in Webstorm Fixes #410

* whitelist DEBUG_FD for values 1 and 2 only

* Use appreciate depreciation message
2.6.1
2017-01-23 17:42:32 -08:00
Andrew E. Rhyne
705a9fe613 Merge pull request #414 from vgoma/export-default-fix 2017-01-19 23:24:04 -08:00
vgoma
78ae6c9412 Fixed IE8 "Expected identifier" error 2017-01-16 22:00:27 +03:00
Mykyta Usikov
1c163a48c1 added names and skips arrays erasing on enable call (#409) 2017-01-04 13:58:28 -06:00
Andrew E. Rhyne
ac5ccae703 release 2.6.0 2.6.0 2016-12-28 23:49:38 -06:00
Andrew E. Rhyne
589559502a better null pointer checks for browser useColors 2016-12-28 23:46:46 -06:00
Nathan Rajlich
664613047c remove explicit window.debug export (#404)
Exporting to the "outer" scope of the module is more the responsibility
of the module loader (i.e. browserify, webpack, etc.) and thus this
is not necessary. `make test-browser` still passes after this patch.
2016-12-28 23:27:52 -06:00
Nathan Rajlich
62df220d20 Deprecate DEBUG_FD (#405)
* remove DEBUG_FD from readme

* deprecate DEBUG_FD

* remove arrow function

ES6 habbits hit hard :D
2016-12-27 18:25:09 -06:00
Andrew E. Rhyne
9a18d66282 release 2.5.2 2.5.2 2016-12-25 20:39:21 -06:00
Klaus Trainer
eba68cec1a fix(browser): prevent ReferenceError in workers (#393)
fixes #382
2016-12-25 18:34:37 -08:00
Nathan Rajlich
280a64d788 Merge pull request #391 from lurch/patch-1
Fix README typo
2016-12-21 13:32:54 -08:00
Andrew Scheller
146d0d1c0a Fix README typo 2016-12-21 06:17:41 +00:00
Andrew E. Rhyne
ea43614db8 added notice about v3 api discussion 2016-12-20 22:05:21 -08:00
Andrew E. Rhyne
3950daef4c release 2.5.1 2.5.1 2016-12-20 21:32:58 -08:00
Andrew E. Rhyne
a31178c8d8 hotfix for babel-core 2016-12-20 21:31:53 -08:00
Andrew E. Rhyne
5a1a36c302 fix 2016-12-20 21:29:23 -08:00
Andrew E. Rhyne
b7769980da Merge branch 'master' of github.com:visionmedia/debug 2016-12-20 21:24:56 -08:00
Andrew E. Rhyne
86d8245268 release 2.5.0 2016-12-20 21:24:46 -08:00
Andrew E. Rhyne
355e327c94 release 2.5.0 2016-12-20 21:03:06 -08:00
Andrew E. Rhyne
d85c0c613d build perf, fix for bowerfile, fix for webworker 2016-12-20 20:44:57 -08:00
Andrew E. Rhyne
dc043cfd6e Merge pull request #378 from yamikuronue/replace-babel-with-browserify 2016-12-20 19:08:25 -08:00
Accalia de Elementia
f512cf2367 Merge remote-tracking branch 'upstream/master' into replace-babel-with-browserify 2016-12-21 01:42:09 +00:00
Nathan Rajlich
f09833136e Merge pull request #388 from ForsakenHarmony/patch-1
Fix formatting bug
2016-12-20 13:20:13 -08:00
Nathan Rajlich
a16cf42885 Merge pull request #387 from kribblo/patch-1
Use typeof window.process !== 'undefined'
2016-12-20 13:19:46 -08:00
Ashley
78e31a8e73 Update browser.js 2016-12-20 22:11:32 +01:00
Kristoffer Lundén
408ae94373 Use typeof window.process !== 'undefined'
'process' in window returns true after window.process = null
2016-12-20 21:33:50 +01:00
Accalia de Elementia
f484cfedc4 fix merge errors 2016-12-20 13:28:20 +00:00
Accalia de Elementia
23af4833bf Merge remote-tracking branch 'upstream/master' into replace-babel-with-browserify
Conflicts:
	dist/debug.js
	test/.babelrc
	test/debug_spec.js
2016-12-20 13:22:38 +00:00
Yami
3e1a15d062 fix: merged again, because it didn't take. Guess I did it wrong? 2016-12-20 12:53:42 +00:00
Yami
67182fdb00 fix: Whoops, didn't merge the tests properly. Resolved. 2016-12-20 12:33:56 +00:00