You are here

CHANGELOG.txt in Animate Any 8

Drupal 8.x-1.2 2019-07-08
-------------------------
Added support for following jQuery events:
 - Click
 - Hover
 - Mouse Out
 - Mouse Down
 - Mouse Up
 - Mouse Enter
 - Mouse Leave
 - Mouse Move

Refactored code to match the recent coding standards.
Fixed other minor issues.

File

CHANGELOG.txt
View source
  1. Drupal 8.x-1.2 2019-07-08
  2. -------------------------
  3. Added support for following jQuery events:
  4. - Click
  5. - Hover
  6. - Mouse Out
  7. - Mouse Down
  8. - Mouse Up
  9. - Mouse Enter
  10. - Mouse Leave
  11. - Mouse Move
  12. Refactored code to match the recent coding standards.
  13. Fixed other minor issues.