659 Commits

Author SHA1 Message Date
Adam Wathan
aa810673f4 Add experimental extendedFontSizeScale 2020-08-07 15:10:10 -04:00
Adam Wathan
4d2e4119fd Add experimental default line heights 2020-08-07 14:42:43 -04:00
Adam Wathan
a84deb4ac5 Fix bug where theme('fontSize.xl') breaks with default line-height 2020-08-07 14:32:47 -04:00
Adam Wathan
cb4ff81ff2 Update text fixture 2020-08-07 14:27:04 -04:00
Adam Wathan
0ca1c14365
Merge pull request #2114 from MartijnCuppens/remove-redundant-animation-states
Remove redundant animation states
2020-08-07 14:14:14 -04:00
Adam Wathan
30980063e8 Add experimental extended spacing scale 2020-08-07 11:25:22 -04:00
Adam Wathan
c2122ea1a4 Update sanity test to properly enable all flagged features 2020-08-06 16:44:02 -04:00
Adam Wathan
338dc12eea Deprecate col-gap and row-gap in favor of gap-x and gap-y 2020-08-06 16:27:35 -04:00
Adam Wathan
a7c410656d Add test coverage for default letter-spacing feature 2020-08-06 15:42:52 -04:00
Adam Wathan
1ac5874732 Add scaffolding for future/experimental flags, with WIP new color palette as example 2020-08-05 14:02:43 -04:00
Martijn Cuppens
c65fbf6777 Simplify translateY(0) to none 2020-08-03 20:26:24 +02:00
Martijn Cuppens
5f545eaf8c Remove redundant animation states 2020-08-03 20:11:15 +02:00
Adam Wathan
72345e8715 Don't add important to keyframes 2020-08-03 11:46:39 -04:00
Adam Wathan
cda6d4d995 Add keyframes as utilities instead of base 2020-08-02 08:01:16 -04:00
Adam Wathan
bb8a221eeb Disable overscroll in IE11 mode 2020-07-28 12:13:34 -04:00
Adam Wathan
77ccb5c957 Rename motion-reduced to motion-reduce 2020-07-28 10:15:50 -04:00
Adam Wathan
92ffe40309
Merge pull request #1861 from OwenMelbz/master
Allows users to use "tailwind build" without requiring an input file
2020-07-28 08:10:04 -04:00
Adam Wathan
9b21133878
Merge pull request #2075 from wadefletch/master
Add overscroll features (Resolves #1957)
2020-07-27 16:16:06 -04:00
Adam Wathan
e29e96018d
Merge pull request #2068 from tailwindlabs/animation-utilities
Add animation support
2020-07-27 16:13:31 -04:00
Adam Wathan
66619011d6 Make motion variants stackable 2020-07-27 15:23:56 -04:00
Adam Wathan
9f39277607 Rename reduced-motion to motion-reduced, add motion-safe 2020-07-27 14:36:10 -04:00
Wade Fletcher
55134d4b32 Add overscroll test fixtures 2020-07-25 15:19:33 -04:00
Adam Wathan
5dcb9f9035 Add reduce-motion variant 2020-07-24 15:26:55 -04:00
Adam Wathan
bb1519a7c0 Rename fade to pulse 2020-07-24 14:27:12 -04:00
Adam Wathan
29b0739c35 Add basic set of general purpose animation utilities 2020-07-24 11:52:47 -04:00
Adam Wathan
79c3f03f31 Remove stale test 2020-07-15 17:29:23 -04:00
Adam Wathan
7dc0261bc6 Only wrap with variants if rules don't already contain any variants 2020-07-15 17:28:33 -04:00
Adam Wathan
3f6d31e3ae Add failing test 2020-07-15 17:09:58 -04:00
Adam Wathan
f16919e87b Generate responsive variants for container by default 2020-07-15 14:14:30 -04:00
Adam Wathan
b9327729b5 Add variants support to container plugin 2020-07-15 14:13:27 -04:00
Adam Wathan
54f07e2a9b Update tests to account for new layer at-rule 2020-07-15 10:44:17 -04:00
Adam Wathan
f25b0925a3 Update test
Still wrong but less wrong
2020-07-14 21:05:44 -04:00
Adam Wathan
68a0479c39 Revert test changes 2020-07-14 20:55:09 -04:00
Adam Wathan
4169bb1ac2 Simplify implementation, remove unnecessary new features 2020-07-14 20:53:18 -04:00
Adam Wathan
9959b1f691 Add first-class support for "responsive" components and bucket children 2020-07-14 14:32:14 -04:00
Adam Wathan
20e5695165
Merge pull request #1285 from GeoffSelby/add-checked-variant
Add `checked` variant
2020-07-08 12:27:09 -04:00
Adam Wathan
bb71e5786e Rebuild test fixtures 2020-06-28 14:23:54 -04:00
Owen Melbourne
d833174b4e Allowed the 'build' cli command to fallback to some defaults if no input file is specified. 2020-05-30 17:53:30 +01:00
Austin Green
4187e6db70 Add :focus-visible variant 2020-05-26 11:10:03 -07:00
Adam Wathan
ad850ac491 Throw if contains a class 2020-05-08 13:23:26 -04:00
Adam Wathan
4e5be9c0d6 Fix bug where divideColor plugin was using wrong variants in IE11 mode 2020-05-06 08:40:50 -04:00
Adam Wathan
f5c0e301a5 Fix bug where browserslist target didn't work outside of tuple syntax 2020-05-01 15:30:39 -04:00
Adam Wathan
e6fd316347 Don't generate color opacity code in color plugins if not necessary 2020-05-01 15:07:40 -04:00
Adam Wathan
652100e2d5 Add corePlugins function to plugin API 2020-05-01 14:41:12 -04:00
Adam Wathan
ab52a8c082 Support purge: false, add more info to console warning 2020-05-01 08:25:45 -04:00
lihbr
ddc6e1d191 test: add test for purge being explicitly disabled 2020-04-30 19:13:48 +02:00
Adam Wathan
9032ff33ed Improve support for purging Haml even more 2020-04-30 08:40:42 -04:00
Adam Wathan
cdef9c8d4d Improve support for purging Haml templates 2020-04-30 08:33:05 -04:00
Adam Wathan
afe8d3c2e8 Remove unused imports 2020-04-29 16:25:20 -04:00
Adam Wathan
a8e27d9728 Remove position sticky in ie11 mode 2020-04-29 16:25:20 -04:00