Commit graph

13 commits

Author SHA1 Message Date
DD Liu
475ba3d5d6
Update version changed deps (#873) 2019-07-29 13:02:51 -04:00
Michael "Z" Goddard
122c7320e3 chore(package): expose src/index as browser entry point
Downstream webpack will need any dependencies src/ depends on so it can
successfully build. Also if multiple packages being built into a larger
script share a common dependency version range, they can share the
dependency instead of duplicating it. This will save built file size,
execution time, and memory.
2018-05-31 18:35:11 -04:00
Ray Schamp
a75262463b
Merge pull request #426 from mzgoddard/babel-preset-env
Replace babel-preset-es2015 with babel-preset-env
2018-05-08 16:52:08 -04:00
Michael "Z" Goddard
906051077f
Replace babel-preset-es2015 with babel-preset-env 2018-05-07 14:25:54 -04:00
Michael "Z" Goddard
53893ca12c
Update to Webpack 4 2018-05-07 14:22:09 -04:00
DD
67562c8799 Use a raster for the guid layer background 2017-10-25 14:47:40 -04:00
Matthew Taylor
2e0b34a325 Add svg icons to tool select components
This also adds a generic `tool-select` component which can be composed by each of the individual tools for presentation purposes.

Towards #40.
2017-10-19 15:08:15 -04:00
DD
2c64c45101 fix lint errors 2017-08-29 17:24:40 -04:00
DD
ad5df04f1e Changes to the webpack build to make paint compatible with installing into gui 2017-08-28 18:16:35 -04:00
DD Liu
47e5dd4d2a re-add linting for webpack config 2017-07-27 16:51:42 -04:00
DD Liu
414d4aa01a Add second config for library 2017-07-14 11:29:12 -04:00
DD Liu
80e7f1c0b3 Add deploy things 2017-07-13 15:06:21 -04:00
DD Liu
4cc251be24 Make a paint editor component 2017-07-13 14:03:48 -04:00