angular2-elastic
Advanced tools
Changelog
[0.13.0] - 2017-01-11
ElasticModule
instead of Elastic
. If upgrading, please update your imports, change Elastic
to ElasticModule
:import { ElasticModule, ElasticDirective } from 'angular2-elastic';
Changelog
[0.11.1] - 2016-11-11
ngc
work properly.Changelog
[0.11.0] - 2016-10-15