Adam Wathan
eba4600c01
Split pin utilities into inset plugin
2019-03-14 12:19:14 -04:00
Adam Wathan
8694b07ff6
Merge pull request #763 from tailwindcss/simplify-word-break
...
Combine wrap-normal and break-normal, rename wrap-break to break-words
2019-03-14 09:09:26 -04:00
Adam Wathan
9d9ceca5e4
Combine wrap-normal and break-normal, rename wrap-break to break-words
...
This preserves backwards compatibility with Tailwind 0.x and provides some useful normalization on top of these two funky ass properties.
2019-03-14 08:41:12 -04:00
Adam Wathan
adda3e6df9
Merge pull request #737 from tailwindcss/rough-new-colors
...
Replace 0.x colors with rough draft of 1.0 colors
2019-03-13 21:14:24 -04:00
Adam Wathan
364d87163a
Fix rebase mistake
2019-03-13 21:09:17 -04:00
Adam Wathan
aeaf5ab93c
Update colors
2019-03-13 21:07:59 -04:00
Adam Wathan
1a6193e22f
Rename grey to gray 🇺🇸
2019-03-13 21:06:46 -04:00
Adam Wathan
beb83de208
Replace 0.x colors with rough draft of 1.0 colors
...
These will 100% change, but the names are at least correct, and the colors are probably ~close. Hoping to finish fine-tuning these by the end of the week.
2019-03-13 21:06:46 -04:00
Adam Wathan
310b848bbf
Merge pull request #761 from tailwindcss/list-utilities
...
Rework list utilities
2019-03-13 20:05:09 -04:00
Adam Wathan
4be5af28ff
Unstyle lists by default
2019-03-13 19:45:23 -04:00
Adam Wathan
e13413153f
Add list-inside and list-outside utilities
2019-03-13 19:45:23 -04:00
Adam Wathan
7178c43d2c
Add list-disc and list-decimal by default
2019-03-13 19:44:35 -04:00
Adam Wathan
7b8ebc525e
Make listStyleType customizable
2019-03-13 19:44:35 -04:00
Adam Wathan
137159aaa9
Rename list-reset to list-none, remove padding declaration
2019-03-13 19:44:35 -04:00
Adam Wathan
ce4da4eb10
Merge pull request #760 from tailwindcss/reset-link-styles
...
Make link styling opt-in instead of opt-out
2019-03-13 19:35:44 -04:00
Adam Wathan
fd3dc6e9c4
Merge pull request #759 from tailwindcss/sm-screen-640
...
Change sm screen to 640px
2019-03-13 19:35:30 -04:00
Adam Wathan
f4e9100799
Make link styling opt-in instead of opt-out
2019-03-13 13:26:19 -04:00
Adam Wathan
788ae98f34
Change sm screen to 640px
2019-03-13 13:04:04 -04:00
Adam Wathan
38b17dfa6c
Merge pull request #754 from tailwindcss/dependabot/npm_and_yarn/next/babel-jest-24.5.0
...
Bump babel-jest from 24.4.0 to 24.5.0
2019-03-13 12:57:52 -04:00
Adam Wathan
03f673a497
Merge pull request #755 from tailwindcss/add-text-6xl
...
Add `6xl` font size
2019-03-13 12:57:39 -04:00
Adam Wathan
d0576d6507
Add text-6xl
2019-03-13 08:20:25 -04:00
dependabot[bot]
2bca99a812
Bump babel-jest from 24.4.0 to 24.5.0
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.4.0 to 24.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v24.5.0/packages/babel-jest )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 12:12:14 +00:00
Adam Wathan
59a47bbb6a
Merge pull request #753 from tailwindcss/dependabot/npm_and_yarn/next/jest-24.5.0
...
Bump jest from 24.4.0 to 24.5.0
2019-03-13 08:09:53 -04:00
dependabot[bot]
d343e8984f
Bump jest from 24.4.0 to 24.5.0
...
Bumps [jest](https://github.com/facebook/jest ) from 24.4.0 to 24.5.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v24.4.0...v24.5.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 05:54:45 +00:00
Adam Wathan
7184dd200c
Merge pull request #752 from tailwindcss/use-better-mono-font-for-code-elements
...
Use configured monospace font for monospace elements
2019-03-12 21:32:26 -04:00
Adam Wathan
87cf9df68e
Use configured monospace font for monospace elements
2019-03-12 21:28:27 -04:00
Adam Wathan
7c61afaf66
Merge pull request #751 from tailwindcss/support-unquoted-lists-as-default-theme-function-values
...
Support unquoted lists as default theme function values
2019-03-12 21:25:21 -04:00
Adam Wathan
525d03b7dc
Support unquoted lists as default theme function values
2019-03-12 21:20:31 -04:00
Adam Wathan
72697fd580
Merge pull request #750 from tailwindcss/simplify-serif-font-stack
...
Simplify default serif font stack
2019-03-12 21:07:27 -04:00
Adam Wathan
5bf8ae7874
Simplify default serif font stack
2019-03-12 20:58:53 -04:00
Adam Wathan
f0669a4c09
Merge pull request #749 from tailwindcss/default-to-line-height-1.5
...
Default to Tailwind's 'normal' line-height
2019-03-12 20:50:08 -04:00
Adam Wathan
35a4100f15
Default to Tailwind's 'normal' line-height
2019-03-12 20:35:27 -04:00
Adam Wathan
731f5e0341
Merge pull request #748 from tailwindcss/default-to-system-font
...
Use system font stack by default instead of sans-serif
2019-03-12 20:30:52 -04:00
Adam Wathan
209b71a83d
Use system font stack by default instead of sans-serif
2019-03-12 20:22:12 -04:00
Adam Wathan
be4665ec5c
Merge pull request #747 from tailwindcss/update-mono-font-stack
...
Update default monospace font stack to match Bootstrap
2019-03-12 20:10:05 -04:00
Adam Wathan
7f30791371
Merge pull request #745 from tailwindcss/use-theme-bold-for-strong
...
Use configured bold for strong tags
2019-03-12 20:01:02 -04:00
Adam Wathan
b0b412c718
Merge pull request #746 from tailwindcss/update-system-font-stack
...
Update system font stack to match latest Bootstrap
2019-03-12 20:00:38 -04:00
Adam Wathan
9fa075c154
Update default monospace font stack to match Bootstrap
2019-03-12 19:58:55 -04:00
Adam Wathan
dd3cba279d
Update system font stack to match latest Bootstrap
2019-03-12 19:54:10 -04:00
Adam Wathan
0d25dd274d
Use configured bold for strong tags
2019-03-12 17:19:34 -04:00
Adam Wathan
d6be4d4dfb
Merge pull request #741 from tailwindcss/reset-input-button
...
Make form elements inherit more font properties
2019-03-12 17:09:53 -04:00
Adam Wathan
3d12231bdb
Remove background color transparent
2019-03-12 17:05:20 -04:00
Adam Wathan
b4db53676e
Don't reset form elements quite as aggressively
2019-03-12 16:59:25 -04:00
Adam Wathan
a2df090180
Merge pull request #743 from tailwindcss/dependabot/npm_and_yarn/next/jest-24.4.0
...
Bump jest from 24.3.1 to 24.4.0
2019-03-12 12:41:15 -04:00
dependabot[bot]
d1aadc21eb
Bump jest from 24.3.1 to 24.4.0
...
Bumps [jest](https://github.com/facebook/jest ) from 24.3.1 to 24.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v24.3.1...v24.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 16:18:58 +00:00
Adam Wathan
58f581ef32
Reset form elements even more aggressively
2019-03-12 11:18:42 -04:00
Adam Wathan
98d2af8d56
Merge pull request #742 from tailwindcss/dependabot/npm_and_yarn/next/babel-jest-24.4.0
...
Bump babel-jest from 24.3.1 to 24.4.0
2019-03-12 11:00:32 -04:00
Adam Wathan
c246f19773
Make form elements inherit more font properties
2019-03-12 10:59:16 -04:00
Adam Wathan
c2d022a8a1
Fix extension in gitignore
2019-03-12 10:58:59 -04:00
dependabot[bot]
116b2b35e6
Bump babel-jest from 24.3.1 to 24.4.0
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.3.1 to 24.4.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v24.4.0/packages/babel-jest )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 06:29:25 +00:00