Richard Brown

Results 3 issues of Richard Brown

A new option to disable the sticky behaviour based on viewport width ``` $(el).stick_in_parent({ min_width: 768, }); ``` Useful for some responsive layout requirements without the need to destroy and...

with bonus 100% code completion

This package depends on Laravel 5.6 which stopped receiving security updates. Updated dependency to Laravel 6.0, which will be supported with updates until September 3rd 2022. There is also a...