4079 Commits

Author SHA1 Message Date
Adam Wathan
d2faab515b Return expectation promise in CLI test cases 2019-01-31 20:12:13 -05:00
Adam Wathan
d9b675eb78 Removed unused references to experiments 2019-01-18 09:28:27 -05:00
Adam Wathan
e6f4b416f0
Merge pull request #620 from tailwindcss/modules-as-plugins
Convert built-in utility modules to private plugins
2019-01-14 20:55:31 -05:00
Adam Wathan
e120f59ed4 Simplify defaultPlugins module 2019-01-14 19:24:51 -05:00
Adam Wathan
057b4ea767 More dead code discovered and deleted 2019-01-14 15:43:12 -05:00
Adam Wathan
adc5d2597c Remove unnecessary parameter 2019-01-14 15:43:12 -05:00
Adam Wathan
b948c25499 Delete possibly last remnants of dead code 2019-01-14 15:43:12 -05:00
Adam Wathan
d255978d03 Delete even more dead code 2019-01-14 15:43:12 -05:00
Adam Wathan
fe1b30b2d2 Remove prefixTree, update relevant tests 2019-01-14 15:43:12 -05:00
Adam Wathan
ca524ef7c2 Remove more dead code 2019-01-14 15:43:12 -05:00
Adam Wathan
20588c9ea7 Remove unused code 2019-01-14 15:43:12 -05:00
Adam Wathan
060d23439d Remove code obsoleted by upgrading PostCSS 2019-01-14 15:43:12 -05:00
Adam Wathan
f01d79f76b Add a comment to explain performance optimization 2019-01-14 15:43:12 -05:00
Adam Wathan
5ade923fa4 Fix tests and lint warnings 2019-01-14 15:43:12 -05:00
Adam Wathan
eeb42cd6bb Provide our own rawCache to avoid performance issues 2019-01-14 15:43:12 -05:00
Adam Wathan
0d333f2241 Port lists module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
a0de7e0963 Port appearance module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
a6e96c8919 Port backgroundAttachment module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
c39ed44c13 Port backgroundColors module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
0cd679b4ff Port backgroundPosition module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
6112b3e345 Port backgroundRepeat module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
5a372877a6 Port backgroundSize module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
96439a33e6 Port borderCollapse module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
4715bda134 Port borderColors module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
2a0b64fa14 Port borderRadius module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
d969096c29 Port borderStyle module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
36075fae30 Port borderWidths module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
e16c6e669a Port cursor module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
a493ee420d Port display module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
fd1729ec81 Port flexbox module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
dce3b5fcb0 Port float module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
499fae20d0 Port fonts module to plugins 2019-01-14 15:43:12 -05:00
Adam Wathan
07193bb310 Port fontWeights module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
964bf81ee3 Port height module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
c8802df40d Port leading module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
97da5c40d6 Port margin module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
b5a51e879d Port maxHeight module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
3c99be09ca Port maxWidth module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
645de657a1 Port minHeight module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
b140bf66fb Port minWidth module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
1ff01435e7 Port negativeMargin module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
bfbb17995a Port objectFit module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
5b3d6d8861 Port objectPosition module to plugin, conditionally load plugins based on modules config 2019-01-14 15:43:12 -05:00
Adam Wathan
3f089182cf Port opacity module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
a3ea578669 Port outline module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
0ba183a22a Port overflow module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
d6611dd42c Port padding module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
c5abdc9503 Port pointerEvents module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
61251212db Port position module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
e7bf2bc615 Port resize module to plugin 2019-01-14 15:43:12 -05:00