File tree 1 file changed +12
-2
lines changed 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
QML Material CHANGELOG
2
2
======================
3
3
4
+ ### Version 0.0.6 (April 16, 2015)
5
+
4
6
* Add a ProgressCircle component following the Google spec
5
7
* 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
8
8
* 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
+
9
19
10
20
### Version 0.0.5 (March 4, 2015)
11
21
You can’t perform that action at this time.
0 commit comments