Adam Wathan
|
9c91b9a4e6
|
Merge pull request #894 from tailwindcss/dependabot/npm_and_yarn/next/babel-jest-24.8.0
Bump babel-jest from 24.7.1 to 24.8.0
|
2019-05-13 07:01:58 -04:00 |
|
Adam Wathan
|
93dc6092a2
|
Merge pull request #910 from tailwindcss/dependabot/npm_and_yarn/next/eslint-plugin-prettier-3.1.0
Bump eslint-plugin-prettier from 3.0.1 to 3.1.0
|
2019-05-13 07:01:50 -04:00 |
|
Adam Wathan
|
b398270f3a
|
Merge pull request #909 from tailwindcss/dependabot/npm_and_yarn/next/fs-extra-8.0.0
Bump fs-extra from 7.0.1 to 8.0.0
|
2019-05-13 07:01:41 -04:00 |
|
dependabot[bot]
|
5311d4a905
|
Bump eslint-plugin-prettier from 3.0.1 to 3.1.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.0.1...v3.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-13 06:41:30 +00:00 |
|
dependabot[bot]
|
5da4c896fd
|
Bump fs-extra from 7.0.1 to 8.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 7.0.1 to 8.0.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/compare/7.0.1...8.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-13 06:41:09 +00:00 |
|
Adam Wathan
|
2fa8e3b0f5
|
Add screen.css file for postcss-import convenience
|
2019-05-12 10:36:59 -04:00 |
|
Adam Wathan
|
fb69a8bc72
|
1.0.0-beta.10
v1.0.0-beta.10
|
2019-05-12 09:58:03 -04:00 |
|
Adam Wathan
|
2da152055a
|
Merge pull request #906 from tailwindcss/consistent-order-values
Use 9999 for both order-first and order-last
|
2019-05-12 09:57:43 -04:00 |
|
Adam Wathan
|
2d0e9d1fc8
|
1.0.0-beta.9
v1.0.0-beta.9
|
2019-05-12 09:54:25 -04:00 |
|
Adam Wathan
|
0fac54f8f1
|
Remove select-contain due to limited browser support
|
2019-05-11 07:06:32 -04:00 |
|
Adam Wathan
|
d92dae4344
|
Add extend key to simpleConfig stub by default
|
2019-05-10 07:57:47 -04:00 |
|
Adam Wathan
|
84cf0a1ca1
|
Use 9999 for both order-first and order-last
|
2019-05-10 07:50:49 -04:00 |
|
Adam Wathan
|
a7aedde4ab
|
Merge pull request #902 from CvX/test-collision
Avoid test collisions by using different directories in runInTempDirectory
|
2019-05-09 07:38:46 -04:00 |
|
Jarek Radosz
|
11dfbdeaa8
|
Use process.env.JEST_WORKER_ID
|
2019-05-09 13:29:48 +02:00 |
|
Adam Wathan
|
b68f7ee114
|
Merge pull request #903 from CvX/theme-deep-function-values
Allow accessing deep paths with function values via theme helper
|
2019-05-09 07:17:00 -04:00 |
|
Jarek Radosz
|
23b720bb31
|
Allow accessing deep paths with function values via theme helper
Example:
```js
theme: {
spacing: {
'0': '0',
},
width: theme => ({
...theme('spacing'),
'1/3': '33.33333%',
}),
minWidth: theme => ({
'1/3': theme('width.1/3'),
}),
}
```
|
2019-05-08 22:11:10 +02:00 |
|
Jarek Radosz
|
ec4294d124
|
Avoid test collisions by using different directories in runInTempDirectory
|
2019-05-08 21:47:52 +02:00 |
|
Adam Wathan
|
fccfd58976
|
Merge pull request #901 from tailwindcss/all-responsive
Make everything responsive by default
|
2019-05-08 12:11:03 -04:00 |
|
Adam Wathan
|
b5355d2756
|
Make everything responsive by default
|
2019-05-08 11:51:04 -04:00 |
|
dependabot[bot]
|
ead222d41a
|
Bump babel-jest from 24.7.1 to 24.8.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.7.1 to 24.8.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v24.8.0/packages/babel-jest)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-06 12:07:11 +00:00 |
|
Adam Wathan
|
a77d7778f2
|
Merge pull request #893 from tailwindcss/dependabot/npm_and_yarn/next/postcss-7.0.16
Bump postcss from 7.0.14 to 7.0.16
|
2019-05-06 08:05:16 -04:00 |
|
Adam Wathan
|
a62db5a01a
|
Merge pull request #892 from tailwindcss/dependabot/npm_and_yarn/next/jest-24.8.0
Bump jest from 24.7.1 to 24.8.0
|
2019-05-06 08:05:05 -04:00 |
|
dependabot[bot]
|
0437b244ef
|
Bump postcss from 7.0.14 to 7.0.16
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.14 to 7.0.16.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.14...7.0.16)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-06 07:01:22 +00:00 |
|
dependabot[bot]
|
ed5dc94e0d
|
Bump jest from 24.7.1 to 24.8.0
Bumps [jest](https://github.com/facebook/jest) from 24.7.1 to 24.8.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.7.1...v24.8.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-06 07:00:52 +00:00 |
|
Adam Wathan
|
310e68e08f
|
Merge pull request #888 from simonellensohn/patch-1
Remove `negativeMargin` variants
|
2019-05-02 09:58:55 -04:00 |
|
Simon Ellensohn
|
8a271a7e6e
|
Remove negativeMargin variants
|
2019-05-02 15:50:14 +02:00 |
|
Adam Wathan
|
c5f00a316b
|
Merge pull request #885 from tailwindcss/more-user-select-utilities
Add remaining user select utilities
|
2019-04-29 08:37:43 -04:00 |
|
Adam Wathan
|
82456a6731
|
Add remaining user select utilities
|
2019-04-29 08:28:55 -04:00 |
|
Adam Wathan
|
51786fdfeb
|
Merge pull request #883 from tailwindcss/dependabot/npm_and_yarn/next/@babel/preset-env-7.4.4
Bump @babel/preset-env from 7.4.3 to 7.4.4
|
2019-04-29 08:20:52 -04:00 |
|
dependabot[bot]
|
d158be34d6
|
Bump @babel/preset-env from 7.4.3 to 7.4.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.3 to 7.4.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.4.3...v7.4.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-29 11:00:17 +00:00 |
|
Adam Wathan
|
2bc5212d70
|
Merge pull request #884 from tailwindcss/dependabot/npm_and_yarn/next/@babel/cli-7.4.4
Bump @babel/cli from 7.4.3 to 7.4.4
|
2019-04-29 06:58:39 -04:00 |
|
Adam Wathan
|
bc187bf7ec
|
Merge pull request #882 from tailwindcss/dependabot/npm_and_yarn/next/@babel/core-7.4.4
Bump @babel/core from 7.4.3 to 7.4.4
|
2019-04-29 06:58:27 -04:00 |
|
dependabot[bot]
|
c837f40bcf
|
Bump @babel/cli from 7.4.3 to 7.4.4
Bumps [@babel/cli](https://github.com/babel/babel) from 7.4.3 to 7.4.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.4.3...v7.4.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-29 06:49:14 +00:00 |
|
dependabot[bot]
|
3d76e80a57
|
Bump @babel/core from 7.4.3 to 7.4.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.3 to 7.4.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.4.3...v7.4.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-04-29 06:48:22 +00:00 |
|
Adam Wathan
|
fb13801962
|
Merge pull request #879 from benface/bg-round-and-space
Add `round` and `space` background-repeat utilities
|
2019-04-28 20:18:27 -04:00 |
|
Benoît Rouleau
|
ce1812a244
|
Add bg-repeat-round and bg-repeat-space utilities
|
2019-04-28 17:13:12 -04:00 |
|
Adam Wathan
|
f46022a0d5
|
1.0.0-beta.8
v1.0.0-beta.8
|
2019-04-28 07:04:08 -04:00 |
|
Adam Wathan
|
5580456afa
|
Add responsive order utilities by default
|
2019-04-28 07:03:56 -04:00 |
|
Adam Wathan
|
f6a632dbe2
|
1.0.0-beta.7
v1.0.0-beta.7
|
2019-04-27 16:55:40 -04:00 |
|
Adam Wathan
|
aac25d6a7a
|
Fix bug where config utils was not passed through to nested closures
|
2019-04-27 16:55:21 -04:00 |
|
Adam Wathan
|
93896615b4
|
1.0.0-beta.6
v1.0.0-beta.6
|
2019-04-27 11:53:26 -04:00 |
|
Adam Wathan
|
5804a996c2
|
Quote all config values for consistency
Without this we are relying on implicit string conversion for no benefit.
|
2019-04-27 11:51:02 -04:00 |
|
Adam Wathan
|
a92faeefac
|
Fix conflicts, update tests
|
2019-04-27 11:37:20 -04:00 |
|
Adam Wathan
|
e9d8d7f45f
|
Fix conflicts, update tests
|
2019-04-27 10:42:19 -04:00 |
|
Adam Wathan
|
e3d5e24665
|
Update test fixtures
|
2019-04-27 10:25:34 -04:00 |
|
Sjors
|
125a1d0bb3
|
add more width fractions
|
2019-04-27 09:53:33 +02:00 |
|
Sjors
|
51d0fe1b5d
|
merge upstream
|
2019-04-27 09:50:57 +02:00 |
|
Adam Wathan
|
4939f5960c
|
Remove prettierignore
|
2019-04-26 16:05:36 -04:00 |
|
Adam Wathan
|
b681519a8a
|
Merge branch 'patch-1' of git://github.com/kevinruscoe/tailwindcss into kevinruscoe-patch-1
|
2019-04-26 16:05:16 -04:00 |
|
Adam Wathan
|
c93fe6cbe9
|
Update test fixtures
|
2019-04-26 16:03:48 -04:00 |
|