Release Log
Version 1.1
All Pages
03/04/19 - Amended the Travel Expert call to action to dynamically show different text depending on the type of page it is being displayed on. See asset #499402.
Maps
29/03/19 - Replaced the maps on hotel listings & hotel pages with a new Vue powered map that allows click events on markers to display hotel info. Files are kept in #556073. GitHub Code.
Filtering
01/02/19 - FIXED issue with the filter box on hotel pages missing star ratings. Replaced jQuery logic for a new Vue controlled widget. Master JS file - #549130, Hotel Data script #548891. GitHub Code
31/01/19 - FIXED issue with the filter box on tour pages displaying inconsistent buttons. Replaced jQuery logic for a new Vue controlled widget. Master JS file - #548839, Tour Data script #548697. GitHub Code
Hotels & Tours
30/01/19 - Added new 'Additional Cards' for use on Hotel & Tour pages, enabling addition of tour extensions and tour links within hotels to be displayed more effectively. See Metadata Schema #548326
Slider Images
25/02/19 - FIXED IE related issue where images were being stretched, CSS property being used 'Object-fill' is not supported in IE. Added object-fit-images polyfill to transform properties on IE to 'background-size'.
Destination & Resorts
06/03/19 - Amended the sub-navigation. Splitting the nav-links into columns, adding buttons for Maps, Video and Photos for a better experience on desktop & mobile.
Internal Search
08/05/19 - Added the ability to search internal pages from the header. Master JS file - #556474