Blocks 2.14.4

  • Debounced the following event handlers in blocks_script.js:
    • resize – Cycle2 carousel initialisation on resize
    • scroll – all scroll handler logic, e.g. masthead classes, sticky MPUs
    • keypress – all carousel pagination on enter key press
  • Refactored carousel navigation JS functions to be more generic and reusable

Jira: NP-382