Adam Wathan
259dc3cc1e
1.8.10
v1.8.10
2020-09-14 09:13:28 -04:00
Adam Wathan
4ccdc89fce
Update changelog
2020-09-14 09:13:24 -04:00
Adam Wathan
32eac19858
Allow variant plugins to tell Tailwind they should stack ( #2382 )
...
* Fix unwanted stacking behavior on any non-darkModeVariant "dark" variant (#2380 )
* Add failing tests for non-darkModeVariant "dark" variant stacking behavior
* Fix unwanted non-darkModeVariant "dark" variant stacking (by making the failing test pass)
* Add unstable_stack option for variants to tell Tailwind they should stack
* Update eslint to allow unstable_ variables
* Update changelog
Co-authored-by: Navith <28162694+JakeNavith@users.noreply.github.com>
2020-09-14 09:12:36 -04:00
Adam Wathan
2d8cf7fa0d
1.8.9
v1.8.9
2020-09-13 09:49:02 -04:00
Adam Wathan
5e6749455e
Update changelog
2020-09-13 09:48:58 -04:00
Adam Wathan
416fb4d06b
Don't propogate apply !important option to non-apply rules ( #2376 )
...
* Don't propogate apply !important option to non-apply rules
Fixes #2362 .
* Update changelog
2020-09-13 09:44:19 -04:00
Adam Wathan
4e322b2cbd
Update changelog
2020-09-13 09:14:07 -04:00
Adam Wathan
3090b98ece
Add commented future keys to complete config stub
2020-09-13 09:10:58 -04:00
Adam Wathan
f2f7d314c4
Reorder entries in simpleConfig stub
2020-09-13 09:09:57 -04:00
Dexter Marks-Barber
2053d630ae
Add future property to simpleconfig stub ( #2372 )
...
* Add future property to simpleconfig stub
* Add future flags manually
2020-09-13 09:09:02 -04:00
Adam Wathan
cff1c78f64
Update changelog
2020-09-11 12:34:47 -04:00
Kenton Glass
da02dc8e63
Add negative spacing values to inset plugin ( #2358 )
2020-09-11 12:33:28 -04:00
Adam Wathan
6d4d06284d
1.8.8
v1.8.8
2020-09-11 10:17:46 -04:00
Adam Wathan
d11e79813f
Update changelog
2020-09-11 10:17:32 -04:00
Adam Wathan
6a9c3e7886
Register dark mode plugin outside of resolveConfig code path ( #2368 )
2020-09-11 10:15:39 -04:00
Adam Wathan
fd194f0e7f
1.8.7
v1.8.7
2020-09-10 14:46:18 -04:00
Adam Wathan
102bf0102d
Update changelog
2020-09-10 14:46:15 -04:00
Adam Wathan
a4b30a0115
Safeguard against trailing slash in purge matches ( #2364 )
2020-09-10 14:44:48 -04:00
Adam Wathan
e88a4d3cb8
1.8.6
v1.8.6
2020-09-09 10:01:43 -04:00
Adam Wathan
eb1f24e169
Update changelog
2020-09-09 10:01:34 -04:00
Adam Wathan
b49d80e6c1
Fix issue where container padding not applied when using object syntax ( #2353 )
2020-09-09 09:59:16 -04:00
Adam Wathan
9760468e5b
Update changelog
2020-09-07 19:57:18 -04:00
Adam Wathan
f3a3f6fcdc
1.8.5
v1.8.5
2020-09-07 19:56:51 -04:00
Adam Wathan
e5c193a76c
Make resolveConfig compatible with feature flag configs ( #2347 )
...
* Make resolveConfig compatible with feature flag configs
* Update changelog
2020-09-07 19:56:35 -04:00
Adam Wathan
ac36e8d6a0
Remove extra space character
2020-09-07 14:33:19 -04:00
Adam Wathan
d6b7f19df1
1.8.4
v1.8.4
2020-09-06 20:43:40 -04:00
Adam Wathan
cfd86836c5
Make standardFontWeights experimental until v1.9, update changelog
2020-09-06 20:43:36 -04:00
Adam Wathan
80aa848845
Update changelog
2020-09-06 20:39:56 -04:00
Robin Malfait
3a25c4bee9
Complex apply stuck ( #2271 )
...
* dry-up duplication
* fix: apply inside a nested structure
2020-09-06 20:36:09 -04:00
Adam Wathan
0cf76cdd8b
Fix issue where dark variant in 'class' mode was incompatible with 'group-hover' variant ( #2337 )
...
* Fix issue where dark variant in 'class' mode was incompatible with 'group-hover' variant
* Update changelog
2020-09-06 20:34:35 -04:00
Adam Wathan
0b48b4cd8c
Test that plugins can extend variants
2020-09-06 11:50:20 -04:00
Adam Wathan
30a4e513ef
Rename hairline and thin font weights to thin and extralight ( #2333 )
...
* Add standardFontWeights flag for update thin/extralight font weight names
* Update changelog
2020-09-06 07:06:58 -04:00
Adam Wathan
45cf3c595e
Fix issue where inserting extra PurgeCSS control comments could break integrated PurgeCSS support ( #2331 )
2020-09-05 23:35:16 -04:00
Adam Wathan
6a39e3650d
Update CHANGELOG
2020-09-05 17:44:18 -04:00
Adam Wathan
cdfcf3ee90
1.8.3
v1.8.3
2020-09-05 17:41:14 -04:00
Adam Wathan
58781b517d
Only warn about conservative purge mode once per process
2020-09-05 17:41:05 -04:00
Adam Wathan
f3660ceed3
Do atrocious things to sneak past minifiers for font-variant-numeric utilities
2020-09-05 17:36:12 -04:00
Adam Wathan
b26746a311
1.8.2
v1.8.2
2020-09-04 20:00:03 -04:00
Adam Wathan
23bbe33d51
Update CHANGELOG
2020-09-04 20:00:00 -04:00
Adam Wathan
02eb6a695c
Fix issue where dark mode experiment won't work if user has plugins array in config ( #2322 )
2020-09-04 19:58:02 -04:00
Robin Malfait
8e49e484df
update changelog
v1.8.1
2020-09-05 00:47:01 +02:00
Robin Malfait
4c4c5a3834
Fix purging in 1.8 ( #2320 )
...
* re-add missing `@layer`'s for responsive rules
* use toMatchCss for better diffing
* do not wrap user `@responsive` rules in an `@layer`
2020-09-04 18:36:50 -04:00
Robin Malfait
b399a0bf14
1.8.1
2020-09-04 23:53:58 +02:00
Robin Malfait
88174ff524
fix(font-variant-numeric): drop extra s ( #2318 )
...
* drop extra s
* update changelog
2020-09-04 23:53:30 +02:00
Adam Wathan
704ddee1e0
1.8.0
v1.8.0
2020-09-04 15:09:53 -04:00
Adam Wathan
b5d05063d5
Update changelog
2020-09-04 15:09:46 -04:00
Adam Wathan
09bd7d43f4
Move custom CSS within layers to corresponding Tailwind layer ( #2312 )
...
* Move custom CSS within layers to corresponding Tailwind layer
* Update changelog
2020-09-04 14:21:56 -04:00
Adam Wathan
476950ce40
Support defining variants as functions for easier extending ( #2309 )
...
* Support defining variants as functions for easier extending
* Fix style
* Remove commented code
* Add 'without' helper to variant function API
* Update changelog
2020-09-04 10:59:02 -04:00
Adam Wathan
ff013c5e9c
Add missing grid alignment utilities ( #2306 )
...
* added suppot for justify-self
* Update fixtures
* Add remaining grid alignment utilities
* Update changelog
Co-authored-by: Felix Alcala <felix.alcala@gmail.com>
2020-09-04 10:54:13 -04:00
Adam Wathan
b3270a5b31
Add fontVariantNumeric utilities ( #2305 )
...
* Add fontVariantNumeric utilities
* Don't generate fontVariantNumeric utilities in IE11 target mode
2020-09-03 15:04:29 -04:00