DABH
|
7176fc3831
|
Merge pull request #185 from MeriemKhelifi/feat-badges
Adding badges npm, dependencies and devDependencies
|
2018-02-13 16:07:13 -08:00 |
|
DABH
|
f612a2d84f
|
Bump version for next beta release
|
2018-02-13 15:36:40 -08:00 |
|
DABH
|
2520cd348d
|
Merge pull request #138 from pedramphp/patch-1
Fixing the path in main
|
2018-02-13 12:59:16 -08:00 |
|
DABH
|
ea2a57886c
|
Merge pull request #118 from panuhorsmalahti/npmignore
Add .npmignore to exclude unnecessary development files from npm package
|
2018-02-13 12:55:36 -08:00 |
|
DABH
|
c8ab00306f
|
Merge pull request #186 from GlitchMasta47/patch-1
Update safe.js
|
2018-02-12 23:08:06 -08:00 |
|
DABH
|
4354fa396e
|
Merge pull request #184 from osmanmesutozcan/master
Update stringPrototypeBlacklist object
|
2018-02-12 12:33:59 -08:00 |
|
DABH
|
a51ced332c
|
No nvm aliases
|
2018-02-12 12:25:07 -08:00 |
|
DABH
|
b75a729354
|
Test against modern Node versions and stop testing against very ancient Node 0.6
|
2018-02-12 12:19:27 -08:00 |
|
DABH
|
c9eef4220b
|
Merge remote-tracking branch 'origin/master' into develop
|
2018-02-12 12:16:42 -08:00 |
|
fscherwi
|
dc8eb09f6c
|
test Node.js 0.12 and 4
|
2018-02-12 12:10:38 -08:00 |
|
Marak
|
2f20f2ea50
|
Update ReadMe.md
|
2018-02-12 12:10:38 -08:00 |
|
Marak
|
85ec3019e6
|
[dist] Bump to v1.1.2
|
2018-02-12 12:10:38 -08:00 |
|
Marak
|
8407be1d38
|
[fix] Really bad example in README. Examples should actually contain code that can run. Blame c11d23d96aee270bcfc8761c1f6c20579def88f3
|
2018-02-12 12:10:38 -08:00 |
|
Marak
|
fbc26111ce
|
[dist] Bump to v1.1.1
|
2018-02-12 12:10:38 -08:00 |
|
Marak
|
d0ae0e5164
|
[fix] In-proper scope reference. Closes #124
|
2018-02-12 12:10:38 -08:00 |
|
John Papandriopoulos
|
c018e0b1fb
|
Remove setTheme dynamic require(...) that is problematic with webpack
|
2017-09-29 15:49:30 -07:00 |
|
GlitchMasta47
|
8c5af7ca15
|
Update safe.js
Whoa, string never ends! (even though it's a comment and it doesn't matter for that, but for the documentation's sake)
|
2017-03-11 13:07:55 -06:00 |
|
Meriem Khelifi
|
8d714a0642
|
Adding badges npm, dependencies and devDependencies
|
2017-03-08 23:34:49 +01:00 |
|
Osman Mesut OZCAN
|
511aa7f822
|
Update stringPrototypeBlacklist object
stringPrototypeBlacklist is updated according to ES6
String.prototype.repeat() method
|
2017-01-31 18:17:11 +08:00 |
|
Osman Mesut Ozcan
|
7e1e601ddc
|
Update stringPrototypeBlacklist object
stringPrototypeBlacklist is updated according to ES6
String.prototype.repeat() method.
|
2017-01-31 17:52:50 +08:00 |
|
Brett Zamir
|
255c078772
|
Update extendStringPrototype.js
Remove ununused function and fix method name in blacklist
|
2017-01-12 09:37:25 +08:00 |
|
paladox
|
c74f2c3088
|
Update supports-colors.js
|
2016-09-22 16:24:11 +01:00 |
|
Edgar Hipp
|
5152d16f22
|
Update LICENSE
|
2016-06-21 13:33:20 +02:00 |
|
Geraint White
|
8b51cf67b5
|
Fix #119 - use util.inspect for logging objects
|
2016-05-04 13:46:46 +01:00 |
|
Pavan Kumar Sunkara
|
9f3ace4470
|
Merge pull request #141 from fscherwi/patch-1
test Node.js 0.12 and 4
|
2015-09-25 00:24:56 +05:30 |
|
fscherwi
|
580b266a0a
|
test Node.js 0.12 and 4
|
2015-09-24 20:38:28 +02:00 |
|
mahdi pedramrazi
|
65b9a16fef
|
Fixing the path in main
we are using require.resolve and it's failing because the path is incorrect.
|
2015-08-25 14:54:25 -07:00 |
|
Marak
|
90dd85b173
|
Update ReadMe.md
|
2015-06-17 15:42:07 +02:00 |
|
Marak
|
8bf2ad9fa6
|
[dist] Bump to v1.1.2
v1.1.2
|
2015-06-17 15:01:51 +02:00 |
|
Marak
|
d05ab9df3c
|
[fix] Really bad example in README. Examples should actually contain code that can run. Blame c11d23d96aee270bcfc8761c1f6c20579def88f3
|
2015-06-17 14:59:08 +02:00 |
|
Marak
|
5958f1677d
|
[dist] Bump to v1.1.1
v1.1.1
|
2015-06-17 14:50:29 +02:00 |
|
Marak
|
81981ae7c6
|
[fix] In-proper scope reference. Closes #124
|
2015-06-17 14:49:52 +02:00 |
|
Marak
|
5a2773dbec
|
Merge pull request #122 from Marak/develop
Merge develop branch
|
2015-04-29 09:17:06 +02:00 |
|
Panu Horsmalahti
|
e368a283b1
|
Add .npmignore to exclude unnecessary development files from npm package
|
2015-04-05 19:45:52 +03:00 |
|
Pavan Kumar Sunkara
|
b9ff17af7c
|
Version bump v1.1.0
v1.1.0
|
2015-01-27 11:14:01 +05:30 |
|
Pavan Kumar Sunkara
|
e64daad776
|
Merge pull request #98 from jennings/zalgo-options
Use the options when summoning Zalgo
|
2015-01-27 11:12:36 +05:30 |
|
Pavan Kumar Sunkara
|
13dd5a84e3
|
Revert "Reverted to the latest tag"
This reverts commit 1f617ecdc56d0e9592526326ca12deb2c15d7803.
|
2015-01-24 16:55:56 +01:00 |
|
Pavan Kumar Sunkara
|
1f617ecdc5
|
Reverted to the latest tag
|
2015-01-24 16:54:45 +01:00 |
|
Pavan Kumar Sunkara
|
b34d3ba66a
|
Merge pull request #103 from konsumer/master
Multiple styles in themes
|
2015-01-24 16:43:06 +01:00 |
|
Alex Yursha
|
ddf2f8769e
|
Get rid of redundant variable
|
2015-01-24 14:15:51 +01:00 |
|
Pavan Kumar Sunkara
|
ced7bfd007
|
Merge pull request #93 from stevenvachon/patch-1
Lighten --production installs
|
2015-01-24 14:01:59 +01:00 |
|
Pavan Kumar Sunkara
|
91017409f6
|
Merge pull request #97 from xiangshouding/master
fix, --no-color is not work
|
2015-01-24 14:01:15 +01:00 |
|
Steven Vachon
|
cedfadc350
|
added license
|
2015-01-23 09:23:11 -05:00 |
|
xiangshouding
|
1774321751
|
add an blank line
|
2015-01-23 21:59:24 +08:00 |
|
Pavan Kumar Sunkara
|
a8338b3e52
|
Merge pull request #95 from stevenvachon/patch-2
Minified screenshot image
|
2015-01-23 14:27:18 +01:00 |
|
Pavan Kumar Sunkara
|
caf659d175
|
Merge pull request #94 from danbell/master
Moved license to standard LICENSE file.
|
2015-01-23 14:23:53 +01:00 |
|
Pavan Kumar Sunkara
|
ddb9fe2e0c
|
Fix a small type in the previous commit
|
2015-01-23 18:53:28 +05:30 |
|
Pavan Kumar Sunkara
|
086bc06613
|
Add travis badge, fix #91
|
2015-01-23 18:44:12 +05:30 |
|
David Konsumer
|
c11d23d96a
|
resolves #72
|
2015-01-20 17:03:46 -08:00 |
|
Stephen Jennings
|
cbbb12442b
|
Fix some Zalgo typos
|
2014-12-30 20:24:24 -08:00 |
|