3060 Commits

Author SHA1 Message Date
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
8b08814103 Remove unused code 2020-07-28 08:23:01 -04:00
Adam Wathan
46dab3b0d4 Clearer messaging on building with no input file 2020-07-28 08:22:53 -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
05fe0154c7
Merge pull request #2071 from tailwindlabs/reduced-motion
Add reduce-motion variant
2020-07-27 16:13:16 -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
Wade Fletcher
444c59ffcd Add overscroll plugin 2020-07-25 14:49:21 -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
d7732c70fc Replace cool new JS features with lodash because node 8/10 2020-07-24 12:15:28 -04:00
Adam Wathan
29b0739c35 Add basic set of general purpose animation utilities 2020-07-24 11:52:47 -04:00
Adam Wathan
4ee53f315a 1.5.2 v1.5.2 2020-07-21 10:22:06 -04:00
Adam Wathan
ab12ab9636 Ensure Tailwind PostCSS plugins receive unaltered plugin output 2020-07-21 10:21:57 -04:00
Adam Wathan
da070bd89f 1.5.1 v1.5.1 2020-07-15 17:33:03 -04:00
Adam Wathan
63fad18ebf
Merge pull request #2035 from tailwindcss/support-nested-variant-rules
Support manual `@variants` in addComponents for <1.5 backwards compat
2020-07-15 17:32:54 -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
c8d87f84a2 1.5.0 v1.5.0 2020-07-15 14:42:06 -04:00
Adam Wathan
50de485934
Merge pull request #2032 from tailwindcss/container-variants
Add variants support to container plugin
2020-07-15 14:22:28 -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
9310efb26a
Merge pull request #2031 from tailwindcss/simple-component-variants
Simpler support for responsive components and style layers
2020-07-15 12:51:02 -04:00
Adam Wathan
54f07e2a9b Update tests to account for new layer at-rule 2020-07-15 10:44:17 -04:00
Adam Wathan
3edd89bd76 Handle explicit @tailwind screens properly 2020-07-15 09:41:47 -04:00
Adam Wathan
5b19a41195 Convert layers to control comments before processing @apply rules 2020-07-15 09:41:19 -04:00
Adam Wathan
b69e46cc1b Rename buckets to layers, handle copying layer information to responsive variants 2020-07-15 09:25:22 -04:00
dependabot-preview[bot]
37b96fc4de
Merge pull request #2028 from tailwindcss/dependabot/npm_and_yarn/master/babel/node-7.10.5 2020-07-15 06:59:27 +00:00
dependabot-preview[bot]
ef1c83ec6b
Merge pull request #2027 from tailwindcss/dependabot/npm_and_yarn/master/babel/core-7.10.5 2020-07-15 06:58:59 +00:00
dependabot-preview[bot]
469435a8bf
Merge pull request #2026 from tailwindcss/dependabot/npm_and_yarn/master/babel/cli-7.10.5 2020-07-15 06:58:19 +00:00
dependabot-preview[bot]
83b772d749
Bump @babel/node from 7.10.4 to 7.10.5
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 06:56:20 +00:00
dependabot-preview[bot]
19e6405926
Bump @babel/core from 7.10.4 to 7.10.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 06:55:54 +00:00
dependabot-preview[bot]
c477361370
Bump @babel/cli from 7.10.4 to 7.10.5
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 06:55:28 +00:00
Adam Wathan
f25b0925a3 Update test
Still wrong but less wrong
2020-07-14 21:05:44 -04:00
Adam Wathan
c184e5b7b3 Don't remove comments that are never added 2020-07-14 20:57:04 -04:00
Adam Wathan
bc6b17250d Don't convert @tailwind screens to @screens utilities 2020-07-14 20:56:11 -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
fc1d4c4cb1 Intermingle component and utility screens 2020-07-14 16:41:41 -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
658250a96d Relax chalk constraint to maintain node 8 support until v2 🤮 2020-07-10 08:10:08 -04:00
dependabot-preview[bot]
5db5d9f366
Merge pull request #2011 from tailwindcss/dependabot/npm_and_yarn/master/postcss-nested-4.2.3 2020-07-10 06:49:40 +00:00
dependabot-preview[bot]
797cd2d984
Bump postcss-nested from 4.2.2 to 4.2.3
Bumps [postcss-nested](https://github.com/postcss/postcss-nested) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/postcss/postcss-nested/releases)
- [Changelog](https://github.com/postcss/postcss-nested/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-nested/compare/4.2.2...4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-10 06:46:45 +00:00
dependabot-preview[bot]
c98cc06680
Merge pull request #2010 from tailwindcss/dependabot/npm_and_yarn/master/lodash-4.17.19 2020-07-09 06:53:23 +00:00
dependabot-preview[bot]
0e0170ac42
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-09 06:50:40 +00:00