Adam Wathan
|
7544c1bbd2
|
Drop SFMono from default mono font stack
|
2019-03-25 10:16:11 -07:00 |
|
Adam Wathan
|
57284d92b0
|
Fix style, run whole test suite dummy
|
2019-03-25 08:00:06 -07:00 |
|
Adam Wathan
|
e5a97a1b04
|
Test that theme function resolves functions deeply
|
2019-03-25 07:59:10 -07:00 |
|
Brad Cornes
|
caa687a59b
|
account for function values in theme function
|
2019-03-24 20:10:15 +00:00 |
|
Brad Cornes
|
be3be14586
|
add failing test
|
2019-03-24 20:10:09 +00:00 |
|
Adam Wathan
|
1121eff02b
|
Merge pull request #792 from MattStypa/next-container
Added container to defaultConfigStub
|
2019-03-22 20:20:27 -04:00 |
|
Adam Wathan
|
39d10adb85
|
Merge pull request #798 from tailwindcss/dependabot/npm_and_yarn/next/@babel/preset-env-7.4.2
Bump @babel/preset-env from 7.4.1 to 7.4.2
|
2019-03-22 20:19:43 -04:00 |
|
Adam Wathan
|
f5e8c74639
|
Don't mutate variants in user's config
|
2019-03-22 13:13:39 -04:00 |
|
Adam Wathan
|
7e1113561a
|
Don't mutate the user's config when resolving
|
2019-03-22 12:47:21 -04:00 |
|
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 |
|
mattstypa
|
76d6356a58
|
Added container to defaultConfigStub
|
2019-03-20 07:46:16 -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 |
|