Skip to content
This repository was archived by the owner on Apr 11, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 568 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 568 Bytes

0.1.0 (2016-04-12)

The initial release includes two components - Button and ButtonGroup.

Features

  • button: icon rendering (eb64c67)
  • button: role=button attribute for ARIA support (b9b320d)
  • button: mouseDown event (ec9b8e6)
  • button: mouseUp event (bb7f860)