3460 Commits

Author SHA1 Message Date
depfu[bot]
52c34377ce Update resolve to version 1.18.1 2020-10-26 19:15:17 +00:00
Adam Wathan
6b5ef030a2 Update changelog 2020-10-26 11:16:30 -04:00
Robin Malfait
09d9262666
add the ability to deep merge extended configs (#2679) 2020-10-26 11:15:50 -04:00
Adam Wathan
758fa47b0a Update changelog 2020-10-26 09:44:12 -04:00
Robin Malfait
9e3700c08a
add function presets (#2680) 2020-10-26 09:43:31 -04:00
Thomas Orlowski
d5df569c9c
Fix Codecov badge (#2678) 2020-10-26 08:12:45 -04:00
Adam Wathan
3c9c46c9a8 Ignore coverage folder 2020-10-25 15:42:17 -04:00
Tom Hu
a669180a67
Codecov (#1937)
* Add coverage and send to Codecov

* Collect coverage with jest

* Add a badge

* Update package.json

* Update .github/workflows/nodejs.yml

* Add retry logic

Co-authored-by: Adam Wathan <adam.wathan@gmail.com>
2020-10-25 14:46:32 -04:00
Adam Wathan
08b4c72708 Update changelog 2020-10-25 14:29:00 -04:00
Enzo Innocenzi
58a600816c
feat: allow for deeply nested color objects (#2148) 2020-10-25 14:27:57 -04:00
Adam Wathan
15d6fc4715 2.0.0-alpha.2 v2.0.0-alpha.2 2020-10-25 12:47:54 -04:00
Adam Wathan
c4e4573a88 Update changelog 2020-10-25 12:47:46 -04:00
Adam Wathan
0e2909d271 Update changelog 2020-10-25 11:58:01 -04:00
Adam Wathan
fe0e8e92de
Rename whitespace-no-wrap to whitespace-nowrap (#2664)
* Rename whitespace-no-wrap to whitespace-nowrap

* Update changelog

* Update purge fixture
2020-10-23 15:12:42 -04:00
Adam Wathan
50cdd3bb74 Update changelog 2020-10-23 14:12:04 -04:00
Adam Wathan
b27608557a
Include default config by default in presets (#2660) 2020-10-23 13:23:21 -04:00
Adam Wathan
de7da05604 Update changelog 2020-10-23 12:41:59 -04:00
Adam Wathan
11af870f30
Support extend in variants config (#2651)
* WIP

* It's alive

* Pull default variant order from config
2020-10-23 08:58:28 -04:00
depfu[bot]
82b7be62b9 Update @babel/core to version 7.12.3 2020-10-22 23:00:00 +00:00
Adam Wathan
813256100b Update changelog 2020-10-22 12:10:58 -04:00
Soviut
923e7af176
renamed to prose (#2574) 2020-10-22 09:54:43 -04:00
Adam Wathan
4967dd09b9 Update the test that was actually failing 2020-10-21 22:15:11 -04:00
Adam Wathan
7f6a6eeab2 Explicitly exclude pre-Chromium Edge from CDN builds
The >1% was sometimes including this and other times not depending on CI vs. local, couldn't quite figure out why, guessing some difference in version of caniuse-lite.
2020-10-21 21:55:30 -04:00
Adam Wathan
43b2b66651 Update browserslist config for CDN builds 2020-10-21 21:09:31 -04:00
Adam Wathan
5b108eebdd Update changelog 2020-10-21 17:08:59 -04:00
Robin Malfait
68dbc5f981
only prefix animation names that are defined (#2641) 2020-10-21 17:07:13 -04:00
Adam Wathan
bbacd590e8 Update changelog 2020-10-21 17:06:02 -04:00
Adam Wathan
02cba631bc
Use left/right instead of inline-start/end for space/divide utilities (#2644) 2020-10-21 17:05:20 -04:00
Adam Wathan
18baa4e7a8 Update changelog 2020-10-21 16:22:08 -04:00
Adam Wathan
6ad5a199af
Set font on body and on html (#2643)
modern-normalize sets it on `body` so we need to defeat that.
2020-10-21 16:21:28 -04:00
Adam Wathan
58053034ce Update changelog 2020-10-21 16:10:25 -04:00
Adam Wathan
144cf42347 Merge branch 'master' of github.com:tailwindlabs/tailwindcss 2020-10-21 16:09:15 -04:00
Adam Wathan
cecb07824e
Use [hidden] instead of template in space/divide utilities (#2642)
* Use [hidden] instead of template in space/divide utilities

* Update tests
2020-10-21 16:09:02 -04:00
Adam Wathan
6e20880987 Use [hidden] instead of template in space/divide utilities 2020-10-21 16:01:49 -04:00
Robin Malfait
e1ef99814e
feat: prefix animation names (#2621)
* add animation value parser

* prefix animation names
2020-10-21 08:04:35 -04:00
impulse
539738d418
fix: show correct key name when enabling darkMode (#2635) 2020-10-21 07:12:31 -04:00
Adam Wathan
1dd7bbc363 Update changelog 2020-10-20 23:21:48 -04:00
Adam Wathan
3e7258eea8 2.0.0-alpha.1 v2.0.0-alpha.1 2020-10-20 23:16:54 -04:00
Adam Wathan
2d7d9909b5 Update changelog 2020-10-20 22:47:46 -04:00
Adam Wathan
aea20276d5
Update default border color and placeholder color in preflight (#2633) 2020-10-20 22:44:03 -04:00
Adam Wathan
47026e5d9a
Add steps of 10 to opacity scale (#2632) 2020-10-20 22:26:57 -04:00
Adam Wathan
bedea57ad8 Update changelog 2020-10-20 21:47:26 -04:00
Adam Wathan
b92f033f8b
Disable dark mode by default, rename config option to darkMode (#2631)
* Disable dark mode by default, rename config option to `darkMode`

* Rebuild fixtures
2020-10-20 21:36:05 -04:00
Adam Wathan
fc5c9ce41c Fix test 2020-10-20 21:27:15 -04:00
Adam Wathan
11ffa61e8f Rebuild fixtures 2020-10-20 21:27:15 -04:00
Adam Wathan
ae5b3d312d Enable focus for z-index by default 2020-10-20 21:27:15 -04:00
Adam Wathan
28985b6cd5 Enable group-hover for select utilities by default 2020-10-20 21:27:15 -04:00
Adam Wathan
edf0ba6fe4 Use fewer spacing values, better curate fractional widths per plugin
This saves a tremendous amount of file size and none of the stuff that is cut here is important.
2020-10-20 21:27:15 -04:00
Adam Wathan
84741776af Remove 16ths from relative sizing scale 2020-10-20 21:27:15 -04:00
Adam Wathan
c7c5262609
Downgrade PostCSS (#2629)
Switch back to v7 until closer to release, other tools are lagging behind and it is hurting compatibility.
2020-10-20 20:47:16 -04:00