mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-07-23 10:28:57 +00:00
56 lines
2.1 KiB
Markdown
Executable file
56 lines
2.1 KiB
Markdown
Executable file
# v1.0.3
|
|
## 08/02/2022
|
|
|
|
1. [](#bugfix)
|
|
* Fixed logo display when only mobile logo is chosen.
|
|
* Fixed bug in simplesearch item (added `striptags` filter in page.summary).
|
|
* Fixed demo content removing .es prefix.
|
|
* Fixed search results image with `|raw` filter.
|
|
* Fixed display of svg in search results.
|
|
2. [](#improved)
|
|
* Autoformatted some twigs (thanks @pikim).
|
|
* Improved the definition of variables in twig templates.
|
|
* Minimal options in future2021.yaml file.
|
|
* Added German translation (thanks @pikim).
|
|
* Renamed custom.css to misc.css.
|
|
* Update author and avatar variables in blog.
|
|
3. [](#new)
|
|
* Added filter by URI on results page by taxonomy.
|
|
* Added support for translate-date (thanks @pikim) and twig-extensions plugins.
|
|
* Allow disabling sidebar in all pages.
|
|
* Added support to Login Form
|
|
# v1.0.2
|
|
## 11/09/2022
|
|
|
|
1. [](#bugfix)
|
|
* Fixed code in sidebar_navigation.html.twig and topmenu.html.twig
|
|
* Fixed code to choose columns number in portfolio and features templates.
|
|
2. [](#improved)
|
|
* Updated header.class to header.layout in several blueprints
|
|
* Updated CSS and SCSS assets
|
|
* Updated languages.yaml
|
|
* Improved several templates to include subtitle and primary image.
|
|
3. [](#new)
|
|
* Added centered alignment for images in portfolio template.
|
|
* Added option in theme to choose the miniposts category name.
|
|
* New logo twig template
|
|
# v1.0.1
|
|
## 02/05/2022
|
|
|
|
1. [](#bugfix)
|
|
* Updated CSS Styles to show FontAwesome 5
|
|
|
|
# v1.0.0
|
|
## 05/12/2021
|
|
|
|
1. [](#new)
|
|
* Drop down menu functionality
|
|
* Fixed autoescaping in all twig templates
|
|
* Added slidedown functionality for sidebar menu with JQuery
|
|
* Full translation English and Spanish for administration and frontend
|
|
* Added Back-to-Top button
|
|
* Added Offline template
|
|
* Added option to choose the number of miniposts will be showed in sidebar (in Theme options)
|
|
* Added the order option in the blog item to order the miniposts as you want
|
|
* Add shadown to header
|
|
* Added avatarImage and subtitle options in blueprints
|