130 Commits

Author SHA1 Message Date
81177e1829 DialogButtonOptions changed to DialogButtonsOptions 2014-06-09 14:28:15 +03:00
63768427ba alert. confirm and prompt options combined. defaultText now part of the confirm method signature 2014-06-09 14:24:10 +03:00
947c35d6b4 comment fixed 2014-06-09 13:57:57 +03:00
4c0db22988 Readme updated 2014-06-09 12:07:42 +03:00
b4e7a8f08e dialogs refactored 2014-06-09 12:05:31 +03:00
1fdb2e99d2 Handled text change notifications for iOS label. 2014-06-06 18:46:13 +03:00
9066166515 dialogs improved with neutral button and ConfirmResult for confirm and prompt dialogs 2014-06-06 15:50:41 +03:00
3e033da3ff Implemented simple label for iOS 2014-06-06 14:12:51 +03:00
14dd0b799a view property added and implemented for android 2014-06-06 11:29:24 +03:00
df1d0923d1 first custom dialogs implementation 2014-06-06 10:01:33 +03:00
459e03d8ed Fixed wrong name. 2014-06-05 14:21:43 +03:00
71af5f955d Fixed improper unbind implementation 2014-06-05 14:16:35 +03:00
b6a2986915 updated comments 2014-06-05 14:11:51 +03:00
686df72b99 Merge branch 'origin/master' 2014-06-05 14:04:48 +03:00
8203a851ae ui-spike removed files 2014-06-05 13:53:45 +03:00
1be0f92429 Initial implementation of Observable + Bindable + Label 2014-06-05 13:53:09 +03:00
5cc5c40d57 comments updated 2014-06-04 17:12:42 +03:00
273e2d82a2 readme updated again 2014-06-04 17:10:16 +03:00
3eea8cafe0 readme updated 2014-06-04 17:09:07 +03:00
14d76a8d2c dialogs for android implemented 2014-06-04 16:58:31 +03:00
e0466d3ad3 text argument changed to message 2014-06-04 08:53:33 +03:00
0c6ef7883b promt declaration fixed 2014-06-04 08:11:14 +03:00
c419fbdba4 alert promise changed to promise<void> 2014-06-04 08:09:36 +03:00
5095c5a5a7 prompt declaration fixed 2014-06-03 18:43:18 +03:00
ae7705aa13 initial alert dialogs implementation for Android 2014-06-03 17:10:14 +03:00
d01c22ff2a prompt implemented for iOS 2014-06-03 15:54:50 +03:00
d2355b556a confirm implemented for ios 2014-06-03 15:38:32 +03:00
8440509a48 dialogs module added with alert implementation for iOS 2014-06-03 15:11:49 +03:00
3b944e1ba5 Initial prototype of Observable object 2014-06-03 13:53:55 +03:00
24af339d5f first UI related files/folders structure 2014-06-02 11:58:23 +03:00