Releases: chouseknecht/angular-scheduler
Releases · chouseknecht/angular-scheduler
Latest changes
Fixed bower.json issue. Bumping version number.
Latest changes
- Improved form validation.
- Removed red border on fields with errors. Real-time removal of error message on field change. Select spinner value on click.
- Fixed issues in spinner directive around ng-change evaluation and copying of value to ng-model value.
- On details page, show utc and local times using the same format.
- When local time selected show values using selected timezine.
Latest changes
Added validation to start time.
Latest updates.
Added min and max validation to interval and occurrence spinners.
Latest fixes.
v0.0.5 Fixed interval label- was not being set with inbound frequency value.…
Latest changes
v0.0.4 Bumping version
Latest changes.
v0.0.2 Fixed margin on start date error and made it span the full width. Cha…