Releases: StadGent/drupal_module_opening-hours
Releases · StadGent/drupal_module_opening-hours
8.x-1.0-alpha3
Added
- DMOH-26: Added support to set widget tag data-date as "today" or "tomorrow".
- DMOH-27: Added custom render element (opening_hours_widget) to limit the code
required to render the widget tag. - DMOH-29: Added support to set the date to get the opening hours for.
- DMOH-31: Added option to switch between 2 widget types.
Fixed
- DMOH-32: Removed double .openinghours-widget loop to prevent multiple requests
for the same widget.
Removed
- DMOH-30: Removed language options from the element.
8.x-1.0-alpha2
Added
- DMOH-22: Added the opening hours widget formatter.
Fixed
- Fixed package name.
8.x-1.0-alpha1
Initial release containing the Field widget to link an Opening Hours Service-Channel to any fieldable Drupal entity.
Added
- DMOH-19: Added service configuration form.
- DMOH-20: Added the opening hours field type.
- DMOH-21: Added the opening hours field widget.