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
Josh Junon
e80f02e2dd
Disable unicorn/no-hex-escape for template tests
2018-02-14 18:30:52 -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
Kayla Washburn
678152cf19
Update chalk to use the latest updates to supports-color ( #247 )
2018-02-11 16:59:24 +07:00
Josh Junon
ede310303b
add failing test for .visible bug
2017-10-23 20:12:16 -07:00
Danny Kirchmeier
dc092b4a5f
Add .visible for emitting text only when enabled ( fixes #192 )
2017-10-23 19:44:46 -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
7a75399b72
Add failing template tests
2017-08-06 18:58:17 -07: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