Changelog
Version 1.0.10
Enhancements:
- displayCurrentCategoryName option for traversable filter
- Update URL management to accept query string parameters
- Enhance search page
- Add loading classes for enhanced loading experience
Bugs:
- Fix double encode issue on date filter
- Fix category page does not show all events after "Show more" is clicked
Version 1.0.9
Bugs:
- Fix Double encode issue on date filter
Version 1.0.8
Bugs:
- Fix when hit enter on a search input reloads the page
Version 1.0.7
Enhancements:
Bugs:
- Event Template - Map isn't shown and throws an error
Version 1.0.6
Enhancements:
- Add structured metadata to all the controllers
Bugs:
- No Next running dates on first load
- Fix language for dates and times
Version 1.0.5
Enhancements:
Bugs:
- The url used with custom URLs should be encoded
- Category catalogue callbacks aren't applied after category filter is used
- On the event template index, no next running dates are shown when customUrls are not used
- The timezone for online events is not the selected one on the first load
- When using the month filter on the upcoming events list, clicking 'load more' doesn't load any events
- The catalogue doesn't respect the 'maxCount' setting when it is greater than 5
- On the event template control the 'no results' text doesn't always load
- The view helper 'ShowPresenterProfiles' throws an error when a target element has been defined
- Deselecting any filter causes the page to jump to the top
- The locations filter doesn't work when the region selector has been used
- On the catalgoue, category fitlter buttons will not be displayed when there are no running events within the category
- The locations filter won't be applied when there is a comma in the location name
- When an event is 'free' the discount label is not shown
- The catalogue control will throw a load error if there are no child categories
- The 'onlineorvenue' filter doesn't render when no other filters are used
- The onShow and beforeRender methods aren't called on view refresh