124 Commits

Author SHA1 Message Date
Adam Wathan
cab3545280 Apply prettier fixes to stubs 2020-10-18 15:43:50 -04:00
Adam Wathan
7d102598f9 Add line-heights to font-size utilities by default 2020-10-18 15:43:50 -04:00
Adam Wathan
31814d6edf Remove future blocks from config stubs 2020-10-18 15:43:50 -04:00
Adam Wathan
9d40ef519c Remove default values from config that have default values even when not present at all 2020-10-18 15:43:50 -04:00
Adam Wathan
9065404f4d Revert "Automatically add featureFlags.future flags to the configuration files whenever the init command is ran (#2379)"
This reverts commit f72158c87f2ac1b1357d856dd79567c4329b5525.
2020-10-16 14:53:21 -04:00
Adam Wathan
3fbabc9ff4 Add SFMono-Regular to default mono font stack 2020-10-16 14:17:58 -04:00
Robbert Klarenbeek
2c6f237685 Improve font stack with standard font families 2020-10-16 14:16:06 -04:00
Adam Wathan
e897e40189 Replace special handling of 'default' with 'DEFAULT' 2020-10-16 12:53:41 -04:00
Adam Wathan
712fe7aeb8 Remove target feature 2020-10-15 15:21:06 -04:00
Adam Wathan
ba3d4aa6b2 * Add ellipsis and no-ellipsis utilities
Co-authored-by: Benoît Rouleau <benoit.rouleau@icloud.com>
2020-10-14 15:34:10 -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
b4259b1f4d
Add xl, 2xl, and 3xl border radius values (#2529) 2020-10-09 08:23:23 -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
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
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
Adam Wathan
3090b98ece Add commented future keys to complete config stub 2020-09-13 09:10:58 -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
Adam Wathan
2f7daa6d8b Add bg-none utility 2020-08-20 10:12:58 -04:00
Adam Wathan
6230cc3119 Add responsive divide style utilities 2020-08-18 13:22:56 -04:00
Adam Wathan
18873e896a Add "to" to gradient background class names 2020-08-17 11:50:35 -04:00
Adam Wathan
8d87445b81 Improve API, support auto-transparent to, rename gradientColor plugin 2020-08-17 11:05:06 -04:00
Adam Wathan
7fb5d4a579 Add support for background images and 2/3-color-stop gradients 2020-08-16 15:23:49 -04:00
Adam Wathan
5b82b6f5ac Add background-clip utilities 2020-08-15 16:20:33 -04:00
Martijn Cuppens
c65fbf6777 Simplify translateY(0) to none 2020-08-03 20:26:24 +02:00
Martijn Cuppens
5f545eaf8c Remove redundant animation states 2020-08-03 20:11:15 +02:00
Adam Wathan
bb8a221eeb Disable overscroll in IE11 mode 2020-07-28 12:13:34 -04:00
Adam Wathan
bb1519a7c0 Rename fade to pulse 2020-07-24 14:27:12 -04:00
Adam Wathan
29b0739c35 Add basic set of general purpose animation utilities 2020-07-24 11:52:47 -04:00
Adam Wathan
f16919e87b Generate responsive variants for container by default 2020-07-15 14:14:30 -04:00
Adam Wathan
371a79feca Support plugin-specific target mode 2020-04-29 16:25:20 -04:00
Adam Wathan
77d3f7590e Don't purge components, don't purge if paths empty, add empty purge to config stub 2020-04-29 16:14:08 -04:00
Adam Wathan
b466d5ba6d Pull divideOpacity from borderOpacity 2020-04-26 10:47:20 -04:00
Adam Wathan
3b565d1f9c Add opacity modifiers for color utilities 2020-04-26 09:49:23 -04:00
Adam Wathan
bf045724cc Add responsive variants for space and divide utilities 2020-04-21 05:14:52 -04:00
Adam Wathan
b3b06e8d55 Add negative space utility support 2020-04-20 14:54:31 -04:00
Adam Wathan
a6f5137a73 Rename stack to space, make invokePlugin output consistent 2020-04-16 12:43:22 -04:00
Adam Wathan
3143f20850 Add divideColor utilities 2020-04-16 11:01:24 -04:00
Adam Wathan
b447cd6ccd Add divideWidth plugin 2020-04-16 10:53:19 -04:00
Adam Wathan
c84c397f0b Add stack-x and stack-y utilities 2020-04-16 10:45:05 -04:00
Adam Wathan
801caa69cd
Merge pull request #1438 from philippbosch/current-color
Add `current` to default color palette
2020-03-23 11:50:07 -04:00
Philipp Bosch
0034fb86ac Add support for transition-delay 2020-03-19 17:03:12 +01:00
Philipp Bosch
2558618a94
Add current to default color palette
as discussed in #998
2020-03-12 11:31:26 +01:00
Adam Wathan
9b89683268 Add sensible set of fixed line-height utilities 2020-02-05 08:39:51 -05:00
Adam Wathan
86e8e389ff Remove unused config properties 2020-02-05 08:38:58 -05:00
Adam Wathan
8767f6e0c8 Don't include Inter in default font stack
I still want to explore this again in the near future but there are some trade-offs that I need to think about more before I actually put this into a proper release and make it impossible to revert without a major version update.

The main one that I literally just ran into is that if the end user has an old version of Inter installed locall (say one from before Inter had light weights), things can look pretty bad.
2020-02-03 13:40:04 -05:00
Adam Wathan
7815e01d71 Update fixtures, add system-ui to sans font stack as well 2020-02-03 11:44:36 -05:00
Adam Wathan
b3c3d5ce47
Merge pull request #1356 from tailwindcss/add-default-skews
Add some default skew values
2020-02-03 11:37:12 -05:00
Adam Wathan
36dd50ebab Add some default skew values 2020-02-03 11:28:04 -05:00