Vlad Ioffe
Vlad Ioffe
It would be conviniant to have a button which clears the local storage from Leonardo's ui (+ api)
Is there an easy way to add bower libs that will be added to vendor only during `gulp serve` (.tmp) but won't be part of the code in the dist...
add option to provide a custom element container for the overlay to be attached to. By default the overlay is attached to the document, but there are cases when the...
reported by @maormoshe
@tripodsgames: I want to implement a hot cache functionality into the memoizeAsyncify, i want your opinion on this implementation. WORK IN PROGRESS. Details: Hot cache system always keeps the cache...
I would suggest to add a Material theme. Here is a link to Angular Material page https://material.angularjs.org/latest/#/ Here is some demo, but lacking the much of your features: http://danielnagy.me/md-data-table/
Is there any way to extend the repository struct? For example, the generic repository can be embedded in a more specific reposoitory struct (UserRepository). I tried to play with it...
Hi, The repository looks awesome! It would be great if you could share some unit test examples, especially for the userHandler. I am mainly interested in how you would mock,...