Skip to content

Commit 52937c0

Browse files
committed
Release v0.0.6
1 parent 041fb56 commit 52937c0

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
QML Material CHANGELOG
22
======================
33

4+
### Version 0.0.6 (April 16, 2015)
5+
46
* Add a ProgressCircle component following the Google spec
57
* Add a tooltip component and use it in the ActionBar
6-
* [Tooltip] Clean up the code and improve the style
7-
* [Tooltip] Clean up the code and implement desktop-sized tooltips
88
* Add an OverlayView component for view transitions
9+
* [Snackbar] Bug fixes and style improvements
10+
* [Button] Remove default Qt Quick Controls padding
11+
* [SimpleMenu/MenuField] Fixes some binding loops
12+
* [TextField] Fixes floating label behavior on devices
13+
* [Action] Support for keybindings in Action
14+
* [ListItem] Fix bug with Subtitled action not showing
15+
* [ListItem] Add support for a custom view in the subtitled list item
16+
* [Button] Add disabled state to button
17+
* General bug fixing and code refactoring
18+
919

1020
### Version 0.0.5 (March 4, 2015)
1121

0 commit comments

Comments
 (0)