Commit graph

  • 42ae7b0904 Add related packages in the readme Boris K 2017-08-01 15:09:18 +02:00
  • 10743084e3 rewrite templating system (closes #186, fixes #184) Josh Junon 2017-07-30 22:36:59 -07:00
  • 8faccb9de0 allow multiple arguments in base chalk object (fixes #187) Josh Junon 2017-07-30 22:28:44 -07:00
  • 3aa4be49e2 fix level when supportsColor returns falsey (fixes #176, #175) Josh Junon 2017-07-30 19:52:59 -07:00
  • 9b92741c9e escape backslashes in template arguments (fixes #177) Josh Junon 2017-07-30 22:41:47 -07:00
  • 38927e2fdc add failing template tests Josh Junon 2017-07-30 22:41:15 -07:00
  • 4c4ba2df3d Fix template literal test Sindre Sorhus 2017-07-23 22:24:56 +02:00
  • 4c4eb1fd0a Move testing to ava (#182) Kevin Mårtensson 2017-07-23 22:17:33 +02:00
  • e3e021d788 Merge a4d6a513f1 into e8d28f3041 Thomas Sauer 2017-07-23 20:13:59 +00:00
  • e8d28f3041 Return empty string when there are no arguments (#183) Kevin Mårtensson 2017-07-23 22:13:55 +02:00
  • 5508259457 Remove moot length check Kevin Martensson 2017-07-23 22:08:29 +02:00
  • ee019114cc Return early Kevin Martensson 2017-07-23 21:08:20 +02:00
  • 005dfa24cd Return empty string when there are no arguments Kevin Martensson 2017-07-23 20:58:15 +02:00
  • 7c42bd7ea4 Add _supports-color helper Kevin Martensson 2017-07-23 20:39:41 +02:00
  • 3f74fb65b5 Add TERM and platform info Kevin Martensson 2017-07-23 17:34:30 +02:00
  • 7402de52df Known test failure Kevin Martensson 2017-07-23 17:27:36 +02:00
  • 3a98f71594 Move testing to ava Kevin Martensson 2017-07-23 17:24:08 +02:00
  • 5cdd9eddf8 Demonstrate crash when using Truecolor methods and color is unsupported (#174) Vadim Demedes 2017-07-22 01:03:49 +03:00
  • 1bb37f8da8 demo crash when color is unsupported Vadim Demedes 2017-07-16 19:14:16 +03:00
  • 23092eefd2 add note about brightBlack (ref chalk/ansi-styles#33) Josh Junon 2017-07-07 16:03:36 -07:00
  • a4d6a513f1 Changed to default export in Typescript definition Thomas Sauer 2017-07-03 00:27:16 +02:00
  • e35b732597 Updated TS interfaces Thomas Sauer 2017-07-03 00:05:36 +02:00
  • 8046089bc6 Updated typings Thomas Sauer 2017-07-02 17:26:14 +02:00
  • ecf8f86c7c Update index.d.ts Sindre Sorhus 2017-07-02 14:58:15 +02:00
  • c2e3bf0756 Update package.json Sindre Sorhus 2017-07-02 14:55:29 +02:00
  • 26b6a2afb5 Update test.ts Sindre Sorhus 2017-07-02 14:52:52 +02:00
  • f18decbd7f Added test for Typescript definition Thomas Sauer 2017-07-02 14:32:45 +02:00
  • 3cd849197d Added Typescript definition Thomas Sauer 2017-07-01 14:26:39 +02:00
  • 8d26c1401c Minor meta tweaks Sindre Sorhus 2017-06-30 17:19:57 +02:00
  • 5ec90cb354 Link to v2 release notes Sindre Sorhus 2017-06-30 12:53:46 +02:00
  • 3d10f8fad7 Code style tweaks Sindre Sorhus 2017-06-30 12:42:24 +02:00
  • 5827081719 2.0.1 v2.0.1 Josh Junon 2017-06-29 20:26:07 -07:00
  • caeb7d8dca fix missing TERM cases Josh Junon 2017-06-29 20:11:09 -07:00
  • 3fca6150e2 2.0.0 v2.0.0 Sindre Sorhus 2017-06-30 01:49:18 +02:00
  • f66271e01a Add tagged template literal (#163) Josh Junon 2017-06-29 16:46:19 -07:00
  • 23ef1c7ca2 fix linter errors Josh Junon 2017-06-29 16:05:28 -07:00
  • c0155688cf add rainbow example Josh Junon 2017-06-29 16:00:51 -07:00
  • fca99aff87 Update test.js Sindre Sorhus 2017-06-30 00:29:23 +02:00
  • 70738ac9ea Update readme.md Sindre Sorhus 2017-06-30 00:19:43 +02:00
  • 2771b31629 add tagged literals Josh Junon 2017-06-28 22:14:54 -07:00
  • 09fb2d8606 Re-implement chalk.enabled (#160) Josh Junon 2017-06-29 13:34:00 -07:00
  • 24db1200d8 Update readme.md Sindre Sorhus 2017-06-29 22:33:21 +02:00
  • 5c774b9094 re-implement .enabled (closes #159) Josh Junon 2017-06-25 20:21:47 -07:00
  • 608242a4fc spoof supports-color Josh Junon 2017-06-28 23:58:47 -07:00
  • 18f2e7c122 add host information output Josh Junon 2017-06-28 23:53:09 -07:00
  • 523b998e64 Revert "TEMPORARY: emergency travis CI fix (see comments)" Josh Junon 2017-06-29 00:01:19 -07:00
  • 54975fb20d TEMPORARY: emergency travis CI fix (see comments) Josh Junon 2017-06-28 23:42:38 -07:00
  • 1d73b21111 Improve readme Sindre Sorhus 2017-06-20 22:08:24 +02:00
  • 6f4d6b30fb Bump dependencies Sindre Sorhus 2017-06-20 21:38:49 +02:00
  • 870249689a Remove chalk.styles Sindre Sorhus 2017-06-20 21:37:29 +02:00
  • 0412cdf07b Minor code improvements Sindre Sorhus 2017-06-20 21:17:16 +02:00
  • 249b9ac7e7 ES2015ify the codebase Sindre Sorhus 2017-06-20 19:18:21 +02:00
  • cb3f2308e1 Add RGB (256/Truecolor) support (#140) Josh Junon 2017-06-20 10:02:09 -07:00
  • 2258fcc328 Update test.js Sindre Sorhus 2017-06-20 15:21:45 +02:00
  • 09eaccb13c Update index.js Sindre Sorhus 2017-06-20 15:09:12 +02:00
  • 8c873a3732 Merge branch 'master' into 256-truecolor Sindre Sorhus 2017-06-20 15:05:35 +02:00
  • 4099900102 Merge a7612c23ad into dbae68d623 Boyko Alexey 2017-05-31 10:24:39 +00:00
  • 5bd4b0d12f Merge b597d19435 into dbae68d623 Ville Lahdenvuo 2017-05-31 10:24:39 +00:00
  • be3a71444a Merge 8afe3f87c6 into dbae68d623 bluelovers 2017-05-31 10:24:39 +00:00
  • 2d515a654a Merge 8794c99736 into dbae68d623 Daniel Sogl 2017-05-31 10:24:39 +00:00
  • dbae68d623 Update dependent package count in the readme (#154) Haroen Viaene 2017-05-31 11:55:22 +02:00
  • 9a6232a9b5 update depended packages Haroen Viaene 2017-05-31 11:29:18 +02:00
  • 8794c99736 chore(package): bump dependencies Daniel Sogl 2017-05-28 13:56:24 -08:00
  • 9b60021fa6 Drop support for Node.js 0.10 and 0.12 Sindre Sorhus 2017-05-21 23:28:38 +07:00
  • c817707f90 Merge 63696b4190 into 0d2144904b Jamie Nguyen 2017-04-16 00:05:42 +00:00
  • 8afe3f87c6 Share isSimpleWindowsTerm for other module bluelovers 2017-03-27 13:32:21 +08:00
  • 0d2144904b check parent builder object for enabled status (#142) Josh 2017-01-30 04:10:02 -05:00
  • fb65f895c3 check parent builder object for enabled status Josh Junon 2017-01-29 23:42:35 -08:00
  • 4b29e3f09c better describe downsampling process Josh Junon 2017-01-17 13:10:29 -08:00
  • db102270df add example code to top four models Josh Junon 2017-01-17 12:37:26 -08:00
  • 4fe7e8399a restructure readme examples Josh Junon 2017-01-17 12:32:10 -08:00
  • d9bd5fb698 minor grammatical tweak Josh Junon 2017-01-17 12:17:16 -08:00
  • adca689ee4 add comments explaining 256 color configuration values Josh Junon 2017-01-17 04:02:56 -08:00
  • 5c9f1e1f3e adjust list of RGB models Josh Junon 2017-01-17 04:01:15 -08:00
  • e23e9e80f7 add examples to 256/truecolor section Josh Junon 2017-01-17 03:59:05 -08:00
  • 00caeaab86 color -> colors Josh Junon 2017-01-17 03:56:54 -08:00
  • 7771cc6133 remove stable from list of versions to test Josh Junon 2017-01-17 03:52:10 -08:00
  • 91d7d5f925 update readme to reflect new 256 color support Josh Junon 2017-01-17 03:29:25 -08:00
  • 833cf898a8 don't test node versions < 4 Josh Junon 2017-01-17 03:16:48 -08:00
  • b97e2d7df3 add tests Josh Junon 2017-01-17 02:48:17 -08:00
  • d9cd275b4e add RGB color support Josh Junon 2017-01-17 02:41:45 -08:00
  • 8989561232 use codes directly in nested styles array Josh Junon 2017-01-17 02:25:20 -08:00
  • 7d69b22f29 use supportsColor.level instead of an enabled bool Josh Junon 2017-01-17 00:52:59 -08:00
  • b597d19435 Add a new ES6 example using tagged template string Ville Lahdenvuo 2016-10-27 11:40:00 +02:00
  • 5a69476142 add XO badge Sindre Sorhus 2016-10-26 20:13:45 +07:00
  • 492f11fb59 add example file Sindre Sorhus 2016-10-26 12:58:01 +07:00
  • 4ce73b632b make XO happy Sindre Sorhus 2016-10-14 16:32:39 +07:00
  • 7c02cf45f8 Add log statement to chalk examples (#129) Josh Junon 2016-09-08 03:12:05 -07:00
  • dbf6310037 Update readme.md Josh Junon 2016-09-08 03:07:25 -07:00
  • 18d530193b Add log statement to chalk examples Josh Junon 2016-09-07 21:03:09 -07:00
  • 835ca3d950 You've just reached 10,000 dependent modules. (#122) Popey Gilbert 2016-08-03 21:35:16 +01:00
  • eb3b37d5ee Update readme.md Popey Gilbert 2016-08-03 20:13:49 +01:00
  • 92aba9967b You've just reached 10,000 dependent modules. Popey Gilbert 2016-08-02 12:35:10 +01:00
  • 74c087db82 minor doc improvements (#120) Sakthipriyan Vairamani 2016-07-27 11:43:15 +05:30
  • af8f1b835a address review comments Sakthipriyan Vairamani 2016-07-27 10:02:38 +05:30
  • 4f8a0fbf6c minor doc improvements Sakthipriyan Vairamani 2016-07-24 01:27:23 +05:30
  • d939a3f9bc fix XO lint issue Sindre Sorhus 2016-06-16 14:36:05 +02:00
  • a7612c23ad Added little patch for compatibility with alexey 2016-06-14 19:28:18 +03:00
  • a125eb0e72 OS X → macOS Sindre Sorhus 2016-06-14 18:20:49 +02:00
  • 6c3e57351b test on Node.js 6 Sindre Sorhus 2016-05-02 15:36:40 +07:00