Releases: eastbanctechru/right-angled
Releases · eastbanctechru/right-angled
v8.0.0
Features
- all: Updated to Angular v.7 (8a4113a)
v7.1.0
Features
- sort: Add ability to remove sortings (a45f1b2)
v7.0.1
Bug Fixes
- list: Make
sortingsService
property of rtList
directive public (c7de934)
v7.0.0
Code Refactoring
- list:
on
prefix is removed form events names according to style guide (6b6781f)
Features
- list:
onLoadStarted
event added (3558f0a)
BREAKING CHANGES
- list:
on
prefix is removed from events names according to style guide
v2.0.0
Features
BREAKING CHANGES
- all: Minimal required version of Angular is 5.x.x
v1.3.0
Features
- list:
onLoadSucceed
and onLoadFailed
events added to list (560a983)