Commit graph

  • bde9db8307
    Merge branch 'master' of https://github.com/chalk/chalk Jonathan Van Buren 2018-12-28 17:46:04 +08:00
  • f29eaaec43
    style(stderr): use chalkStderr instead of cherr Pavel Lang 2018-12-28 04:12:58 +01:00
  • 5fd274a799
    docs(stderr): revert example change, only notice instead Pavel Lang 2018-12-28 04:11:14 +01:00
  • 9223dac310
    Update stderr.js.flow Sindre Sorhus 2018-12-28 02:55:49 +01:00
  • c2fa79f513
    Update stderr.d.ts Sindre Sorhus 2018-12-28 02:53:52 +01:00
  • 48d8210536
    feat(flow): flow type definition for 'stderr' Pavel Lang 2018-12-27 20:58:12 +01:00
  • 35bebfa849
    docs(stderr): chalk vs chalk/stderr Pavel Lang 2018-12-27 20:39:59 +01:00
  • b1322eacd0
    fix(ts+flow): add false case for reexported supportsColor Pavel Lang 2018-12-27 19:27:14 +01:00
  • 6be301b1a4
    test(stderr): test if stderr work Pavel Lang 2018-12-27 19:05:58 +01:00
  • 85f99bb677
    feat: support for 'chalk/stderr' Pavel Lang 2018-12-27 18:21:46 +01:00
  • a5192264ea
    Changed typings for flow from string[] -> mixed[] Jonathan Van Buren 2018-12-26 14:11:28 +08:00
  • 3f9e501465
    Update types/index.d.ts basic, no arg form Sindre Sorhus 2018-12-26 13:53:47 +08:00
  • 587a5fbcbb Code style tweaks Sindre Sorhus 2018-12-26 02:37:03 +01:00
  • 076f0c9eb6 Add extra level/enabled property info in the readme (#308) Chris Harwood 2018-12-25 20:29:32 -05:00
  • f3303fc9a5
    Update readme.md Sindre Sorhus 2018-12-26 02:29:02 +01:00
  • 1284415013 Enforce chalk.constructor to be called with new in TypeScript Sindre Sorhus 2018-12-26 02:27:57 +01:00
  • cf6615647a Type definition improvements Sindre Sorhus 2018-12-26 02:25:23 +01:00
  • 4726b1bfda Update dependencies and meta tweaks Sindre Sorhus 2018-12-26 02:18:40 +01:00
  • 90c7a92ff1 Add docs comments and tests for TypeScript definitions (#299) George Gkasdrogkas 2018-12-26 03:06:00 +02:00
  • 39b40ba4f4
    Update index.d.ts Sindre Sorhus 2018-12-26 01:57:05 +01:00
  • 575d73d913
    Update index.test-d.ts Sindre Sorhus 2018-12-26 01:55:44 +01:00
  • aaf4a9bc65
    Update index.test-d.ts Sindre Sorhus 2018-12-26 01:55:18 +01:00
  • f590a65489
    Add security section Sindre Sorhus 2018-12-25 14:45:17 +01:00
  • eac645be4f
    Changed tagged template literal argument type to unknown Jonathan Van Buren 2018-12-23 11:25:37 +08:00
  • ff611f8765
    Edit documentation for FORCE_COLOR Boris K 2018-12-21 15:22:06 +01:00
  • fd88a5bf7b fix(ts): normalize default commonjs export Martin Hochel 2018-12-11 21:30:10 +01:00
  • 1b18d2c6d4 Add Dev badge aggre 2018-12-06 16:38:23 +09:00
  • 8f91dc42b0
    Document strikethrough in TS definition file George Gkasdrogkas 2018-12-02 12:18:47 +02:00
  • ea40429080
    Change table to list view in Modifiers section George Gkasdrogkas 2018-12-02 12:17:17 +02:00
  • 70bb378e8e Strict mode in Flow definition (#309) Timothy Yung 2018-11-29 20:34:09 -08:00
  • 3a83403909
    Update license r-browser-app-team 2018-11-27 15:41:22 +09:00
  • 8fb738d839 Strict mode in Flow definition Tim Yung 2018-11-24 22:54:39 -08:00
  • 84fc6e928d Add extra level/enabled info into readme (#234) Chris Harwood 2018-11-21 14:46:00 -05:00
  • dea3c2d5b7
    Update Modifiers section to match the new TS definitions George Gkasdrogkas 2018-10-28 10:46:22 +02:00
  • 0ac6f47334
    Merge branch 'update-ts-files' of github.com:GeorgeGkas/chalk into update-ts-files George Gkasdrogkas 2018-10-28 10:36:01 +02:00
  • 2f54ab25d4
    Update TS definitions for strikethrough, hidden, visible modifiers George Gkasdrogkas 2018-10-28 10:34:17 +02:00
  • d891265fbe
    Update index.test-d.ts Sindre Sorhus 2018-10-28 13:32:35 +07:00
  • b827cb0817 Fix ignore chars regex flags in rainbow example (#306) Atif Aziz 2018-10-27 16:09:54 +02:00
  • 5da221af99
    Fix ignore chars regex flags in rainbow example Atif Aziz 2018-10-25 12:00:36 +02:00
  • 1542c85f1b Replace RawGit URL Sindre Sorhus 2018-10-13 12:32:09 +07:00
  • 8a48b58658
    Merge c67ebe4285 into 8a090d7885 Angelos Chalaris 2018-10-02 11:59:13 +00:00
  • c67ebe4285
    Fixed indentation Angelos Chalaris 2018-10-02 14:59:11 +03:00
  • 07735a5c9d
    Remove dependency on escape-string-regexp Angelos Chalaris 2018-10-02 14:53:29 +03:00
  • 65be937e72
    Update index.js Angelos Chalaris 2018-10-02 14:53:00 +03:00
  • 8a090d7885 Add Tidelift mention in the readme Sindre Sorhus 2018-09-30 01:41:55 +07:00
  • b9c95dbfd2 Add type definitions badge (#286) Paul Melnikow 2018-09-18 15:20:53 -04:00
  • cde3e8eadb
    Update readme.md Sindre Sorhus 2018-09-19 02:20:24 +07:00
  • 1d366afb99
    Merge branch 'master' into typedef-badge Qix 2018-09-18 13:15:58 -06:00
  • 840483a750
    Update TS types in definition file George Gkasdrogkas 2018-09-18 14:57:39 +03:00
  • a489365c4f
    Update types key in package.json to point to new TS definition file George Gkasdrogkas 2018-09-18 14:52:17 +03:00
  • 0f31446555
    Resolve xo rule errors George Gkasdrogkas 2018-09-18 14:48:05 +03:00
  • 8577e6dd58
    [#293] Add documentation comments and tests for TS Definitions George Gkasdrogkas 2018-09-17 16:03:17 +03:00
  • 6a14c58e54 Add failing test for #234 (#235) Chris Harwood 2018-09-18 04:48:47 -04:00
  • d62412af6a
    Update no-color-support.js Sindre Sorhus 2018-09-18 15:45:45 +07:00
  • e19a64cde7
    Update .gitignore Sindre Sorhus 2018-09-18 15:44:45 +07:00
  • 2a678789b1 Validate the level option Sindre Sorhus 2018-09-18 15:33:20 +07:00
  • 0307f263cb Require Node.js 6 Sindre Sorhus 2018-09-18 14:05:08 +07:00
  • 529eaa3b55
    Merge 6e1c60e73d into 70f22d87ba Jason Strothmann 2018-09-05 15:40:39 +00:00
  • 6e1c60e73d Remove const enum from Level TypeScript definition (#295) strothj jason@jasons.io 2018-09-05 11:34:16 -04:00
  • 6f2d1fa1bb
    Merge 3caca22b6f into 70f22d87ba Steven 2018-09-02 14:36:31 +00:00
  • 3caca22b6f
    Add badge to display install size Steven 2018-09-02 10:36:07 -04:00
  • 70f22d87ba Tiny travis.yml tweak Sindre Sorhus 2018-09-01 02:50:53 +07:00
  • ba4302f023
    Merge ba27caecc8 into a2b5fa22dc Shawn Presser 2018-08-13 17:01:35 +00:00
  • a2b5fa22dc
    Add some badges to the readme Sindre Sorhus 2018-08-06 15:53:00 +07:00
  • 8c07545dfb
    Merge 4abf48a92c into a6ad945452 Dávid Balatoni 2018-08-05 23:35:55 +00:00
  • 4abf48a92c
    Serve logo with proper MIME type Dávid Balatoni 2018-08-06 01:34:23 +02:00
  • 306af3454f
    Merge 555164d60d into a6ad945452 Abraham 2018-07-24 17:31:37 +00:00
  • 555164d60d
    Add history of dependents and new logo link Abraham 2018-07-24 13:22:09 -04:00
  • 6dab12f2c2 Add type definitions badge Paul Melnikow 2018-07-22 15:04:37 -05:00
  • ba27caecc8 Add related projects Shawn Presser 2018-07-20 12:09:27 -05:00
  • 54ce540160
    Merge f4478dae69 into a6ad945452 mirefly 2018-07-14 05:24:14 +00:00
  • f4478dae69 Fix destructuring hex and bgHex (#271) mirefly 2018-07-13 22:37:43 -06:00
  • a6ad945452 Fix XO linting and update some dev dependencies Sindre Sorhus 2018-05-28 09:16:44 +07:00
  • 48ba5b0b9b 2.4.1 v2.4.1 Sindre Sorhus 2018-04-26 12:15:49 +07:00
  • 01cfb5c888 Improve Flow type definition for CommonJS interop (#268) Jamie 2018-04-25 22:14:22 -07:00
  • 909a078352
    Improve Flow type def for commonjs interop Jamie 2018-04-25 15:29:06 -07:00
  • 2736749ad7
    Merge 39b9178512 into fc9a7e369b Pranay Prakash 2018-04-22 00:39:25 +00:00
  • 39b9178512
    export default -> module.exports Pranay Prakash 2018-04-21 19:37:25 -05:00
  • 9aa51c2368
    Merge 2b6f8d9aca into fc9a7e369b Saad Quadri 2018-04-22 00:36:31 +00:00
  • 2b6f8d9aca [flow] add compatibility with node require() saadq 2018-04-21 20:26:36 -04:00
  • fc9a7e369b GitHub now natively supports SVG Sindre Sorhus 2018-04-20 13:42:21 +07:00
  • af8b3657e9 2.4.0 v2.4.0 Sindre Sorhus 2018-04-17 11:28:35 +07:00
  • 7c6f83f719 Add Flow type definitions (#260) Saad Quadri 2018-04-17 00:26:17 -04:00
  • adccce55f6
    Update _flow.js Sindre Sorhus 2018-04-17 11:18:19 +07:00
  • 7994aea54c
    Update package.json Sindre Sorhus 2018-04-17 11:17:38 +07:00
  • 6f9b60652a remove unused headings from flowconfig saadq 2018-04-16 16:19:28 -04:00
  • 8a798c36ed
    Merge 71dec9d5f2 into 58483b5ab1 u3u 2018-04-12 02:16:56 +00:00
  • c52c17d852
    Merge 4f680decc2 into 58483b5ab1 Mark Molnar 2018-04-05 17:33:33 +00:00
  • 4f680decc2
    Update dependent package count Mark Molnar 2018-04-05 19:32:48 +02:00
  • 151b3a70cc
    Merge fa760967a2 into 58483b5ab1 Caleb Boyd 2018-04-05 09:50:03 +00:00
  • 58483b5ab1 Add a related package to the readme Sindre Sorhus 2018-04-05 00:43:20 +07:00
  • 0dae4c28e1
    Add Patreon badge Sindre Sorhus 2018-04-02 14:35:53 +07:00
  • 9756f160ba
    Add failing test for #234 Chris Harwood 2017-12-15 17:11:31 -05:00
  • 4ffdbcbed3 add flow type definitions saadq 2018-03-20 18:24:04 -04:00
  • fa760967a2 fix: use export = for typescript module definition calebboyd 2018-03-02 18:46:02 -06:00
  • 84f27d4bd8 2.3.2 v2.3.2 Sindre Sorhus 2018-03-03 00:43:48 +07:00
  • 245dfa5c6f Bump dependencies Sindre Sorhus 2018-03-03 00:38:17 +07:00
  • 7d755fac4a
    Merge d6be0c8f84 into e80f02e2dd Kayla Washburn 2018-03-02 17:13:55 +00:00
  • d6be0c8f84
    "Bug fix" release Kayla Washburn 2018-03-02 10:08:09 -07:00
  • 5e391aa50d Merge branch 'pr/1' Kayla 2018-03-02 10:07:09 -07:00