Releases: pmoreno-rodriguez/grav-theme-editorial
Releases · pmoreno-rodriguez/grav-theme-editorial
V 2.3.0
10/27/2024
-
- New option to show sidebar on the right (thanks @elAlberino)
- New option to display a page index at the beginning of a page with children
- New option (
addressDetails
) to add extra information to the contact template
-
- Remove extra paragraph in breadcrumbs in item template (thanks @elAlberino)
- Fixed Box shortcode to remove extra paragraphs
- Set all options in the sidebar section, contact section and social media icons to
false
in default settings - Updated README
- Update translations
V 2.2.3
08/13/2024
-
- Added the
target
tag to social media icons
- Added the
-
- Added
rel=nofollow
attribute to improve SEO
- Added
-
- Fixed HTML encoding in gallery image description in lightbox (thanks @artecnico)
V 2.2.2
V 2.2.1
08/05/2024
-
- Added styles to center text of notices vertically (thanks @elAlberino)
-
- Option in
ImageFloatShortcode
shortcode to add additional css classes - Update contact demo page to include
id
andautocomplete
attributes
- Option in
-
- Fixed
raw
filter on some items in the contact section
- Fixed
V 2.2.0
07/14/2024
-
- Removed the
custom.js
andcustom.css
files from the theme, to avoid overwriting user customizations with the release of new versions. These files are now loaded, if they exist in the theme'sassets/css
orassets/js
folder, using theonTwigSiteVariables
function withineditorial.php
and can be enabled from the theme settings.
- Removed the
-
- Fixed the escaping of an html string in the metadata description
- Integrated "Back to Top" button code in main.js
- Updated demo content
V 2.1.0
V 2.0.7
05/09/2024
-
- Removed
@import
declaration for Fontawesome fonts, duplicated in CSS styles. - Updated
taxonomylist
partial template to latest changes of taxonomylist plugin - Render markdown in
data.html.twig
template - Updated styles for
box
class - Updated demo content
- Removed