Sindre Sorhus
e19a64cde7
Update .gitignore
2018-09-18 15:44:45 +07:00
Chris Harwood
9756f160ba
Add failing test for #234
...
* Change .gitignore to support IntellJ IDEs
* Change .gitignore to specify that node_modules and coverage are folders
* Modify supports-color mock to allow export override
* Add failing test showing that enabled does not work
2018-03-23 12:43:52 -04:00
Sindre Sorhus
84f27d4bd8
2.3.2
2018-03-03 00:43:48 +07:00
Sindre Sorhus
245dfa5c6f
Bump dependencies
...
Closes #255
Fixes #254
Fixes #224
2018-03-03 00:42:56 +07:00
Josh Junon
e80f02e2dd
Disable unicorn/no-hex-escape for template tests
2018-02-14 18:30:52 -08:00
Josh Junon
925397a0f5
Disable unicorn/no-unsafe-regex for template parser
2018-02-14 18:30:50 -08:00
Josh Junon
52823001a5
Revert "Fix linting"
...
This reverts commit 12d1276b36 .
2018-02-14 18:28:22 -08:00
Sindre Sorhus
12d1276b36
Fix linting
2018-02-15 00:41:45 +07:00
Sindre Sorhus
576d8d2171
Update URL to XO
2018-02-15 00:15:28 +07:00
Sindre Sorhus
ae8a03f2c5
2.3.1
2018-02-11 20:18:25 +07:00
Sindre Sorhus
b55dd79f8b
Force bump dependencies
...
npm is buggy, so doing this just to be sure.
2018-02-11 20:04:55 +07:00
Kayla Washburn
678152cf19
Update chalk to use the latest updates to supports-color ( #247 )
2018-02-11 16:59:24 +07:00
Aman Pratap Singh
011dd0421e
Fix usage example in the readme ( #251 )
2018-02-11 16:03:50 +07:00
Mario Nebl
6554030550
Use svg screenshot
2018-01-29 07:20:23 -08:00
Samarth Verma
bc3dd75329
Update usage stats in the readme ( #242 )
2017-12-31 16:20:49 +01:00
Brandon Smith
a8c60e37fa
Fix spelling error in readme ( #232 )
2017-12-09 11:20:28 +01:00
Andrew
5392313414
Correct HSV and HWB examples
2017-10-25 23:33:12 -07:00
Sindre Sorhus
14e0aa9772
2.3.0
2017-10-24 11:12:53 +07:00
calebboyd
7be154c074
TypeScript fixes ( #217 )
2017-10-24 11:02:36 +07:00
Josh Junon
e1177ec362
2.2.2
2017-10-23 20:15:51 -07:00
Josh Junon
e2a4aa4275
fix .visible when called after .enable is set to false
2017-10-23 20:12:34 -07:00
Josh Junon
ede310303b
add failing test for .visible bug
2017-10-23 20:12:16 -07:00
Josh Junon
6adf5794a3
2.2.1
2017-10-23 19:46:10 -07:00
Danny Kirchmeier
dc092b4a5f
Add .visible for emitting text only when enabled ( fixes #192 )
2017-10-23 19:44:46 -07:00
Sindre Sorhus
4372d27f7e
Add Awesome mentioned badge
2017-10-22 15:20:23 +07:00
Sindre Sorhus
d86db88e77
2.2.0
2017-10-18 10:15:39 +07:00
Sindre Sorhus
f0533f655d
Bump dev dependencies
2017-10-18 10:14:40 +07:00
calebboyd
f653b061d6
Add TypeScript definitions ( #207 )
2017-10-18 10:10:43 +07:00
Kevin Martensson
5e6d5fda44
Add strip-ansi-stream to related modules
2017-09-20 18:03:52 +02:00
LitoMore
7898eda561
Update chalk-pipe description
2017-08-24 01:15:18 -07:00
LitoMore
37db75e1fd
Add related package in the readme
2017-08-24 01:15:18 -07:00
Sindre Sorhus
a9f0c77142
Use a Map and some minor regex tweaks
2017-08-07 17:42:39 +02:00
Josh Junon
38f641a222
v2.1.0
2017-08-06 20:51:22 -07:00
Josh Junon
69ac663f29
Fix undefined and null interpolated expressions ( fixes #194 )
2017-08-06 18:58:17 -07:00
Josh Junon
106f086aaf
Rewrite templating system ( closes #186 , fixes #184 )
2017-08-06 18:58:17 -07:00
Josh Junon
f0c0178d12
Allow multiple arguments in base chalk object ( fixes #187 )
2017-08-06 18:58:17 -07:00
Josh Junon
0827d3b632
Fix level when supportsColor returns falsey ( fixes #176 , #175 )
2017-08-06 18:58:17 -07:00
Josh Junon
fbd17e7a69
Escape backslashes in template arguments ( fixes #177 )
2017-08-06 18:58:17 -07:00
Josh Junon
7a75399b72
Add failing template tests
2017-08-06 18:58:17 -07:00
Boris K
7dbd8c3993
Add related packages in the readme ( #193 )
...
Added chalk-animation as suggested by @sindresorhus
Added gradient-string because it also uses chalk and provides new features.
2017-08-02 01:41:35 +02:00
Sindre Sorhus
4c4ba2df3d
Fix template literal test
2017-07-23 22:24:56 +02:00
Kevin Mårtensson
4c4eb1fd0a
Move testing to ava ( #182 )
2017-07-23 22:17:33 +02:00
Kevin Mårtensson
e8d28f3041
Return empty string when there are no arguments ( #183 )
2017-07-23 22:13:55 +02:00
Vadim Demedes
5cdd9eddf8
Demonstrate crash when using Truecolor methods and color is unsupported ( #174 )
2017-07-22 00:03:49 +02:00
Josh Junon
23092eefd2
add note about brightBlack (ref chalk/ansi-styles#33 )
2017-07-07 16:03:36 -07:00
Sindre Sorhus
8d26c1401c
Minor meta tweaks
2017-06-30 17:19:57 +02:00
Sindre Sorhus
5ec90cb354
Link to v2 release notes
2017-06-30 12:53:46 +02:00
Sindre Sorhus
3d10f8fad7
Code style tweaks
2017-06-30 12:42:24 +02:00
Josh Junon
5827081719
2.0.1
2017-06-29 20:26:07 -07:00
Josh Junon
caeb7d8dca
fix missing TERM cases
2017-06-29 20:11:09 -07:00