CafeTownsend-Angular-Rails Changelog
December 30, 2014 ยท View on GitHub
Version 0.9.0 // 2014-12-30
- Updating to latest AngularJS v.1.3.8
- Updating to latest Rails v.4.2.0
- Bug fixed: Double-click on employee does not fire an event
- Bug fixed: Callback of "edit" button does not have reference to controller
- Bug fixed: RSpec does not compare json response.body
- ng-cloak directive to header added (incl. angular-csp.css)
Version 0.8.0 // 2014-09-29
- Updating to AngularJS v.1.3.0-rc.3
- Updating to Rails v.4.1.5
- Form handling refactored for using latest Angular feature of form validation
- Removing $scope dependencies from all controllers
- Improving build processes by using Spring
Version 0.7.0 // 2014-01-01
- Updating to AngularJS v.1.2.6
- Updating to Rails v.4.0.2
- Specs for Rails + Angular sources
- Build processes updated
Version 0.6.0 // 2013-07-04
- Updating to AngularJS v.1.1.4
- Implementing
ngAnimatedirective
Version 0.5.0 // 2013-03-30
- Updating to AngularJS v.1.0.5
- Updating to and Rails v.3.2.13
Version 0.4.0 // 2012-01-18
- Initial version based on AngularJS v.0.10.5 and Rails v.3.1.1