marcin-wosinek / sticky-notes

Demo of angular material framework
http://marcin-wosinek.github.io/sticky-notes/#/board
MIT License
1 stars 0 forks source link

return promieses from storage & notes-storage #56

Closed marcin-wosinek closed 9 years ago

marcin-wosinek commented 9 years ago

To make it works nicer with asynchronous storages (like $http) we need to return all data via promises.

marcin-wosinek commented 9 years ago

@grzim please test the app after that change. It was pretty big chage:)