Skip to content

v1.1.0

Compare
Choose a tag to compare
@mbostock mbostock released this 02 Aug 23:41
  • Add brush.touchable. #49
  • Add brush.clear. #48
  • Add brush.keyModifiers. #20
  • Fix default brush.extent to consider the SVG viewBox, if any. #46
  • Fix scroll prevention on touch devices. #45
  • Fix coercion of selection and extent inputs. #35
  • Fix order of handles in the DOM. #32
  • Fix brush.move when selection is empty. #23
  • Fix Space key immediately after clicking on a handle.
  • Fix missing brush event on parallel start.
  • Fix handling of orphaned input gestures. #18
  • Adopt explicit files when publishing.
  • Adopt explicit paths for imports.
  • Upgrade development dependencies.