1718 Commits

Author SHA1 Message Date
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
Adam Wathan
6a3ed59fa6 Port shadows module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
e6c0da03df Port svgFill module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
efb9e6953d Port svgStroke module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
ff3e6bee43 Port tableLayout module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
fbeadb76cc Port textAlign module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
7e2e27818c Port textColors module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
3ac73fbd1e Port text sizes and text style modules to plugins 2019-01-14 15:43:12 -05:00
Adam Wathan
86d81272de Port tracking module to plugin 2019-01-14 15:43:12 -05:00
Adam Wathan
718389ccd8 Port verticalAlign module to plugin 2019-01-14 15:43:12 -05:00