Commit graph

315 commits

Author SHA1 Message Date
Richie Bendall
4cf2e40e07
Add overline style and remove keyword, hsl, hsv, hwb and ansi color spaces (#433) 2021-04-22 10:54:42 +07:00
Richie Bendall
0fba91b037
Keep function prototype methods (#434) 2021-04-20 13:48:30 +07:00
Richie Bendall
d798222a5a
Add named exports (#432) 2021-04-17 19:33:03 +07:00
Sindre Sorhus
fa16f4ec37 Require Node.js 12 and move to ESM 2021-04-16 16:22:53 +07:00
Sindre Sorhus
4dab5e1fb6
Meta tweaks 2021-03-13 00:51:42 +07:00
Sindre Sorhus
9bf298571e Meta tweaks 2021-01-30 16:59:16 +07:00
Sindre Sorhus
2a9abb18f4 Rename master branch to main 2021-01-24 14:27:41 +07:00
Sindre Sorhus
97a0861848 Update badge 2021-01-21 10:19:50 +07:00
Sindre Sorhus
0433fcff2a Update a link 2021-01-20 14:45:02 +07:00
Richie Bendall
d5fb377019
Move to GitHub Actions (#426)
* Move to GitHub Actions

* Update readme.md
2021-01-02 20:38:53 +07:00
Sindre Sorhus
ca330532ec
Add @Qix- to funding.yml 2020-12-16 10:09:08 +07:00
Sindre Sorhus
e304e8c230 Add Dev badge 2020-12-08 21:45:51 +07:00
Richie Bendall
02abeebac3
Only iterate through models once (#421) 2020-11-21 20:07:13 +07:00
Toon Baeyens
72299f99a0
remove fixed number of iterations (#406) 2020-11-20 15:26:28 +01:00
Richie Bendall
c0d8e7ed8a
Update test dependencies (#414) 2020-10-03 23:56:24 +02:00
Richie Bendall
b31d6fb48a
Add browser support information (#415) 2020-10-03 23:55:17 +02:00
Sindre Sorhus
445092f9af
Update readme.md 2020-09-09 17:48:28 +02:00
Sindre Sorhus
4c3df88472 4.1.0 2020-06-09 15:43:27 +08:00
Toon Baeyens
09ddbadcb5
Support template literals for nested calls (#392)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2020-06-09 15:36:34 +08:00
Steven
55816cdd4d
Update readme links to use https (#396) 2020-04-16 05:56:23 +02:00
Sindre Sorhus
31fa942080 4.0.0 2020-04-02 16:17:06 +08:00
Sindre Sorhus
61999a4e77 Require Node.js 10 2020-04-02 16:10:07 +08:00
Sindre Sorhus
f0f4638a92 Change the TypeScript Level type to be a union instead of enum
Fixes #373
Fixes #382
2020-04-02 15:51:17 +08:00
Richie Bendall
7f21f209da
Properly check if level is an integer (#393) 2020-04-02 15:49:20 +08:00
Bradley Farias
63469d30e4
Use Object.setPrototypeOf as __proto__ could potentially be disabled (#387) 2020-04-02 15:47:12 +08:00
Sindre Sorhus
797461ee32 Meta tweaks 2020-01-01 19:40:12 +01:00
Edwin Kofler
0e6fecc7f7 Add link to replit run (#379) 2019-12-12 21:12:22 +01:00
Sindre Sorhus
20002d8bd1 3.0.0 2019-11-09 13:58:44 +07:00
Sindre Sorhus
b3930189a5 Meta tweaks 2019-11-09 13:57:31 +07:00
Mark Pedrotti
18c280da2e Add ansi and bgAnsi to TypeScript declaration (#369) 2019-11-09 11:22:55 +05:00
Sindre Sorhus
628b5954cf Tidelift tasks 2019-10-30 19:38:56 +07:00
Sindre Sorhus
4de1841129 3.0.0-beta.2 2019-10-08 16:21:40 +07:00
Mark Pedrotti
fb8e85ab87 Add ansi256 and bgAnsi256 to TypeScript declarations (#368) 2019-10-08 16:02:34 +07:00
Mark Pedrotti
eef8c8c191 Replace level list with table in readme.md (#367)
* Replace level list with table in readme.md

* Capitalize table headings and center level numbers
2019-10-01 03:13:15 +02:00
Sindre Sorhus
48905d0805 3.0.0-beta.1 2019-09-27 12:07:07 +07:00
Sindre Sorhus
1953816afd Update dependencies 2019-09-27 11:16:49 +07:00
Yanis Benson
61aca7cb76 Improve require speed (#358) 2019-09-27 10:55:19 +07:00
Khải
4e65299e7b Fix const enum for TypeScript (#364) 2019-09-27 10:53:54 +07:00
Yanis Benson
2a53389d72 Add chalk.stderr (#359) 2019-09-22 16:07:33 +07:00
Simen Bekkhus
6b4d20683f Export TypeScript types for colors and modifiers (#357)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2019-08-22 15:28:25 +02:00
Qix
1f77953f1a Remove the .enabled property in favor of .level (#356) 2019-07-13 12:45:31 +07:00
Ahad Birang
87156ce8e2 Fix support for nested styles (#335) 2019-07-13 01:49:56 +07:00
Sindre Sorhus
c25c32a25f Update dependencies 2019-07-12 14:13:58 +07:00
Sindre Sorhus
655653bb0c Meta tweaks 2019-07-12 14:13:02 +07:00
Boris K
af4a078245 Update docs for FORCE_COLOR environment variable (#315) 2019-07-12 14:11:25 +07:00
Yanis Benson
c08417e88c Improve performance greatly (#337) 2019-07-12 13:40:23 +07:00
Qix
983094883c Fix support for bracketed Unicode escapes in template literals (#350) 2019-07-12 13:35:11 +07:00
Marcos Marado
e2dd171597 Remove outdated info in the readme (#351) 2019-06-30 23:11:52 +07:00
Florian Reuschel
d82b2a6638 Add missing false type to chalk.supportsColor (#347) 2019-06-11 00:47:16 +07:00
Sindre Sorhus
4ab4665994 Tidelift tasks 2019-05-31 14:53:04 +07:00