Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Initial full release. Notable changes since beta:
Jumper 8.x-1.0-dev, 2019-03-08
------------------------------
- Fixed for docs, DI, etc.
- Updated eslint as per Drupal 8.6+.
Jumper 8.x-1.0-dev, 2017-05-26
------------------------------
- Added optional support to auto trigger Views Load More.
- Cleaned up composer.json.
- Added committers to credit section.
Code is completely rewritten, so you will have to adjust your block config.
HTML changes
We have adapted the HTML to better fit the BEM class naming scheme (eg. cheeseburger-div-wrapper class is now cheeseburger-menu__wrapper). Menu trigger is now included in the module HTML, above the menu wrapper.