Skip to content

Latest commit

History

History
45 lines (26 loc) 路 2.04 KB

CHANGELOG.md

File metadata and controls

45 lines (26 loc) 路 2.04 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0 (2019-10-02)

Bug Fixes

  • down flag wasn't removed properly (c63432b)
  • forced classNames for handles needed hashed values (2475b39)
  • forced classNames were still mapped (eebec1a)
  • hash classNames for prod (bcb835e)
  • isOSX call (6473cc3)
  • se-rotate cursor asset (87ca799)
  • sibling guides should snap (f53dd1d)
  • style for full handles was wrong (0b001bf)
  • use boundingBox for guides to siblings (2da12f3)

Features

  • add snap to siblings (edbb759)
  • added css-file and write forced handles (45cd8b1)
  • added snapping utils and guides (48f28d9)
  • integrate with new snapping logic (9d5b4cf), closes #1 #2 #6
  • size is always positive (beeb1f9)

BREAKING CHANGES

  • snapHandler consumes guideContext as second argument, model moves to 3

0.1.1 (2019-09-19)

Bug Fixes

  • fix pointer after scroll (6242ebf)