2833 Commits

Author SHA1 Message Date
Adam Wathan
5598a791b1 Fix bug in divide-x utilities, checking wrong custom property 2020-04-21 05:20:59 -04:00
Adam Wathan
d5e64c4199 1.3.2 v1.3.2 2020-04-21 05:14:59 -04:00
Adam Wathan
bf045724cc Add responsive variants for space and divide utilities 2020-04-21 05:14:52 -04:00
Adam Wathan
5b3f8b5461 1.3.1 v1.3.1 2020-04-20 21:12:38 -04:00
Adam Wathan
1d323c9636 Fix bug in space-x utilities, checking wrong custom property 2020-04-20 21:12:30 -04:00
Adam Wathan
d710db5cc3 1.3.0 v1.3.0 2020-04-20 20:36:52 -04:00
Adam Wathan
b3b06e8d55 Add negative space utility support 2020-04-20 14:54:31 -04:00
Adam Wathan
8df2cd57a0 Merge branch 'stack-divide-utilities' 2020-04-20 14:18:12 -04:00
Adam Wathan
a14ea02ff0 Use border-width for divide, not border 2020-04-20 14:18:04 -04:00
Adam Wathan
1743c23821
Merge pull request #1594 from tailwindcss/stack-divide-utilities
Support reverse order for space and divide utilities
2020-04-20 13:55:00 -04:00
Adam Wathan
06536597fb Update fixtures 2020-04-20 13:49:55 -04:00
Adam Wathan
a75b6901aa Support reverse order for space and divide utilities 2020-04-20 13:34:00 -04:00
dependabot-preview[bot]
7ef2e0a613
Merge pull request #1593 from tailwindcss/dependabot/npm_and_yarn/master/resolve-1.16.1 2020-04-20 07:00:24 +00:00
dependabot-preview[bot]
013345da49
Bump resolve from 1.16.0 to 1.16.1
Bumps [resolve](https://github.com/browserify/resolve) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/browserify/resolve/releases)
- [Commits](https://github.com/browserify/resolve/compare/v1.16.0...v1.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:58:23 +00:00
dependabot-preview[bot]
3ca7adaaba
Merge pull request #1592 from tailwindcss/dependabot/npm_and_yarn/master/babel-jest-25.4.0 2020-04-20 06:56:25 +00:00
dependabot-preview[bot]
6aa0510bb3
Bump babel-jest from 25.3.0 to 25.4.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.3.0 to 25.4.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/v25.4.0/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:54:28 +00:00
dependabot-preview[bot]
cb41c6f3df
Merge pull request #1591 from tailwindcss/dependabot/npm_and_yarn/master/jest-25.4.0 2020-04-20 06:52:50 +00:00
dependabot-preview[bot]
be76d63d0b
Bump jest from 25.3.0 to 25.4.0
Bumps [jest](https://github.com/facebook/jest) from 25.3.0 to 25.4.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/v25.3.0...v25.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:50:06 +00:00
Adam Wathan
8b2473fade
Merge pull request #1584 from tailwindcss/stack-divide-utilities
Add `space` and `divide` utilities
2020-04-17 13:26:23 -04:00
Adam Wathan
3584791852
Merge pull request #1398 from OwenMelbz/master
Ability to have responsive .container padding
2020-04-17 13:04:36 -04:00
Adam Wathan
a69c9b9452
Merge pull request #1532 from tailwindcss/default-line-height-per-font-size
Add support for providing a default line-height for each font-size
2020-04-17 12:59:22 -04:00
Adam Wathan
0f54a60d05 Switch from :not(:last-child) to :not(template) ~ :not(template) 2020-04-17 09:49:16 -04:00
Adam Wathan
ee14892357
Merge pull request #1577 from tailwindcss/group-focus
Add group-focus variant
2020-04-17 08:11:51 -04:00
Adam Wathan
b7e0f11d5d Switch to not(last-child) instead of owl
For Alpine.js compatibility, sad because it increases the specificity but I don't think it will actually be a problem at all in real projects.
2020-04-16 16:05:20 -04:00
Adam Wathan
ebd157f16e Add group-focus variant 2020-04-16 12:51:12 -04:00
Adam Wathan
a6f5137a73 Rename stack to space, make invokePlugin output consistent 2020-04-16 12:43:22 -04:00
Adam Wathan
3143f20850 Add divideColor utilities 2020-04-16 11:01:24 -04:00
Adam Wathan
b447cd6ccd Add divideWidth plugin 2020-04-16 10:53:19 -04:00
Adam Wathan
c84c397f0b Add stack-x and stack-y utilities 2020-04-16 10:45:05 -04:00
dependabot-preview[bot]
51d0dd3252
Merge pull request #1561 from tailwindcss/dependabot/npm_and_yarn/master/eslint-plugin-prettier-3.1.3 2020-04-16 13:55:30 +00:00
dependabot-preview[bot]
c500f29043
Merge pull request #1542 from tailwindcss/dependabot/npm_and_yarn/master/babel/preset-env-7.9.5 2020-04-16 13:55:15 +00:00
dependabot-preview[bot]
a1cfa00033
Bump eslint-plugin-prettier from 3.1.2 to 3.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.3.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:53:16 +00:00
dependabot-preview[bot]
a85d4104c0
Bump @babel/preset-env from 7.9.0 to 7.9.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.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.9.0...v7.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:52:55 +00:00
Adam Wathan
aa4fd1ae99 Add support for providing a default line-height for each font-size 2020-04-16 09:35:50 -04:00
Adam Wathan
9c82fecae9 Fix path 2020-04-16 09:35:41 -04:00
Adam Wathan
7ce6b2c424 Move plugin helpers up one folder 2020-04-16 09:35:41 -04:00
Adam Wathan
921e2ff202 Add helper for testing utility plugins 2020-04-16 09:35:41 -04:00
dependabot-preview[bot]
915d9c60e5
Merge pull request #1537 from tailwindcss/dependabot/npm_and_yarn/master/autoprefixer-9.7.6 2020-04-16 13:27:26 +00:00
dependabot-preview[bot]
5dc5938ae8
Bump autoprefixer from 9.7.5 to 9.7.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.5 to 9.7.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.7.5...9.7.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:25:40 +00:00
dependabot-preview[bot]
7b9c1db671
Merge pull request #1548 from tailwindcss/dependabot/npm_and_yarn/master/babel-jest-25.3.0 2020-04-16 13:25:20 +00:00
dependabot-preview[bot]
4377e39559
Merge pull request #1523 from tailwindcss/dependabot/npm_and_yarn/master/chalk-4.0.0 2020-04-16 13:24:03 +00:00
Adam Wathan
50569de37f Remove unused CI configs 2020-04-16 09:23:08 -04:00
dependabot-preview[bot]
67fdf7e053
Bump babel-jest from 25.1.0 to 25.3.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.1.0 to 25.3.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/v25.3.0/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:22:14 +00:00
dependabot-preview[bot]
64728bf5ed
Bump chalk from 3.0.0 to 4.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v3.0.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:22:14 +00:00
dependabot-preview[bot]
03f6ef0ed3
Merge pull request #1547 from tailwindcss/dependabot/npm_and_yarn/master/jest-25.3.0 2020-04-16 13:20:34 +00:00
dependabot-preview[bot]
25a030ab41
Bump jest from 25.1.0 to 25.3.0
Bumps [jest](https://github.com/facebook/jest) from 25.1.0 to 25.3.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/v25.1.0...v25.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:18:27 +00:00
dependabot-preview[bot]
d0095c424a
Merge pull request #1571 from tailwindcss/dependabot/npm_and_yarn/master/resolve-1.16.0 2020-04-16 13:16:45 +00:00
dependabot-preview[bot]
50073935b4
Bump resolve from 1.15.1 to 1.16.0
Bumps [resolve](https://github.com/browserify/resolve) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/browserify/resolve/releases)
- [Commits](https://github.com/browserify/resolve/compare/v1.15.1...v1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:14:37 +00:00
Adam Wathan
da83070c24
Update nodejs.yml 2020-04-16 08:45:53 -04:00
Adam Wathan
ad9fcaf919
Create nodejs.yml 2020-04-16 08:43:29 -04:00