rust-dominator/CHANGELOG.md

431 B

Unreleased

  • Deprecating the attribute, attribute_namespace, attribute_signal and attribute_namespace_signal methods of DomBuilder.
  • Deprecating the property and property_signal methods of DomBuilder.

0.5.23 - (2021-12-09)

  • Adding in MouseEvent methods to the DragEvents.

0.5.22 - (2021-10-25)

  • Adding in movement_x, movement_y, page_x, page_y, offset_x, and offset_y to the mouse events.