Skip to content

Releases: metafizzy/zdog

v1.1.1

23 Oct 13:31
Compare
Choose a tag to compare

🐞 check for browser window to address server-side bug #49 #85 #86
📦 Add unpkg field to package.json #83
📦 update deps: eslint & uglify-js
🏗 Remove Makefile in favor of npm scripts

v1.1.0

14 Jun 01:59
Compare
Choose a tag to compare

🐞 #44 fix SVG rendering, remove checkFlatGraph
🐞 #53 fix chrome touch dragging
🐞 #65 add Box face property setter
🐞 #57 remove .includes for IE11
🐞 #26 More accurate Z sorting of Shapes
🔔 New feature: Vector.isSame. Not a big upgrade, but technically it counts as a minor semver upgrage

v1.0.2

04 Jun 01:10
Compare
Choose a tag to compare

🐞 #10 - Fix index.js exports. Export Zdog classes
🐞 #10 - Fix missing renderer dependencies
🐞 #21 - Fix adding/removing shapes to graph. Refactor checking flatGraph
👕 #18 #30 - Switch to eslint
🐞 #41 - Fix resize bug for high pixel ratio

v1.0.1

04 Jun 01:06
Compare
Choose a tag to compare

🛠 change to Cylinder.frontFace
🐞 fix centering for hi-res displays
📝 revise .github, readme, comments
📦 add npm version task

v1.0.0 - Initial public release

04 Jun 01:04
Compare
Choose a tag to compare

Launch with CanvasRenderer, SvgRenderer, Vector, Anchor, Dragger, Illustration, PathCommand, Shape, Group, Rect, RoundedRect, Ellipse, Polygon, Hemisphere, Cylinder, Cone, and Box.