2392 Commits

Author SHA1 Message Date
Adam Wathan
763ee71033 Ensure all selectors in a rule receive important scope 2019-08-06 08:14:16 -04:00
Adam Wathan
19c74b106a Merge branch 'add-prefix-selector-support' of git://github.com/pxwee5/tailwindcss into pxwee5-add-prefix-selector-support 2019-08-06 07:56:34 -04:00
Adam Wathan
5da23984a5
Merge pull request #992 from AlexVipond/prefixNegativeModifiers_for_boxShadow_and_letterSpacing_and_lineHeight
Support negative prefix syntax for boxShadow and letterSpacing
2019-08-06 07:54:19 -04:00
Adam Wathan
25b3aba7d7 Use reduce-css-calc to avoid inspecting value to negate 2019-08-06 07:42:38 -04:00
Adam Wathan
4695f536c7 Merge branch 'master' of git://github.com/Acidic9/tailwindcss into Acidic9-master 2019-08-06 07:33:49 -04:00
Adam Wathan
2a462e7c64
Merge pull request #1062 from tailwindcss/config-path-object-syntax
Support passing config path via object
2019-08-06 07:18:49 -04:00
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
Ari Seyhun
d3675ebd23 Add support for negative calc values 2019-08-01 13:32:10 +09:30
Ari Seyhun
03b73b135d Add test for negative custom properties 2019-08-01 13:16:11 +09:30
Ari Seyhun
c3075d97fe Add support for negative css custom properties 2019-08-01 12:57:46 +09:30
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
James Wee
12ba0c8916 Changed important (string) to important (selector) 2019-07-11 19:36:48 +12:00
James Wee
382075731d Added Prefix Selector support via important config 2019-07-11 17:07:24 +12: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