Adam Wathan
|
660ea44db2
|
Don't mutate nested rules when generating variants
|
2019-07-28 10:46:59 -04: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 |
|
dependabot-preview[bot]
|
60b567f29c
|
Bump postcss-js from 2.0.1 to 2.0.2
Bumps [postcss-js](https://github.com/postcss/postcss-js) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/postcss/postcss-js/releases)
- [Changelog](https://github.com/postcss/postcss-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-js/compare/2.0.1...2.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-05 05:42:12 +00:00 |
|
dependabot-preview[bot]
|
e905f2d4a3
|
Bump @babel/core from 7.4.5 to 7.5.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.5 to 7.5.0.
- [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.4.5...v7.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-05 05:41:44 +00:00 |
|
dependabot-preview[bot]
|
18710d8247
|
Bump @babel/cli from 7.4.4 to 7.5.0
Bumps [@babel/cli](https://github.com/babel/babel) from 7.4.4 to 7.5.0.
- [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.4.4...v7.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-05 05:41:11 +00:00 |
|
dependabot-preview[bot]
|
b8cc090935
|
Bump @babel/node from 7.4.5 to 7.5.0
Bumps [@babel/node](https://github.com/babel/babel) from 7.4.5 to 7.5.0.
- [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.4.5...v7.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-05 05:40:38 +00:00 |
|
dependabot-preview[bot]
|
cb900795c0
|
Bump @babel/preset-env from 7.4.5 to 7.5.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.5 to 7.5.0.
- [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.4.5...v7.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-05 05:40:07 +00:00 |
|
Adam Wathan
|
81cd3de9d1
|
Merge pull request #996 from tailwindcss/dependabot/npm_and_yarn/master/fs-extra-8.1.0
Bump fs-extra from 8.0.1 to 8.1.0
|
2019-07-04 08:52:30 -04:00 |
|
dependabot-preview[bot]
|
68dd1fde8b
|
Bump fs-extra from 8.0.1 to 8.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/commits/8.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-01 06:24:07 +00:00 |
|
AlexVipond
|
3c2f7c81be
|
Update test fixtures with new css
|
2019-06-28 10:32:38 -06:00 |
|