Skip to content

Commit

Permalink
Release v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
iBelieve committed Apr 17, 2015
1 parent 041fb56 commit 52937c0
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
QML Material CHANGELOG
======================

### Version 0.0.6 (April 16, 2015)

* Add a ProgressCircle component following the Google spec
* Add a tooltip component and use it in the ActionBar
* [Tooltip] Clean up the code and improve the style
* [Tooltip] Clean up the code and implement desktop-sized tooltips
* Add an OverlayView component for view transitions
* [Snackbar] Bug fixes and style improvements
* [Button] Remove default Qt Quick Controls padding
* [SimpleMenu/MenuField] Fixes some binding loops
* [TextField] Fixes floating label behavior on devices
* [Action] Support for keybindings in Action
* [ListItem] Fix bug with Subtitled action not showing
* [ListItem] Add support for a custom view in the subtitled list item
* [Button] Add disabled state to button
* General bug fixing and code refactoring


### Version 0.0.5 (March 4, 2015)

Expand Down

0 comments on commit 52937c0

Please sign in to comment.