All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.1 (2020-01-07)
- add commit information and link (f14767c)
- create version info even without git (9c11799)
- downgrade typescript (asked by typescript-etree (0fc424d)
- fix use of now.sh environment variables (cbd9cd5)
1.2.0 (2019-12-20)
- add a bar representing point voronoi area (c77e308)
- add a picture (cuzco stones) to the examples (7d90195)
- add a switch between color and grayscale background image (81fb9a8)
- add a Tables panel (5b4053a)
- add information about feedback and credits (4c58050)
- add number to points + in points handles (e015233)
- add point number in points list (324ea7d)
- add versions information in side bar (a2e1d0b)
- assign a different category on each point creation (52334e7)
- close the gallery when on image selection (fc3c323)
- compute, store and display area of every point (d676249)
- improve gallery style (f1aeef3)
- improve the upload button (a lot simpler and faster) (ace3ebc)
- increase voronoi opacity to distinguish categories colors (2c59bd2)
- limit height of the image list (da18131)
- modify sidebar layout (e19055c)
- move Image selector to a popup from menu image icon (8a5d473)
- move the gallery to the side bar (instead of modal) (f31e8d6)
- persist one composition per image (d44f93c)
- reduce base64 image size, using JPEG 0.92, instead of PNG (b087ec3)
- select points from list or svg handles (e3f03f0)
- show image colors by default (26599e6)
- show list of agents, with select checkboxes (c953bdb)
- show Voronoi even if there is no background image (be7933a)
- slight UI improvements (Add images button, card separation) (b9198b7)
- upload images (add to Gallery) (09b0d13)
- better name for the app (1832056)
- clamp x & y points coordinates to [0,100] domain (d6c245c), closes #36
- close the navigation bar by default (5eba3ff), closes #42
- downgrade typescript to 3.6.4 (cb14419)
- fix component name (f51707b)
- fix components names (c9186d4)
- fix gallery title (294f059)
- fix Typescript error (932f4a9)
- hide the 'fullscreen' button on small screens (ea28601)
- improve footer style (bee10d0)
- improve reactivity on gray images (71caefa)
- increase the size of images a bit (ddf1703)
- remove field (b3ce0e8)
- remove point handle highlight once it has been selected (434070a)
- remove useless case (8a3357d)
- rename component Main to MainPanel (1d82fa1)
- revert be7933ad partially (598bb15)
- rotate/mirror uploaded images according to EXIF (4aadb8b), closes #45
- store should be namespaced (f736bfa)
- white text on selected handles (53963a8)
- 4 random colors for Voronoi cells (d6e1d3a)
- add an image selector (09ff2a8)
- add image selection (f6f47a9)
- add images (e91d4a2)
- add point button (b6e41a9)
- add random points (circles) to the SVG (09e0c3a)
- add ResponsiveImage component (a5b7786)
- add shadows on hover and drag (131b5e8)
- add SVG layer (4b5264c)
- add Vuetify (25c8311), closes /stackoverflow.com/questions/53452593/vue-cli-and-vuetify-how-to-use-with-local-roboto-font/58448107#58448107
- basic layout, with image width adjusted to window size (ab0ed63)
- big and ugly commit with new compositions store, pictures as utils, and manage Handles resize (fecee7a)
- bootstrap the application (2f70163)
- default 7 points for petanque image, loaded on Home mount (17f762f)
- delete points (70eef6a)
- drag and drop the path (3a17356)
- draw canvas and manage resize (662f663)
- flexible layout + adapt ResponsiveImage (aa3f2d2)
- force 1to1 matching between composition and picture. It requires more work, see todos (03b9c33)
- hide the overlay elements (svg, canvas) when loading image (00386ab)
- implement canvas resizing (348df48)
- improve point style on hover and dragw (7f82c27)
- increase size of points (0123b1d)
- lower elevation shadow when dragging a point (7a83f46)
- pass a class to *Image components + move them (877ee2b)
- place new points randomly, instead of at the center (fcf2640)
- placeholder for images (56412f5)
- scale canvas size with device pixel ratio (c27fc8f)
- setup basic layout (123b71e)
- show a random point in the handles layer (70dc88e)
- show Image in canvas (05bbd94)
- show Voronoi on canvas (63c12bf)
- static text (b32cb49)
- use router (27d1dc5)
- comment temporal code (a8d6f8f)
- ensure the canvas is displayed as a block (c1f659d)
- fix class name (c7e801e)
- fix hover on points (d3d0241)
- fix syntax (f5f3d36)
- fix the selection of a pomposition by pictureId (8160ee4)
- remove unnecessary code (fceee4e)
- remove unnecessary code (e1f2821)
- show the mage placeholder as soon as possible (b8ce60d)
- typo (621b296)