3423 Commits

Author SHA1 Message Date
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
Adam Wathan
16fac7e571
Adjust font size scale: move 64px to 60px, 80px to 72px (#2619)
* Move 64px to 60px, 80px to 72px

* Update changelog
2020-10-20 08:31:50 -04:00
Adam Wathan
fd8bacd7ae
Add new color palette (#2623)
* Add new color palette

* Replace local require when scaffolding config

* Remove unused import
2020-10-19 20:18:53 -04:00
Adam Wathan
b6598e9898 Remove additionalBreakpoint from flags 2020-10-19 16:47:10 -04:00
Marco Carvalho
50fa8104b6
Update CHANGELOG.md (#2618) 2020-10-19 12:30:04 -04:00
Adam Wathan
cca9b7aaa4 Update changelog 2020-10-19 11:54:04 -04:00
Adam Wathan
2a0f5d7111 Update changelog 2020-10-19 11:34:48 -04:00
Adam Wathan
e13f083c4b Join arrays when using theme consistently 2020-10-19 11:32:22 -04:00
Adam Wathan
6fa213d5d8 Don't calculate didYouMean suggestions prematurely 2020-10-19 09:40:28 -04:00
Matt Rothenberg
7572b0256c
feat: Show "Did you mean?" message when users @apply errant class (#2590)
* feat: suggest alternate classes if @apply value not found

* fix: remove only from test

* feat: move logic to applyComplexClasses

* fix: remove whitespace

* remove unused files

* did you mean suggestion
2020-10-19 09:35:22 -04:00
Navith
3141425c29
Fix duplicated 12 in gridTemplateColumns in the default config (#2612) 2020-10-19 08:12:39 -04:00
Brad Cornes
5bf4699a35
Add theme helper function errors (#2615)
* feat: throw when theme does not have requested path (#1799)

* Add suggestions to theme function errors

Co-authored-by: Jason Quense <monastic.panic@gmail.com>
2020-10-19 08:12:14 -04:00
Adam Wathan
d8841ffa43 Update changelog 2020-10-18 15:47:45 -04:00
Twentylives
a2337e6cc8
Simplifying animation utilities generation (#2606) 2020-10-18 15:44:10 -04:00
Adam Wathan
44f2c54605 Increase test timeout 2020-10-18 15:43:50 -04:00
Adam Wathan
ce2c24ff35 Update fixtures 2020-10-18 15:43:50 -04:00
Adam Wathan
3259608813 Add 2xl breakpoint by default 2020-10-18 15:43:50 -04:00
Adam Wathan
322d366440 Extend font size scale 2020-10-18 15:43:50 -04:00
Adam Wathan
dc9d510c8a Extend spacing scale
By probably too much.
2020-10-18 15:43:50 -04:00
Adam Wathan
9a8c170223 Remove uniformColorPalette experiment 2020-10-18 15:43:50 -04:00
Adam Wathan
0e4870c8d7 Remove unused import 2020-10-18 15:43:50 -04:00
Adam Wathan
7376d7c8b1 Enable dark mode 2020-10-18 15:43:50 -04:00
Adam Wathan
8423cf7932 Remove experimental flag from test 2020-10-18 15:43:50 -04:00
Adam Wathan
c1a7e94e65 Rename export 2020-10-18 15:43:50 -04:00
Adam Wathan
a5ba851c88 Replace old apply implementation files 2020-10-18 15:43:50 -04:00
Adam Wathan
782a828c81 Switch to new apply implementation 2020-10-18 15:43:50 -04:00
Adam Wathan
998f3ffc03 Move truncate to textOverflow plugin 2020-10-18 15:43:50 -04:00
Adam Wathan
dc7c477326 Remove unused import 2020-10-18 15:43:50 -04:00
Adam Wathan
1371e7951e Use standard font weight names by default 2020-10-18 15:43:50 -04:00
Adam Wathan
cab3545280 Apply prettier fixes to stubs 2020-10-18 15:43:50 -04:00
Adam Wathan
7d102598f9 Add line-heights to font-size utilities by default 2020-10-18 15:43:50 -04:00
Adam Wathan
b008d0c08a Remove 'conservative' purge mode 2020-10-18 15:43:50 -04:00
Adam Wathan
4959a99f77 Remove deprecated gap utilities 2020-10-18 15:43:50 -04:00
Adam Wathan
31814d6edf Remove future blocks from config stubs 2020-10-18 15:43:50 -04:00
Adam Wathan
9d40ef519c Remove default values from config that have default values even when not present at all 2020-10-18 15:43:50 -04:00
Adam Wathan
cdb0f07f6e Merge branch 'master' of github.com:tailwindlabs/tailwindcss 2020-10-18 15:14:34 -04:00
Slava Nossar
d38c358945
Use translate3d() (#1380)
* use translate3d

* add translate3d to test fixtures

* create `transform-gpu` utility

* merge in test from master

* update tests

* add responsive variants to tests
2020-10-18 07:31:23 -04:00
Adam Wathan
21d4b8c787 Apply new prettier defaults 2020-10-17 20:34:11 -04:00