Adam Wathan
|
26337bc39f
|
Add new plugin and plugin.withOptions functions for creating plugins
|
2019-12-20 10:53:27 -05:00 |
|
Adam Wathan
|
6343d1ec7c
|
Apply configured prefix to the .group class for group-hover variants
|
2019-11-25 11:47:00 -05:00 |
|
Adam Wathan
|
163ab05d25
|
Merge pull request #1111 from hacknug/fix/box-sizing
Fix `box-sizing` for shadow-dom elements
|
2019-10-28 21:01:32 -04:00 |
|
Adam Wathan
|
311fc66410
|
Merge changes from 1.1.3 and fix conflicts
|
2019-10-22 13:04:46 -04:00 |
|
Adam Wathan
|
e3576242a4
|
Ensure all function properties receive config utils
|
2019-10-22 12:59:42 -04:00 |
|
Adam Wathan
|
2fa0d4e821
|
Fix style
|
2019-10-13 20:35:18 -04:00 |
|
Adam Wathan
|
5911bd704c
|
Reverse extend array to guarantee correct precedence
|
2019-10-13 20:31:32 -04:00 |
|
Adam Wathan
|
872fe25259
|
Fix test
|
2019-10-13 20:29:07 -04:00 |
|
Adam Wathan
|
66ec10edda
|
Add test to document plugin extend behavior
|
2019-10-13 13:49:23 -04:00 |
|
Adam Wathan
|
94a1d30809
|
Make handler optional in object plugins
|
2019-10-12 13:46:51 -04:00 |
|
Adam Wathan
|
53dff626a7
|
Fix style
|
2019-10-12 13:41:28 -04:00 |
|
Adam Wathan
|
6bd32ad595
|
Remove outdated test
|
2019-10-12 13:41:02 -04:00 |
|
Adam Wathan
|
65d45689ae
|
Allow plugins to provide their own config object
|
2019-10-12 13:40:00 -04:00 |
|
Adam Wathan
|
33e5546e9b
|
Fix style
|
2019-10-12 13:05:08 -04:00 |
|
Adam Wathan
|
4c25ca5ed6
|
Apply config modifications to default config, before resolving config
|
2019-10-12 13:05:08 -04:00 |
|
Adam Wathan
|
e130771c32
|
Allow plugins to modify the config
|
2019-10-12 13:04:02 -04:00 |
|
Adam Wathan
|
eb24d5067c
|
Fix style
|
2019-10-12 12:53:32 -04:00 |
|
Adam Wathan
|
e7b831fc09
|
Allow resolving an arbitrary number of stacked config files
|
2019-10-12 10:24:01 -04:00 |
|
Nestor Vera
|
01a660a86b
|
Update tests with new base styles
|
2019-09-06 14:10:24 +02:00 |
|
Alexander Lichter
|
c81422b79b
|
feat: add justify-evenly util
|
2019-08-18 09:41:06 +02:00 |
|
Adam Wathan
|
84964c7744
|
Fix base styles for horizontal rules
|
2019-08-14 07:54:33 -04:00 |
|
Adam Wathan
|
b91f0ef628
|
Ignore values not parseable by reduce-css-calc
|
2019-08-09 16:10:41 -04:00 |
|
Adam Wathan
|
91d969f7aa
|
Enable hover and focus variants for opacity by default
|
2019-08-06 11:19:42 -04:00 |
|
Adam Wathan
|
371d320eeb
|
Use hard-coded default placeholder color
IE 11 doesn't support opacity properly on placeholders and causes the entire input to render with that opacity. This fixes that bug.
|
2019-08-06 11:09:47 -04:00 |
|
Adam Wathan
|
941aa9b429
|
Add default variants for placeholder color utilities
|
2019-08-06 10:09:42 -04:00 |
|
Adam Wathan
|
d2d081cba1
|
Add placeholder color utilities
|
2019-08-06 10:07:27 -04:00 |
|
Adam Wathan
|
8331d9fb24
|
Support applying non-prefixed class when using important scope
|
2019-08-06 08:23:47 -04:00 |
|
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
|
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 |
|
Adam Wathan
|
660ea44db2
|
Don't mutate nested rules when generating variants
|
2019-07-28 10:46:59 -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
|
78554a34d2
|
Rename first-child and last-child to first and last
|
2019-07-20 11:14:25 -04:00 |
|
Cody
|
d4aac290ac
|
add odd and even nth child pseudo selectors
|
2019-07-14 00:10:08 -05: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
|
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 |
|