Releases: flocasts/flo-angular
Releases · flocasts/flo-angular
v13.2.4
13.2.4 (2020-02-18)
Bug Fixes
- grid-list: supportsDragImage undefined failure case (#230) (6152a4d)
v13.2.1
13.2.1 (2019-08-31)
Bug Fixes
- grid-list: universal css solution replaces IE11 specifics (#224) (68eaf6d)
v13.2.0
13.2.0 (2019-08-27)
Features
- ad-block: introduce structural directives (#223) (455e91f)
v13.0.1
13.0.1 (2019-08-27)
Bug Fixes
- grid-list: NgZone and change detection improvements (#221) (fd6392f)
v13.0.0
13.0.0 (2019-08-27)
Bug Fixes
BREAKING CHANGES
- instead of checking app stability, the real solution is to run the rxjs timer/interval code outside of the angular zone.