angular-model-factory makes working with RESTful APIs in AngularJS easy! https://swimlane.github.io/angular-model-factory
Person
:var aPerson = new Person({ id: 1233, name: 'Juri'});
aPerson.save();
aPerson.$save()
@amcdnl Seems like the automatic release process stopped at some point: https://travis-ci.org/Swimlane/angular-model-factory#L374
That's why @vchirkov doesn't get the latest version.
Seems like semantic-release is missing the Github tokens...probably we have to do the semantic-release setup again.
@projectmanagementsystem15
we expect responsive design like : https://datatables.net/
when we reduce browser size base on horizontal to hide a filed same time show plus icon
@amcdnl
totally doable … u need to do your own calculation tho