Commit graph

  • c651ecbe4e Capitalize table headings and center level numbers Mark Pedrotti 2019-09-30 16:36:58 -04:00
  • 06bd3c07aa Replace level list with table in readme.md Mark Pedrotti 2019-09-30 15:51:56 -04:00
  • 48905d0805 3.0.0-beta.1 v3.0.0-beta.1 Sindre Sorhus 2019-09-27 12:07:07 +07:00
  • 1953816afd Update dependencies Sindre Sorhus 2019-09-27 11:16:49 +07:00
  • 61aca7cb76 Improve require speed (#358) Yanis Benson 2019-09-27 06:55:19 +03:00
  • 4e65299e7b Fix const enum for TypeScript (#364) Khải 2019-09-27 10:53:54 +07:00
  • 4f31d2d685
    Update index.js Sindre Sorhus 2019-09-27 10:53:25 +07:00
  • 2fd15c6407 updated color model list Yanis Benson 2019-09-20 16:26:08 +03:00
  • 83ca84a37b typo + linter Yanis Benson 2019-07-22 04:08:23 +03:00
  • b21018deae lazy load templates Yanis Benson 2019-07-22 03:47:32 +03:00
  • 09e5a22cb7 stop triggering lazy loading of color converters on init Yanis Benson 2019-07-22 02:26:44 +03:00
  • cd58420ca5 Add test for chalk.Level khai96_ 2019-09-22 19:06:13 +07:00
  • 4ee1692c3e Fix linter khai96_ 2019-09-22 19:02:05 +07:00
  • 3405e41d4b Revert 'enum LevelEnum' to 'const enum LevelEnum' khai96_ 2019-09-22 18:58:46 +07:00
  • 095d11ac15 Add enum Level to JavaScript khai96_ 2019-09-22 18:56:29 +07:00
  • 066c38a685 TypeScript: Change const enum to `enum Sindre Sorhus 2019-09-22 16:18:07 +07:00
  • 2a53389d72 Add chalk.stderr (#359) Yanis Benson 2019-09-22 12:07:33 +03:00
  • ca999ea835
    Update readme.md Sindre Sorhus 2019-09-22 16:06:46 +07:00
  • 20cdd9128a sanity check Yanis Benson 2019-09-20 16:46:17 +03:00
  • 8a165977b0 typo Yanis Benson 2019-09-20 16:42:15 +03:00
  • a0a5cc536c add chalk.stderr Yanis Benson 2019-07-22 06:20:27 +03:00
  • 6b4d20683f Export TypeScript types for colors and modifiers (#357) Simen Bekkhus 2019-08-22 15:28:25 +02:00
  • 5cb7939e86
    Update index.d.ts Sindre Sorhus 2019-08-22 15:27:48 +02:00
  • 62ef5784b8
    Update index.test-d.ts Sindre Sorhus 2019-08-22 15:24:43 +02:00
  • fb2e1240b1
    pr feedback Simen Bekkhus 2019-08-22 11:54:10 +02:00
  • 3d5418fafc
    Update index.d.ts Sindre Sorhus 2019-08-22 00:54:12 +02:00
  • aefb21012d
    feat: export available colors as TS type Simen Bekkhus 2019-07-15 11:25:30 +02:00
  • 1f77953f1a Remove the .enabled property in favor of .level (#356) Qix 2019-07-13 07:45:31 +02:00
  • 87156ce8e2 Fix support for nested styles (#335) Ahad Birang 2019-07-12 23:19:56 +04:30
  • ba3274ad0c add support for chalk/stderr (closes #301) Josh Junon 2019-07-12 19:19:53 +02:00
  • 024068f9f5 remove the .enabled property in lieu of .level (closes #234) Josh Junon 2019-07-12 20:05:36 +02:00
  • 93d8c7f980 Merge branch 'master' of github.com:chalk/chalk into fix/nested-styling Ahad Birang 2019-07-12 22:26:08 +04:30
  • c25c32a25f Update dependencies Sindre Sorhus 2019-07-12 13:59:50 +07:00
  • 655653bb0c Meta tweaks Sindre Sorhus 2019-07-12 13:51:07 +07:00
  • af4a078245 Update docs for FORCE_COLOR environment variable (#315) Boris K 2019-07-12 09:11:25 +02:00
  • c08417e88c Improve performance greatly (#337) Yanis Benson 2019-07-12 09:40:23 +03:00
  • 983094883c Fix support for bracketed Unicode escapes in template literals (#350) Qix 2019-07-12 08:35:11 +02:00
  • 46bd827e6f
    Update template-literal.js Sindre Sorhus 2019-07-12 13:34:49 +07:00
  • e2dd171597 Remove outdated info in the readme (#351) Marcos Marado 2019-06-30 17:11:52 +01:00
  • 424b42b0e8
    Removed outdated info from README Marcos Marado 2019-06-30 16:34:32 +01:00
  • 0c671f5ba6 fixed examples/screenshot.js style Yanis Benson 2019-06-29 13:44:24 +03:00
  • e63d61d063 style Yanis Benson 2019-06-29 13:40:13 +03:00
  • f58b05c399 comment Yanis Benson 2019-03-27 09:46:22 +03:00
  • 5f0835a0aa added test for crlf Yanis Benson 2019-03-27 09:25:16 +03:00
  • cbc9f160e8 caching simple getters Yanis Benson 2019-03-27 08:37:25 +03:00
  • 200373790f precomputed codes, fastpath for no-lf/no-escape strings Yanis Benson 2019-03-27 08:24:03 +03:00
  • fb5da89bcb relaxed loops Yanis Benson 2019-03-26 19:09:35 +03:00
  • efab07c093 replaced arrays by linked lists Yanis Benson 2019-03-26 18:33:09 +03:00
  • 42d45ba75a removed all regexp stuff Yanis Benson 2019-03-26 18:20:38 +03:00
  • 091e8ed936 optimized arguments handling, moved out of hot zone Yanis Benson 2019-03-26 18:13:31 +03:00
  • b251c00ae3 improved replaces, builder instantiation Yanis Benson 2019-03-26 18:03:32 +03:00
  • 1fb6daf30d wider benchmark Yanis Benson 2019-03-26 17:51:29 +03:00
  • d348c6f94a Fix bracketed unicode escapes in template literals (fixes #349) Josh Junon 2019-06-23 16:49:37 +02:00
  • d82b2a6638 Add missing false type to chalk.supportsColor (#347) Florian Reuschel 2019-06-10 19:47:16 +02:00
  • 531e791e0d Add missing false type to chalk.supportsColor loilo 2019-06-04 15:09:21 +02:00
  • 4ab4665994 Tidelift tasks Sindre Sorhus 2019-05-31 14:53:04 +07:00
  • 4990a3578a Add GitHub Sponsors button to the repo Sindre Sorhus 2019-05-23 16:45:56 +07:00
  • b3e9b91405 Fix TypeScript types for supportsColor which is top‑level only (#342) ExE Boss 2019-05-11 10:04:20 +02:00
  • 7d29a15a04
    Update index.d.ts Sindre Sorhus 2019-05-11 15:02:10 +07:00
  • d3be9c65b1 Drop built-in Flow type definition Sindre Sorhus 2019-05-03 15:03:53 +07:00
  • bacd8e3960
    fix(types): Remove unnecessary NoThis<T> type ExE Boss 2019-05-02 16:35:00 +02:00
  • f4f266da7f
    docs: Add TSDoc for TemplateStringsArray overload ExE Boss 2019-04-28 21:50:00 +02:00
  • 1b168d47db
    fix(types): supportsColor is top‑level only ExE Boss 2019-04-25 22:10:00 +02:00
  • 98628d9f08 Use CommonJS-compatible export in TypeScript definition (#344) Dimitri Benin 2019-04-28 04:10:44 +00:00
  • 7cc721caac Remove superfluous exports Dimitri Benin 2019-04-27 21:29:17 +02:00
  • a2f90271ae Use CommonJS compatible export in TypeScript definition Dimitri Benin 2019-04-27 18:03:10 +02:00
  • 6ecae72e83
    fix: Add Babel compatible __esModule export ExE Boss 2019-04-27 09:30:00 +02:00
  • bcf8ff9fe9 Export Color type Alcedo Nathaniel De Guzman Jr 2019-03-24 08:49:14 +08:00
  • a9c8de76d6 chore(test): change nesting styles test Ahad Birang 2019-03-21 16:00:45 +03:30
  • 264f71b926 fix(nested-styling): reopen closed style Ahad Birang 2019-03-21 15:42:16 +03:30
  • 7b9211be50 Minor refactoring Sindre Sorhus 2019-03-14 23:53:22 +07:00
  • cd5de7a2f6
    Remove dim style workaround for Windows (#331) Sindre Sorhus 2019-03-13 00:24:34 +07:00
  • 9ab8d29e43 Set up CI with Azure Pipelines Apeksha Awasthi 2019-02-28 15:56:16 -05:00
  • 8504a0f05a Remove dim style workaround for Windows Sindre Sorhus 2019-03-12 20:46:55 +07:00
  • 2ca015c4c5
    Remove the blue color workaround for Windows (#330) Sindre Sorhus 2019-03-12 20:31:33 +07:00
  • 077329e4ec
    Merge branch 'master' into remove-blue-workaround Sindre Sorhus 2019-03-12 20:25:27 +07:00
  • 3ef170b457 Require Node.js 8 Sindre Sorhus 2019-03-12 20:11:31 +07:00
  • de2f4cd606 Deprecate chalk.constructor() in favor of new chalk.Instance() (#322) Tom Sherman 2019-03-12 12:53:03 +00:00
  • fc504931b4 Update error message Tom Sherman 2019-03-12 12:42:04 +00:00
  • 39037cb258 Wording changes Tom Sherman 2019-03-12 12:39:41 +00:00
  • b5cd8bae3c Remove the blue color workaround for Windows Sindre Sorhus 2019-03-12 19:07:20 +07:00
  • 60959e05cf Update depended packages count Richie Bendall 2019-03-01 19:14:20 +13:00
  • 0e56222737
    Update depended packages count Richie Bendall 2019-03-01 19:14:20 +13:00
  • bb16265e48 Change to capital case Instance Tom Sherman 2019-01-29 20:21:17 +00:00
  • cf981e6c44 Fix code style. Only new-cap linting errors remain Tom Sherman 2019-01-27 10:44:53 +00:00
  • 6768476575 Add tests Tom Sherman 2019-01-26 21:53:23 +00:00
  • 08f9e5f3e3 Update type definitions Tom Sherman 2019-01-26 21:50:48 +00:00
  • 438f32698e Replace Chalk.constructor() with deprecation error Tom Sherman 2019-01-26 21:47:59 +00:00
  • 61a4877926
    add chalker to related Joel Chen 2019-01-26 09:38:19 -08:00
  • f66f1c09ea Update readme to include chalk.instance instead of constructor Tom Sherman 2019-01-26 14:22:34 +00:00
  • ed509bcf0b Add chalk factory method Tom Sherman 2019-01-26 13:28:47 +00:00
  • 8cb6c683cb Add ChalkClass Tom Sherman 2019-01-26 13:18:30 +00:00
  • 9776a2ae5b 2.4.2 v2.4.2 Sindre Sorhus 2019-01-05 22:45:27 +07:00
  • f95d9ec8c9 Strict mode in Flow definition (#309) Timothy Yung 2018-11-29 20:34:09 -08:00
  • 7f60a8cfad
    Update readme.md Sindre Sorhus 2018-12-28 12:27:47 +01:00
  • d18dc309a1
    Update _flow.js Sindre Sorhus 2018-12-28 12:25:28 +01:00
  • 99cf011a1e
    Update readme.md Sindre Sorhus 2018-12-28 12:24:37 +01:00
  • 0778c57ba6
    Update _flow.js Sindre Sorhus 2018-12-28 12:19:37 +01:00
  • 02f0a9d8e9
    Update _flow.js Sindre Sorhus 2018-12-28 12:17:47 +01:00
  • 7f6e5630b0 Change tagged template literal argument type to accept unknown instead of just string (#316) Jonathan Van Buren 2018-12-28 19:13:56 +08:00