Adam Wathan
d19ff5b132
Update changelog
2020-10-12 16:11:10 -04:00
Marco Carvalho
426e9990d4
Update CHANGELOG.md ( #2545 )
2020-10-12 16:10:23 -04:00
Adam Wathan
9b9202ce6a
1.9.0
v1.9.0
2020-10-12 14:57:08 -04:00
Adam Wathan
151a3b81d3
Update changelog
2020-10-12 14:56:41 -04:00
Adam Wathan
9d22e293e3
Update changelog
2020-10-12 14:17:27 -04:00
Tim Whitbeck
d64b859715
use word-wrap instead of overflow-wrap when targeting ie11 ( #2391 )
2020-10-12 14:15:56 -04:00
Adam Wathan
27bba37615
Update changelog
2020-10-09 21:09:02 -04:00
Adam Wathan
003d94bea1
Support closures for colors in all circumstances ( #2536 )
2020-10-09 21:03:23 -04:00
HonkingGoose
5aff35e6e5
Bump GitHub Actions runners ( #2520 )
2020-10-09 13:34:34 -04:00
Adam Wathan
326a4af8cc
Rename max-content and min-content to max and min in experimental spacing scale ( #2532 )
...
* Rename max-content and min-content to max and min in experimental spacing scale
* Update changelog
2020-10-09 13:29:43 -04:00
Adam Wathan
69845d6f4f
Add new utilities for grid-auto-columns and grid-auto-rows ( #2531 )
...
* Add grid-auto-columns/rows utilities
* Add responsive variants for auto-cols/rows utilities
* Update changelog
2020-10-09 13:11:57 -04:00
Adam Wathan
0feb064054
Support disabling dark mode globally ( #2530 )
...
* Support disabling dark mode globally
* Update changelog
2020-10-09 10:37:15 -04:00
Adam Wathan
b4259b1f4d
Add xl, 2xl, and 3xl border radius values ( #2529 )
2020-10-09 08:23:23 -04:00
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