kop / yii2-scroll-pager

Infinite AJAX scrolling for Yii2 ListView widget
https://kop.github.io/yii2-scroll-pager/
MIT License
180 stars 63 forks source link

dynamic loading extension assets #100

Closed onmotion closed 4 years ago

onmotion commented 4 years ago

Probably we shouldn't register unnecessary assets if use not all extensions

'enabledExtensions' => [
                    ScrollPager::EXTENSION_SPINNER
],
kop commented 4 years ago

@onmotion what do you think about becoming a collaborator?

I'm not working with Yii and PHP for years already and can't really make conscious decisions about PRs.

onmotion commented 4 years ago

Если вам так будет удобнее, то ок.

onmotion commented 4 years ago

Обнови плз на packagist версии https://packagist.org/packages/kop/yii2-scroll-pager Если есть возможность, добавь хук на обновление...

kop commented 4 years ago

@onmotion done with a hook.