Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 652 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 652 Bytes

0.0.1

  • Initial version.
  • Add avoid_icon_button_without_tooltip rule.

0.0.2

  • Improve avoid_icon_button_without_tooltip rule.
  • Add example to avoid_icon_button_without_tooltip rule.

1.0.0

  • Add add_haptic_feedback_on_user_interaction rule.
  • Add add_haptic_feedback_on_user_interaction example.
  • Add avoid_icon_without_semantic_label rule.
  • Add avoid_icon_without_semantic_label example.
  • Add avoid_image_without_semantic_label rule.
  • Add avoid_image_without_semantic_label example.
  • Add avoid_small_interactive_elements rule.
  • Add avoid_small_interactive_elements example.
  • Finished CONTRIBUTING.md file.