Zarlex
released this
23 Dec 21:39
- Call youtube api to search for tracks
- Add filter to filter youtube tracks by duration
- Improve scrolling for iOS devices
- Resize player based on to aspect ration of a track
- Retry play when play is called and player changes to status paused
- Refactor code:
- Add support to collection and nested models for dynamic instances
- Generify tracks so it supports youtube tracks as well
- Add decorators to define dynamic instances for collection and nested models
- Refactor sliders to support ngModel and improve code readability