1.0.0 (2022-02-09)
- Support for Angular v12 and v13
- "Ivy" partial compilation mode
- Angular v11 and below are no longer supported
0.8.0 (2021-02-16)
ngui-virtual-list
now just inserts newly loaded items without showing <number> items hidden
message.
observerOptions
can now be customized for ngui-inview-page
- Removed some
console.log()
debugging messages
0.7.0 (2020-08-04)
- Add support for Angular 10
- Fix issue #15 (deep import warning when using Angular 9+)
0.6.0 (2018-11-02)
- Add support for Angular 7
0.5.0 (2018-08-15)
- New "blurEnabled" configuration option for "ngui-inview" component
- "ngui-inview" component's "options" config was renamed to "observerOptions" to better represent its purpose