Commit Graph

138 Commits

Author SHA1 Message Date
Dillon Kearns
1fa02c015b 1.4.3 2020-08-17 19:47:17 -07:00
Dillon Kearns
62b9d4176a 1.4.2 2020-07-14 12:10:19 -07:00
Dillon Kearns
ebd348d3f6
Merge pull request #110 from Y0hy0h/image-dimensions
Provide image dimensions
2020-06-16 20:54:51 -07:00
Dillon Kearns
bd5043160c 1.4.1 2020-06-16 08:33:37 -07:00
Johannes Maas
ef9108924b Merge remote-tracking branch 'upstream/master' into image-dimensions 2020-05-17 19:54:21 +02:00
Dillon Kearns
202aec4573 Run jest tests in npm test. 2020-05-17 09:41:00 -07:00
Dillon Kearns
4d0bb2c356 Add jest boilerplate. 2020-05-17 09:40:32 -07:00
Johannes Maas
0c91aa180d Add dependency on sharp 2020-05-17 14:16:17 +02:00
Dillon Kearns
6ea45366d3 1.4.0 2020-05-11 18:19:48 -07:00
Dillon Kearns
29719cc428 Merge branch 'master' into pr/90 2020-05-11 12:05:38 -07:00
Dillon Kearns
2641097917 Remove direct chokidar dependency. 2020-05-10 18:04:42 -07:00
Dillon Kearns
613cc02b3c Update webpack html plugin. 2020-04-20 15:06:26 -07:00
Dillon Kearns
7c16159368 Update webpack version. 2020-04-14 21:58:26 -07:00
Dillon Kearns
c993d3dc9a 1.3.0 2020-03-28 16:21:37 -07:00
Y0hy0h
62b71e7509 Remove Google Closure Compiler from dependencies 2020-03-20 23:06:23 +01:00
Y0hy0h
60e62c1ec5 Replace Google Closure minifier with terser minifier 2020-03-20 23:05:43 +01:00
Dillon Kearns
249514ed33 1.2.11 2020-03-18 08:21:04 -07:00
Dillon Kearns
bb8bb38d30 1.2.10 2020-02-25 11:44:59 -08:00
Dillon Kearns
e0224228ff 1.2.9 2020-02-18 09:51:32 -08:00
Steven Vandevelde
f7a1f394b6
Fixes #71 2020-02-13 10:21:51 -07:00
Dillon Kearns
e0f3eea3ad 1.2.8 2020-02-08 09:05:52 -08:00
Dillon Kearns
170269003e Colorize elm compiler errors when running initial elm-pages.
This change forks the node-elm-compiler using a suggested fix from https://github.com/rtfeldman/node-elm-compiler/issues/91#issuecomment-583363707
2020-02-08 08:59:33 -08:00
Dillon Kearns
a6ba0a913f 1.2.7 2020-02-03 20:26:42 -08:00
Dillon Kearns
bd086bfe0e 1.2.6 2020-02-03 12:19:57 -08:00
Dillon Kearns
d1d8008d4a 1.2.5 2020-01-31 08:58:57 -08:00
Dillon Kearns
108c9fc954 1.2.4 2020-01-30 11:16:51 -08:00
Dillon Kearns
29c79c583d 1.2.3 2020-01-30 09:46:39 -08:00
Dillon Kearns
ca0e477737 1.2.2 2020-01-27 16:33:13 -08:00
Dillon Kearns
920694a024 1.2.1 2020-01-25 21:39:49 -08:00
Dillon Kearns
d4d38f187f 1.2.0 2020-01-25 17:07:39 -08:00
Dillon Kearns
0b086abd4a 1.1.8 2020-01-20 18:12:33 -08:00
Dillon Kearns
fe6e046610 Add script defer tag. 2020-01-20 07:59:29 -08:00
Dillon Kearns
acbf63132b 1.1.7 2020-01-12 18:59:12 -08:00
Dillon Kearns
1319d635e0 1.1.6 2020-01-04 19:23:54 -08:00
Dillon Kearns
48d19ddc72 Setup hot module reloading for dev server. 2020-01-04 18:53:08 -08:00
Dillon Kearns
c80ddd57db 1.1.5 2020-01-03 18:48:07 -08:00
Dillon Kearns
d3fd62ab65 1.1.4 2020-01-03 16:56:25 -08:00
Dillon Kearns
31f23a53c4 Update favicons package. 2020-01-03 16:51:58 -08:00
Dillon Kearns
43e23d390a 1.1.3 2020-01-03 16:18:51 -08:00
Dillon Kearns
7df6b7e13c 1.1.2 2020-01-03 16:02:19 -08:00
Dillon Kearns
ef614969e3 1.1.1 2020-01-03 16:00:45 -08:00
Dillon Kearns
e7865aba59 1.1.0 2020-01-03 15:12:15 -08:00
Dillon Kearns
a55440f44e Update to Elm 0.19.1. 2019-12-11 05:54:00 -08:00
Dillon Kearns
b435eb1560 Merge branch 'master' into static-http 2019-12-10 17:26:17 -08:00
Dillon Kearns
ca480b956d Bump npm package to 1.0.41. 2019-11-14 06:58:54 -08:00
Dillon Kearns
976b8d8e0e Fix regression with .emu frontmatter parsing. 2019-11-14 06:53:08 -08:00
Dillon Kearns
4609477816 Bump npm package to 1.0.40. 2019-11-04 10:34:51 -08:00
Dillon Kearns
6f295fd865 Add npm test script. 2019-11-01 13:26:49 -07:00
Dillon Kearns
1fc2e80294 Stop copying over files that are now moved to public package. 2019-10-21 15:29:44 -07:00
Dillon Kearns
d1d6d91fa8 Make XHR request in CLI with xhr2 package. 2019-10-21 08:40:22 -07:00