74 Commits

Author SHA1 Message Date
Adam Wathan
65efe91911
Merge pull request #236 from tailwindcss/pin-none
[0.3] Add `pin-none` utility to reset positioning at higher breakpoints
2017-11-24 15:03:44 -05:00
Adam Wathan
6b307cd8af Fix style 2017-11-24 12:39:27 -05:00
Adam Wathan
fc19bc2e89 Add test to make sure custom config is actually used 2017-11-24 12:34:21 -05:00
Adam Wathan
37f5a0a0d4 Sort pin utilities from general to specific 2017-11-24 09:56:36 -05:00
Adam Wathan
6899a4913b Add pin-none utility, remove width/height from pin 2017-11-24 09:42:01 -05:00
Adam Wathan
d1828c9dd9 Rename generators to match planned module names 2017-11-23 11:16:44 -05:00
Adam Wathan
ebb8633809 Fix tests and style 2017-11-23 09:58:25 -05:00
Adam Wathan
7305bac176 Reset radius applied by Chrome 62 using low specificity selectors 2017-11-18 10:45:29 -05:00
Adam Wathan
b9114478d4 Revert trying to reset Chrome 62 default button styles 2017-11-18 10:30:00 -05:00
Adam Wathan
436f485897
Merge pull request #214 from tailwindcss/reorder-border-widths
[0.2] Sort border width utilities from most general to most specific
2017-11-17 09:33:43 -05:00
Adam Wathan
80281a3646
Merge pull request #213 from tailwindcss/reorder-radius
[0.2] Reorder rounded utilities from most general to most specific
2017-11-17 09:33:34 -05:00
Adam Wathan
ddfa8de684 Sort border width utilities from most general to most specific 2017-11-17 08:54:43 -05:00
Adam Wathan
985fa90ad1 Reorder rounded utilities from most general to most specific 2017-11-16 16:15:18 -05:00
Adam Wathan
9c6e829438 Define spacing utilities from most general to most specific 2017-11-16 13:14:39 -05:00
Adam Wathan
c6ccadea3a Only reset border radius on elements Chrome borked it on 2017-11-15 10:22:42 -05:00
Adam Wathan
918673e672 Don't reset borders in SUIT fork; reset all radiuses to 0
Latest Chrome adds default border radius to buttons, WOW.
2017-11-15 10:13:31 -05:00
Adam Wathan
a94dcc5f78 Rename radius back to rounded 😂 2017-11-15 09:30:30 -05:00
Jonathan Reinink
d3817c7071 Tweak order of border radius corner utilities 2017-11-13 16:52:58 -05:00
Adam Wathan
5ef221cb64 Reintroduce radius-{side} utilities 2017-11-13 14:56:11 -05:00
Adam Wathan
924986f7ec Switch rounded to radius, target corners instead of sides 2017-11-13 12:13:00 -05:00
Adam Wathan
d1deaba4c5 Combine sides and sizes for rounded utilities, like we do with border width 2017-11-11 13:27:15 -05:00
Adam Wathan
fd95c5d90f Fix conflicts 2017-11-10 09:41:52 -05:00
Danilo Alonso
bc31d9765f add border solid 2017-11-09 18:04:23 -05:00
Adam Wathan
efc04881a3 Merge branch 'fix-issue-18' of https://github.com/psren/tailwindcss into psren-fix-issue-18 2017-11-09 14:18:56 -05:00
Adam Wathan
8eda042543 Add cursor-default utility 2017-11-09 09:58:30 -05:00
Patrick Heller 💩
498c53c582 Merge remote-tracking branch 'remotes/upstream/master' into fix-issue-18
# Conflicts:
#	__tests__/sanity.test.js
#	src/lib/substituteResponsiveAtRules.js
2017-11-08 18:46:47 +01:00
Patrick Heller 💩
44c0035dfa rename screen-utilities to screens 2017-11-08 18:30:59 +01:00
Adam Wathan
6eccfc15d4
Merge pull request #116 from tailwindcss/border-defaults
[0.2] Support cascading border colors and styles
2017-11-06 15:38:31 -05:00
Jonathan Reinink
8dfe5189fa Simplify margin auto utilities 2017-11-06 15:32:51 -05:00
Adam Wathan
475ad19029 Support cascading border colors and styles 2017-11-06 15:29:40 -05:00
Adam Wathan
00acae6c71 Apply default placeholder styling to textarea too 2017-11-06 12:08:55 -05:00
Adam Wathan
6aa1af3f32 Merge branch 'jake-dohm-fix-list-reset-overwrite' 2017-11-06 11:37:15 -05:00
Adam Wathan
78d66429bd Move list utilities to very top, fix tests 2017-11-06 11:37:01 -05:00
Jonathan Reinink
37f01711bf Add sans-serif to default font stack 2017-11-06 11:31:18 -05:00
Jonathan Reinink
c550cd1b7c Add all margin-auto utilities 2017-11-04 06:53:43 -04:00
Patrick Heller 💩
6cec22b523 make tests green 2017-11-04 00:07:02 +01:00
Patrick Heller 💩
42a7038aa4 fix expectations 2017-11-03 23:56:25 +01:00
Patrick Heller 💩
471a19ea53 fix test to meet expectation 2017-11-03 23:24:27 +01:00
Patrick Heller 💩
73f0ee9826 Fixes #18 2017-11-03 19:43:40 +01:00
Adam Wathan
e46cc65d80 Remove example class from dist build
Still want to be including this in our tests, so sanity test now runs
against a separate fixture.
2017-11-02 13:25:50 -04:00
Jonathan Reinink
7dbe40018f Add new "scrolling-touch" and "scrolling-auto" utilities 2017-11-01 20:44:01 -04:00
Adam Wathan
65b9026fd5 Drop mask alias 2017-10-31 21:54:05 -04:00
Adam Wathan
3ffe2a5077 Document appearance-none
Also create appearance-none lol
2017-10-31 21:48:57 -04:00
Jonathan Reinink
8cd13a857e Add hover to text style utilities 2017-10-31 20:42:05 -04:00
Jonathan Reinink
cacb048883 Remove slate color entirely, and set new default border color 2017-10-31 20:27:19 -04:00
Jonathan Reinink
c70ce45472 Remove slate and smoke colors 2017-10-31 16:15:04 -04:00
Jonathan Reinink
1ec990c28a Update test fixture for new colors 2017-10-31 15:30:58 -04:00
Jonathan Reinink
a01f57c3bd Update default shadows 2017-10-31 15:16:51 -04:00
Adam Wathan
b705b53f92 Don't define rounded side variants for each size
Instead, set the opposing corners to 0.
2017-10-30 17:35:27 -04:00
Jonathan Reinink
96e9e67592 Rename tailwind() method to config()
Add basic tests for config(), @response and @apply.
2017-10-30 13:50:37 -04:00