Skip to content

v0.2.0: Feature/keyboard and mouse actions (#12) +semver: feature

Compare
Choose a tag to compare
@paveliam paveliam released this 20 Sep 09:20
43f86a9

Changes:

  • 43f86a9 Feature/keyboard and mouse actions (#12) +semver: feature [ #9, #8, #14 ]

  • Add KeyboardActions for Application and Element to resolve #9

  • Add localization for new actions.

  • Refactor ApplicationManager and Factories. Add setters to Application and ServiceProvider properties. Rework container registration

  • Implemented MouseActions for custom element and for the whole application to resolve #8 . Add Scroll as mouse action to resolve #14

  • Add xml documentation to library. Fix documentation for some classes.