2136 Commits

Author SHA1 Message Date
dependabot[bot]
08b4e2ee0b
Bump @babel/preset-env from 7.4.1 to 7.4.2
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.1...v7.4.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 05:31:31 +00:00
Adam Wathan
b8e7c12cfd
Merge pull request #793 from MattStypa/next-cli-tweaks
CLI tweaks
2019-03-20 10:01:36 -04:00
mattstypa
26e4007428 Few CLI tweaks 2019-03-20 08:17:56 -05:00
Adam Wathan
9fa57ab0f1
Merge pull request #791 from tailwindcss/dependabot/npm_and_yarn/next/@babel/preset-env-7.4.1
Bump @babel/preset-env from 7.3.4 to 7.4.1
2019-03-20 08:29:50 -04:00
dependabot[bot]
4b8d5aeb9e
Bump @babel/preset-env from 7.3.4 to 7.4.1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.3.4 to 7.4.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.3.4...v7.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-20 12:06:36 +00:00
Adam Wathan
a9793c9960
Merge pull request #790 from tailwindcss/dependabot/npm_and_yarn/next/@babel/core-7.4.0
Bump @babel/core from 7.3.4 to 7.4.0
2019-03-20 08:03:58 -04:00
dependabot[bot]
22e8d05daf
Bump @babel/core from 7.3.4 to 7.4.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.3.4 to 7.4.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.3.4...v7.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-20 05:14:56 +00:00
Adam Wathan
939f26b47e
Merge pull request #784 from tailwindcss/dependabot/npm_and_yarn/next/eslint-5.15.3
Bump eslint from 5.15.2 to 5.15.3
2019-03-19 09:22:14 -04:00
dependabot[bot]
ea4f33f8e7
Bump eslint from 5.15.2 to 5.15.3
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.2 to 5.15.3.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.15.2...v5.15.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 06:02:25 +00:00
Adam Wathan
990cb2a2ac 1.0.0-beta.3 v1.0.0-beta.3 2019-03-18 13:20:21 -04:00
Adam Wathan
89736a2049
Merge pull request #782 from tailwindcss/revert-745
Revert #745, always default to bolder for strong tags
2019-03-18 13:19:42 -04:00
Adam Wathan
6d1533e9a8 Revert #745, always default to bolder for strong tags 2019-03-18 13:10:54 -04:00
Adam Wathan
aee1e44431 Fix code style 2019-03-18 11:42:56 -04:00
Adam Wathan
509b698bfc Simplify resolveConfig slightly, try to catch more in tests 2019-03-18 11:21:32 -04:00
Adam Wathan
a4e896ecac
Merge pull request #775 from CvX/lazy-extend
Lazily evaluate values in the extend section
2019-03-18 10:17:08 -04:00
Adam Wathan
cf6d847b2b
Merge pull request #779 from tailwindcss/dependabot/npm_and_yarn/next/eslint-5.15.2
Bump eslint from 5.15.1 to 5.15.2
2019-03-18 10:00:19 -04:00
Adam Wathan
9ace7deef2 Update tests 2019-03-18 09:59:20 -04:00
安正超
9bf413933c
Fix default border color. 2019-03-18 16:23:43 +08:00
dependabot[bot]
738985f507
Bump eslint from 5.15.1 to 5.15.2
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.1 to 5.15.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.15.1...v5.15.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 05:35:51 +00:00
Jarek Radosz
62972a7693 Lazily evaluate values in the extend section
In a way this combines PRs #655 and #774.
2019-03-17 05:31:35 +01:00
Adam Wathan
e979ec44a8 1.0.0-beta.2 v1.0.0-beta.2 2019-03-16 19:39:43 -04:00
Adam Wathan
c5c9a7a873
Merge pull request #774 from tailwindcss/theme-closure-function
Make `theme` a function instead of an object when passed to config closures
2019-03-16 16:44:45 -04:00
Adam Wathan
da10af26eb Update defaultConfig to use theme function 2019-03-16 16:28:39 -04:00
Adam Wathan
fcd0f364db Pass theme to closures as function instead of object 2019-03-16 16:22:31 -04:00
Adam Wathan
8699f39ce1
Merge pull request #773 from tailwindcss/test-screen
Fix @screen not working, add simple test
2019-03-16 15:02:30 -04:00
Adam Wathan
048bd040b7 Fix @screen not working, add simple test 2019-03-16 14:19:22 -04:00
Adam Wathan
41d1c29d62 1.0.0-beta.1 v1.0.0-beta.1 2019-03-15 11:52:42 -04:00
Adam Wathan
7418076cd7 1.0.0-beta.0 2019-03-15 11:46:28 -04:00
Adam Wathan
90f15f92d8 Add index.html to .npmignore 2019-03-15 11:44:26 -04:00
Adam Wathan
b1a8f27b0a
Merge pull request #769 from tailwindcss/make-replaced-elements-block
Make replaced elements block by default, preserve aspect ratio
2019-03-15 11:30:42 -04:00
Adam Wathan
426a549e50 Update shadow-outline to be based on new blue 2019-03-15 11:13:46 -04:00
Adam Wathan
6fddfa068b
Merge pull request #766 from MattStypa/next-cli
Updated CLI init command
2019-03-15 10:42:18 -04:00
Adam Wathan
0bbf942897 Make replaced elements block by default, preserve aspect ratio 2019-03-15 10:25:48 -04:00
mattstypa
6d65dfb058 Removed no-comments option from init command 2019-03-15 09:15:16 -05:00
mattstypa
71b11a667a Updating the stub 2019-03-15 09:05:06 -05:00
mattstypa
de6110f258 Merge branch 'next' into next-cli
# Conflicts:
#	defaultConfig.stub.js
2019-03-15 09:02:47 -05:00
Adam Wathan
377c9258e1
Merge pull request #768 from tailwindcss/split-word-break-plugin
Split wordBreak plugin from whitespace plugin
2019-03-15 09:34:54 -04:00
Matt Stypa
6c461706c6 Moved constants and used it for hardcoded paths 2019-03-15 07:08:34 -05:00
Adam Wathan
4f20e968c1 Split wordBreak plugin from whitespace plugin 2019-03-15 07:54:28 -04:00
Adam Wathan
b59944f770
Merge pull request #767 from tailwindcss/dependabot/npm_and_yarn/next/autoprefixer-9.5.0
Bump autoprefixer from 9.4.10 to 9.5.0
2019-03-15 07:48:39 -04:00
dependabot[bot]
c574e20a28
Bump autoprefixer from 9.4.10 to 9.5.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.4.10 to 9.5.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.4.10...9.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-15 05:16:50 +00:00
Matt Stypa
7ec4b11d73 Ripped out the code no longer needed 2019-03-14 20:24:31 -05:00
Matt Stypa
e0cad52c57 Added a file that was removed during merge 2019-03-14 18:09:42 -05:00
Matt Stypa
9e4f54a17f Merging in changes from upstream 2019-03-14 18:07:29 -05:00
Matt Stypa
99d087a063 Test suit will now pass before babelification 2019-03-14 17:51:33 -05:00
Matt Stypa
9e835e4546 Fixed failing tests and added additional coverage 2019-03-14 16:51:36 -05:00
mattstypa
92b3b0c0a1 Updated CLI init commend 2019-03-14 15:51:21 -05:00
Adam Wathan
8fa379a995 Remove super old deprecation error 2019-03-14 15:20:06 -04:00
Adam Wathan
f3db5f1a47
Merge pull request #765 from tailwindcss/make-container-core
Make container plugin a core plugin, configured in theme
2019-03-14 15:16:39 -04:00
Adam Wathan
fefc53b88b Reintroduce ability for screens to be passed explicitly 2019-03-14 14:54:20 -04:00