~verzegnassi-stefano/+junk/quickmemo-ui-and-database

« back to all changes in this revision

Viewing changes to app/ubuntucomponents/README.components

  • Committer: Stefano Verzegnassi
  • Date: 2015-04-13 20:24:50 UTC
  • mfrom: (61.1.1 quick-memo)
  • Revision ID: stefano92.100@gmail.com-20150413202450-n1baom7weekg0lsf
Use Empty State component from the Ubuntu Touch Component Store project

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
### Links
9
9
 
 
10
EmptyState.qml (revision 21)
 
11
 * No changes
 
12
 
 
13
http://bazaar.launchpad.net/~ubuntu-touch-community-dev/component-store/trunk.14.10/view/head:/ComponentStore/EmptyState/EmptyState.qml
 
14
 
10
15
TextField.qml (revision 1273)
11
16
 * Added wrapMode property, which is currently not exposed from QML TextInput (lp:1376510)
12
17
 * Added editingFinished signal (lp:1376510)