Skip to content
Snippets Groups Projects

Update development branch with latest stable version

Merged Konstantinos Platis requested to merge master into dev
3 files
+ 27
32
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 15
22
<<<<<<< CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
@@ -6,31 +5,25 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.2.0] - 26-02-2019
### Fixed
- Error in views that use Horizontal Boxes [provided default value]
- Fixed default-row-class value being kept even after overriden
### Added
- Collision display format
- Countdown display format
- Teaser List display format
## [1.3.0] - 24-04-2019
- Added Vertical Boxes display format
- Added Featured Banner display format
- Fixed issue of Accordion display format grouped rows
### Changed
## [1.2.0] - 26-02-2019
- Fixed error in views that use Horizontal Boxes [provided default value]
- Fixed default-row-class value being kept even after overriden
- Added Collision display format
- Added Countdown display format
- Added Teaser List display format
- Improved code by changing format conditionals (name to ID)
- Font-size of Teaser List
- Changed font-size of Teaser List
## [1.1.0] - 22-11-2018
### Added
- Accordion as display format
### Changed
- Conditions for Horizontal Boxes
### Removed
- Debugging conditions
- Added Accordion as display format
- Changed conditions for Horizontal Boxes
- Removed debugging conditions
## [1.0.0] - 04-10-2018
### Added
- Horizontal Boxes as display format
- Added Horizontal Boxes as display format
\ No newline at end of file
Loading