Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

didDataChange instead of fromData #25

Closed
crcn opened this issue Mar 23, 2015 · 1 comment
Closed

didDataChange instead of fromData #25

crcn opened this issue Mar 23, 2015 · 1 comment

Comments

@crcn
Copy link
Owner

crcn commented Mar 23, 2015

No description provided.

@crcn
Copy link
Owner Author

crcn commented Mar 23, 2015

var Thread = caplet.createModelClass({
    getInitialProperties: function() {
        return {
            message: Messages({ unreadCount: this.unreadCount })
        }
    }
});

@crcn crcn closed this as completed Mar 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant