Skip to content

Tags: mysterycommand/blockpaint

Tags

v1.4.0

Toggle v1.4.0's commit message
[1.4.0](https://github.com/mysterycommand/blockpaint/tree/1.4.0)- Apr…

… 27, 2019, 7:31 PM [skip ci]

v1.4.0
e8e38e4
# [1.4.0](v1.3.0...v1.4.0) (2019-04-27)

### Features

* **icons:** add app_icon.{png,svg}, remove svgs that are now components, update favicon.ico ([9235473](9235473))

v1.3.0

Toggle v1.3.0's commit message
[1.3.0](https://github.com/mysterycommand/blockpaint/tree/1.3.0)- Apr…

… 27, 2019, 6:57 PM [skip ci]

v1.3.0
eb1e754
# [1.3.0](v1.2.0...v1.3.0) (2019-04-27)

### Features

* **canvas:** paint and erase tools, adds a bit of line width to the paint tool ([37c5f01](37c5f01))
* **icons:** erase and paint icons ([c5c24dd](c5c24dd))
* **loader:** add a loader/spinner from https://loading.io/css/ ([bfeac21](bfeac21))
* **splash:** update the prompt ([42547cd](42547cd))
* **workspace:** add save/fetch state and spinners to the workspace ([ae9e699](ae9e699))

v1.2.0

Toggle v1.2.0's commit message
[1.2.0](https://github.com/mysterycommand/blockpaint/tree/1.2.0)- Apr…

… 26, 2019, 8:31 PM [skip ci]

v1.2.0
5c76b78
# [1.2.0](v1.1.2...v1.2.0) (2019-04-26)

### Bug Fixes

* **app/index:** restore signed in/out split ([ba9f4c8](ba9f4c8))
* **src/cli:** don't overwrite from this little cli ([fa88e4c](fa88e4c))
* **src/cli:** forgot to make the path if it doesn't exist ([c6ba657](c6ba657))

### Features

* **button:** a reusable button component … it could be smarter ([4bc85b8](4bc85b8))
* **canvas:** adds touch drawing support, draws lines instead of dots … might come back an enable "d ([305008a](305008a))
* **canvas:** painting with average of all touches … it works! gotta prevent user scroll better thou ([b8b8b19](b8b8b19))
* **canvas:** save user painting, only one for now, and no erasing only add, but kind of a cool star ([750d074](750d074))
* **components:** boilerplate for components using my little CLI: `yarn component splash cta gallery ([06a02be](06a02be))
* **components/canvas:** a new canvas component to be the signed in view, will probably split this u ([d4c1ff4](d4c1ff4))
* **package.json:** add lodash dev dep ([f1bb71b](f1bb71b))
* **painting:** you can paint in the canvas now, just one color (black) and a 4px square 'brush' but ([431cfb7](431cfb7))
* **src/cli:** a crude cli for doing the boilerplate of creating new components ([1711495](1711495))
* **src/index.css:** now that the body's fixed, need to make it stretch the whole viewport ([3a30848](3a30848))
* **styling:** add some basic styling to the workspace and canvas, also add scopes to the app config ([946d370](946d370))
* **workspace:** stub in a 'savePainting' function and pass it down ([c02e22d](c02e22d))

v1.1.2

Toggle v1.1.2's commit message
[1.1.2](https://github.com/mysterycommand/blockpaint/tree/1.1.2)- Apr…

… 23, 2019, 7:50 PM [skip ci]

v1.1.2
7496cf9
## [1.1.2](v1.1.1...v1.1.2) (2019-04-23)

### Bug Fixes

* an empty fix commit to make sure this deploys ([1c5917a](1c5917a))

v1.1.1

Toggle v1.1.1's commit message
[1.1.1](https://github.com/mysterycommand/blockpaint/tree/1.1.1)- Apr…

… 23, 2019, 7:15 PM [skip ci]

v1.1.1
12011f9
## [1.1.1](v1.1.0...v1.1.1) (2019-04-23)

### Bug Fixes

* **app/index:** do a little location sniffing to direct the authentication back to the right manifes ([3f2ac78](3f2ac78))

v1.1.0

Toggle v1.1.0's commit message
[1.1.0](https://github.com/mysterycommand/blockpaint/tree/1.1.0)- Apr…

… 23, 2019, 6:08 PM [skip ci]

v1.1.0
8d42010
# [1.1.0](v1.0.0...v1.1.0) (2019-04-23)

### Features

* **app/index:** let a user sign in/out ([4cf728d](4cf728d))

v1.0.0

Toggle v1.0.0's commit message
[1.0.0](https://github.com/mysterycommand/blockpaint/tree/1.0.0)- Apr…

… 23, 2019, 12:39 AM [skip ci]

v1.0.0
3d5593a
# 1.0.0 (2019-04-23)

### Bug Fixes

* just an empty fix commit to bump the version and make sure we deploy ([dfc1451](dfc1451))