Adam Wathan
0a61bb87d6
Update changelog
2020-10-09 08:14:14 -04:00
Adam Wathan
8eb938bdd2
Add smaller rotate and skew values ( #2528 )
2020-10-09 08:13:48 -04:00
Adam Wathan
f3a1d5f93c
Improve accessibility story for custom focus styles ( #2460 )
...
* Improve accessibility story for custom focus styles
* Update fixtures
* Make outline configurable, add white/black dotted outlines
* Update changelog
2020-10-08 15:48:07 -04:00
Adam Wathan
b299b6fbe1
Support new presets key + extending core plugins config ( #2474 )
...
* WIP
* Support array for Tailwind config
* Drop array format for `presets` key instead
* Update changelog
2020-10-08 11:21:39 -04:00
Marco Carvalho
427299ec09
Update CHANGELOG.md ( #2516 )
2020-10-07 15:04:20 -04:00
Adam Wathan
55dcc53f9d
Update changelog
2020-10-07 14:13:39 -04:00
Marco Carvalho
574f33248c
Update CHANGELOG.md ( #2513 )
2020-10-07 14:12:42 -04:00
Adam Wathan
557f1e38fe
Update changelog
2020-10-07 14:12:42 -04:00
Adam Wathan
1067ccee10
Promote defaultLineHeights and standardFontWeights from experimental to future
2020-10-07 14:12:42 -04:00
Adam Wathan
d21ed209f8
Update changelog
2020-10-07 14:12:42 -04:00
swyx
50fc4417bb
add col- and row- span-full utility ( #2471 )
...
* add col- and row- span-full utility
add `col-span-full` and `row-span-full` per @flybayer in https://github.com/tailwindlabs/tailwindcss/discussions/2467#discussioncomment-87761
* fixtures
Co-authored-by: swyx <wanshawn@amazon.com>
2020-10-07 14:12:42 -04:00
Adam Wathan
d01636caff
Add experimental 2xl breakpoint ( #2468 )
2020-10-07 14:12:42 -04:00
Adam Wathan
08431100a3
Ignore any tailwind.config.js files
2020-10-07 14:12:41 -04:00
Adam Wathan
4d6e1e7e92
Don't escape keyframes ( #2432 )
...
* Don't escape keyframes
* Update changelog
2020-10-07 14:12:41 -04:00
Dexter Marks-Barber
f72158c87f
Automatically add featureFlags.future flags to the configuration files whenever the init command is ran ( #2379 )
...
* Add --future flag to CLI
* Remove early exit
* Always add future flags but commented out
- Update replace regex
- Remove future CLI flag
- Update tests
2020-10-07 14:12:41 -04:00
Lucas Caton
9d29f3ffdd
Fix version from CHANGELOG ( #2387 )
2020-10-07 14:12:41 -04:00
Adam Wathan
a6729cccbe
1.8.12
v1.8.12
2020-10-07 14:10:09 -04:00
Adam Wathan
f3b8577b85
Update changelog
2020-10-07 14:10:06 -04:00
Adam Wathan
19333add01
Set color opacity variable when colors are defined as functions ( #2515 )
...
* Always set color opacity variable, even if color cannot be parsed
* Only set color opacity when it might be used
2020-10-07 14:08:39 -04:00
Adam Wathan
906f558181
1.8.11
v1.8.11
2020-10-06 14:34:42 -04:00
Brad Cornes
452fa665b1
Add default interop to tailwindcss/plugin
...
Fixes Skypack version of tailwindcss/plugin
2020-10-06 14:34:35 -04:00
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