Aleksei Zakharov

Results 9 comments of Aleksei Zakharov

@swankjesse could you suggest where it is better to flush DiskLruCache for Android apps to prevent loosing of image cache after app close or crash?

Looking forward to use Modernizr from Google CDN!

In our app we need to show modal window that will block user until he read the message and press "Ok"

Another example. User should be blocked until he will receive response via push notification. If user don't want to wait he ca press single button "Cancel" and resume his work.

May be it would be better to modify confirmation to show ok and cancel only if they are declared. This is how android Alerts are designed for example. new ConfirmationDialog().ok("done")...

I mean "AlertDialog" not alarm. We will try to make a pull request today.

yep sure. modal should be optional.

We have added pull request https://github.com/visionmedia/uikit/pull/42