2378 Commits

Author SHA1 Message Date
Adam Wathan
0bf8495b96 Support passing config object under config key 2019-08-02 08:31:46 -04:00
Adam Wathan
5cad3910fd Support passing empty object to signal 'use default config path' 2019-08-02 08:14:07 -04:00
Adam Wathan
649fb8f21e Support passing config path via object 2019-08-02 08:07:42 -04:00
Adam Wathan
7877ffab8a 1.0.6 2019-07-31 20:04:05 -04:00
Adam Wathan
312105a1b3 1.0.5 2019-07-31 20:03:57 -04:00
Adam Wathan
fdc4aca554
Merge pull request #1043 from tailwindcss/dependabot/npm_and_yarn/master/eslint-6.1.0
Bump eslint from 6.0.1 to 6.1.0
2019-07-31 19:57:50 -04:00
Adam Wathan
2b2c50979c
Merge pull request #1053 from tailwindcss/dont-generate-variants-for-nested-rules
Don't mutate nested rules when generating variants
2019-07-31 19:57:37 -04:00
Adam Wathan
660ea44db2 Don't mutate nested rules when generating variants 2019-07-28 10:46:59 -04:00
dependabot-preview[bot]
f5606f3e5f
Bump eslint from 6.0.1 to 6.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.0.1...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 07:42:39 +00:00
Adam Wathan
27a9cd9456
Merge pull request #1040 from tailwindcss/border-double
Add border-double
2019-07-20 15:51:04 -04:00
Adam Wathan
11b7933f30 Add border-double 2019-07-20 15:47:57 -04:00
Adam Wathan
604d921a85 Clean up test indentation 2019-07-20 11:24:03 -04:00
Adam Wathan
81b10be134 Fix conflicts 2019-07-20 11:22:09 -04:00
Adam Wathan
b11db0e06e
Merge pull request #1024 from tailwindcss/first-last-child-variants
Add first-child and last-child variants
2019-07-20 11:16:55 -04:00
Adam Wathan
78554a34d2 Rename first-child and last-child to first and last 2019-07-20 11:14:25 -04:00
Adam Wathan
d58945cd9e
Merge pull request #1039 from tailwindcss/dependabot/npm_and_yarn/master/lodash-4.17.15
Bump lodash from 4.17.13 to 4.17.15
2019-07-20 11:10:21 -04:00
Adam Wathan
15966d8a13
Merge pull request #1034 from tailwindcss/dependabot/npm_and_yarn/master/babel/preset-env-7.5.5
Bump @babel/preset-env from 7.5.4 to 7.5.5
2019-07-20 11:10:12 -04:00
dependabot-preview[bot]
8325132874
Bump lodash from 4.17.13 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-20 14:45:07 +00:00
dependabot-preview[bot]
354cb632eb
Bump @babel/preset-env from 7.5.4 to 7.5.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.4 to 7.5.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.4...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-20 14:44:46 +00:00
Adam Wathan
4a962d5db3
Merge pull request #1026 from ecrmnn/use-built-in-isArray
Replaces use of Lodash isArray with built-in Array.isArray
2019-07-20 10:44:28 -04:00
Adam Wathan
ca15def4a1
Merge pull request #1036 from tailwindcss/dependabot/npm_and_yarn/master/babel/node-7.5.5
Bump @babel/node from 7.5.0 to 7.5.5
2019-07-20 10:43:41 -04:00
Adam Wathan
c4684608aa
Merge pull request #1035 from tailwindcss/dependabot/npm_and_yarn/master/babel/cli-7.5.5
Bump @babel/cli from 7.5.0 to 7.5.5
2019-07-20 10:43:32 -04:00
Adam Wathan
19dd4560fb
Merge pull request #1033 from tailwindcss/dependabot/npm_and_yarn/master/babel/core-7.5.5
Bump @babel/core from 7.5.4 to 7.5.5
2019-07-20 10:43:19 -04:00
dependabot-preview[bot]
c5b636ea90
Bump @babel/node from 7.5.0 to 7.5.5
Bumps [@babel/node](https://github.com/babel/babel) from 7.5.0 to 7.5.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.0...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 18:21:17 +00:00
dependabot-preview[bot]
201a8977fa
Bump @babel/cli from 7.5.0 to 7.5.5
Bumps [@babel/cli](https://github.com/babel/babel) from 7.5.0 to 7.5.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.0...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 18:20:44 +00:00
dependabot-preview[bot]
8e59b4aea9
Bump @babel/core from 7.5.4 to 7.5.5
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.4 to 7.5.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.4...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 18:19:59 +00:00
Cody
d4aac290ac add odd and even nth child pseudo selectors 2019-07-14 00:10:08 -05:00
ecrmnn
66e75b89ab Replaces use of Lodash isArray with built-in Array.isArray 2019-07-13 16:52:07 +02:00
Adam Wathan
893f5c049a Add first-child and last-child variants 2019-07-12 12:53:52 -04:00
Adam Wathan
c9bba9d1b1 Merge branch 'thatguychrisw-add_visited_variant' 2019-07-10 08:31:05 -04:00
Adam Wathan
b1242a0810 Fix conflicts 2019-07-10 08:29:58 -04:00
Adam Wathan
5080129b71
Merge pull request #732 from GeoffSelby/add-disabled-variant
Add `disabled` variant
2019-07-10 08:27:23 -04:00
Adam Wathan
79761b89f9
Merge pull request #964 from tailwindcss/sr-only-utilities
Add sr-only and not-sr-only utilities
2019-07-10 08:25:18 -04:00
Adam Wathan
b87aedb80f
Merge pull request #991 from AlexVipond/fix-invisible-hr
Add border-width: 1px for horizontal rules
2019-07-10 08:21:13 -04:00
Adam Wathan
70e436fa74
Merge pull request #1018 from tailwindcss/dependabot/npm_and_yarn/master/lodash-4.17.13
Bump lodash from 4.17.11 to 4.17.13
2019-07-10 08:20:40 -04:00
Adam Wathan
9b2d274514
Merge pull request #1017 from tailwindcss/dependabot/npm_and_yarn/master/babel/preset-env-7.5.4
Bump @babel/preset-env from 7.5.2 to 7.5.4
2019-07-10 08:20:29 -04:00
Adam Wathan
4f181d31bb
Merge pull request #1016 from tailwindcss/dependabot/npm_and_yarn/master/babel/core-7.5.4
Bump @babel/core from 7.5.0 to 7.5.4
2019-07-10 08:20:19 -04:00
dependabot-preview[bot]
e2b2c4d9c6
Bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 05:48:08 +00:00
dependabot-preview[bot]
3da7cef362
Bump @babel/preset-env from 7.5.2 to 7.5.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.2 to 7.5.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.2...v7.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 05:47:30 +00:00
dependabot-preview[bot]
87e9743636
Bump @babel/core from 7.5.0 to 7.5.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.0 to 7.5.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.0...v7.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 05:46:28 +00:00
Adam Wathan
beeaa65e4f
Merge pull request #1012 from tailwindcss/dependabot/npm_and_yarn/master/babel/preset-env-7.5.2
Bump @babel/preset-env from 7.5.0 to 7.5.2
2019-07-09 07:15:25 -04:00
dependabot-preview[bot]
3d4699a575
Bump @babel/preset-env from 7.5.0 to 7.5.2
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.0 to 7.5.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.0...v7.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 05:56:40 +00:00
Adam Wathan
70b4c8e576 Update dependencies 2019-07-06 06:18:32 -04:00
Adam Wathan
6f441a47a2 Add test case for issue fixed by postcss-js 2.0.2 2019-07-06 06:16:40 -04:00
Adam Wathan
da24fba5c2
Merge pull request #970 from tailwindcss/support-pseudo-elements-with-variants
Support built-in variants for utilities that include pseudo-elements
2019-07-06 06:10:58 -04:00
Adam Wathan
b800a69e48
Merge pull request #1002 from tailwindcss/dependabot/npm_and_yarn/master/babel/node-7.5.0
Bump @babel/node from 7.4.5 to 7.5.0
2019-07-05 07:20:39 -04:00
Adam Wathan
544442b7d7
Merge pull request #1003 from tailwindcss/dependabot/npm_and_yarn/master/babel/cli-7.5.0
Bump @babel/cli from 7.4.4 to 7.5.0
2019-07-05 07:20:29 -04:00
Adam Wathan
69eaa6c0ac
Merge pull request #1004 from tailwindcss/dependabot/npm_and_yarn/master/babel/core-7.5.0
Bump @babel/core from 7.4.5 to 7.5.0
2019-07-05 07:20:21 -04:00
Adam Wathan
dade47339b
Merge pull request #1001 from tailwindcss/dependabot/npm_and_yarn/master/babel/preset-env-7.5.0
Bump @babel/preset-env from 7.4.5 to 7.5.0
2019-07-05 07:20:15 -04:00
Adam Wathan
9c39719cd4
Merge pull request #1005 from tailwindcss/dependabot/npm_and_yarn/master/postcss-js-2.0.2
Bump postcss-js from 2.0.1 to 2.0.2
2019-07-05 07:20:01 -04:00