metaware / angular-invoicing

Create free and unlimited one off invoices using this little Invoicing app made with Angular JS
http://metaware.github.io/angular-invoicing/
661 stars 268 forks source link

Lots of changes #7

Closed yaworsw closed 10 years ago

yaworsw commented 10 years ago

Major changes

jasdeepsingh commented 10 years ago

Thank you for this Pull request - I'm loving all the clean up! :heart: reviewing now.

jasdeepsingh commented 10 years ago

One more breaking change I noticed was: Currently we are saving the users last saved invoice to their localStorage. This new update breaks that feature. I'm working on that feature. Will update this PR.

cc @manpreetrules

yaworsw commented 10 years ago

Thanks for the code review. If you don't fix the local storage issue I'll get it tomorrow.

yaworsw commented 10 years ago

Should be good to merge. Let me know what you think.

jasdeepsingh commented 10 years ago

Thank you for this PR. I'll update the GH pages within next couple days.